Hi all, I'm trying to find out the frame rate of an H264 video stream generated by a Linphone soft phone : I know that the actual framerate is 15fps but the decoded timing information decoded from the sequence parameters set NAL are num_units_in_ticks=384 and time_scale=16777217... These 2 values are the same when I decode the sps nal with my own decoder or when I use the WireSharck analyser, so I think they are good.
The issue is that I don't understand how I could compute 15 fps from these values! Regards, Philippe Triolet AASTRA France 1 rue Arnold Schoenberg 78280 Guyancourt 01-30-96-44-33
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
