successdav's avatar

Install FFMPEG on win 10

After having visited this link https://ffmpeg.zeranoe.com/builds/

Click on Download build

Extract the folder,

Rename the folder to FFmpeg,

Copy the folder to disk: c,

add folder path to environment viariables

open cmd and type FFmpeg

and I get 'FFmpeg' is not recognized as an internal or external command, operable program or batch file.

Thats how far I have tried, but its not working

0 likes
1 reply
successdav's avatar
successdav
OP
Best Answer
Level 4

okay guys, its working now, I only added \bin; to the environment path so it looks like this C:\ffmpeg\bin;

Please or to participate in this conversation.