MPEG-Conformance-and-reference-source
MPEG-Conformance-and-reference-source copied to clipboard
Contains several MPEG reference software modules. Not actively maintained. The ISOSegmentValidator is moved to - https://github.com/Dash-Industry-Forum/ISOSegmentValidator
tfdt base media decode time 10.000000 not equal to accumulated decode time 0.000000 for track 1 for the first fragment of the movie. This software does not handle incomplete presentations....
CMAF check violated: Section 7.5.14. "Default values or per sample values SHALL be stored in each CMAF chunk's TrackFragmentBoxHeader and/or TrackRunBox", 'description_index' not found. In the above error statement.
The dynamic MPD provided below has a minimumUpdatePeriod of 100Y, which is too large to calculate all the segment URLs in Dynamic Service Validation software before even checking their availability....
For ex: AVCConfigRecord, etc , please specify atom name at the box entry level or at each error msg.
ISOBMFF boxes additional checks for CMAF-FDIS need to be implemented.
In Validate_schm_Atom() local var is defined as: AtomSizeType ahdr; But call then does: BAILIFERR( GetFileData( aoe, &ahdr, offset, sizeof( AtomStartRecord ), &offset ) ); instead of sizeof(AtomSizeType), causing values on...
* In **PostprocessData.cpp**: > for (int j = i; list[j].offset < (offset + segmentSizes[index]); j++) { > ... > } > errprint("[...]",index, list[j].offset); Does not obey C++ standard rules -...
Fixed some bugs affecting HEVC decode. - Fixed emulation prevention byte removal in the case where the first byte after an emulation prevention byte was a 0 and hence could...
Some of the examples are currently not evaluated in the run_samples scripts.
Syncing with Conformance-Software commit-3052f5b