On Sat, 3 Oct 2015, Sebastian Dröge wrote: [...] > On Sa, 2015-10-03 at 18:21 +0100, Sebastian Dröge wrote: > > > > $ gst-launch-1.0 videotestsrc num-buffers=40 ! videoconvert ! > > > avenc_mjpeg ! filesink location=/dev/null > > > > This is a different problem, it looks like a race condition in ffmpeg > > or something. It works if you use max-threads=1 in avenc_mjpeg. > > And this one is fixed by > http://cgit.freedesktop.org/gstreamer/gst-libav/commit/?id=eedefc9f6bd19f1c86b43d1fcc31a203b4ecea10
Thanks! With both patches all appears good. -- Francois Gouget <[email protected]> http://fgouget.free.fr/ Indifference will certainly be the downfall of mankind, but who cares?

