mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-20 22:40:47 +00:00
doc/filters: fix afade 2nd example
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
09250e3445
commit
e0a636fadf
@ -707,7 +707,7 @@ afade=t=in:ss=0:d=15
|
|||||||
@item
|
@item
|
||||||
Fade out last 25 seconds of a 900 seconds audio:
|
Fade out last 25 seconds of a 900 seconds audio:
|
||||||
@example
|
@example
|
||||||
afade=t=out:ss=875:d=25
|
afade=t=out:st=875:d=25
|
||||||
@end example
|
@end example
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user