Hello,
I would please like to verify the following:
- In H.264 codec there is SAR parameter with set of values, and also extended aspect ratio value. Can The encoder can put with the extended any SAR value it intends ?
- Is the meaning of SAR in coded is actually DAR (display aspect ratio) i.e. not horizon_pixels/vertical_pixel but the aspect ratio intended in display (shouldn’t it be abbreviated as DAR) ?
- Can we be sure that any decoder does nothing with this value, but only delivers it to application ?
- Should the application use the aspect ratio in elementary stream or that of transport stream ? How is it usually done ? Is the TS aspect ratio must be the same as ES ?
- In general from application point of view, should application use the parameters in TS (codec type, aspect ratio, DAR,SAR, fps) or the overlapping parameters from ES ?
Best Regards,
Ran