[MPlayer-users] MEncoder Sound Really Messed Up
Lobster
lobo at lobs.sytes.net
Sat Jun 11 23:47:04 CEST 2011
On 12/06/2011 8:07 a.m., andrew at WARnux.com wrote:
> I am using MEncoder r33579 (committed today) which is being called
> into by DeVeDe to create a DVD formatted file for burning. The sound
> is really really messed up; it plays slow and skips every so often.
> The video is fine, but the sound is like it's in slow motion. Note
> that it didn't matter what video file I used, the result was the
> same. Here is the full command line that DeVeDe used:
>
> /usr/bin/mencoder -srate 48000 -af lavcresample=48000
> -oac lavc -aid 1 -ovc lavc -of mpeg
> -mpegopts format=dvd:tsaf -ofps 30000/1001 -vf
> scale=352:240,harddup -lavcopts
> threads=2:vcodec=mpeg2video:trell:mbd=2:sc_threshold=1000000000:cgop:vstrict=0:vrc_maxrate=1600:vrc_buf_size=1835:vbitrate=800:keyint=12:acodec=ac3:abitrate=224:aspect=4/3
> -o movie_01_01.mpg test.avi
Change acodec=ac3 to acodec=ac3_fixed
see if that helps you.
More information about the MPlayer-users
mailing list