[mythtv-commits] Ticket #1607: mtd cleanup / autocrop prep.

MythTV mythtv at cvs.mythtv.org
Sat Apr 1 00:11:47 UTC 2006


#1607: mtd cleanup / autocrop prep.
----------------------------------+-----------------------------------------
 Reporter:  mcheely at glue.umd.edu  |       Owner:  ijr
     Type:  patch                 |      Status:  new
 Priority:  minor                 |   Milestone:     
Component:  mythdvd               |     Version:     
 Severity:  low                   |  
----------------------------------+-----------------------------------------
 This patch cleans up the mtd a little bit. Transcode parameters and DVD
 characteristics are now member variables of DVDTranscodeThread.
 buildTranscodeCommandLine() doesn't end up querying the database twice in
 two-pass mode (or at all). GetTranscodeParams() queries the database once
 early in  DVDTranscodeThread::run().

 Transcode parameters can now be changed in the middle of a job for things
 like autocropping, and will be persistant across runs in two-pass
 encoding. Also, buildTranscodeCommandLine() is called in the same place
 for both passes, making the code ever so slightly less confusing.

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


More information about the mythtv-commits mailing list