diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2012-11-07 23:45:12 +0100 |
---|---|---|
committer | Nicolas George <nicolas.george@normalesup.org> | 2012-11-07 23:45:12 +0100 |
commit | d55911adc8befee4947b46c1a2183ab3dc7d06b6 (patch) | |
tree | 9d660c15e6fbfb00304b922553e6a2cf2b599d09 /doc | |
parent | 4ccfcc8a0b16eaa6d645c9221f07d20875864b54 (diff) | |
download | ffmpeg-d55911adc8befee4947b46c1a2183ab3dc7d06b6.tar.gz |
doc/faq: replace @file by @command for "ffmpeg".
Diffstat (limited to 'doc')
-rw-r--r-- | doc/faq.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq.texi b/doc/faq.texi index a594f3e3c6..ad0b13f1ed 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -385,7 +385,7 @@ The size of the initial scan is controlled by two options: @code{probesize} (default ~5 Mo) and @code{analyzeduration} (default 5,000,000 µs = 5 s). For the subtitle stream to be detected, both values must be large enough. -@section Why was the @file{ffmpeg} @option{-sameq} option removed? What to use instead? +@section Why was the @command{ffmpeg} @option{-sameq} option removed? What to use instead? The @option{-sameq} option meant "same quantizer", and made sense only in a very limited set of cases. Unfortunately, a lot of people mistook it for |