Silence-GitHub / BBMetalImage

A high performance Swift library for GPU-accelerated image/video processing based on Metal.
MIT License
985 stars 125 forks source link

Camera output is laggy #38

Closed shiwanithakur closed 3 years ago

shiwanithakur commented 4 years ago

Hey, I am using BBMetalVideoWriter to record video. I should use default AVAssetWriter but I have to blend images with live video capturing so I am using BBMetalVideoWriter. When i start recording, camera start to lag. I would really appreciate your suggestions.

Silence-GitHub commented 4 years ago

See issue #29 and this answer.