[MPlayer-users] mencoder bug segmentation fault when encoding 2 pictures to avi
Giacomo Comes
comes at naic.edu
Sat Oct 6 16:06:51 CEST 2007
On Sat, Oct 06, 2007 at 04:12:44AM -0400, Justin Piszcz wrote:
>
>
> On Fri, 5 Oct 2007, Giacomo Comes wrote:
>
> > On Fri, Oct 05, 2007 at 05:22:24PM -0400, Justin Piszcz wrote:
> >> Distribution: Debian Etch (32bit)
[snip]
> >>
> >> $ cat list.txt
> >> 000001-040-038.jpg
> >> 000001-042-040.jpg
> >>
> >> $ mencoder mf://@list.txt -mf w=800:h=600:fps=25:type=jpg -ovc lavc
> >> -lavcopts vcodec=mpeg4:mbd=2:trell -oac copy -o output.avi
[snip]
> >> Segmentation fault (core dumped)
> >>
> >> $ file `cat list.txt `
> >> 000001-040-038.jpg: JPEG image data, JFIF standard 1.01
> >> 000001-042-040.jpg: JPEG image data, JFIF standard 1.01
> >>
> >> ------
> >>
> >> What is wrong with mencoder?
> >
> > Try adding -vc ijpg. Does it help?
> >
> > Giacomo
>
> Same problem with that as well.
One last try: add -vc ijpg -vf scale
If that doesn't wotk either then
you are not experiencing the bug I thought.
Compile yourself the last svn and if you still have the
problem report it here.
Giacomo
More information about the MPlayer-users
mailing list