[mythtv-commits] Ticket #7892: [PATCH] AVChapter support (includes MKV)

MythTV mythtv at cvs.mythtv.org
Mon Jan 11 02:22:06 UTC 2010


#7892: [PATCH] AVChapter support (includes MKV)
-------------------------------------+--------------------------------------
 Reporter:  tralph11@…               |       Owner:  janne
     Type:  patch                    |      Status:  new  
 Priority:  minor                    |   Milestone:  0.23 
Component:  MythTV - Video Playback  |     Version:  head 
 Severity:  medium                   |     Mlocked:  0    
-------------------------------------+--------------------------------------
 This patch provides AVChapter support for MythTV. Any ffmpeg container
 that has chapter capability is supported. At this time it appears only
 Matroska and Nut support chapters.

 Here are some important aspects:

  * If chapters are detected during playback then the JUMPRWND and JUMPFFWD
 keys will navigate the chapters otherwise these keys will default back to
 10 minute jumps. For consistency these are the same key bindings used for
 DVD chapter navigation.

  * When jumping to a previous chapter it will jump to the beginning of the
 current chapter unless you are within 1 second of the start. If you are
 within one second it will jump to the previous chapter. This might need to
 be increased to something more than 1 second.

 Any comments/feedback should be posted on the mythtv-dev mailing list.

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


More information about the mythtv-commits mailing list