docs: add aresample/async example
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -488,6 +488,12 @@ For example, to resample the input audio to 44100Hz:
|
|||||||
aresample=44100
|
aresample=44100
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
|
To stretch/squeeze samples to the given timestamps, with a maximum of 1000
|
||||||
|
samples per second compensation:
|
||||||
|
@example
|
||||||
|
aresample=async=1000
|
||||||
|
@end example
|
||||||
|
|
||||||
@section asetnsamples
|
@section asetnsamples
|
||||||
|
|
||||||
Set the number of samples per each output audio frame.
|
Set the number of samples per each output audio frame.
|
||||||
|
Reference in New Issue
Block a user