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

Loop Video #37

Closed
SHOEGAZEssb opened this issue Oct 14, 2015 · 5 comments
Closed

Loop Video #37

SHOEGAZEssb opened this issue Oct 14, 2015 · 5 comments

Comments

@SHOEGAZEssb
Copy link

How would I go about looping a video?
I tried
VlcPlayer.LoadMediaWithOptions(path, "repeat"); //and also --repeat, --loop and loop
VlcPlayer.Play();

But it doesnt work. Any help?

@fabianPas
Copy link

+1! Would love to have this! Actually, I really need it!

@Megagalatkikarea2
Copy link

Any news on this? I really need this too!

@devkanro
Copy link
Owner

I have tried many ways...
If you can accept some cacophonies at end of video...
I can do it.

@SHOEGAZEssb
Copy link
Author

I'm fine with cacophonies as long as the video loops smoothly.

@devkanro
Copy link
Owner

Some news here.
I add the EndBehavior property to VlcPlayer, you can set it to Repeat to loop the media.

BTW, Stop method is changed too.

I changed many other coeds, so you can try it first.
If it was no problem with it, I will update the release and Nuget package later.

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

No branches or pull requests

4 participants