[FFmpeg-user] How to turn PNG with alpha channel into MOV with alpha channel?

Nemo 377307289 at qq.com
Fri Jun 5 10:45:29 CEST 2015


I hope to turn PNG with transparent background into RLE/MOV video with alpha channel. 


ffmpeg -i p.png -vcodec qtrle testmov.mov


This command will make a RLE/MOV video, but it has white background.


More information about the ffmpeg-user mailing list