[mythtv-commits] Ticket #1043: Internal DVD Menu Support and Position Bar Support.

MythTV mythtv at cvs.mythtv.org
Mon Feb 27 15:14:22 UTC 2006


#1043: Internal DVD Menu Support and Position Bar Support.
--------------------------------+-------------------------------------------
 Reporter:  skamithi at gmail.com  |        Owner:  ijr 
     Type:  enhancement         |       Status:  new 
 Priority:  minor               |    Milestone:  0.20
Component:  mythtv              |      Version:  head
 Severity:  medium              |   Resolution:      
--------------------------------+-------------------------------------------
Comment (by skamithi at gmail.com):

 * mythtv will now play the dvd audio track selected in dvd menu

 * different approach tried to resolve button display issues. use pts of
 first released video frame after Menu SPU pkt is decoded as the basis for
 displaying the button.

 * prevent discarding frames or avstream purging when in the menu. for me
 it caused still frames to be cleared from the queue before it was shown.
 experimented with turning on avstream purging when in the menu and a cell
 Change occurs. it cause still frames to be improperly parsed by ffmpeg.
 don't know why yet.

 * tried using audioOutput->Setblocking() instead of
 Audiooutput->drain..didn't work well. so just configured to run the
 Drain() function in the menu or still frame.

 v6 todo list
    * fix reported v5 bugs
    * fix subtitles colors
    * not going to work on making home dvd work right now. want to fix
 subtitles colors first.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1043>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list