usc-imi / aeo-light

AEO-Light 2 is a new generation of optical sound extraction software developed by the University of South Carolina in close cooperation with Tommy Aschenbach. The project is made possible by the generous support of the National Endowment for the Humanities.
Other
43 stars 11 forks source link

Linux compile #2

Closed edouardchalaron closed 6 years ago

edouardchalaron commented 7 years ago

Hi there Looking for a Readme on how to compile it under Linux. Not being a developer I am struggling a bit.. Any third parties soft. required apart from Matlab compiler? Many thanks Ed

sjohnson-imi commented 7 years ago

The Matlab compiler is not needed: the code is all QT / C++

You need only the QT compiler and the third party libraries listed in the .pro file: libdpx, libav, and dspfilters

fabriziocarraro commented 6 years ago

Compiling under macOS. Everything almost ok, but where can I find the required libraries?

Any hints? Thanks a lot. Fabrizio

sjohnson-imi commented 6 years ago

I usually find them via Google:

https://www.libav.org/ https://github.com/PatrickPalmer/dpx https://github.com/vinniefalco/DSPFilters

And note that OpenEXR isn't implemented in AEO-Light yet, so this isn't yet required:

www.openexr.com/

retokromer commented 6 years ago

You better would use: https://ffmpeg.org