[mythtv-commits] mythtv commit: r12195 - in trunk/mythplugins/mytharchive by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Dec 4 22:42:38 UTC 2006


      Author: paulh
        Date: 2006-12-04 22:42:37 +0000 (Mon, 04 Dec 2006)
New Revision: 12195
   Changeset: http://cvs.mythtv.org/trac/changeset/12195

Added:

   trunk/mythplugins/mytharchive/images/ma_black.png
   trunk/mythplugins/mytharchive/images/ma_browser_back_reg.png
   trunk/mythplugins/mytharchive/images/ma_browser_back_sel.png
   trunk/mythplugins/mytharchive/images/ma_frame_button_off.png
   trunk/mythplugins/mytharchive/images/ma_frame_button_on.png
   trunk/mythplugins/mytharchive/images/ma_nothumb.png
   trunk/mythplugins/mytharchive/mytharchive/thumbfinder.cpp
   trunk/mythplugins/mytharchive/mytharchive/thumbfinder.h

Modified:

   trunk/mythplugins/mytharchive/mytharchive/archiveutil.h
   trunk/mythplugins/mytharchive/mytharchive/mytharchive.pro
   trunk/mythplugins/mytharchive/mytharchive/mythburn-ui.xml
   trunk/mythplugins/mytharchive/mytharchive/mythburnwizard.cpp
   trunk/mythplugins/mytharchive/mytharchive/mythburnwizard.h
   trunk/mythplugins/mytharchive/mytharchivehelper/main.cpp
   trunk/mythplugins/mytharchive/mythburn/scripts/mythburn.py

Log:

Add a thumbnail image finder to MythArchive.

Allows you to choose exactly what thumbnail images to use for the main menu
and chapter menu images.

If the file is a MythTV recording and there is a cutlist available and you 
tell MythArchive to use it the thumb finder will skip over the commercials 
when selecting the images.

Accessed from the last page of the 'Create DVD' wizard by pressing INFO when
the file you want to find thumbs for is selected in the list.

It works fine with mpeg2 files but other file formats may need a little more
work to get it working properly.

Requires MythTV r12194 from trunk to be installed before compiling MythArchive.

More info on the wiki page:-
http://www.mythtv.org/wiki/index.php/MythArchive#Using_the_Thumb_Image_Selector




More information about the mythtv-commits mailing list