On Tue, May 10, 2016 at 05:46:00PM +0200, Matthieu Bouron wrote: > From: Matthieu Bouron <matthieu.bou...@stupeflix.com> > > --- > libavfilter/framepool.c | 106 > ++++++++++++++++++++++++++++++++++++++++++++++++ > libavfilter/framepool.h | 36 +++++++++++++++- > 2 files changed, 141 insertions(+), 1 deletion(-)
this sometimes causes a crash with ffmpeg -f lavfi -i testsrc -vcodec libxvid -vframes 2 out.mov the crash is in xvid but it doesnt crash before, its also occuring only sometimes i had not been able to reproduce under gdb or valgrind so i dont really know what to make of it ... the probably useless backtrace i have: /usr/lib/x86_64-linux-gnu/libxvidcore.so.4(+0xeb27)[0x7f0849264b27] /usr/lib/x86_64-linux-gnu/libxvidcore.so.4(+0x13e5a)[0x7f0849269e5a] libxvid.c:0(xvid_encode_frame)[0x9ef601] libxvid.c:0(xvid_encode_init)[0x453961] ffmpeg/ffmpeg_g(avcodec_open2+0x974)[0xba37f4] ffmpeg.c:0(transcode)[0x4bda31] ??:0(main)[0x4a06b6] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)[0x7f0840eb276d] ??:0(_start)[0x4a0815] [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB No snowflake in an avalanche ever feels responsible. -- Voltaire
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel