Page 1 of 1

Testing WM5/6 devices - please join...

PostPosted: Mar 23, 2007 @ 4:36pm
by drgoldie
Hi all,

I wrote a little application that lists all DirectShow camera capture modes a device has. Here are some results from devices I have and tested it on:

HTC Tornado (WM5):
176 x -144 at 15.0 Hz (FORMAT_YV12)
320 x -240 at 15.0 Hz (FORMAT_YV12)
352 x -288 at 7.5 Hz (FORMAT_YV12)

HTC Excalibur (WB6 beta):
176 x -144 at 15.0 Hz (FORMAT_YV12)
320 x -240 at 15.0 Hz (FORMAT_YV12)
352 x -288 at 7.5 Hz (FORMAT_YV12)

Palm Treo 700W (WM5):
176 x -144 at 28.0 Hz (FORMAT_YV12)
240 x -180 at 28.0 Hz (FORMAT_YV12)
320 x -240 at 28.0 Hz (FORMAT_YV12)
352 x -288 at 14.0 Hz (FORMAT_YV12)
208 x -166 at 28.0 Hz (FORMAT_YV12)
224 x -166 at 28.0 Hz (FORMAT_YV12)

HTC Hermes (WM5):
160 x -120 at 7.5 Hz (FORMAT_YV12)

HTC Wizard (WM5):
144 x -176 at 15.0 Hz (FORMAT_YV12)
240 x -320 at 15.0 Hz (FORMAT_YV12)
288 x -352 at 7.5 Hz (FORMAT_YV12)

If you have another camera enabled WM5/6 device it would be great if you could download the test program and run it on your device. It should create a text file called DS_Format.txt on the device's root folder that lists all found capture formats. Please post new results here...

thanks,
Daniel