This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
doc/swr: More verbose description of the force resample flag.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n1.2
Michael Niedermayer
13 years ago
parent
c5f9cc9636
commit
03a82d588b
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
doc/ffmpeg-resampler.texi
+ 2
- 1
doc/ffmpeg-resampler.texi
View File
@@ -90,7 +90,8 @@ Set flags used by the converter. Default value is 0.
It supports the following individual flags:
@table @option
@item res
force resampling
force resampling, this flag forces resampling to be used even when the
input and output sample rates match.
@end table
@item dither_scale
Write
Preview
Loading…
Cancel
Save