Windows batch and ffprobe — problem with filenames starting with “-“
If the file name (%F) starts with a “-” character, the file is not found by ffprobe.exe (the file name from the next character after “-” is passed to ffprobe).
If the file name (%F) starts with a “-” character, the file is not found by ffprobe.exe (the file name from the next character after “-” is passed to ffprobe).