<div dir="ltr">maybe not related but VLC crashes with HD DVB streams</div><div class="gmail_extra"><br><div class="gmail_quote">2016-05-13 16:49 GMT+02:00 Chuck Crisler <span dir="ltr"><<a href="mailto:ccrislerathome@gmail.com" target="_blank">ccrislerathome@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Launch VLC with the -vvv logging option to see what causes it to fail.</p>
<div class="gmail_quote">On May 13, 2016 10:33 AM, "Alex Bolotin" <<a href="mailto:alexbolotsin@gmail.com" target="_blank">alexbolotsin@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hi,<br><br></div>I have an issue while encoding HD stream - playing playback in VLC freezes it.<br><br></div>I have heavy stream. I encode it with gstreamer to have specific bitrate, scale, framerate, audio bitrate and so on. After that it goes to akamai and from there I have a playback link (hls stream).<br></div>After a while of playing it in VLC, it freezes. The same happens to other players.<br><br></div>This is my pipeline:<br><div><div><div><div><div><div>        uridecodebin name=uridecodebin0<br>                souphttpsrc name=source<br>                typefind name=typefindelement0<br>                decodebin name=decodebin0<br>                typefind name=typefind<br>                hlsdemux name=hlsdemux0<br>                multiqueue name=multiqueue0<br>                tsdemux name=tsdemux0<br>                multiqueue name=multiqueue1<br>                h264parse name=h264parse0<br>                capsfilter name=capsfilter2<br>                aacparse name=aacparse0<br>                avdec_aac name=avdec_aac0<br>                avdec_h264 name=avdec_h264-0<br>        videoconvert name=videoconvert0<br>        avdeinterlace name=ffmpegdeinterlace0<br>        videoscale name=videoscale0<br>        capsfilter name=capsfilter0<br>        videorate name=videorate0<br>        capsfilter name=capsfilter1<br>        x264enc name=x264enc0<br>        audioconvert name=audioconvert0<br>        faac name=faac0<br>        flvmux name=flvmux0<br>        rtmpsink name=rtmpsink0<br><br></div><div>Here some settings for the pipeline<br></div><div><br><img alt="Встроенное изображение 1" src="cid:ii_154aa87b591ba8a9" height="530" width="214"><br><br><br></div><div>Thx a lot,<br></div><div>AlexB<br></div></div></div></div></div></div></div>
<br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div>
<br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>