[MEncoder-users] how to test encoded file ?

Goga777 goga777 at bk.ru
Mon Jul 5 20:16:12 CEST 2010


> > I encoded with mencoder and x264 several files and can play it fine with mplayer on non vdpau computer.
> >  But with xbmc and vdpau I have a lot of dropped frames and I have jerky video. Nevertheless another
> > files (dvd, xvid, ts mpeg2)  play fine on xbmc
> >
> > How can I test my files to be sure that they encoded correctly and the problem of jerky video is not in
> > them.
> 
> Show us which settings you used for encoding. Also in which container
> are they and how did you mux them?

mencoder cutted.avi -profile crf

[crf]
profile-desc="crf"
x264encopts=crf=19::log=3:preset=slow

[default]
ovc=x264=1
oac=faac=1
faacopts=br=128
vf=yadif=1,hqdn3d=2:1:2
fps=50
ofps=50
o=out.avi


also I tried with

[default]
ovc=x264=1
oac=faac=1
faacopts=br=128
vf=yadif=0,hqdn3d=2:1:2
#fps=50
#ofps=50
o=out.avi

cutted.avi it's 576i at 25 file captured from my DV camera with dvgrab

Goga


More information about the MEncoder-users mailing list