BradLarson / GPUImage

An open source iOS framework for GPU-based image and video processing
http://www.sunsetlakesoftware.com/2012/02/12/introducing-gpuimage-framework
BSD 3-Clause "New" or "Revised" License
20.21k stars 4.61k forks source link

does not support Video Stabilization very well? #2519

Open YangXinlei opened 6 years ago

YangXinlei commented 6 years ago

[videoCamera.videoCaptureConnection setPreferredVideoStabilizationMode:AVCaptureVideoStabilizationModeCinematic];

When I add some code like this, the camera preview has significant delay, for about 0.5 seconds behind camera's move.

Am I doing it right ?

victorstewart commented 6 years ago

+1