-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.9
-
None
-
macOS Qt 6.9.0
This is no alpha channel support if you try to play video with alpha channel, e.g. play https://rotato.netlify.app/alpha-demo/movie-webm.webm
Rectangle { anchors.fill: parent color: "red" Video { width: 100 height: 100 source: "https://rotato.netlify.app/alpha-demo/movie-webm.webm" } }
If there is some workaround via c++ classes to render frames with alpha channel, please update documentation
- relates to
-
QTBUG-139647 QtMultimedia (ffmpeg): Support transparent webm videos (YUVA)
-
- Reported
-