tydrive
4th June 2007, 12:22
Hi,
I have some problem while finding out the frame rate from SPS Nal unit.
Some streams I found
timing_info_present_flag =1
num_units_in_tick =2002
time_scale = 30000
fixed_frame_rate_flag=0
which gives the framerate 30000/2002 = 15fps
Many other streams , with variable frame rate, I get
timing_info_present_flag =1
num_units_in_tick =771
time_scale = 3909091445
fixed_frame_rate_flag=0
and no idea how to calculate the framerate.
I wonder if I need some other info to get the exact framerate.
Please reply if any one has some idea.
Thanks,
Tydrive.
I have some problem while finding out the frame rate from SPS Nal unit.
Some streams I found
timing_info_present_flag =1
num_units_in_tick =2002
time_scale = 30000
fixed_frame_rate_flag=0
which gives the framerate 30000/2002 = 15fps
Many other streams , with variable frame rate, I get
timing_info_present_flag =1
num_units_in_tick =771
time_scale = 3909091445
fixed_frame_rate_flag=0
and no idea how to calculate the framerate.
I wonder if I need some other info to get the exact framerate.
Please reply if any one has some idea.
Thanks,
Tydrive.