Closed
Bug 1150877
Opened 10 years ago
Closed 10 years ago
Unable to play webm file
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 868797
People
(Reporter: 6lobe, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:40.0) Gecko/20100101 Firefox/40.0
Build ID: 20150402115826
Steps to reproduce:
Open http://a.pomf.se/sxbkoo.webm
Actual results:
File doesnt play.
Expected results:
File should play.
Updated•10 years ago
|
Status: UNCONFIRMED → NEW
Component: Untriaged → Video/Audio
Ever confirmed: true
Product: Firefox → Core
Comment 1•10 years ago
|
||
The file is invalid according to the Matroska/WebM specs, because the first timecode is negative:
|+ Cluster at 4450
| + Cluster timecode: 0.000s at 4462
| + SimpleBlock (key, track number 2, 1 frame(s), timecode 18446744027.136s = -00:00:00.003) at 4465
| + Frame with size 47
| + [I frame for track 2, timecode 18446744073706]
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•