<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Feb 28, 2015 at 8:00 AM, Michael Wisniewski <span dir="ltr"><<a href="mailto:mikewiz38@gmail.com" target="_blank">mikewiz38@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">I'm attempting to remove commercials from a recorded mpeg format, but unfortunately, it isn't working.  I'm sure it's something I'm doing wrong, but it would be helpful to get feedback.  <div><br></div><div>- In Mythtv-Setup -> Recording Profiles -> Transcoders -> "Commercial Removal".  I just created the "Commercial Removal" profile and said "Lossless Transcoding".</div><div>- In mythweb, I scheduled a recording and chose "Commercial Removal" for the transcoder and "auto-transcode".</div><div><br></div><div>I posted my mythbackend log file here:</div><div><br></div><div><a href="http://pastebin.com/5L0sWFrU" target="_blank">http://pastebin.com/5L0sWFrU</a><br></div><div><br></div><div>As you can see, around line 41, the transcoding job starts.  When I "direct download" the file through mythweb, the commercials are still in there.</div><div><br></div><div><br></div><div>Is there something I'm doing wrong?  This is the first time I'm setting it up, so I'm guessing there's something else that I'm missing.</div><div><br></div><div>Thanks!</div></div>
<br></blockquote><div><br></div><div>I'm not an expert at this either so hopefully someone with more knowledge will chime in. It looks like commercial flagging is done as the program is recorded and on completion the recording is transcoded. I don't think this alone will remove the commercials from the recording. Commercial flagging allows a Mythfrontend to "skip" commercials during playback. To remove the flagged parts of the recording you need to "copy" them to a cutlist and then transcode the recording. IMHO, the best way to do this is to start playback on the frontend and open the editor (hit "e") and bring up the edit menu (hit "m") then you should see an option to "load" the cutlist (I don't use automatic commflagging so I don't know what the exact option is). At this point I would verify that the cutpoints are actually where you want them (moving them as necessary) then exit the editor (hit "e"). Now you can start the transcode job and the marked segments will be removed.</div><div><br></div><div>Don't know where you are located but where I am in the US automatic commflagging doesn't work well at all (not MythTV's fault). It is so bad, in fact, that I don't use it at all, as I mentioned above. I build my cutlists by using the editor to jumping through the recording and mark the parts I want to remove manually.</div><div><br></div><div>If you trust the automatic commflagging you can use mythcommflag to create the cutlist, see examples of this on the wiki like: <a href="http://www.mythtv.org/wiki/Script_-_RemoveCommercials">http://www.mythtv.org/wiki/Script_-_RemoveCommercials</a></div><div><br></div><div>Mike</div></div>
</div></div>