
mythtv at cvs
Jun 6, 2010, 10:11 AM
Post #1 of 7
(614 views)
Permalink
|
|
Ticket #8537: DVD "Up In the Air" fails to play with Internal Player
|
|
#8537: DVD "Up In the Air" fails to play with Internal Player ------------------------------------+--------------------------------------- Reporter: scott@… | Owner: skamithi Type: defect | Status: new Priority: major | Milestone: 0.23-fixes Component: MythTV - DVD Playback | Version: 0.23-fixes Severity: medium | Mlocked: 0 ------------------------------------+--------------------------------------- The region 1 DVD "Up in the Air" fails to play with the Internal player on Mythbuntu 10.04 using MythTV 0.23-fixes SVN 24644. When attempting to play the DVD the screen shows a message "Please Wait" and then exits back to the MythTV menu a few seconds later. The problem was confirmed with both the original disc in the DVD drive and with a copy of the DVD on the hard drive. Based on the standard MythTV FE Log it appears the problem is at libdvdnav not finding the chapter. Both the original DVD from the drive and the copy on the hard drive play back fine using VLC on the same system. The problem seems to only occur with the MythTV Internal Player. Snippet of log attached. Full log from mythfrontend -v playback,general will be attached. {{{ 2010-06-05 23:02:41.615 AFD: Opened codec 0xac614e60, id(MPEG2VIDEO) type(Video) 2010-06-05 23:02:41.615 NVP(0): Disabling Audio, params(-1,-1,-1) 2010-06-05 23:02:42.870 VDPAU: Created 2 output surfaces. 2010-06-05 23:02:42.871 VDPAU: Version 1 2010-06-05 23:02:42.871 VDPAU: Information NVIDIA VDPAU Driver Shared Library 195.36.15 Thu Mar 11 23:42:13 PST 2010 2010-06-05 23:02:42.871 VDPAU: Created VDPAU render device 1920x1080 2010-06-05 23:02:42.989 NVP(0): Forcing decode extra audio option on (Video method requires it). 2010-06-05 23:02:42.992 OSD Theme Dimensions W: 1280 H: 720 2010-06-05 23:02:43.837 TV: Changing from None to WatchingDVD 2010-06-05 23:02:43.853 OpenGLVideoSync() 2010-06-05 23:02:43.917 Video timing method: SGI OpenGL 2010-06-05 23:02:44.019 VDPAU: Added 2 output surfaces (total 4, max 4) libdvdnav: chapter NOT FOUND! libdvdnav: chapter NOT FOUND! 2010-06-05 23:02:47.626 DVDNAV_STOP 2010-06-05 23:02:47.631 ~OpenGLVideoSync() -- closing opengl vsync 2010-06-05 23:02:48.881 TV: Attempting to change from WatchingDVD to None 2010-06-05 23:02:48.882 TV: Changing from WatchingDVD to None 2010-06-05 23:02:48.903 TV: Attempting to change from None to None }}} -- Ticket URL: <http://svn.mythtv.org/trac/ticket/8537> MythTV <http://www.mythtv.org/> MythTV _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|