sidneys / ffmpeg-progressbar-cli

A colored progress bar for FFmpeg.
https://npmjs.com/package/ffmpeg-progressbar-cli
MIT License
210 stars 22 forks source link

No help usage #14

Open glensc opened 4 years ago

glensc commented 4 years ago

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

➔
mafar commented 4 years ago

same with me on windows 10