[mythtv-commits] Ticket #2667: Added DVD movie animation to MythArchive

MythTV mythtv at cvs.mythtv.org
Thu Nov 9 02:36:17 UTC 2006


#2667: Added DVD movie animation to MythArchive
-------------------------------+--------------------------------------------
 Reporter:  pholmes at india.com  |       Owner:  paulh  
     Type:  enhancement        |      Status:  new    
 Priority:  minor              |   Milestone:  unknown
Component:  mytharchive        |     Version:  0.20   
 Severity:  low                |  
-------------------------------+--------------------------------------------
 Code is for SVN 0.20

 Change 1:
 MythArchive only supported Thumbnail images for the selected movies. This
 patch will allow a short preview of the movie to be used instead of the
 Thumbnail. To use replace the %thumbnail with %movie.

 The change can work for all menus (main, details, chapters), however I
 would not advise using a movie preview for the chapters due to the time it
 takes to generate the previews.

 Change 2:
 The mythburn.py for the XML Theme 'graphic' item was also changed to allow
 a image to be specified that exists within the theme path. The current
 version expected a fully qualitified filename to be specified.

 Change 3:
 Modified the XML Theme 'graphic' item to include a image mask. This mask
 can be used to mask the %thumbnail or %movie to any shape desired.

 Change 4:
 Added the '-l' command to the mplex command used for encoding the menus.
 This was done since if the supplied audio was longer than the specified
 menu duration, then the menu would have the same duration as the audio.
 Currently the silence used for the menu had a length of about 30 seconds
 but the default theme setting was 15 seconds.

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


More information about the mythtv-commits mailing list