Description:
When I try to load the example video scene from https://aframe.io/examples/showcase/videosphere/ I just get a black screen on Chromium.
How can I do this?
Hack Prius,
Hack Love,
Hack Life.
-J
facebook.com/HackLifePrius
On Mon, Nov 14, 2016 at 1:00 PM, Kevin Ngo [email protected] wrote:
Make sure your codec is compatible with Chromium, which only has FOSS
codecs.—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/aframevr/aframe/issues/2093#issuecomment-260461031,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGj-XrH-6H20Hf2pmGSMGn_vpjpPbLDdks5q-Mv1gaJpZM4KxzTH
.
Will look into it.
isn't this due to stock Chromium lack of support for H264 / MP4?
Yeah. The actionable thing to do here is to convert that A-Frame example video to a friendlier codec.
Thanks guys! When the stable Chrome (not Chromium) has WebVR abilities, will I be able to play this codec?
yes - and supposedly there is some tricky way you can roll your own custom chromium build for testing that enables them
Can you please link me to wherever you heard that?
@JonathanGrant You can try any a-frame scene on regular Chrome and see if the video plays. (https://aframe.io/examples/showcase/videosphere/ plays fine) You won't be able to enter VR but at least you know if it's a problem with the video codec or something else.