sidneys / ffmpeg-progressbar-cli

A colored progress bar for FFmpeg.

Home Page:https://npmjs.com/package/ffmpeg-progressbar-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No help usage

glensc opened this issue · comments

I was expecting any commandline option passed as is to FFmpeg, but instead it get confusing output:

➔ ffmpeg-bar -h
  libpostproc    55.  5.100 / 55.  5.100

➔ ffmpeg-bar --help
  libpostproc    55.  5.100 / 55.  5.100

➔ ffmpeg-bar --version
Error splitting the argument list: Option not found

➔

same with me on windows 10