Hi,anybody,
I use the CEPB4.2 build a windows automotive platform and it runs well
in my paltform-device.
I tries the samples in the "C:\WINCE420\PUBLIC\auitk\oak\samples" DIR,And
it's run well,It can play the wav and MP3 audio format file,I tries that let
it play the AVI or WMV video format file ,But it's can't play that.I
modified the "mediamgr"
code and tracks it.I found that if I will play the AVI file ,the "hr =
m_pGB->RenderFile( pm->szName, NULL );" returns 0x8004022f that means "The
file format is invalid.".
Later I found that the Automotive device features don't have the AVI Filter
AND video support features,So I modified the apcbase.cec file And add the
AVI Filter AND video support features in this file ,So I can find these
features in the automotive device features.
I add the following features in my platform:AVI Filter;DirectShow Video
Renderer;MPEG-1 Video Codec;MS RLE Video Codec;Overlay Mixer;Video/Image
Compression Manager;WMV/MPEG-4 Video Codec.
But the problem is exist yet.PLS help me ,THANK YOU ADVANCE.
Ying Rong Jun
2003-10-20