<br><br><div class="gmail_quote">On Sat, Sep 3, 2011 at 12:22 AM, Raymond Wagner <span dir="ltr">&lt;<a href="mailto:raymond@wagnerrp.com">raymond@wagnerrp.com</a>&gt;</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>
&gt;<br>
&gt; After re-looking at thwarting backend settings, I already have it set<br>
&gt; to run transcoding jobs first. I checked the backend logs and the<br>
&gt; commercial detection is running first anyway, so I assume that setting<br>
&gt; just does not apply if you are transcoding with a user job.  Is that<br>
&gt; correct?<br>
&gt;<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, &quot;Mythtranscode&quot;.  Do I need put my entire user job command there complete with the, &quot; --chanid %CHANID% --starttime %STARTTIME%&quot; 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, &quot;Transcode wrapper stub&quot; from the wiki to build my script.  Can you tell me what the line, &quot;flush_commskip = True&quot; 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>