Quote:
Originally Posted by scaglifr
For video this works beautifully but the sound has a terrible warbling fault (that is not present on the source avi). [...] Does anyone have any suggestions?
TIA
F
( PS running mencoder on SuSE 10 )
|
In the Audio Output Codec (-aoc) options I use this and the audio works great!
-oac mp3lame -lameopts cbr:mode=2:br=96 -af resample=44100 -srate 44100
I think you should give a try to the resample/samplerate values...
Also try to decrease video and audio bitrates: if the video bytestream is too demanding the player could render bad video or bad audio (or not render anything at all!) .
Hope this helps!