swift-gif icon indicating copy to clipboard operation
swift-gif copied to clipboard

Multicore encoding

Open philipturner opened this issue 1 year ago • 3 comments

This repository could be much faster by encoding each frame in parallel. This is necessary to achieve acceptable latency in a production renderer, where videos are currently encoded in the GIF (640x640, 20 FPS). I am forking swift-gif and will update this thread when it has been optimized.

philipturner avatar Aug 22 '23 21:08 philipturner