Bug 185594
Summary: | [EME][GStreamer] The current implementation of EME doesn't support this WPT test clearkey-mp4-playback-temporary-clear-encrypted.https.html | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yacine Bandou <bandou.yacine> |
Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bugs-noreply, cturner |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Yacine Bandou
This test tries to playback a mp4 file which is a concatenation of two moov.
The fist is clear and the second is encrypted.
0 24 ftyp
24 317 moov
33b 114 moof
44f 1730e mdat
1775d 24 ftyp
17781 6f2 moov
17e73 4ad moof
18320 166cf mdat
2e9ef 2f5 moof
2ece4 c2b8 mdat
If we want pass this test we should add the support of the gstreamer caps change,
from clear caps to encrypted caps and plug the decryptor in playing state.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Charlie Turner
*** This bug has been marked as a duplicate of bug 178703 ***