mirror of
https://github.com/mpv-player/mpv
synced 2025-01-20 14:20:55 +00:00
fix outdated/incorrect info about -srate. others, feel free to improve this more...i did the bare minimum to make it non-misleading
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14838 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
81cbdce6aa
commit
a68d820dc0
@ -1115,15 +1115,13 @@ Useful for playback from CD-ROM images or VOB files with junk at the beginning.
|
||||
.
|
||||
.TP
|
||||
.B \-srate <Hz>
|
||||
Selects the sample rate to be used by the sound card
|
||||
Selects the output sample rate to be used
|
||||
(of course sound cards have limits on this).
|
||||
If the sample frequency of your sound card is different from that
|
||||
of the current media, the resample audio filter will be inserted
|
||||
If the sample frequency selected is different from that
|
||||
of the current media, the resample or lavcresample audio filter will be inserted
|
||||
into the audio filter layer to compensate for the difference.
|
||||
The type of resampling can be controlled by the \-af-adv option.
|
||||
The default is fast resampling that may cause distortion.
|
||||
.br
|
||||
MEncoder passes this value to LAME for resampling.
|
||||
.
|
||||
.TP
|
||||
.B \-ss <time> (also see \-sb)
|
||||
|
Loading…
Reference in New Issue
Block a user