[MEncoder-users] [FIXED] Now mmx seg fault

Dominique Dumont domi.dumont at free.fr
Thu Jun 15 11:14:50 CEST 2006


Dominique Dumont <domi.dumont at free.fr> writes:

> Nevertheless, I still have seg fault when encoding vdr files with
> mencoder qith this command: 
>
> mencoder 'vdr_cps/%_/2006-06-05.17.20.90.99.rec/001.vdr' -oac mp3lame -lameopts preset=120 -vf pp=ci,crop=688:544 -ovc lavc -lavcopts vcodec=mpeg4:v4mv:vbitrate=1000:mbd=2:trell:vpass=1 -o 't_vdr_cps_%_2006-06-05_001.avi'
>
> Currently all tries lead to a seg fault. 

I finaly found the cause for all these mmx problem with mencoder and
libavcodec: My machines had 2 libavcodec packages from Marillat
repository: libavcodeccvs and libavcodeccvs51. 

Looks like libavcodeccvs's library was used by mencoder instead of
libavcodeccvs51's library. Now that I've removed libavcodeccvs
package, mencoder works fine.

Christian, you might want to add a conflict field in libavcodeccvs51
against libavcodeccvs to avoid similar problems for other users.

Sorry for the trouble.

Thanks to everybody (and especially Corey) for the help.

Cheers




More information about the MEncoder-users mailing list