View Single Post
Old 13th June 2018, 15:26   #6  |  Link
l33tmeatwad
Registered User
 
l33tmeatwad's Avatar
 
Join Date: Jun 2007
Posts: 414
Quote:
Originally Posted by Selur View Post
Out of curiosity: What plugins use C++17?
FFT3DFilter uses C++17 code and EEDI3m would not compile correctly with the macOS 10.11 compiler so I had to use GCC 8.1.0 for that as well.

Quote:
Originally Posted by Mad_Hatter View Post
SCXvid was removed from mediafire ^^

EDIT: Another question, if I had to compile a few plugins by myself which are not present in the list, what params should I use? Since I get an error about not finding vapoursynth.h.
Sorry, having xvid as part of the file name apparently automatically blocks it, but download is fixed now. As for the headers, they are included, but in the /Library/Frameworks/VapourSynth.framework/include/vapoursynth path. As for more information about compiling/building VapourSynth.framework, I started a full post with instructions on how to do so that can be found here.

Last edited by l33tmeatwad; 28th June 2018 at 16:45. Reason: Updated information.
l33tmeatwad is offline   Reply With Quote