kenygia / xy-vsfilter

Automatically exported from code.google.com/p/xy-vsfilter fork:xy-vsfilter-2015-05-04-rc
GNU General Public License v2.0
0 stars 0 forks source link

Support dynamically changing the input and output color space #146

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, xy-VSFilter supports dynamically switching its Input Pin from NV12 
to RGB, but fails to change its Output Pin to RGB as well.  I 
didn't test myself, but I suspect that since stock VSFilter just refuses 
switching to RGB input and continues receiving/sending NV12 instead, this 
problem affects color space changes in general.

[I am aware that this issue may already be known, and I took much of the text I 
wrote above from the doom9 post I linked below.]
http://forum.doom9.org/showthread.php?p=1622352#post1622352

Original issue reported on code.google.com by TheDarkS...@googlemail.com on 1 May 2013 at 2:49

GoogleCodeExporter commented 9 years ago
Currently, xy-VSFilter supports dynamically switching its Input Pin from NV12 
to RGB, but fails to change its Output Pin to RGB as well.  I didn't test, but 
I suspect that since stock VSFilter just refuses switching to RGB input and 
continues receiving/sending NV12 instead, this problem affects colorspace 
changes in general.

[I am aware that this issue may already be known, and I took much of the text I 
wrote above from the doom9 post I linked below.]
http://forum.doom9.org/showthread.php?p=1622352#post1622352

* A more readable form of the above text.  I forgot to remove all those 
newlines before copying the text from my text editor.  Sorry about the 
inconvenience. *

Original comment by TheDarkS...@googlemail.com on 1 May 2013 at 2:52