sindresorhus/Gifski

Support showing video transparency in the editor

Open

#237 opened on 2021年3月14日

GitHub で見る
 (0 comments) (2 reactions) (0 assignees)Swift (8,383 stars) (315 forks)batch import
enhancementhelp wanted

説明

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

コントリビューターガイド