I'm having problem with the ffprobe syntax, getting print format to output default with no keys. There is a nokey option, so I pass in something like this
ffprobe -print_format default nokey
but I get nothing back, not even an error. Is there something wrong with my syntax?