Updated mkvalidator ERR009 read doc type version higher than doc type version (markdown)

Moritz Bunkus 2016-02-24 21:30:47 +01:00
parent a11b37fbdd
commit 0d245163c4

@ -28,4 +28,4 @@ Starting with 5.9.0 mkvmerge writes two elements from the v4 specs, `CueDuration
And here's where the bug in mkvalidator lay: it compared `DocTypeReadVersion < DocTypeVersion` instead of the other way around. The error it therefore issued, however, is correct in its wording; only the numbers listed didn't make sense because they're taken directly from the file.
Categories: [mkvalidator](Category-mkvalidator)
Categories: [mkvalidator](FAQ#category-mkvalidator)