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

Blank frames at the end when audio recording enabled. #2561

Open nareshy-menlo opened 6 years ago

nareshy-menlo commented 6 years ago

I tried to trim video which is recorded by GPUImage framework. Its working without audio. But when i tried to trim the video which has recorded with audio having some blank screens at the end. I am trying to get last 10 sec video from recorded video.

Thanks, Naresh.