Hi I'm trying to compile Cinelerra from source but my ffmpeg libraries and header files are in non standard place. How do I tell Cinelerra to find them?
I'm configuring it with: ./configure --with-external-ffmpeg --enable-opengl. All the ffmpeg libraries and header files are in /usr/local/lib, /usr/local/include ffmpeg was compiled with x264 codec. x264 libraries and header files are in the same place as ffmpeg's ( /usr/local/lib, /usr/local/include) Thanks Ralph
