Closed
Bug 1651514
Opened 4 years ago
Closed 4 years ago
CanvasRenderingContext2D.drawImage(video_element) does not work for h264 videos
Categories
(Firefox for Android Graveyard :: Audio/Video, defect)
Firefox for Android Graveyard
Audio/Video
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1526207
People
(Reporter: jesus, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
Open https://hqrelive.com/video-test.html. The video should be visible in both squares.
Now open https://hqrelive.com/video-test-mp4.html. The video should be visible in both squares.
Actual results:
video-test.html (which uses OGV/Theora) works correctly on Firefox for Android. video-test-mp4.html does not, and instead throws this Exception:
Exception... "Component is not available" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)"
Expected results:
The video should be visible in both squares, regardless of the video codec used.
Comment 1•4 years ago
|
||
Same as bug 1526207. Set as dup.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•