Thanks Glen,<br /><br />Looks good! Can you post your revised version?<br /><br />I mostly record in 720p, but occasionally my stb goes mad and spits out 1080i.<br /><br />Cheers!<br /><br />Marius<br /><br />On Tuesday, November 12, 2013 11:24 CET, glen <glenb@glenb.us> wrote:<br /> <blockquote> </blockquote> <div>On 11/12/2013 01:55 AM, Marius Schrecker wrote:</div><blockquote>Hi,<br /><br /> It's been a while since I've seen any updates on the status of cutting the h264 output files produced by the HD-PVR 1212.<br /><br />I use the <a href="https://github.com/edwardhughes/hdpvrcutter.pl">Edward Hughes hdpvrcutter.pl </a> script which works quite well, although it's not frame perfect and produces weird results from some recordings.<br /><br />Does anyone know of alternatives? Th HDPVR has been around for quite a while now, so someone must have found a way round the problems with producing clean and accurate cuts.<br /><br />Ch
eers!<br /><br />Marius<br /> </blockquote> <blockquote>i took this <a href="http://www.mythtv.org/wiki/H264_commercial_remover_and_remuxer">http://www.mythtv.org/wiki/H264_commercial_remover_and_remuxer</a> and revised it to use only ffmpeg to cut and then encode mp4 files. ffmpeg has a 'lossless' mp4 concat found here:</blockquote><a href="https://trac.ffmpeg.org/wiki/How%20to%20concatenate%20(join,%20merge)%20media%20files">https://trac.ffmpeg.org/wiki/How%20to%20concatenate%20(join,%20merge)%20media%20files</a><br /><br />my purpose it to export the files (usually to a roku) so i transcode my 1080i hdpvr files to 720p using ffmpeg's yadif filter which gives me a file without motion problems which i could not get by using handbrake. the files play fine in myth video and roku. the cuts usually look pretty good and are always time accurate. i compiled my own ffmpeg for this<br /><br /> <blockquote><br />____________________________________________
___ mythtv-users mailing list <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a> <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a></blockquote><br /><br /><br /><br />