Closed
Bug 976930
Opened 11 years ago
Closed 7 years ago
play.brightcove.com - trying to play videos say file is corrupt (same videos play fine in Android)
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: hsteen, Unassigned)
References
()
Details
(Whiteboard: [platform-rel-Brightcove])
Trying to play any of the current videos on http://play.brightcove.com/ start a loading animation, then the video element throws up an error message saying "Video can't be played because the file is corrupt". Trying to play the very same video works fine in Firefox for Android.
Reporter | ||
Comment 1•11 years ago
|
||
There's a demo of this problem here: http://hallvord.com/temp/moz/bug/976930.htm
There's a <video> element with multiple <source> elements inside, and a script that sets video.src to point to one of the URLs from the <source> elements (presumably after checking which format(s) are supported). This causes the problem.
Comment 2•11 years ago
|
||
Gaia doesn't play videos, Gecko does. Moving to Core > Audio/Video for investigation.
Component: Gaia::Browser → Video/Audio
Product: Firefox OS → Core
Comment 3•11 years ago
|
||
What FxOS version was this tested on?
Reporter | ||
Comment 4•11 years ago
|
||
1.4 preview
Updated•9 years ago
|
Component: Audio/Video → Audio/Video: Playback
Updated•9 years ago
|
platform-rel: --- → ?
Whiteboard: [platform-rel-Brightcove]
Updated•8 years ago
|
platform-rel: ? → ---
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•