[MEncoder-users] MEncoder segfault
Grozdan Nikolov
microchip at chello.be
Wed Jan 17 03:49:39 CET 2007
On Tuesday 16 January 2007 18:39, Dieter wrote:
> > The problem is that MEncoder segfaults
>
> Perhaps you have found a bug.
>
> Compile with -g. Run under gdb (or your favorite debugger).
> Get a stack backtrace. Post the backtrace.
Well, I've never debugged a program before, so I installed 'ddd' which is a
front-end to 'gdb' and recompiled with '-g' and I ran there MEncoder with the
below parameters, and it segfaultet as expected... This is all I got
from 'ddd'
Program received signal SIGSEGV, Segmentation fault.
0x081ec674 in sws_freeFilter ()
These are the MEncoder parameters I used
mencoder dvd://1 -dvd-device /dev/hdc -vf scale=512:384:0:0 -sws 10 -aid
128 -channels 4 -oac lavc -lavcopts acodec=ac3:abitrate=192 -ovc
xvid -xvidencopts
fixed_quant=2:me_quality=6:vhq=2:max_key_interval=250:max_bframes=2:bvhq=1:nopacked:noqpel:nogmc:trellis:quant_type=h263:nointerlacing:chroma_me:chroma_opt:hq_ac:nolumi_mask:nocartoon:rc_reaction_delay_factor=0:rc_averaging_period=50:closed_gop:autoaspect -o /home/microchip/XviD.avi
More information about the MEncoder-users
mailing list