[mythtv-commits] Ticket #8631: Treat cutlists like lossless transcoding

MythTV mythtv at cvs.mythtv.org
Tue Oct 5 02:43:29 UTC 2010


#8631: Treat cutlists like lossless transcoding
------------------------------------------------+---------------------------
 Reporter:  Jim Stichnoth <stichnot@…>          |           Owner:  mdean      
     Type:  enhancement                         |          Status:  assigned   
 Priority:  minor                               |       Milestone:  unknown    
Component:  MythTV - General                    |         Version:  Unspecified
 Severity:  medium                              |      Resolution:             
 Keywords:                                      |   Ticket locked:  0          
------------------------------------------------+---------------------------

Comment (by Jim Stichnoth <stichnot@…>):

 Added v2 patch, which follows Mike Dean's suggestions to make both the
 pre- and post-cutlist information available to the themer, and to
 introduce additional keybindings to allow seeking with and without taking
 the cutlist into account.

 TV Playback keybindings added are ARBSEEKNOCUTLIST, INFONOCUTLIST,
 JUMPFFWDNOCUTLIST, JUMPRWNDNOCUTLIST, SEEKFFWDNOCUTLIST, and
 SEEKRWNDNOCUTLIST.

 Theme fields added are rawposition, rawdescription, rawplayedtime,
 rawtotaltime, rawremainingtime, and rawbehindtime.  (The last one is
 probably unnecessary.)

 Network Control "PLAY SEEK" commands added are FORWARDNOCUTLIST,
 BACKWARDNOCUTLIST, and POSITIONNOCUTLIST.  (It might be cleaner to add an
 optional NOCUTLIST argument to the existing FORWARD/BACKWARD/POSITION
 arguments.)

 Note that the patch makes the default behavior to seek and display taking
 the cutlist into account.  This is based on the assumption that if the
 user went to the effort of creating a cutlist, then she probably wants to
 see the effect in most parts of the user experience.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8631#comment:2>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list