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.23k stars 4.61k forks source link

Use GPUImageVideoCamer #2465

Open OrangeFLJ opened 7 years ago

OrangeFLJ commented 7 years ago

If you use GPUImageVideoCamera [[GPUImageVideoCamera alloc] initWithSessionPreset:AVCaptureSessionPreset1280x720 cameraPosition:AVCaptureDevicePositionFront]; Set the parameters of cameraPosition is AVCaptureDevicePositionFront. Taken out of the video with noise

pwjpj52 commented 7 years ago

i have the same problem, noise also have when AVCaptureSessionPreset640x480, have you solve the problem?