Re: Event for finished player seek requests
Thomas Guillem via vlc-devel <[email protected]>
| Newsgroups | gmane.comp.video.videolan.vlc.devel |
|---|---|
| Message-ID | <[email protected]> |
It should not be different, that might be a bug depending on the file format. Please report the issue with the video sample here: https://code.videolan.org/videolan/vlc/-/issues On Tue, Mar 14, 2023, at 16:22, Tobias Rapp wrote: > Another point I stumbled over during next-frame tests is that the video > output seems to be ~200ms off from the value reported by > libvlc_media_player_get_time(). Is there a way to reduce that latency? > I'd like to perform frame-exact player navigation in paused state. > > Regards, Tobias > > On 13/03/2023 17:18, Tobias Rapp wrote: > >> Hi, >> >> currently I'm looking at the event manager API of LibVLC. When I >> perform a call to libvlc_media_player_set_time() or >> libvlc_media_player_next_frame() while the player is in paused state, >> how can I get notified when the request has been performed? Do I have >> to poll the current player position/time value or is there a better way? >> >> Regards, Tobias > _______________________________________________ > vlc-devel mailing list > To unsubscribe or modify your subscription options: > https://mailman.videolan.org/listinfo/vlc-devel _______________________________________________ vlc-devel mailing list To unsubscribe or modify your subscription options: https://mailman.videolan.org/listinfo/vlc-devel