The Godot Q&A is currently undergoing maintenance!

Your ability to ask and answer questions is temporarily disabled. You can browse existing threads in read-only mode.

We are working on bringing this community platform back to its full functionality, stay tuned for updates.

godotengine.org | Twitter

+3 votes

I tried to play a video file on Android, and failed miserably.

  • webm - either video doesn't show at all, or it freezes. Tried both VP8 and VP9, with or without audio track
  • ogv - stutters, apparently uses too much CPU, even if bitrate/fps/resolution are low
  • OS.native-video-play() - no documentation, no error dump, and didn't play the video file
  • VideoStreamGDNative/godot-videodecoder - couldn't get from the documentation how to use it nor what it is capable of doing.

Anyone ever succeeded in playing a video on Android, and can share what their success story?

Godot version 3.2.3
in Engine by (176 points)
edited by

Sorry, but it looks like this tape will self destruct in 5 seconds.

There was a pull request for playing videos natively made last year, but they're still working on it. Someone on the Godot subreddit has had a similar issue.

From the looks of it, video currently can't be played on Android.

1 Answer

0 votes

Hi!

I'm having exactly the same problem. When I run the game in pc everything is ok but on android is a disaster :-(

by (14 points)

Exactly same problem!
for me every thing is fine in godot but on android export it didnt work at all!

did you find any solution?

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.