BradLarson / GPUImage3

GPUImage 3 is a BSD-licensed Swift framework for GPU-accelerated video and image processing using Metal.
BSD 3-Clause "New" or "Revised" License
2.68k stars 330 forks source link

SimpleVideoRecorder Get black video in iMac BUT normal in macbook #119

Open bhxu-nc opened 2 years ago

bhxu-nc commented 2 years ago

Hi there I want to record video from Camera with GPUImage3 and I run the example SimpleVideoRecorder for MAC, It works good when I use macbook, but I can only get black pixels video when I use iMac. I haven't change any code.