On 9/16/15, kchandu5200 <[email protected]> wrote: > Thanks for your response, and its working for png format. its my bad i was > changed the extinction of image jpg to png(So its not worked). how can i > make it for jpg as well.
If jpg does not have alpha add it with 'format=yuva444p' filter before lutyuv filter. > > > > -- > View this message in context: > http://ffmpeg-users.933282.n4.nabble.com/Add-transparency-image-to-video-tp4672361p4672393.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 > _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
