Closed
Bug 1092095
Opened 10 years ago
Closed 10 years ago
Can't seek MP4 files that don't contain a sidx box
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla36
People
(Reporter: ajones, Assigned: ajones)
References
Details
Attachments
(1 file, 2 obsolete files)
6.79 KB,
patch
|
eflores
:
review+
|
Details | Diff | Splinter Review |
MP4 files without a sidx box can't seek. This includes MSE segments where the spec requires us to ignore the sidx so even if it is there we shouldn't use it.
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → ajones
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8519675 -
Flags: review?(edwin)
Assignee | ||
Updated•10 years ago
|
Attachment #8514891 -
Attachment is obsolete: true
Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8519698 -
Flags: review?(edwin)
Assignee | ||
Updated•10 years ago
|
Attachment #8519675 -
Attachment is obsolete: true
Attachment #8519675 -
Flags: review?(edwin)
Attachment #8519698 -
Flags: review?(edwin) → review+
Assignee | ||
Comment 4•10 years ago
|
||
Keywords: checkin-needed
Assignee | ||
Comment 5•10 years ago
|
||
I'll land it myself now that inbound is open again.
Keywords: checkin-needed
Assignee | ||
Comment 6•10 years ago
|
||
Comment 7•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
If this issue is fixed. Can I pick this bug for testing? If so, please let me know the test-steps for the same.
Assignee | ||
Comment 9•10 years ago
|
||
(In reply to Sudhir from comment #8)
> If this issue is fixed. Can I pick this bug for testing? If so, please let
> me know the test-steps for the same.
I'm not sure it is easy to test unless you've got good tools for creating MP4 files. You'd need a video without a sidx box, otherwise it breaks seeking in MP4 playback of MSE.
You need to log in
before you can comment on or make changes to this bug.
Description
•