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

Loading a video causes crash #69

Open
FormularSumo opened this issue Oct 3, 2022 · 1 comment
Open

Loading a video causes crash #69

FormularSumo opened this issue Oct 3, 2022 · 1 comment

Comments

@FormularSumo
Copy link

image
Trying to run a love.js project containing just the above causes it to crash. The video works fine in love2d on windows, android, etc. It also playsback fine in browsers that support ogg such as Firefox and Chrome (desktop). Renaming the file extensions to .ogv doesn't make any difference. As there aren't any other video formats supported by love2d currently this means there's no way of doing video file playback in love.js as far as I can tell

On Firefox
image

On Chrome
image

@rameshvarun
Copy link

I have a patch for getting video working in love.js (Compatibility Mode), which I've used in some of my games. rameshvarun/love@cc482c8

I can look into getting this added to the upstream release.

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