Closed Bug 832650 Opened 12 years ago Closed 9 years ago

Unable to copy h264 video frames from any video feed to canvas on Nexus S

Categories

(Firefox OS Graveyard :: Gaia::Video, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: gerard-majax, Unassigned)

Details

Recording a video from Nexus S' camera, then going to the Video application, after setting permissions to 777 on /dev/s3c-mfc, will lead to an error and missing thumbnail. The following error is present in logcat: E/GeckoConsole( 1420): Content JS ERROR at app://video.gaiamobile.org/js/video.js:300 in doneSeeking: Failed to create a poster image: [Exception... "Component is not available" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: app://video.gaiamobile.org/js/video.js :: doneSeeking :: line 294" data: no] The corresponding call is: ctx.drawImage(player, 0, 0, THUMBNAIL_WIDTH, THUMBNAIL_HEIGHT); The same can be reproduced if the origin is not a locally stored h264 video but Camera's feed.
It still can be reproduced on v1.2 branch.
(In reply to ying.xu from comment #1) > It still can be reproduced on v1.2 branch. Thanks for the report. This issue was indeed involving a couple of underlying problems. I can't remember if all patches/bugs related to this got merged.
Is this still an issue? If not, it should be closed.
(In reply to clogged.drainpipe from comment #3) > Is this still an issue? If not, it should be closed. I can't tell, I switched to Z3c months ago now.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.