[MPlayer-dev-eng] How to get current video frame number?

Somnath Banerjee somnath.banerjee at gmail.com
Mon Jul 17 19:35:38 CEST 2006


Hi All,

       Is there a way for the video filter to get current frame number from
the mplayer main? I can keep a counter in the put_image of my video filter
and increment it every time the put_image is called. But the problem with
this approach is that it can't handle fast forward and rewinding. In such
cases the counter becomes wrong. Any better way to get the current frame
number in video filter?

Thanks in advance,
Som



More information about the MPlayer-dev-eng mailing list