<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">On 11/12/2013 01:55 AM, Marius
Schrecker wrote:<br>
</div>
<blockquote cite="mid:60f8-5281fb00-3f-b2842f0@225601170"
type="cite">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 moz-do-not-send="true"
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>
Cheers!<br>
<br>
Marius<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
</blockquote>
<br>
<br>
<blockquote cite="mid:60f8-5281fb00-3f-b2842f0@225601170"
type="cite">i took this
<a class="moz-txt-link-freetext" 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 class="moz-txt-link-freetext" 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>
<br>
<blockquote cite="mid:60f8-5281fb00-3f-b2842f0@225601170"
type="cite"> <br>
<pre wrap="">_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a>
</pre>
</blockquote>
<br>
</body>
</html>