[MEncoder-users] Too many video packets in the buffer

Carl Eugen Hoyos cehoyos at ag.or.at
Mon Jun 21 23:01:18 CEST 2010


U. George <netbeans <at> gatworks.com> writes:

> for this command:
> > mencoder /home/gat/DIESEL/00017_PF24.MTS -fps 30000/1001 -vf
> pullup,softskip,scale=1920:1080
> -ofps 24000/1001 -ovc x264 -x264encopts qp=0:nointerlaced -demuxer lavf -oac
> pcm -o foo.avi

Assuming we are talking about a h264 PAFF video:
I have doubts about changing the frame-rate here - first, you should just try to
re-encode using neither -fps nor -ofps, this should work fine with -demuxer lavf
(and should produce a 30fps video). Then, if I understand you correctly, you
want to de-interlace: I recommend using yadif, but please make sure you get a
video with correct A/V sync first.

Carl Eugen



More information about the MEncoder-users mailing list