[FFmpeg-devel] [PATCH] doc/faq: replace "Mo" with Bytes
Werner Robitza
werner.robitza at gmail.com
Mon Sep 18 16:27:47 EEST 2017
Replaces French "Mo" with "Bytes".
Signed-off-by: Werner Robitza <werner.robitza at gmail.com>
---
doc/faq.texi | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/doc/faq.texi b/doc/faq.texi
index ff35c89..07af0d9 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -450,8 +450,9 @@ work with streams that were detected during the initial scan; streams that
are detected later are ignored.
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.
+(default 5000000 Bytes) 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 @command{ffmpeg} @option{-sameq} option removed? What to use instead?
--
2.7.4
More information about the ffmpeg-devel
mailing list