<br><br><div class="gmail_quote">On Sat, Sep 3, 2011 at 12:22 AM, Raymond Wagner <span dir="ltr"><<a href="mailto:raymond@wagnerrp.com">raymond@wagnerrp.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 9/3/2011 01:14, Jeremy Jones wrote:<br>
><br>
> After re-looking at thwarting backend settings, I already have it set<br>
> to run transcoding jobs first. I checked the backend logs and the<br>
> commercial detection is running first anyway, so I assume that setting<br>
> just does not apply if you are transcoding with a user job. Is that<br>
> correct?<br>
><br>
<br>
</div>That setting only functions with the specific commflag and transcode<br>
tasks. If you want it to work with your custom transcoding task, you<br>
must replace the command for mythtranscode in mythtv-setup.<br>
<div><div></div><br></div></blockquote></div><br><br>Ahh... I see. Thanks Raymond.<br><br>I notice the command in setup for transcode is simply, "Mythtranscode". Do I need put my entire user job command there complete with the, " --chanid %CHANID% --starttime %STARTTIME%" parameters that follow the command, or will these be passed automatically, and only the script file path/name is needed?<br>
<br>Also, as I stated in my original post, I used your, "Transcode wrapper stub" from the wiki to build my script. Can you tell me what the line, "flush_commskip = True" Does? Am I deleting the commercial flags with this? Would changing that to false fix my problem, or do I need to leave it as true and swap the transcode command like you said above?<br>
<br>Thanks for the help: Raymond and Mike. <br><br>Jeremy<br>