wulkano/kap

APNG file size is huge - 15x larger than gifs

開放

#910 建立於 2020年8月11日

 (2 則留言) (0 個反應) (0 位負責人)TypeScript (855 個分叉)batch import
Help Wanted

倉庫指標

星標
 (17,203 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

I exported the same short 8 second, 800x550 pixel clip at 15 FPS to mp4, gif and apng.

The mp4 is 76kb The gif is 870kb The apng is 12.6mb

According to these tests run using gifapng APNG should be smaller filesize than GIF.

There seems to be some major bloat/issue with the way Kap is exporting APNGs.

Gif Example test

All examples in zip (as Github doesnt support APNG) test-exports.zip

貢獻者指南