Join Now
Quality Rating:
  • Currently 0.0 / 5
(0.0 / 5 - 0 votes cast)
Expertise Level:
  • Currently 0.0 / 5
(0.0 / 5 - 0 votes cast)

This page was last modified 11:37, 4 March 2008.

KIS000842 - Capturing contents of video playback area not possible

From Forum Nokia Wiki


This known issue was originally created by Mudhalvan and has been verified by Forum Nokia.

ID KIS000842 Creation date March 4, 2008
Platform S60 3rd Edition Tested on devices (All) 
Category Symbian C++  Subcategory Multimedia, Graphics 
APIs   Classes  
Methods      


Overview

There are no Symbian or S60 platform-level APIs that provide a way to access the video frame buffers in order to capture screen shots of video playback.

Description

Methods such as CopyScreenToBitmap() from CWsScreenDevice, RHardwareBitmap or screen address retrieved with UserSvr::ScreenInfo() do not provide a way to capture screenshots of video playback currently in progress.

All above methods result in a blank rectangle being captured for the video area. This is because MMF video controllers do not hand the video frames over to the window server, but simply request a safe drawing region and use Direct Screen Access to render the decoded frames. Symbian OS does not provide access to raw LCD framebuffer.

Solution

No solution available.

 
Powered by MediaWiki