Win How to get number of the current frame being displayed on the screen during Play
#1
I need to synchronize an external software that must act at exact time intervals as the video being playing.

I need to get the current frame number or the exact point in time of the current video timeline.

xbmc.getTime() gives the position of the video down to the milliseconds level but this is not exact.

I need a time that is a match to the frame being played at the moment of calling getTime().
Is there any other way to find out that information ?
Reply

Logout Mark Read Team Forum Stats Members Help
How to get number of the current frame being displayed on the screen during Play0