BuildPack | LINK |
---|---|
FFMPEG | here |
IMAGEMAGICK | here |
git clone https://github.com/Adiixyz/Adii-MD02
cd Adii-MD02
npm install
npm update
- Download And Install Git
Click Here
- Download And Install NodeJS
Click Here
- Download And Install FFmpeg
Click Here
(Don't Forget Add FFmpeg to PATH enviroment variables) - Download And Install ImageMagick
Click Here
git clone https://github.com/Adiixyz/Adii-MD02
cd Adii-MD02
npm install
npm update
- Download one of the FFmpeg versions here.
- Extract file to
C:\
path. - Rename the extracted folder to
ffmpeg
. - Run Command Prompt as Administrator.
- Run the following command:
> setx /m PATH "C:\ffmpeg\bin;%PATH%"
If successful, it will give you a message like:
SUCCESS: specified value was saved
.
- Now that you have FFmpeg installed, verify that it worked by running this command to see the version:
> ffmpeg -version
node .