sindresorhus/Gifski

Support showing video transparency in the editor

Open

#237 opened on Mar 14, 2021

View on GitHub
 (0 comments) (2 reactions) (0 assignees)Swift (315 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (8,383 stars)
PR merge metrics
 (No merged PRs in 30d)

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

Contributor guide