Search found 1 match

by markb
Wed Feb 28, 2024 4:02 am
Forum: MAMP - General Discussion & Troubleshooting
Topic: How to make MAMP know where ffmpeg is?
Replies: 0
Views: 89229

How to make MAMP know where ffmpeg is?

Hello

I have downloaded ffmpeg and have installed it in a folder in my home directory.
I have added this folder containing ffmpeg to my Macs environmental path.
And so if I open a terminal window and type "ffmpeg -version" , it responds correctly.
And so that part is OK.

I am installing a php ...