Has anyone been able to install ffmpeg-php on osx? i was able to install ffmpeg via mac ports. ffmpeg-php wont install.
Problems: cannot find shared directory because macports installs it to /opt/local/include/ and /opt/local/lib. ffmpeg-php looks in /usr/local/include/ffmpeg
phpize returns a whole bunch of warnings, not sure if this is a problem or not.
When i get all the headers/libraries in the right locations make is still throwing fits.
Has anyone actually done this? or…
is there an alturnative to ffmpeg? I want to be able to create pictures of video frames on the fly.
My "Formula" for ffmpeg-php is accepted.
Install homebrew, and run:
And you’re good to go.