It works. Thanks a lot!
------------------ Original ------------------ From: "Carl Eugen Hoyos";<[email protected]>; Date: Fri, Jun 5, 2015 05:28 PM To: "ffmpeg-user"<[email protected]>; Subject: Re: [FFmpeg-user] How to turn PNG with alpha channel into MOV withalpha channel? Nemo <377307289 <at> qq.com> writes: > 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. Complete, uncut console output missing. Carl Eugen _______________________________________________ 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
