[MEncoder-users] coredumping with latest svn build

Dieter freebsd at sopwith.solgatos.com
Wed Jun 7 09:54:56 CEST 2006


> Using command line 
> -------------------------
> #!/bin/sh

...

> Selected video codec: [ffmjpeg] vfm: ffmpeg (FFmpeg MJPEG decoder)
> ==========================================================================
> Bus error (core dumped)

Welcome to the ffmpeg core dump club.  :-(

gdb is your friend.

> Using 
> mencoder mf://*.jpg -mf w=320:h=240:fps=25:type=jpg -ovc lavc -lavcopts 
> vcodec=mpeg4 -oac copy -o output.avi
> 
> from the docs file:///usr/local/share/doc/mplayer/menc-feat-enc-images.html
> 
> gives 
> 
> mencoder: No match.

IIRC, "No match" is a csh message.  Your script uses /bin/sh.
You probably have different PATHs.



More information about the MEncoder-users mailing list