hdfssk/mkvalidator
Project ID: 20810
Description
mkvalidator is a simple command line tool to verify Matroska and WebM files for spec conformance. It checks the various bogus or missing key elements against the EBML DocType version of the file and reports the errors/warnings in the command line.
It currently checks for missing mandatory element, EBML “junk” data (use of unknown IDs), bad track or cues (index) entries, and profile violation (like a v1 file using v2 features).
Installation Instructions
To install the package:
sudo dnf -y copr enable hdfssk/mkvalidator
sudo dnf -y install mkvalidator
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | i386 (6)*, x86_64 (14)* | Fedora 38 (0 downloads) |
Fedora 39 | i386 (6)*, x86_64 (9)* | Fedora 39 (47 downloads) |
Fedora 40 | i386 (3)*, x86_64 (7)* | Fedora 40 (21 downloads) |
Fedora 41 | i386 (2)*, x86_64 (2)* | Fedora 41 (8 downloads) |
Fedora rawhide | i386 (12)*, x86_64 (12)* | Fedora rawhide (114 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable hdfssk/mkvalidator
More info about enabling Copr repositories