Open Spedwards opened 1 year ago
I just started using vcsi, using some MKVs from last year to get set up and it works fine for me:
Input #0, matroska,webm, from 'birdbox_2022-02-07_15-30.mkv':
Metadata:
title : RTSP Session
ENCODER : Lavf58.20.100
Duration: 00:10:00.00, start: 0.000000, bitrate: 1979 kb/s
Stream #0:0: Video: h264 (Main), yuv420p(progressive), 1920x1080, 25 fps, 25 tbr, 1k tbn, 50 tbc (default)
Metadata:
DURATION : 00:10:00.000000000
Stream #0:1: Audio: pcm_alaw ([6][0][0][0] / 0x0006), 8000 Hz, 1 channels, s16, 64 kb/s (default)
Metadata:
DURATION : 00:10:00.000000000
I've been using vcsi for a while and always with mp4 files. I recently switched to using mkv files and immediately noticed that vcsi does not work with them at all. I converted one of these files to an mp4 (not changing codecs or anything) and it worked.
Here's the ffprobe output of a short mkv file I tested with:
Here's the ffprobe output for the same file after converted to mp4:
That mp4 output has an error and still vcsi works on it.