mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02: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
|
||||
Fade out last 25 seconds of a 900 seconds audio:
|
||||
@example
|
||||
afade=t=out:ss=875:d=25
|
||||
afade=t=out:st=875:d=25
|
||||
@end example
|
||||
@end itemize
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user