Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in video filter #24

Open
brahmasys opened this issue Jul 21, 2017 · 1 comment
Open

Issue in video filter #24

brahmasys opened this issue Jul 21, 2017 · 1 comment

Comments

@brahmasys
Copy link

❌❌❌
Load texture edgy_amber.png failed!

❌❌❌
/Users/yangwang/work/git/ios-gpuimage-plus/library/cge/src/filters/cgeMultipleEffects.cpp:162

❌❌❌
CGEDataParsingEngine::adjustParser Create Lookup filter Failed

❌❌❌
/Users/yangwang/work/git/ios-gpuimage-plus/library/cge/src/filters/cgeDataParsingEngine.cpp:596

❌❌❌
特效指令 "@adjust lut edgy_amber.png" 无法生成任何特效!

❌❌❌
/Users/yangwang/work/git/ios-gpuimage-plus/library/cge/src/filters/cgeMultipleEffects.cpp:323

❌❌❌
setFilterWithConfig failed!
❌❌❌
/Users/yangwang/work/git/ios-gpuimage-plus/library/cge/interfaces/cgeFrameRenderer.mm:219

❌❌❌
CGEImageHandler: a null filter is sended. Skipping...

❌❌❌

I am getting this issue although I have image in my main bundle,

@wysaid
Copy link
Owner

wysaid commented Jul 27, 2017

Please know that: the image loading part has nothing to do with the main bundle.
It's done by the callback here.
Please check your code, and make sure you have the same callback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants