MPEGGroup / FileFormatConformance

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

Some files don't show up #58

Open podborski opened 1 year ago

podborski commented 1 year ago

Summary

Lets say I look for files with meta box on the file level.

image

I can not find this file compact-no-code-fec-1.iso3 which has a file-level meta as can be seen in the gpac output.

Steps to reproduce

see above

DenizUgur commented 1 year ago

That file is ignored because of the following error.

Box fiin:Box has versions {0} that are not in the standard features.

https://github.com/MPEGGroup/FileFormatConformance/blob/2aefa1e1a865bea24c235c7a265da61db68a5c00/data/file_features/.cfignore#L1-L2

podborski commented 1 year ago

same for:

podborski commented 1 year ago

Ah, when we fix that part this should be also fixed then

DenizUgur commented 1 year ago

Exactly

podborski commented 12 months ago

Re-opening to keep track of all the files in .cfignore. We should fix all those and keep this file empty