<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Sun, Mar 18, 2018 at 12:55 PM Greg Thompson <<a href="mailto:gthompson20@gmail.com">gthompson20@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Mar 18, 2018 at 1:57 PM, Brian J. Murrell <span dir="ltr"><<a href="mailto:brian@interlinx.bc.ca" target="_blank">brian@interlinx.bc.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On Sat, 2018-03-17 at 22:58 +0000, Mark Perkins wrote:<br>
><br>
> On 18/03/18 08:41, Mark Perkins wrote:<br>
> ><br>
</span><span>> > Have you tried using ffmpeg -i or mediainfo or something equivalent<br>
> > to<br>
> > compare the file created by mythtv to the file created from ffmpeg?<br>
<br>
</span>I didn't. I ended up replacing the IPTV recorder with my own External<br>
recorder based on "ffmpeg -i "$URL" -acodec copy -vcodec copy -f<br>
mpegts"<br>
<span><br></span></blockquote><div><br></div></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Would you mind sharing your script or code to do this? I am looking at doing something like this myself with my TBS2603 HDMI to IP encoder due to some Live TV issues with the IPTV recorder.</div></div></div></div></blockquote><div><br></div><div>Hi Greg,<br><br></div><div>Do you know c++? If you want a full c++ example of writing an external recorder, you can look at <a href="https://github.com/jpoet/HauppaugeUSB">https://github.com/jpoet/HauppaugeUSB</a> . That is for the Colossus2 which uses usb, but you could replace that part with some ffmpeg code.<br><br></div><div>That being said, I would not mind seeing what Brian came up with for ffmpeg. There are times when such an interface would be useful.<br></div><div><br></div><div>John <br></div></div></div>