Yes, Christopher is right. I've tried everything I could think of, nasty javascript hacking was a last resort.

The only patches I'm aware of that output GenericRGB are plasma and flame. A few others like crop will output GenericRGB, but only if they're fed a genericRGB input so it's not helpful.

Seeing as that looks like my last resort going down in flames, is there much chance that this bug will be fixed by the summer? :) I filed it under 5829909.

Thanks,

Chris


On 10 Apr 2008, at 18:44, Christopher Wright wrote:

Any suggestions on where to poke? So far I've been able to read it, but not write back to the object or create a new object to replace it.

I believe Core Image also uses GenericRGB as its internal colorspace. Maybe you could try passing it through a pass-through core-image kernel? If that does not work, you could try a Render In Image patch.


Core Image passthrough generates LinearRGB, Render In Image generates DisplayRGB. Both are also color corrected I think.

Neither of these image types work for GLSL vertex displacement without crashing QC -- only uncorrected GenericRGB works.

I don't think I can get all the details right off the top of my head. :/ But there's some more discussion on this 'feature' here: http://kineme.net/Applications/Compositions/Bugs/Specialfeatures

--
[ christopher wright ]
[EMAIL PROTECTED]
http://kineme.net/

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list ([email protected] )
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/psonice%40gmail.com

This email sent to [EMAIL PROTECTED]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to