[MEncoder-users] Coredump when RM demuxing

Corey Hickey bugfood-ml at fatooh.org
Fri Jun 16 17:03:01 CEST 2006


Jiang Hong wrote:
> Hi,
> 
> I used MEncoder to convert a RM file to FLV. My command line is:
> 
> mencoder -vf scale=384:288 -ffourcc FLV1 -of lavf \
> -lavfopts i_certify_that_my_video_stream_does_not_use_b_frames \
> -ovc lavc -lavcopts vcodec=flv:vbitrate=150 -srate 22050 \
> -oac lavc -lavcopts acodec=mp3:abitrate=48 -o mm.flv mm.rm
> 
> When it processed at 17%, it failed with the message:
> 
> Pos:  47.4s    596f (17%) 34.93fps Trem:   1min   7mb  A-V:0.035 [179:48]
> 1 duplicate frame(s)!
> chunktab buffer too small!!!!!
> 
> then coredumped. I saw the message in demux_real.c.
> 
> I'm new to this mailing list. Should I put the problem file to
> some site?

Probably. First, make sure you're using either version 1.0pre8 or a
recent SVN build. Next, follow the instructions here:

http://www.mplayerhq.hu/DOCS/HTML/en/bugreports_what.html

-Corey



More information about the MEncoder-users mailing list