View Single Post
Old 6th November 2012, 02:09   #9  |  Link
Chirico
Guest
 
Posts: n/a
So I got it to compile in OS X with the removal of "-Wl,-Bsymbolic" but I just get:

Code:
  File "vapoursynth.pyx", line 1016, in vapoursynth.Function.__call__ (build/src/cython/vapoursynth.c:15627)
vapoursynth.Error: 'Cannot initialize decoder.'
Trying to trace the issue now.

Last edited by Chirico; 6th November 2012 at 02:12.
  Reply With Quote