hi i have a video around 30 second and i want to set overlay image between 5 - 10 second only and play remaining video as per as... but i have an issue the video start with black screen and fade in on 5th second and play well upto 10 second and fade out to black after 10 second and whole video is black screen upto 30 second
-i input.mp4 -i 34232944.png -filter_complex " [0:v][1:v] overlay=0:0:enable='between(t,5,10)',fade=t=in:st=5:d=1, fade=t=out:st=10:d=1 '" -c:v libx264 -crf 23 output.mp4 video link:- https://www.dropbox.com/s/vmbed5vxtakfhg5/TinyTake24-08-2015-02-59-59.mp4?dl=0 Please help me.. Thanks Ankur Tripathi -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/FFMPEG-Image-overlay-Fade-in-and-out-on-Video-not-working-properly-tp4671962.html Sent from the FFmpeg-users mailing list archive at Nabble.com. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
