Symbian Media (Graphics & Sounds) | Forum profile
|
|
Forum profile page for Symbian Media (Graphics & Sounds) on http://www.forum.nokia.com.
This report page is the aggregated overview from a single forum: Symbian Media (Graphics & Sounds), located on the Message Board at http://www.forum.nokia.com.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "Symbian Media (Graphics & Sounds)" on the Message Board at http://www.forum.nokia.com is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on Symbian Media (Graphics & Sounds):
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
34
|
89
|
305
|
|
Post:
|
121
|
296
|
868
|
|
|
Symbian Media (Graphics & Sounds) Posting activity graph:
|
Top authors during last week:
|
Name
|
Posts
|
|
Sorcery-ltd
|
17
|
|
Nancy_huang
|
12
|
|
wizard_hu_
|
12
|
|
KlaarMobileEntertainment
|
8
|
|
sriky27
|
7
|
|
symbianyucca
|
7
|
|
noam.segal
|
5
|
|
thebadger
|
5
|
|
coolblues5000
|
4
|
|
symbianyucca Online
|
4
|
|
|
|
Latest active threads on Symbian Media (Graphics & Sounds)::
Started 5 days, 23 hours ago (2008-10-08 21:03:00)
by thebadger
hi, The wiki for Media Recorder API state that 3GPP multimedia file format (3GP or MIME-type “video/3gpp”)is a Supported Format. How can i record a 3gp video? 
Started 6 days, 10 hours ago (2008-10-08 10:24:00)
by Nancy_huang
I am working on my project called Mobile Digital Stories, which is a collection of still images with a voice-over describing the images. My target handset is Nokia 6600. My problem here is when user select the images from the phone Gallery, how do I save them in my application. With the help from Sorcery , I can access the phone Gallery from my application, but then I don't know how to... 
Started 3 days, 8 hours ago (2008-10-11 12:10:00)
by -chris-
Hi all, I'm reposting this in the hope that someone found a solution: When taking a picture with the Camera Api, the Flash often fires to late. The pictures are all dark. I'm having the issue with the N93i and the N95, especially in medium light situations where the AF works without flash but the picture should be taken with flash. Setting the flash to forced mode makes no difference to ... 
Started 4 days, 5 hours ago (2008-10-10 14:56:00)
by heuven
Hi, I am using 6220 Classic. I try to play audio to the earpiece, but I get KErrNotFound when I try create a CAudioOutput object. My application has MultimediaDD capability. iPlayer = CMdaAudioPlayerUtility::NewL( *this ); TRAP( err, iAudioOutput = CAudioOutput::NewL( *iPlayer ) ); Any ideas? Do I need to specify Nokia VID in my MMP? BR, Rene 
Started 6 days, 3 hours ago (2008-10-08 16:54:00)
by stonejustek
Work on 3rd fp1, install audio routing plug-in API; I try to play audio to handset speaker and loudspeaker. When there is no handsfree (Bluetooth speaker); it works well. Set the audio routing to private speaker, it plays to handset speaker; set the audio routing to public speaker, it plays to loudspeaker. But when connecting to handsfree (Bluetooth speaker): set the audio routing to ... 
Started 6 days, 4 hours ago (2008-10-08 15:53:00)
by KlaarMobileEntertainment
Hi, After countless retries I've finally gotten the wiki entry on 'how to read an image in symbian. http: //wiki.forum.nokia.com/index.ph...Symbian_bit map Apart from one error in the code (the aResult var is used but not declared), I've used this to decode a 24bit PNG which is stored on the device. This PNG is correct since it shows in explorer, photoshop, etc When calling the ... 
Started 4 days, 11 hours ago (2008-10-10 09:29:00)
by coolblues5000
Hi i have tried searching everywhere but can't seem to find a code to display an image to the screen. any ideas? I'm new to symbian c++. ( using png image). 
Started 5 days, 7 hours ago (2008-10-09 13:08:00)
by Theril
Hello, I'm using CFbsScreenDevice to draw directly to screen. I'm in fact drawing over another application, so I can't use the direct screen access stuff that would notify me on visibility changes. So the problem is that when another window comes atop of the window that I'm "drawing on", my directly drawn stuff stays on the newly focused window, even though I stop the drawing (the ... 
Started 1 year, 1 month ago (2007-09-04 19:11:00)
by KroneckersDelta Registered User
I've been playing around with N95's camera and I'm getting a fixed size for bitmap returned by the viewfinder (240x160 I think). Any chance of increasing/decreasing the size of the viewfinder image? Also, what is the fastest way to copy the rgb data from CFbsBitmap ? I tried using DataAddress and incrementing the pointer, but the image gets garbled in the process 
Started 6 days, 9 hours ago (2008-10-08 10:55:00)
by coolblues5000
Hi I recently installed S60 sdk and carbide C++ v.1.3, i can't seem to create a program that access the camera then takes a picture. also how can i overlay pictures on top of camera using symbian? anyone knows? source code? thanks 
|
|
Hot threads for last week on Symbian Media (Graphics & Sounds)::
Started 6 days, 10 hours ago (2008-10-08 10:24:00)
by Nancy_huang
I am working on my project called Mobile Digital Stories, which is a collection of still images with a voice-over describing the images. My target handset is Nokia 6600. My problem here is when user select the images from the phone Gallery, how do I save them in my application. With the help from Sorcery , I can access the phone Gallery from my application, but then I don't know how to... 
Started 6 days, 4 hours ago (2008-10-08 15:53:00)
by KlaarMobileEntertainment
Hi, After countless retries I've finally gotten the wiki entry on 'how to read an image in symbian. http: //wiki.forum.nokia.com/index.ph...Symbian_bit map Apart from one error in the code (the aResult var is used but not declared), I've used this to decode a 24bit PNG which is stored on the device. This PNG is correct since it shows in explorer, photoshop, etc When calling the ... 
Started 1 week ago (2008-10-07 11:10:00)
by noam.segal
Hi I'm using s60 3rd edition sdk. I'm trying to display transparent animated gif. I started by using the following wiki example: http://wiki.forum.nokia.com/index.ph...GIF_animati ons . But it fails to display the transparency of the gif instead I get black background. please help, Noam 
Started 5 days, 23 hours ago (2008-10-08 21:03:00)
by thebadger
hi, The wiki for Media Recorder API state that 3GPP multimedia file format (3GP or MIME-type “video/3gpp”)is a Supported Format. How can i record a 3gp video? 
Started 1 year, 1 month ago (2007-09-04 19:11:00)
by KroneckersDelta Registered User
I've been playing around with N95's camera and I'm getting a fixed size for bitmap returned by the viewfinder (240x160 I think). Any chance of increasing/decreasing the size of the viewfinder image? Also, what is the fastest way to copy the rgb data from CFbsBitmap ? I tried using DataAddress and incrementing the pointer, but the image gets garbled in the process 
Started 1 week, 1 day ago (2008-10-06 10:47:00)
by sebastian.olsson
Hello, I've experienced som problems with the screen flickering on my N73. I try to draw two rectangles, with one in front covering parts of the other one. What happens is that when redrawing, parts of the back rect is briefly shown even though it's covered by the other rectangle. I do not get this effect when running on a N95. I run the following piece of code: aGc.SetBrushStyle(... 
Started 6 days, 9 hours ago (2008-10-08 10:55:00)
by coolblues5000
Hi I recently installed S60 sdk and carbide C++ v.1.3, i can't seem to create a program that access the camera then takes a picture. also how can i overlay pictures on top of camera using symbian? anyone knows? source code? thanks 
Started 1 year, 9 months ago (2006-12-27 06:50:00)
by Rishi Kaura
I am using symbian 9.2. I want to display a animated gif, in which the frames other than the first are transparent. How can i draw a transparent image, over the first frame. rishi 
Started 1 week, 1 day ago (2008-10-06 05:49:00)
by mustaf
Hi, I have an OpenGL-ES app, where i want to copy data from window surface to native pixmap surface at a certain time, i.e. i want to copy the content whatever is being shown on the display at a given time to a pixmap surface.And later, i want to copy that data back to the window surface. I know for copying data from window surface to native pixmap, i can use eglCopyBuffers(). But i am... 
Started 6 days, 1 hour ago (2008-10-08 19:16:00)
by 1symbian1
hi all i need ur help please tell me how ican insert an image in my main screen app sdk_FP1 carbide C++ 
|
|