]> git.sesse.net Git - ffmpeg/blobdiff - doc/faq.texi
eval: Add taylor series evaluation support.
[ffmpeg] / doc / faq.texi
index 3fda98eb8d8dafd7e897304631054a0ae339955f..5f371a45463ebe7a834657506e222ec8c208cb64 100644 (file)
@@ -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,