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

Simple video slide show #157

Open
toughvj opened this issue Jan 28, 2019 · 5 comments
Open

Simple video slide show #157

toughvj opened this issue Jan 28, 2019 · 5 comments

Comments

@toughvj
Copy link
Contributor

toughvj commented Jan 28, 2019

Hi everybody. I've wrote a simple video slide show as an fbo source, that somebody may want to use.
It's very basic for now.

It's getting files from sources/video folder, for default it plays first video in loop. Calling toggleSlideShow() we may switch to slide show and back to playing only current movie. There are also playNextMovie() and playPrevMovie() which makes what it says.

In the future i would like to add some transitions between loaded movies.

https://www.dropbox.com/sh/boflyyb5nkzh667/AAA3lu1xyw4K8ofMPt8NaOROa?dl=0

@toughvj
Copy link
Contributor Author

toughvj commented Jan 29, 2019

Just updated with basic transition based on aplha blending.

https://www.dropbox.com/sh/k3wygvb4xsl0ylx/AAAk1w_b9dPiUbQDexV0UQpPa?dl=0

@magdesign
Copy link
Contributor

this sound interesting to me, especially the playNextMovie() command.

However, your dropbox link is dead, would you mind putting this on github, so we can see what you changed and maybe add this as a merge to original ofxPiMapper.

@toughvj
Copy link
Contributor Author

toughvj commented Mar 11, 2022

@magdesign
Copy link
Contributor

Thank you very much!
I guess its in coded in the "mapOne" folder.
how do you do "playNextMovie()" ? is there a shortcut assigned or via dbus or is it not coded yet?

@toughvj
Copy link
Contributor Author

toughvj commented Mar 14, 2022

No problem, I abandoned this project some time ago but I'll try to help.
playNextMovie() is assigned to keyPressed event.

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

2 participants