[MPlayer-users] Mencoder big noise
Manuel
mm.mplayer at mobelt.com
Tue May 20 09:57:58 CEST 2014
Hi,
I'm trying to encode a file, using mencoder:
./mencoder Frag-Los.400.Dual.1920x820p.H264.AC3.mkv -o v-3782.avi -ovc
x264 -x264encopts \
qcomp=0.7:subq=6:partitions=all:8x8dct:me=umh:frameref=5:bframes=3:b_pyramid=normal:weight_b
-vf scale=1280:546 \
-aid 2 -oac mp3lame -lameopts preset=standard
And the result is that v-3782.avi hasa loud noise instead of sound.
I have tried the same with AC3 with the same results:
./mencoder Frag-Los.400.Dual.1920x820p.H264.AC3.mkv -o v-3782.avi -ovc
x264 -x264encopts \
qcomp=0.7:subq=6:partitions=all:8x8dct:me=umh:frameref=5:bframes=3:b_pyramid=normal:weight_b
-vf scale=1280:546 \
-aid 2 -oac lavc -lavcopts acodec=ac3:abitrate=224
The same problem arises with other mkv files.
This happened with mencoder version SVN-r37205-snapshot-4.8 , with
SVN-r36545 (debian), both using lame 3.99.5 and libx264-142.2431
The problem does not appear (IT WORKS OK) with mencoder svn r34540
(Ubuntu), lame 3.99.3, libx264-120.2151
If someone want to test it, source file is at
http://mobelt.com/Frag-Los.400.Dual.1920x820p.H264.AC3.mkv
Thanks
More information about the MPlayer-users
mailing list