You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
faq: fix typo.
Reported-By: Clément Bœsch
This commit is contained in:
@@ -300,7 +300,7 @@ lost.
|
|||||||
Most likely, it is through @code{auto-inserted aconvert}. Try to understand
|
Most likely, it is through @code{auto-inserted aconvert}. Try to understand
|
||||||
why the converting filter was needed at that place.
|
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.
|
only support packed S16.
|
||||||
|
|
||||||
Then insert the correct @code{aconvert} explicitly in the filter graph,
|
Then insert the correct @code{aconvert} explicitly in the filter graph,
|
||||||
|
Reference in New Issue
Block a user