ifb / vapoursynth-colorbars

VapourSynth Color Bar Generator
GNU General Public License v2.0
21 stars 5 forks source link

Problems compiling #2

Closed digitaltvguy closed 5 years ago

digitaltvguy commented 5 years ago

Can you supply recommended Linux for compiling. I'm having issues with the VapourSynth dependencies:

./configure: line 12953: syntax error near unexpected token VapourSynth,' ./configure: line 12953:PKG_CHECK_MODULES(VapourSynth, vapoursynth)'

digitaltvguy commented 5 years ago

I would also like to build in OSX. ...any chance someone made a brew formula?

digitaltvguy commented 5 years ago

OK, I compiled successfully but need more detail on it's usage with VapourSynth. Do you have some thorough examples? ...very much appreciated :)

ifb commented 5 years ago

There are four examples in the README, but I glanced at your repo and it looks like you have it figured out now.

I don't have OSX to test with, nor any interest in it but patches are welcome if there is an actual problem compiling (not some build environment/pkg-config nonsense).