Video Codecs and Renderers (Windows CE 5.0)
The following table shows the video codecs and renderers available for Windows CE. All of these codecs and renderers are dependent on DirectShow.
Codec or Renderer | Sysgen variable |
---|---|
DirectShow Video Renderer Filter | SYSGEN_DSHOW_VIDREND |
MPEG-1 Video Codec | SYSGEN_DSHOW_MPEGV |
MS RLE Video Codec | SYSGEN_DSHOW_MSRLE |
Overlay Mixer | SYSGEN_DSHOW_OVMIXER |
Video/Image Compression Manager | SYSGEN_DSHOW_ICM |
WMV/MPEG-4 Video Codec | SYSGEN_DSHOW_WMV |
The specific set of codecs and renderers supported by a Windows CE-based device is determined when the OS design is created. An OS design can contain all, some, or none of these codecs and renderers.
See Also
Send Feedback on this topic to the authors