This bug affects the encoding of videos provided as mpeg streams to an -ovc other than copy. The following command line fails without indications of an error with the latest CVS. Encoding of the same type of files worked flawlessly with the Version of last week.: ./mencoder -v -v bug20050323.01.mpg -o bug.out.avi -nosound -ovc lavc The full output of the command is in the accompagning log dump. Here the last few lines: vo_debug: query(Mpeg PES) returned 0x0 (i=0) The selected video_out device is incompatible with this codec. VDecoder init failed :( Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG-1 or 2 (libmpeg2)) ========================================================================== Writing AVI header... ODML: Aspect information not (yet?) available or unspecified, not writing vprp header. Exiting... Some data about my system (I am using Mac OS X 10.3.8): > uname -a Darwin dhcp-32-094.via-eth.ch 7.8.0 Darwin Kernel Version 7.8.0: Wed Dec 22 14:26:17 PST 2004; root:xnu/xnu-517.11.1.obj~1/RELEASE_PPC Power Macintosh powerpc > gcc -v Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1495) > ld -v ld: unknown flag: -v > as -version Apple Computer, Inc. version cctools-495.obj~4, GNU assembler version 1.38 I send this text to the mailing list as cbreak@gmx.ch.