mencoder audio resample
I am using this command:
mencoder Goldmember.avi -oac copy -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=300 -vop scale=160:160 -o goldmember.mpg
to resize the movie to fit onto a 256MB SD card to play on my Palm Pilot. I am wanting to have the best possible video quality as possible and I am having trouble finding the right commands to resample the audio. Can anyone give me the options to follow the -oac lavc to specify a bitrate of 64kb/s?
|