> I'm a gentoo user. The last emerge broke transcode. I had to back > out xvid to 1.0.3 to get it working again.
Are you sure 1.1.0 (not -r1) didn't work (note it's ~-keyworded for x86)? I saw that you're using athlon-xp so you might want to have a look at these bug reports: http://bugs.gentoo.org/show_bug.cgi?id=134469 http://bugs.gentoo.org/show_bug.cgi?id=143701 and maybe most interestengly: http://bugs.gentoo.org/show_bug.cgi?id=131422 I think it's not transcode's fault (I experienced the same segfault with xvid-1.1.0-r1 with transcode and mencoder, providing the same call stack). HTH Sebastian PS: backtrace not complete, but for anyone to get an idea.. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1211070800 (LWP 18065)] 0xa506f616 in quant_h263_intra_3dne () from /usr/lib/libxvidcore.so.4 (gdb) bt #0 0xa506f616 in quant_h263_intra_3dne () from /usr/lib/libxvidcore.so.4 #1 0xa507e728 in ?? () from /usr/lib/libxvidcore.so.4 #2 0x00000008 in ?? () #3 0xa507e728 in ?? () from /usr/lib/libxvidcore.so.4 #4 0xa506f5b0 in dequant_h263_inter_sse2.endfunc () from /usr/lib/libxvidcore.so.4#5 0xa504d639 in MBTransQuantIntra () from /usr/lib/libxvidcore.so.4 #6 0x08166ec0 in ?? () #7 0x00000000 in ?? ()
