During MPEG 135 it was suggested to add more tests based on conformance files from Part 32.
In the first step we could fetch conformance files from mpeg server and check if the reference software can successfully open all of them.
In the next step we should continue improving tests by parsing deeper in the files...
Edit: we need JSON support for this software. So that we can run the software on the conformance files in https://github.com/MPEGGroup/FileFormatConformance and use the json dumps in that repository.
During MPEG 135 it was suggested to add more tests based on conformance files from Part 32.
In the first step we could fetch conformance files from mpeg server and check if the reference software can successfully open all of them.
In the next step we should continue improving tests by parsing deeper in the files...
Edit: we need JSON support for this software. So that we can run the software on the conformance files in https://github.com/MPEGGroup/FileFormatConformance and use the json dumps in that repository.