The reason you aren't getting any clues is that you have set the command to not say anything. From the ffprobe docs
-loglevel [flags+]loglevel | -v [flags+]loglevel Set logging level and flags used by the library. ....
loglevel is a string or a number containing one of the following values:
‘quiet, -8’ Show nothing at all; be silent.