Hi ****,

in a batch I should recognize if %4 (the input source, e.g. %4= "c:\cats\input1.mp4") have or not an audio inside

if yes, a enviroment variable change of state (e.g. "haveAudio=yes" or "haveAudio=no")

possibly with ffprobe, how can I do this? thanks