[FFmpeg-cvslog] faq: fix typo.
Nicolas George
git at videolan.org
Tue Jan 24 16:03:54 CET 2012
ffmpeg | branch: master | Nicolas George <nicolas.george at normalesup.org> | Tue Jan 24 16:03:09 2012 +0100| [0c9ddc0fd5ae741fd723da6ce620c14d9254143b] | committer: Nicolas George
faq: fix typo.
Reported-By: Clément Bœsch
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0c9ddc0fd5ae741fd723da6ce620c14d9254143b
---
doc/faq.texi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/faq.texi b/doc/faq.texi
index 3fda98e..5f371a4 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -300,7 +300,7 @@ lost.
Most likely, it is through @code{auto-inserted aconvert}. Try to understand
why the converting filter was needed at that place.
-Just before the output is a lilely place, as @option{-f lavfi} currently
+Just before the output is a likely place, as @option{-f lavfi} currently
only support packed S16.
Then insert the correct @code{aconvert} explicitly in the filter graph,
More information about the ffmpeg-cvslog
mailing list