Get Started
In order to get started you need to install ffmpeg-progressbar-cli
package globally from the command below
npm i --global ffmpeg-progressbar-cli
Usage
Now to use this library you need to use ffmpeg-bar
instead of ffmpeg
in the command given below
ffmpeg-bar -i input.mp4 output.avi
ffmpeg-bar -i input.mp4 compressed.mp4