For my specific problem, I was able to disable pthreads and everything was ok. For the transport stream itself, i had to parse it and then resend it via UDP. I never had a pixelation issue, but it was a couple ffmpeg versions ago.<br>
<br><div class="gmail_quote">On Wed, Jun 27, 2012 at 10:39 AM, Radford Parker <span dir="ltr"><<a href="mailto:radford.parker@gmail.com" target="_blank">radford.parker@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Neil,<br>
<br>
I had a similar problem with mpegts over UDP and recompiling libav/ffmpeg<br>
with --disable-pthreads did the trick. I am still receiving errors and the<br>
frames are all pixelated and corrupted, but no segfaulting. Did you have any<br>
luck getting this working end to end?<br>
<br>
<br>
--<br>
View this message in context: <a href="http://libav-users.943685.n4.nabble.com/video-question-tp2250821p4655316.html" target="_blank">http://libav-users.943685.n4.nabble.com/video-question-tp2250821p4655316.html</a><br>
Sent from the libav-users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</blockquote></div><br>