sindresorhus/Gifski

Support showing video transparency in the editor

开放

#237 创建于 2021年3月14日

 (0 条评论) (2 个反应) (0 位负责人)Swift (322 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (8,531 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南