# HG changeset patch # User diego # Date 1098398871 0 # Node ID cf89f6f6092244daf6e2831b2b33ec1e28b61797 # Parent 199feba24d65d657e7832e9bab17728873a72eb7 MEncoder needs -srate together with -af resample, hint by Giacomo Comes . diff -r 199feba24d65 -r cf89f6f60922 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Thu Oct 21 21:54:20 2004 +0000 +++ b/DOCS/man/en/mplayer.1 Thu Oct 21 22:47:51 2004 +0000 @@ -3018,6 +3018,7 @@ .IPs resample[=srate[:sloppy][:type]] Changes the sample rate of the audio stream to an integer srate in Hz. It only supports the 16-bit little-endian format. +With MEncoder, you need to also use \-srate . .IPs channels[=nch] Change the number of channels to nch output channels. If the number of output channels is bigger than the number of input channels