I want to do some cutscenes for my game.
There is any way for i play videos on my game?
[Help] Can i play videos on my LÖVE game?
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
[Help] Can i play videos on my LÖVE game?
:: LÖVE Game Loader :: https://www.love2d.org/forums/viewtopic.php?f=4&t=76791
- josefnpat
- Inner party member
- Posts: 955
- Joined: Wed Oct 05, 2011 1:36 am
- Location: your basement
- Contact:
Re: [Help] Can i play videos on my LÖVE game?
The short story: No
The long story:
Yes, but it's probably not worth it.
I was able to create a working demonstration that used a ton of ram: viewtopic.php?f=5&t=9275&p=57960
And here flashkot expanded on the concept and did a much better job of it: viewtopic.php?f=5&t=10396
Keep in mind both of these are love 0.8.0, but wouldn't be hard to port.
The long story:
Yes, but it's probably not worth it.
I was able to create a working demonstration that used a ton of ram: viewtopic.php?f=5&t=9275&p=57960
And here flashkot expanded on the concept and did a much better job of it: viewtopic.php?f=5&t=10396
Keep in mind both of these are love 0.8.0, but wouldn't be hard to port.
Missing Sentinel Software | Twitter
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
Re: [Help] Can i play videos on my LÖVE game?
Love 0.9 uses LuaJit, this means you can use the FFI to call functions in dynamic libraries, so if you're really so inclined you could. But you'd be leaving love territory and it's a cold hard world out there!
Who is online
Users browsing this forum: Ahrefs [Bot], Google [Bot] and 2 guests