mirror of
https://github.com/mpv-player/mpv
synced 2025-03-21 02:41:13 +00:00
MEncoder needs -srate together with -af resample,
hint by Giacomo Comes <comes at naic dot edu>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13733 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1b1ff9c2b5
commit
3a1b20a7e7
@ -3018,6 +3018,7 @@ Available filters are:
|
||||
.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 <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
|
||||
|
Loading…
Reference in New Issue
Block a user