Re: Problem: color space conversion by DirectShow
- From: Thore Karlsen [MVP DX] <sid@xxxxxxxx>
- Date: Sat, 23 Apr 2005 09:45:59 -0500
On Sat, 23 Apr 2005 06:02:17 GMT, "Severian [MVP]"
<severian@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
[...]
>>From my understanding of DirectShow, connect a pin to the AVI
>decompressor and write the output to a file. You certainly won't be
>able to display it without converting the data to RGB.
>
>Note: I have little experience with DirectShow and won't mind being
>called a dumbass if I have been one. :)
In this case you are, I'm sorry to say, completely wrong. Most graphics
cards can display YUV data just fine, including YUY2. There are some
cases where the card may only accept YUV surfaces where the dimensions
are a power of two, where it might be necessary to convert to RGB first.
However, in my experience this is pretty rare with modern graphics
cards.
--
New to newsgroups? Read: http://dev.6581.com/newsgroups.html
.
- References:
- Problem: color space conversion by DirectShow
- From: AL
- Re: Problem: color space conversion by DirectShow
- From: The March Hare [MVP]
- Re: Problem: color space conversion by DirectShow
- From: Severian [MVP]
- Problem: color space conversion by DirectShow
- Prev by Date: Re: Problem: color space conversion by DirectShow
- Next by Date: 24x7 Video channel recording [???]
- Previous by thread: Re: Problem: color space conversion by DirectShow
- Next by thread: Re: Problem: color space conversion by DirectShow
- Index(es):
Relevant Pages
|