mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +00:00
FFmpeg is not made for bats: Fix 22050Hz vs. 22050kHz typo.
Originally committed as revision 15535 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
44ee6135e2
commit
1a27fb001a
@ -894,7 +894,7 @@ motion estimation completely (you have only I-frames, which means it
|
||||
is about as good as JPEG compression).
|
||||
|
||||
@item To have very low audio bitrates, reduce the sampling frequency
|
||||
(down to 22050kHz for MPEG audio, 22050 or 11025 for AC-3).
|
||||
(down to 22050Hz for MPEG audio, 22050 or 11025 for AC-3).
|
||||
|
||||
@item To have a constant quality (but a variable bitrate), use the option
|
||||
'-qscale n' when 'n' is between 1 (excellent quality) and 31 (worst
|
||||
|
Loading…
Reference in New Issue
Block a user