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

GPUImageView resize make GPUImageStillCamera give black screen or flicking screen #2479

Open hyubyn opened 7 years ago

hyubyn commented 7 years ago

Hi BradLarson and thanks for your helpful framework! I got a trouble when deal with auto layout and GPUImageView. When I first start with fullscreen and then using auto layout to reduce height of GPUImageView, the output is still working but when I resize it to first position, it give me black screen or flicking screen. Could you please help me find reason and resolve this issues? Thank you very much. This is screenshot after I minimize GPUImageView and then resize it to fullscreen: img_2754 img_2756

anhmuonnoi commented 6 years ago

hi Huy, mình cũng đang bị bug này, bạn đã fix được chưa, giúp mình giải pháp với

hyubyn commented 6 years ago

Hi bạn, mình đã fix được rồi nhưng lâu rồi mình quên mất @@! Bạn thử stop camera khi chuyển từ full screen sang minimize screen, sau đó delay một khoảng thời gian ngắn rồi start camera lại thử

zhuwudan commented 3 years ago

Hello: Have you dealt with the problem? I had the same problem;