sindresorhus/Gifski

Support showing video transparency in the editor

Open

#237 ouverte le 14 mars 2021

Voir sur GitHub
 (0 commentaires) (2 réactions) (0 assignés)Swift (8 383 stars) (315 forks)batch import
enhancementhelp wanted

Description

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

Guide contributeur