[mythtv-users] 0.24 Python Bindings - Transcode Wrapper Script

Robert Houghton robbadler at gmail.com
Thu Feb 17 17:43:43 UTC 2011


On Thu, Feb 17, 2011 at 6:57 AM, Mark Boyum <mark at boyum.us> wrote:

> > In order of request:
> > 1) The commercial flagging may no longer be relevant on the transcode, as
> frame count will most likely have changed during the transcode. I will test
> this, and see if I need to clear skiplist/cutlist
> > 2) If the transcode is done in-place, then you will get the original
> preview image, assuming one has been generated for that recording.
> >
> > -Robert
>
> Couldn't the script be made to run a comflag job after the transcode?
> -Mark
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/mailman/listinfo/mythtv-users
>

I suppose you could, but wouldn't it be more time efficient to:
1) mythcommflag to generate skiplist and cutlist
2) mythtranscode -l to only remove the commercials
3) x264_transcode_high.pl to do the time-intensive transcode on the smaller
file

this is what I do. I have changed the executable of mythcommflag to a
wrapper that runs mythcommflag twice, once to generate the skiplist, and
again to copy the skiplist to a cutlist. I have my automatic jobs set up so
that commflag runs durring the recording, and then transcode runs after
commercial flagging is finished.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20110217/6adbd17f/attachment.html 


More information about the mythtv-users mailing list