I downloaded a couple of .acv files off github to apply filters to an image but GPUImage always says that there is no data. I know my code is 100% right and the issue lies with the actual .acv files. Is there a specific way they need to be imported into Xcode?
I have already tried the solution offered here: GPUImage failed to init ACVFile with data:(null)