[MPlayer-users] resampling frequency using mencoder and

Arpi arpi at thot.banki.hu
Thu Aug 1 22:44:01 CEST 2002


Hi,

> p.s. what does the following commad do:
> 
> mencoder file.mov -srate 8000 -oac copy -ovc copy -o output.avi
> 
> Does it first resample audio to specific sample rate (with lame?) and then
> copy it (in original format, pcm, mp3?) or just copy the stream
> without resampling?

just copy, but override samplerate value in avi header by the one in -srate
so it will result nice a-v desync :)
unless you use it to fix some buggy avi header :)

mp3 encoding only happens if you use -oac mp3lame, otherwise teh mp3lame
codec isn't initialized at all


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu




More information about the MPlayer-users mailing list