Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
VFW (Video For Windows) API はアルファ チャネル透明度をサポートしていますか? アルファ チャネル情報を含むビデオをエクスポートできるようにしたいと考えています。VC6でこれを行うにはどうすればよいですか?
そうだと確信しています。ピクセル形式を RGB32 に設定するだけで、使用するアルファ チャネルが得られます。
もちろん、すべてのニーズに適合し、アルファ チャネルをサポートするビデオ圧縮形式を見つけることは、別の問題です。