ruanjx / VideoLab

High-performance and flexible video editing and effects framework, based on AVFoundation and Metal.
MIT License
845 stars 176 forks source link

Example project keeps crashing on clicking on any table view cell with below error #14

Open ElrB opened 2 years ago

ElrB commented 2 years ago

Error:

Fatal error: Could not create render pipeline state for vertex:oneInputVertex, fragment:lookupFragment, error:Error Domain=CompilerError Code=2 "reading from a rendertarget is not supported" UserInfo={NSLocalizedDescription=reading from a rendertarget is not supported}

What is wrong?

lightning331 commented 2 years ago

same here

ElrB commented 2 years ago

It does work on real device by the way.

royherma commented 2 years ago

FYI - only works on real device, not simulator!