Displaying 3 results from an estimated 3 matches for "_wcesdk_directshow_media_types".
2005 Nov 08
2
OggYUV
...fourcc.org/rgb.php
raw yuv formats only
http://www.fourcc.org/yuv.php
Registered fourcc codecs
http://www.microsoft.com/whdc/archive/fourcc.mspx
Enumeration of actual types that are used in directshow (bottom of page)
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcedshow/html/_wcesdk_directshow_media_types.asp
Descriptions of the common yuv types used in windows
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwmt/html/YUVFormats.asp
>
> Just because the codec supports it, doesn't mean that every application
> which
> uses the codec must support all the possibilit...
2005 Nov 08
0
OggYUV
...rmats only
> http://www.fourcc.org/yuv.php
Wow, ok, this is interesting. I don't know what to even call, ie, "YVU9".
> Enumeration of actual types that are used in directshow (bottom of page)
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcedshow/html/_wcesdk_directshow_media_types.asp
>
> Descriptions of the common yuv types used in windows
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwmt/html/YUVFormats.asp
These, assuming they're a subset of the above URLs, I'm not really interested
in. If DirectShow can't use a format expor...
2005 Nov 08
3
OggYUV
>
> FourCC is a codec identifier, nothing more. It's four letters which can
> be
> referenced against a table to see what codec it is, it's a standard used
> by RIFF
> (aka, wav and avi) and older Macintosh formats, and in my opinion, its
> obsolete.
>
While it's true there are a bunch of FOURCC's that represent non-raw formats
like DIVX etc, the ones