Hello,
According to H.264 decoder UG, level API is supported , and profile "always is configured for high profile, independent of value set in this field."
In MPEG-2 and MPEG-4 decoder there is no API for level or profile.
1. Does it mean H.264 decoder will ignore the level in stream and use the level in API ?
2. H.264 decoder support BP,MP,HP, while it said that profile "always is configured for high profile". Isn't there a contradiction here ? Note that BP is not a subset of MP.
3. MPEG-2, MPEG-4 decoders will always use the profile,level from stream ?
Best Regards,
Ran