ffmpeg-cli-wrapper icon indicating copy to clipboard operation
ffmpeg-cli-wrapper copied to clipboard

Allow extra arguments to FFprobe

Open zhaakhi opened this issue 8 years ago • 1 comments
trafficstars

It would be useful to support arbitrary extra arguments to FFprobe. Specifically I'm trying to set the expected input format, or a format/protocol whitelist. Currently this means I must reimplement probe(), since it does not support extraArgs like FFMpeg does.

zhaakhi avatar Feb 23 '17 14:02 zhaakhi

Sounds like a good addition. Feel free to submit a pull request. Otherwise I'll get to this at some point (in weeks/months)

bramp avatar Feb 23 '17 17:02 bramp