Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Graphics
»
Video
Print
Pages: [
1
]
Author
Topic: Video (Read 1931 times)
0 Members and 1 Guest are viewing this topic.
spoty76
Newbie
Posts: 21
Video
«
on:
March 27, 2017, 06:32:41 pm »
Any possible ways to include a video tape into my code?
For example if the player picks an item, some flashbacks are appearing.
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11032
Re: Video
«
Reply #1 on:
March 27, 2017, 07:06:29 pm »
"Video tapes" are physical objects, so it's kind of hard to include them in code.
But since you probably just meant some video clips, yes that's possible, but not with SFML directly.
However there have been multiple libraries written for playing back video data, the two most prominent ones are probably
sfeMovie
and
Motion
.
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
spoty76
Newbie
Posts: 21
Re: Video
«
Reply #2 on:
March 27, 2017, 08:46:47 pm »
Can you recommend any of those libraries, and can they work with sfml?
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11032
Re: Video
«
Reply #3 on:
March 27, 2017, 08:57:06 pm »
They both work with SFML and I think, I already recommended both of them.
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
spoty76
Newbie
Posts: 21
Re: Video
«
Reply #4 on:
March 27, 2017, 09:28:44 pm »
Oh, sorry, didn't notice, thanks
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
Graphics
»
Video
anything