|
Posted by Simha on June 8, 2005, 9:21 am
Please log in for more thread options
I am trying with a simple directshow application (using 'renderFile' method
to render WMV file) on Windows Mobile 5.0 for smartphone. The renderFile
method is returning an error code of 0x80040218L which if I see in vfwmsgs.h
file says that "VFW_E_CANNOT_RENDER" and the comment to this error code says
that "// No combination of filters could be found to render the stream".
why am I getting this? since WMV is a standard file I thought it must be
supported by the SDK. and one more observation is that I tried to load a WMV
file from Pc to emulator and played it using media player and that is playing
fine. what does this mean?
any clues in this direction would be very useful?
--
Simha
|