
mythtv at cvs
Nov 22, 2009, 12:41 PM
Post #1 of 8
(897 views)
Permalink
|
|
Ticket #7640: DVD: switching audio track via OSD does not update DVD preferences
|
|
#7640: DVD: switching audio track via OSD does not update DVD preferences ------------------------------------+--------------------------------------- Reporter: linux@… | Owner: ijr Type: defect | Status: new Priority: minor | Milestone: unknown Component: MythTV - General | Version: unknown Severity: medium | Mlocked: 0 ------------------------------------+--------------------------------------- Hi, when testing some other stuff I stumbled over the following problem: when I set the audio track of a DVD via 'Select Audio Track' using the OSD the 'DVDRingBufferPriv' structure is not updated. Because of this the internal player will switch back to the default audio track that was selected via the DVD menu whenever 'AvFormatDecoder::ScanStreams' gets called (as was the case in my example, where I had a DVD on which a number of new streams were found in the course of the first few minutes of the feature film). I added a patch that updates the state correctly in the NuppelVideoPlayer as to me it seems there is no way to cleanly do this anywhere in avformatdecoder.cpp. The patch is against release-0-22-fixes. Please let me know if you need more information or testing. Best wishes, Martin. -- Ticket URL: <http://svn.mythtv.org/trac/ticket/7640> MythTV <http://www.mythtv.org/> MythTV _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|