Search found 2 matches

Go to advanced search

by vlcismylove
09 Mar 2020 05:17
Forum: Development around libVLC
Topic: How to get the frame number of the paused frame?
Replies: 2
Views: 256

Re: How to get the frame number of the paused frame?

Fuction libvlc_media_player_next_frame, and functions like "get time" and "set time", and the concept of FPS give us user of the library an illusion that there is a long number that can be used to index into the video. If I click the next-frame button one by one from the beginnin...
by vlcismylove
09 Mar 2020 02:42
Forum: Development around libVLC
Topic: How to get the frame number of the paused frame?
Replies: 2
Views: 256

How to get the frame number of the paused frame?

Hello,

When I call something like libvlc_media_player_pause to pause the player, what function should I call to get the Frame Number of the current displayed frame? Your help is greatly appreciated.

vlcismylove

Go to advanced search