Well I'm an idiot, I forgot the code is available on GitHub.
FFMpegVideo.java#L1832
List<String> protocols = FFmpegOptions.getSupportedProtocols(executableInfo.getPath());
fFmpegExecutableInfoBuilder.protocols(protocols);
if (!protocols.isEmpty()) {
LOGGER.warn("Couldn't parse any supported ...
Search found 2 matches
- Fri Feb 24, 2023 4:39 pm
- Forum: Help and Support
- Topic: Couldn't parse any supported protocols
- Replies: 3
- Views: 1385
- Fri Feb 24, 2023 10:01 am
- Forum: Help and Support
- Topic: Couldn't parse any supported protocols
- Replies: 3
- Views: 1385
Couldn't parse any supported protocols
I get this error on startup. Using version 11.6.0. First time user, old version because of network share bug. Any idea what the problem could be?
DEBUG 2023-02-23 16:48:26.928 [main] Checking transcoding engine AviSynth/FFmpeg
WARN 2023-02-23 16:48:26.999 [main] Couldn't parse any supported ...
DEBUG 2023-02-23 16:48:26.928 [main] Checking transcoding engine AviSynth/FFmpeg
WARN 2023-02-23 16:48:26.999 [main] Couldn't parse any supported ...