[FFmpeg-devel] [PATCH] doc/faq: fix scaling question typo
Marth64
marth64 at proxyid.net
Thu Jan 4 02:15:36 EET 2024
Thank you!
On Wed, Jan 3, 2024 at 6:15 PM Stefano Sabatini <stefasab at gmail.com> wrote:
> On date Wednesday 2024-01-03 12:45:51 -0600, Marth64 wrote:
> > Signed-off-by: Marth64 <marth64 at proxyid.net>
> > ---
> > 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
>
> I applied this one and all your following patches. Thanks!
>
More information about the ffmpeg-devel
mailing list