BradLarson / GPUImage2

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

Value of type 'AVCaptureVideoDataOutput' has no member 'availableVideoPixelFormatTypes' #322

Open igoooreha opened 3 years ago

igoooreha commented 3 years ago

Hi, could someone help me with the error from Camera class. After installed GPUImage2 with swift package I got this error: 'Value of type 'AVCaptureVideoDataOutput' has no member 'availableVideoPixelFormatTypes'. And also when I trying to add GPUImage like dependency in some package I got 'unknown package 'GPUImage' in dependencies ' Thanks.

chuiizeet commented 3 years ago

https://github.com/BradLarson/GPUImage2/issues/321#issuecomment-695812787