[vlc-devel] Problem with RGB24 Directshow display

Developer developer at noknok.net
Sun Dec 6 16:49:55 CET 2009


Jean-Baptiste Kempf wrote:
> On Sun, Dec 06, 2009 at 10:30:34AM -0500, Developer wrote :
>   
>> Rémi Denis-Courmont wrote:
>>     
>>> The VLC DirectShow plugin hardcodes the BGR order for RGB24. If your 
>>> filter uses RGB, I'm not entirely surprised it fails.
>>>
>>>       
>> Ok, well, since it is our filter, we can modify it.  Currently the  
>> filter only exposes 1 Major/Minor type for output (RGB24).
>>
>> That being said, we could add another media type that would be  
>> acceptable to VLC, in doing that all we need to know then is what should  
>> we offer as the available media type that VLC would like and accept over  
>> the RGB24 offered media type?
>>     
>
> http://git.videolan.org/?p=vlc.git;a=tree;f=modules/access/dshow;hb=master
>
> Patches are welcome.
>
> Best Regards,
>
>   

Ok, willl give it a shot.  Any online helper pages for compiling VLC on 
WINDOWS and its prerequisites?


Does or would anyone have any issue with adding a new supported 
:dshow-xxx command/flag option to force the bit order of RGB vs BGR?

Shawn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20091206/04cb280b/attachment.html>


More information about the vlc-devel mailing list