https://bugs.kde.org/show_bug.cgi?id=516966
--- Comment #1 from [email protected] --- (In reply to sachzwang.kdebugs from comment #0) > SUMMARY > Rendering a video with alpha channel does not work. The resulting video does > not contain an alpha channel – the pix_fmt is always yuva420p, no matter This was a typo -- yuva420p would be a valid pixel format with an alpha channel. The pixel format in the exported files is always yuv420p, as shown in the ffprobe output, and contains no alpha channel. -- You are receiving this mail because: You are watching all bug changes.
