media-kit / media-kit

A cross-platform video player & audio player for Flutter & Dart.
https://github.com/media-kit/media-kit
MIT License
1.09k stars 175 forks source link

[Enhancement] Video blend modes #181

Open Stumblinbear opened 1 year ago

Stumblinbear commented 1 year ago

Currently there doesn't appear to be a good, performant way to render a video with a blend mode. I have some videos which have a black background; these must be rendered with the screen blend mode due to the lack of transparent video support on most platforms and file size concerns, but this does not appear to be possible to accomplish.

alexmercerind commented 1 year ago

Expect no quick (even in far future) updates here. Let us focus on the necessities & a stable release first.