|
Posted by rgalgon on December 29, 2006, 4:53 pm
Please log in for more thread options
Following the CameraCapture example but porting it to SmartPhone it
records and writes a file to the system. However the recording process
crashes if not stopped early and never records anything above 300kb.
When I open the file in AVIcodec (a multimedia file analyzer) I get the
following information about the file:
C:\camcap.asf
File : 140 KB (0.00 B), duration: 0:00:00, type: ASF, 0 audio
stream(s), quality: 26 %
Video : 140 KB, 0 Kbps, 0.0 fps, 176*144 (4:3), WMV3 = Windows
Media Video 9, Supported
It does not play on the phone nor with any program I tried on a PC
(multiple versions of Windows Media Player, VLC, Media Player Classic).
Any ideas as to why the duration is 0:00:00??
Again, I'm basically following the example in the PocketPC SDK but with
a smartphone front-end to it.
Any ideas?
|