
mythtv at cvs
Oct 4, 2010, 7:43 PM
Post #3 of 16
(577 views)
Permalink
|
|
Re: Ticket #8631: Treat cutlists like lossless transcoding
[In reply to]
|
|
#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 _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|