Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to integrate with VTT files #39

Open
MiladFaridnia opened this issue Dec 1, 2020 · 0 comments
Open

How to integrate with VTT files #39

MiladFaridnia opened this issue Dec 1, 2020 · 0 comments

Comments

@MiladFaridnia
Copy link

I have vtt file that contains info about preview images:

`
01:43:40,000 --> 01:43:50,000
out02.jpg#xywh=292,120,146,60

01:43:50,000 --> 01:44:00,000
out07.jpg#xywh=438,120,146,60

01:44:00,000 --> 01:44:10,000
out03.jpg#xywh=584,120,146,60

01:44:10,000 --> 01:44:20,000
out03.jpg#xywh=730,120,146,60

01:44:20,000 --> 01:44:30,000
out07.jpg#xywh=876,120,146,60
`
ass you see each part of that contains info about preview image and its position.

How can I integrate this vtt file with PreviewSeekBar.
I saw your samples. It seems PreviewSeekBar takes one thumbnail URL to work with, But as you see I have a list of thumbnails in my vtt file.

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

No branches or pull requests

1 participant