Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does H.264 Decoder support non-multiple of 16 frame height and width?

decoder frame height support
0
Posted

Does H.264 Decoder support non-multiple of 16 frame height and width?

0

H.264 bit-streams with non-multiple of 16 frame-height and frame-width are supported. Decoder will generate output frames of non–multiple of 16 dimensions only. There will be no padding applied by the decoder. However height and width values used while creating the decoder instance must be multiple of 16. This is necessary because decoder’s internal memory allocations are in units of macroblocks.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123