How to use mediainfo on aws s3 filename contain space?
I got this error.
E: https://s3-eu-west-1.amazonaws.com/test/video/batmanvs superman.mov,
HttpVersionNotSupported
The HTTP version specified is not supported.
I tried single quote and double quote. mediainfo 'https://s3-eu-west-1.amazonaws.com/test/video/batmanvs superman.mov'
I got the same error.
But if the filename without spacing it works fine.