<div dir="ltr">Thank you, I am here: <a href="http://www.mythtv.org/wiki/index.php/Talk:Script_-_RemoveCommercials#honorcutlist_and_mpeg2_lossless_transcoding">http://www.mythtv.org/wiki/index.php/Talk:Script_-_RemoveCommercials#honorcutlist_and_mpeg2_lossless_transcoding</a><br>
<br>But this part:<br><br>&quot;Then the script can be modified as such.

<pre>CHANID=$3<br>STARTTIME=`echo $4 | sed -e &#39;s/\([0-9]\{4\}\)\([0-9]\{2\}\)\([0-9]\{2\}\)\([0-9]\{2\}\)\([0-9]\{2\}\)/\1-\2-\3-\4-\5/&#39;`<br>....<br>mythtranscode --mpgeg2 --honorcutlist -c $CHANID -s $STARTTIME -o $VIDEODIR/$FILENAME.tmp&quot;<br>
<br><br></pre>Where exactly do I add that into the script? I don&#39;t wanna put it in the wrong place. Thanks for the links!<br><br>Bob<br><br><div class="gmail_quote">On Fri, Aug 8, 2008 at 4:55 PM, Boleslaw Ciesielski <span dir="ltr">&lt;<a href="mailto:bolek-mythtv@curl.com">bolek-mythtv@curl.com</a>&gt;</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="Ih2E3d">Bobby Gill wrote:<br>
&gt; Thanks for the input guys. Since I&#39;m fairly new at Myth, just to clarify<br>
&gt; then what exactly should I do if I don&#39;t have an automated process but<br>
&gt; just pick a recording and want to cut out commercials and transcode 100%<br>
&gt; lossless? I&#39;d like to do this with past recordings I keep in myth.<br>
&gt;<br>
&gt; I have taken note of the mythcommflag and mythtranscode commands, but<br>
&gt; for my novice&#39;s sake could someone explain the steps I would take? Would<br>
&gt; I add a job, and if so with which command and which would go first,<br>
&gt; second, etc.? Thanks a lot for the help!! :)<br>
<br>
</div>Read this:<br>
<br>
<a href="http://www.mythtv.org/wiki/index.php/Removing_Commercials" target="_blank">http://www.mythtv.org/wiki/index.php/Removing_Commercials</a><br>
<a href="http://www.mythtv.org/wiki/index.php/Script_-_RemoveCommercials" target="_blank">http://www.mythtv.org/wiki/index.php/Script_-_RemoveCommercials</a><br>
<a href="http://www.mythtv.org/wiki/index.php/Talk:Script_-_RemoveCommercials" target="_blank">http://www.mythtv.org/wiki/index.php/Talk:Script_-_RemoveCommercials</a><br>
<div><div></div><div class="Wj3C7c">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br></div>