You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per the installation on the main page you install it by running npm install --global ffmpeg-progressbar-cli in the console...you will need to have installed nodeJS first.
Then you can run the program by using ffmpeg-bar instead of ffmpeg. For example ffmpeg -i input.avi output.mp4 would become ffmpeg-bar -i input.avi output.mp4
how to use this on windows
The text was updated successfully, but these errors were encountered: