[MEncoder-users] Video framerate problem

Andrew Berg bahamutzero8825 at gmail.com
Sun May 31 05:31:07 CEST 2009


I'm in the process of ripping my DVDs, and I came across one that gives
me problems. I ripped 3 film DVDs today, all with the same settings
(except for hqdn3d values), and 2 came out fine. Unfortunately, there is
one with the video finishing before the audio. I have no idea why two
were fine, and this one is bad. They're all films, and I used the same
process for all. I looked over the movie quickly and didn't notice
MPlayer playing it at anything but 24000/1001 FPS except for a tiny bit
at the beginning.

mencoder dvd://1 -dvd-device /j/ -msglevel all=1:statusline=5 -fps
30000/1001 -ofps 24000/1001 -of avi -oac copy -ovc x264 -x264encopts
crf=19:keyint=300:keyint_min=30:level_idc=41:frameref=4:mixed_refs:weightb:bframes=4:b_adapt=2:b_pyramid:me_range=24:direct_pred=auto:partitions=all:cabac:8x8dct:me=hex:trellis=1:subq=5:threads=auto:nointerlaced:nopsnr:nossim
-vf pullup,softskip,hqdn3d,harddup -o movie.avi

ffmpeg -i movie.avi  -f wav -ac 2 -ar 48000 - 2>nul | neroaacenc
-ignorelength -q 0.25 -if - -of movie.m4a

mp4box -aviraw video movie.avi

mp4box -add movie_video.h264:fps=23.976 -add movie.m4a -new movie.mp4



More information about the MEncoder-users mailing list