ffmpeg | branch: master | Marth64 <[email protected]> | Wed Jan 3 12:47:37 2024 -0600| [6442d1ddd62160e96c686c30648b6111e3e0c264] | committer: Stefano Sabatini
doc/faq: replace non-breaking spaces (0xA0) with normal space Signed-off-by: Marth64 <[email protected]> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6442d1ddd62160e96c686c30648b6111e3e0c264 --- doc/faq.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/faq.texi b/doc/faq.texi index 39f28eef08..5998e0d000 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -450,7 +450,7 @@ 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 +(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 @command{ffmpeg} @option{-sameq} option removed? What to use instead? _______________________________________________ ffmpeg-cvslog mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
