<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 20 September 2017 at 08:25, Ozzy Lash <span dir="ltr"><<a href="mailto:ozzy.lash@gmail.com" target="_blank">ozzy.lash@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="gmail-">On Tue, Sep 19, 2017 at 9:53 AM, E James <span dir="ltr"><<a href="mailto:e_james@dsl.pipex.com" target="_blank">e_james@dsl.pipex.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail-m_-2272171751888859279gmail-HOEnZb"><div class="gmail-m_-2272171751888859279gmail-h5">On 19/09/17 14:22, Josh Rosenberg wrote:<br>
> Hi, MythTV users. Hopefully you can help me with something that might be a little out-of-the-box (unless this exact feature exists and I just don't know it!).<br>
><br>
> Sometimes I'm watching a recording and I want to extract a clip, either into a video file or (more commonly) a GIF. I know how I'd do this with ffmpeg, but it's a pain to pull out a laptop, pull up a command like, figure out the exact time indices I want, and so on. It would be awesome if there is (or if I could create) an interface through the frontend to do this. Maybe I'd pause at a start time, pull up a menu, and pick "convert to clip from this point". Maybe I'd enter a clip length or maybe it would just default to a particular length. Of course I'm not wedded to that technique; any solution that would work through MythTV would be fun.<br>
><br>
> Has anyone done this, or does anyone have any ideas for how I can do what I want?<br>
><br>
> Thanks!<br>
> Josh<br></div></div></blockquote><div><br></div></span><div> Mythfrontend has a recording editor built in (actually it is probably better called a cutlist editor).  I used to use it to edit out commercials in some shows I was saving to DVD.  Here is the information about how to use it: <a href="https://www.mythtv.org/wiki/Editing_Recordings" target="_blank">https://www.mythtv.org/wiki/<wbr>Editing_Recordings</a></div><div><br></div><div>Normally I would run a lossless transcode job after creating the cutlist to remove the commercials.  You probably don't want to do that, but you could probably use the --out-file option on mythtranscode to save what you want to a file.</div><div><br></div><div>Bill<br></div></div><br></div></div>
<br></blockquote><div><br></div><div>Theres also a web based cutlist editor</div><div><br></div><div><a href="https://github.com/roadrunner6/mythcut">https://github.com/roadrunner6/mythcut</a></div><div><br></div><div>I've done some maintenance and added additional features on it as its getting rather old now under my fork, it works under 0.28 and ubuntu 16.04</div><div><br></div><div><a href="https://github.com/RXM307/mythcut">https://github.com/RXM307/mythcut</a><br></div><div><br></div><div>I plan to add some other features but haven't had time, like make it more touch friendly, options to delete recordings and display recordings flagged as corrupt as well as launch user jobs additionally to the default transcode option.</div><div><br></div><div>Cheers,</div><div><br></div><div>Anthony</div><div><br></div></div><br></div></div>