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.
On Wed, Jun 27, 2012 at 10:39 AM, Radford Parker <[email protected]>wrote: > Neil, > > I had a similar problem with mpegts over UDP and recompiling libav/ffmpeg > with --disable-pthreads did the trick. I am still receiving errors and the > frames are all pixelated and corrupted, but no segfaulting. Did you have > any > luck getting this working end to end? > > > -- > View this message in context: > http://libav-users.943685.n4.nabble.com/video-question-tp2250821p4655316.html > Sent from the libav-users mailing list archive at Nabble.com. > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user >
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
