Open
Bug 1300703
Opened 7 years ago
Updated 5 months ago
[webm] Use default duration if known when estimating the last frame duration
Categories
(Core :: Audio/Video: Playback, defect, P3)
Core
Audio/Video: Playback
Tracking
()
NEW
People
(Reporter: jya, Unassigned)
Details
Attachments
(1 file)
if default duration is known, we should use it to estimate the duration of the last frame. mkvmerge only generate a BlockDuration if the frame duration is different to the default duration.
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8788347 [details] Bug 1300703: [webm] Use default duration if known. https://reviewboard.mozilla.org/r/76868/#review75020
Attachment #8788347 -
Flags: review?(kinetik) → review+
Pushed by jyavenard@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/87880c0f7336 [webm] Use default duration if known. r=kinetik
Backout by cbook@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7361e1768b80 Backed out changeset 87880c0f7336 on request from jya
Updated•7 years ago
|
Priority: -- → P3
Updated•5 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•