On 12/17/05, Adam Egger wrote:
> Is my transcode line ok?
>
> mythtranscode -m -l -i /big/myth/record/4_20051216201300.mpg -o test.mpg -v 
> all
Nope.

You can't use '-i' with '-l' without specifying the cutlist on the
command-line as well.

I.e. mythtranscode won't do a DB lookup when you specify a file name. 
You would need to use -c and -s instead to pull the cutlist from the
DB.  It was a conscious decision to do it this way, though perhaps not
well justified.  In any case, that is why your cutlist isn't being
used.

.Geoff
_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to