MPEGGroup / FileFormat

MPEG file format discussions
24 stars 0 forks source link

RtpReceptionHintSampleEntry is undefined #49

Closed podborski closed 5 months ago

podborski commented 2 years ago

There is no definition of RtpReceptionHintSampleEntry is ISOBMFF but its used to define ProtectedRtpReceptionHintSampleEntry in 9.4.5.2:

Class ProtectedRtpReceptionHintSampleEntry
    extends RtpReceptionHintSampleEntry ('prtp') {
    ProtectionSchemeInfoBox     SchemeInformation;
}
mhannuksela commented 6 months ago

9.4.1.2 specifies ReceivedRtpHintSampleEntry, which ought to be used to derive 'prtp'.

cconcolato commented 5 months ago

This is covered in the defect report. Closing this issue.