MPEGGroup / FileFormatConformance

MPEG File Format Conformance Framework
https://mpeggroup.github.io/FileFormatConformance/
BSD 3-Clause Clear License
10 stars 3 forks source link

16_vtt.mp4 probably has invalid URI in kind box #132

Open bradh opened 5 months ago

bradh commented 5 months ago

Summary

File 16_vtt.mp4 has a kind box that contains http\://www.w3.org/TR/html5/. The backslash does not appear to be valid in a URI per RFC 3986.

Steps to reproduce

  1. Inspect file at https://gpac.github.io/mp4box.js/test/filereader.html?https://mpeggroup.github.io/FileFormatConformance/files/published/isobmff/16_vtt.mp4
  2. Note schemeURI

Affected specifications

Affected files