Closed
Bug 1304254
Opened 8 years ago
Closed 8 years ago
Parse MovieExtendsBox to get duration
Categories
(Core :: Audio/Video: Playback, defect, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: ayang, Assigned: ayang)
References
Details
Attachments
(1 file)
In MSE mochitest test_SeekNoData_mp4.html, rust parser fails to retrieve duration in mvex box.
mp4parse-rust needs to be able to parse this box.
Assignee | ||
Comment 1•8 years ago
|
||
Actually, it is fragment_duration in mehd.
Updated•8 years ago
|
Priority: -- → P3
Comment hidden (mozreview-request) |
Assignee | ||
Comment 3•8 years ago
|
||
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8793744 [details]
Bug 1304254 - Use fragment_duration as track duration.
https://reviewboard.mozilla.org/r/80420/#review79574
Attachment #8793744 -
Flags: review?(giles) → review+
Comment hidden (mozreview-request) |
Pushed by ayang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/431dacf6e977
Use fragment_duration as track duration. r=rillian
Comment 7•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in
before you can comment on or make changes to this bug.
Description
•