BradLarson / GPUImage3

GPUImage 3 is a BSD-licensed Swift framework for GPU-accelerated video and image processing using Metal.
BSD 3-Clause "New" or "Revised" License
2.68k stars 334 forks source link

Write to file and AssetLibary #7

Closed read0nly closed 5 years ago

read0nly commented 5 years ago

Hello ,I'm new in GPUImage.How can I use GPUImage3 write the buffer into file like GPUImage's writer?

read0nly commented 5 years ago

I can do it according to GPUImage2.thank you.

BradLarson commented 5 years ago

We will eventually have this in there, we just don't quite have all the output elements hooked up yet.