|
» Subscribe » Favorite Links » What is S60? » Freeware & Trials » S60 devices » Hints and tips » About this blog |
» Application development (24) » Applications (36) » Devices (21) » Games (7) » General (40) » Imaging (9) » Music (17) » Python (3) » Video (40) |
|
» New Mobile TV Receiver Accessory » Video Podcast Roundup to watch on Nseries » And the TIPA goes to... » Top Classic Smartphones » GPS Location Tagging Integrated into the Camera |
|
Subscribe RSS 2.0 feed |
Subscribe Atom feed If you wish to receive email notification, please here » |
|
Kevin's Jaiku Badge |
|
Carol's Jaiku Badge |
« Which API works with which codecs? Your questions answered | Main | Mobile Monday Boston - Mobile VOIP on Jan. 8 »
Here's the source code for the codec discovery application I posted a couple of days ago. Use it as you wish; we have already heard from some developers who want to include automatic codec detection in their applications, so that they can use the right codec or format for a particular device.
Update Dec. 21: Here are the codec trace files for the devices we tested. These include more detailed information than is listed in the table in the previous post.
-Oren
Comments
I was surprised to see on the trace file that 3250 supports video recordings of 352x288 and 320x240. The internal video recorder only supports up to 176x144.
Does it mean that actually the phone is able to record in bigger resolution? Is there any application/demo that can record in higher resolution?
Thank you.
Posted by: yuku | January 10, 2007 10:07 PMHello Yuku,
The codec supports those higher resolutions, but I can not comment on how how real-time the entire recording process is. I do not have idea about applications using these higher resolutions, but I hope some will be created/updated. After all, the information here is intended for developers.
Posted by: Florin | January 17, 2007 09:39 AM