Hello,
I would like to ask How the H.264 codec encoder/decoder handles contradictions between given profile/level and the resolution & fps (for example using level 5 with fps and resolution that should be used with level 2) . I also see a set of in-compliant parameter errors, but still the question is if it use ? is it used for all types of errors ? Does the encoder/decoder stops coding when an error occurred ? To summarize:
1. How does the encoder act with each contradiction ?
2. How does the decoder act with each contradiction ?
3. what does in mean when appears in user's guide "It is not guaranteed to achieve real time performance for ...". Does it mean that the codec delay is expected to be long delay ?
Thanks,
Ran