ftarlao / check-media-integrity

check-media-integrity is a command line tool that checks the integrity of specific media files (pictures, video, audio) or all the media files in subfolders, recursively.
GNU General Public License v3.0
152 stars 29 forks source link

Additional MKV Information #2

Open kolonuk opened 5 years ago

kolonuk commented 5 years ago

Not sure if you've seen it, but there is MKV validator that checks webm and mkv files against the specification - it won't check actual media streams.

It's a standalone C/C++ program, so not sure if you'd be happy to include it...

ftarlao commented 4 years ago

I'll look into this, thanks for reporting and I'm sorry for being late