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 loop video? #3

Open
time-killer-games opened this issue Aug 7, 2021 · 0 comments
Open

How to loop video? #3

time-killer-games opened this issue Aug 7, 2021 · 0 comments

Comments

@time-killer-games
Copy link

time-killer-games commented Aug 7, 2021

The best i can do right now is stop/delete the video object and re-add and play it from file manually, which gives a black flicker each time the video re-loads into memory once per loop.

Is there a better way to do this?


Also as a side note, I made a version of your player that adds full UTF-8 support on Windows, as well as support for FreeBSD, DragonFlyBSD, and several other features I added in / bugs fixed.

You may see that here, if you want I can make a pull request with my changes:

https://github.com/time-killer-games/libWebMPlayer

I use MSYS2 for building, and I noticed you use MSVC, so I can adapt it to work in MSVC out-of-the-box if that helps.

Also gave it a simplified api here: https://github.com/time-killer-games/libWebMPlayer/blob/main/src/libwebmplayer.cpp

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