sindresorhus/Gifski

Support showing video transparency in the editor

Open

#237 geöffnet am 14. März 2021

Auf GitHub ansehen
 (0 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Swift (8.383 Stars) (315 Forks)batch import
enhancementhelp wanted

Beschreibung

Currently, the video player in the editor just shows a black background for videos with an alpha channel. I think this is a limitation in AVPlayerView, but if anyone knows a way to make it work, let me know. According to this session from WWDC 2019, AVPlayer should support videos with alpha channel.

Here's a sample video: puppets_with_alpha_hevc.mov.zip


Feedback Assistant report: https://github.com/feedback-assistant/reports/issues/197

Contributor Guide