[MEncoder-users] Video is faster to Audio
Rich Felker
dalias at aerifal.cx
Fri May 12 18:22:01 CEST 2006
On Thu, May 11, 2006 at 09:48:01AM +0200, Lennart Börjeson wrote:
> With -x264encopts bframes=3 you specified to use B-frames in the video.
>
> With -lavfopts i_certify_that_my_video_stream_does_not_use_b_frames you told
> lavf that you don't have B-frames in the video.
>
> Please don't do that. lavf can't handle B-frames. Specify b_frames=0.
Yes, absolutely do not lie about this. The files it will generate will
be completely invalid beyond all imagination. If mplayer plays them it
is INCORRECT since these files should be played with the frames all
out of order, or not at all.
Rich
More information about the MEncoder-users
mailing list