<div class="gmail_quote">On Thu, Feb 17, 2011 at 6:57 AM, Mark Boyum <span dir="ltr"><<a href="mailto:mark@boyum.us">mark@boyum.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">> In order of request:<br>
> 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<br>
> 2) If the transcode is done in-place, then you will get the original preview image, assuming one has been generated for that recording.<br>
><br>
> -Robert<br>
<br>
</div>Couldn't the script be made to run a comflag job after the transcode?<br>
<font color="#888888">-Mark<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>I suppose you could, but wouldn't it be more time efficient to:<br>1) mythcommflag to generate skiplist and cutlist <br>2) mythtranscode -l to only remove the commercials<br>3) <a href="http://x264_transcode_high.pl">x264_transcode_high.pl</a> to do the time-intensive transcode on the smaller file<br>
<br>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.<br>
<br><br><pre><br></pre>