How to use VP9 for encoding video with alpha channel

Ptilopsis

New Member
VP9 should support videos with alpha channel, and I've already set the color format to rgba and the color space to srgb. FFmpeg output and .mkv container also used. But the color format of the output video is still nv12.
When I set the encoder into png, it works correctly, so I guess it might be the problem of inner ffmpeg.
 

Attachments

Please post a screenshot of your encoder settings, because they are not written to the logfile for custom ffmpeg output.
 
Please post a screenshot of your encoder settings, because they are not written to the logfile for custom ffmpeg output.
1713638547001.png
 
Back
Top