Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Seek to time without playing #152

Open
shmatul opened this issue Nov 8, 2021 · 1 comment
Open

Seek to time without playing #152

shmatul opened this issue Nov 8, 2021 · 1 comment

Comments

@shmatul
Copy link

shmatul commented Nov 8, 2021

Hey

I'm trying to change VlcPlayer's time while the video isn't playing to show the frame of the given time.
While the video is playing it works perfectly, when the video is paused onFrameReady is never called until I play the video.

A workaround is to play & pause the video after the frame has drawn on the canvas, are there any other solutions you can think of? Thanks

@RSATom
Copy link
Owner

RSATom commented Nov 8, 2021

I'm afraid it's limitation of used libvlc API...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants