On Mon, Aug 6, 2012 at 9:53 AM, Grześ Andruszkiewicz <gandr...@gmail.com> wrote: > Hi, > > The output from gdb. I installed the symbols you mentioned, I hope its > all that is needed. > > Cheers, > Grzegorz > > (gdb) run avseq03\ Latawiec.mpg -o 03.mpg -vf crop=346:240:2:24 -oac > copy -ovc x264 -x264encopts bitrate=3000 pass=1 nr=2000 > Starting program: /usr/bin/mencoder avseq03\ Latawiec.mpg -o 03.mpg > -vf crop=346:240:2:24 -oac copy -ovc x264 -x264encopts bitrate=3000 > pass=1 nr=2000 > [Thread debugging using libthread_db enabled] > Using host libthread_db library > "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1". > [New Thread 0xb4ac0b70 (LWP 5115)] > [New Thread 0xb42bfb70 (LWP 5116)] > [New Thread 0xb3abeb70 (LWP 5117)] > [New Thread 0xb2d3cb70 (LWP 5118)] > x264 [info]: profile High, level 3.0 > Pos: 0.0s 1f ( 0%) 0.00fps Trem: 0min 0mb A-V:0.000 [0:0] > draw_slice: dmpi not stored by vf_expand > > Program received signal SIGSEGV, Segmentation fault. > 0x080dcd9b in ?? () > (gdb) bt > #0 0x080dcd9b in ?? () > #1 0x080dcee4 in ?? () > #2 0x080d41cc in ?? () > #3 0x08187d48 in ?? () > #4 0xb6a2dc39 in ?? () from > /usr/lib/i386-linux-gnu/i686/cmov/libavcodec.so.53
Unfortunately, no. It seems that libavcodec does call some other function that is not covered by the libav package. It remains unclear where exactly the crash happens, which is necessary to work on a fix. -- regards, Reinhard -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org