<html><head></head><body bgcolor="#f7f7f7" text="#818181" link="#3399ff" vlink="#2c2c2c"><div>On Sun, 2018-03-18 at 19:12 +0000, John P Poet wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><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 type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf 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 type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf 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><br></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><br></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>
<pre>_______________________________________________
mythtv-users mailing list
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a>
MythTV Forums: <a href="https://forum.mythtv.org
">https://forum.mythtv.org
</a></pre></blockquote><div><br></div><div>i would like to see this also, as i have hls streams that myth iptv won't open but ffmpeg can open and record. i installed tvheadend solely to deal with those links. it would be great to incorporate ffmpeg into a recorder in myth.</div></body></html>