sindresorhus/Gifski

Support showing video transparency in the editor

Open

#237 aberto em 14 de mar. de 2021

Ver no GitHub
 (0 comments) (2 reactions) (0 assignees)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

Guia do colaborador