Commit b59f718c authored by diego's avatar diego

FFmpeg is not made for bats: Fix 22050Hz vs. 22050kHz typo.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15535 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 5da89c12
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment