Moonbase59/loudgain

Fail to analyze files with colon in the name.

Br31zh opened this issue · 0 comments

Hello,

I have some files with colons in their name, and your program stop with an error on it:

[✔] Scanning '03.Shine_Days.opus' ...
[✔] Container: Ogg [ogg]
[✔] Stream #0: Opus, 48000 Hz, 2 ch, stereo
 100% [======================================]
[✔] Scanning '04.23:50.opus' ...
[✘] Could not open input: Protocol not found

I had the same problem using FFMpeg. If you use it, you can use file:04.23:50.opus to work around this. If it’s from you own code and not FFMpeg, then I can’t help.