[FFmpeg-user] Add transparency image to video

kchandu5200 kchandu5200 at gmail.com
Tue Sep 15 13:05:39 CEST 2015


HI

I want add image with transparency/alpha/opacity to video. How to change the
opacity off image and add to video.
This is the my command. 
ffmpeg -i input_1.mp4  -i 1.png -filter_complex "[0:v][1:v]
overlay=0:0:enable='between(t,1,4)'" -c:v libx264 -crf 23 output.mp4

Thanks,
Chandu



--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Add-transparency-image-to-video-tp4672361.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list