[FFmpeg-user] FFMPEG Image overlay Fade in and out on Video not working properly, ,

kchandu5200 kchandu5200 at gmail.com
Mon Aug 24 12:37:05 CEST 2015


you can go through this
-i input.mp4  -i 34232944.png -filter_complex " [0:v][1:v]
overlay=0:0:enable='between(t,5,10)'" -c:v libx264 -crf 23 output.mp4 

The fadein/out default is "black".
http://ffmpeg.org/ffmpeg-filters.html
check at 9.38

chandu



--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/FFMPEG-Image-overlay-Fade-in-and-out-on-Video-not-working-properly-tp4671962p4671963.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list