Results 1 to 1 of 1
Hi,
Is there any way to get the dynamic FPS(frame per second) while playing video in xine player.
the xine provided document says that the function "frame_output_cb" gets called just ...
- 12-26-2007 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 1
Reg. Xine player
Hi,
Is there any way to get the dynamic FPS(frame per second) while playing video in xine player.
the xine provided document says that the function "frame_output_cb" gets called just before every frame render. but it has been noticed that this function gets called in a loop independant of frame rendering rate. So the count for this function call cannot be used for measurement.
Let me know feasible method to get the frame rate.
Thanks
vineesh


Reply With Quote