You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
On Chrome
The text was updated successfully, but these errors were encountered:
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
On Chrome
The text was updated successfully, but these errors were encountered: