Closed
Bug 949525
Opened 11 years ago
Closed 11 years ago
VP9 test files
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: j, Assigned: j)
References
Details
Attachments
(1 file, 5 obsolete files)
295.57 KB,
patch
|
Details | Diff | Splinter Review |
There should be a vp9 test file (content/media/vp9.webm) to test vp9 support.
Comment 1•11 years ago
|
||
We should add two files to content/media/test/ that contain vp9+opus, a *short* one (duration around 0.5s) that is included in gSmallTests (in content/media/test/manifest.js), and a longer one (say around 5s) which we add to gPlayedTests.
Part of the reason that our mochitests take so long to run is that we have files that aren't short in gSmallTests. gSmallTests is meant to be used to test that the files can load or do a quick play through without stressing the decoders.
Comment 2•11 years ago
|
||
I propose vp9cake.webm for the longer test. vp9+opus, muxed with mkvmerge, 8 seconds, audio shorter than video, 139K.
Assignee | ||
Comment 3•11 years ago
|
||
0.5 seconds of cake
Assignee | ||
Comment 4•11 years ago
|
||
Attachment #8347172 -
Flags: review?(cpearce)
Comment 5•11 years ago
|
||
Comment on attachment 8347172 [details] [diff] [review]
0001-Bug-949525-VP9-tests.patch
Review of attachment 8347172 [details] [diff] [review]:
-----------------------------------------------------------------
You need to `hg add` or equivalent the vp9.webm and vm9cake.webm files.
Attachment #8347172 -
Flags: review?(cpearce) → review+
Assignee | ||
Comment 6•11 years ago
|
||
include webm files in patch, carrying forward review.
Attachment #8346897 -
Attachment is obsolete: true
Attachment #8347170 -
Attachment is obsolete: true
Attachment #8347172 -
Attachment is obsolete: true
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 7•11 years ago
|
||
Flags: in-testsuite+
Keywords: checkin-needed
Backed out in https://hg.mozilla.org/integration/b2g-inbound/rev/b1d1c9098751 for causing various assertions like https://tbpl.mozilla.org/php/getParsedLog.php?id=32056533&tree=B2g-Inbound
Flags: in-testsuite+
Comment 9•11 years ago
|
||
Turns out there's a bug in mkvmerge which I used to make the first version of vp9cake.webm. It (or we) still aren't completely correct, but this file is better, and doesn't assert during playback.
I filed bug 951770 about tightening our validity checking.
Assignee | ||
Comment 10•11 years ago
|
||
Updated patch to include the new vp9cake.webm and replace vp9.webm with a video only test based on seek.webm.
Attachment #8347935 -
Attachment is obsolete: true
Attachment #8349536 -
Attachment is obsolete: true
Comment 11•11 years ago
|
||
Green on try. Carrying forward r=cpeace.
https://tbpl.mozilla.org/?tree=Try&rev=091dbf933e1a
Comment 12•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
Comment 14•11 years ago
|
||
Are there any more automated tests needed for this feature?
Flags: needinfo?(j)
Assignee | ||
Comment 15•11 years ago
|
||
(In reply to Mihaela Velimiroviciu [QA] (:mihaelav) from comment #14)
> Are there any more automated tests needed for this feature?
not aware of any other tests that would be needed at this time.
Flags: needinfo?(j)
You need to log in
before you can comment on or make changes to this bug.
Description
•