Hello,
AVC Encoder increases the frame rate twice.
For example:
The input frame rate is 25 frames per second.
FrameRateExtN = 27000000
FrameRateExtD = 1080000
But in the coded header the frame rate is 50 frames per second.
FrameRateExtN = 54000000
FrameRateExtD = 1080000
Why it occurs? How it to correct?
Thanks,
Marina

