diff options
author | Diego Biurrun <diego@biurrun.de> | 2008-10-02 16:28:58 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2008-10-02 16:28:58 +0000 |
commit | 910f02a05434bb6d8b946284c0da254a44707a83 (patch) | |
tree | 5a406a3892ace5cab3e071b32b6cad708577bd2f /doc/ffmpeg-doc.texi | |
parent | fb65d2ca84d79fb1c5a5708555c23e1d289b5c92 (diff) | |
download | ffmpeg-910f02a05434bb6d8b946284c0da254a44707a83.tar.gz |
spelling cosmetics
Originally committed as revision 15518 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r-- | doc/ffmpeg-doc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 35e750d57b..69c265b51f 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -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 22050 kHz for MPEG audio, 22050 or 11025 for AC3). +(down to 22050kHz 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 |