[mythtv-commits] mythtv commit: r9006 - in trunk/mythtv by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Feb 17 01:45:25 UTC 2006


      Author: cpinkham
        Date: 2006-02-17 01:45:23 +0000 (Fri, 17 Feb 2006)
New Revision: 9006
   Changeset: http://cvs.mythtv.org/trac/changeset/9006

Modified:

   trunk/mythtv/libs/libmythtv/jobqueue.cpp
   trunk/mythtv/libs/libmythtv/jobqueue.h
   trunk/mythtv/setup/backendsettings.cpp

Log:

JobQueue changes:

Allow the user to specify a command to run for transcoding and commercial
flagging jobs, for instance to run a wrapper around mythtranscode or a
different transcoding program.

The command settings support all the normal %CHANID% type substitutions that
normal User Jobs support including new %JOBID% and %TRANSPROFILE% keywords.

Move the "Save original file after transcoding" setting from the Host-specific
backend setup page to the JobQueue global settings page.  This is a global
setting and I think it makes more sense with some of the other transcoding
settings pertaining to the JobQueue.






More information about the mythtv-commits mailing list