[FFmpeg-cvslog] doc/faq: fix scaling question typo

Marth64 git at videolan.org
Thu Jan 4 02:13:52 EET 2024


ffmpeg | branch: master | Marth64 <marth64 at proxyid.net> | Wed Jan  3 12:45:51 2024 -0600| [f7fa760b39874f857d9d4ddcd7c7b79c828a2c6a] | committer: Stefano Sabatini

doc/faq: fix scaling question typo

Signed-off-by: Marth64 <marth64 at proxyid.net>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f7fa760b39874f857d9d4ddcd7c7b79c828a2c6a
---

 doc/faq.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/faq.texi b/doc/faq.texi
index 8b165eb436..39f28eef08 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -467,7 +467,7 @@ point acceptable for your tastes. The most common options to do that are
 @option{-qscale} and @option{-qmax}, but you should peruse the documentation
 of the encoder you chose.
 
- at section I have a stretched video, why does scaling does not fix it?
+ at section I have a stretched video, why does scaling not fix it?
 
 A lot of video codecs and formats can store the @emph{aspect ratio} of the
 video: this is the ratio between the width and the height of either the full



More information about the ffmpeg-cvslog mailing list