Open glensc opened 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 ➔
same with me on windows 10
I was expecting any commandline option passed as is to FFmpeg, but instead it get confusing output: