What format is Best Render Quality?
What format is Best Render Quality?
- Subject: What format is Best Render Quality?
- From: Brian <email@hidden>
- Date: Wed, 27 Feb 2008 03:28:17 -0500 (EST)
In what format are the FxBitmap pixels, when
viewing in Motion 3, with
View->Render Quality->Best ?
My FxPlugin views properly with "Normal" Render Quality,
at Depth of both 8 bit int and 32 bit float.
But, with "Best", the image is dimmed, and pure black goes bright green.
I'm mostly just doing a memcpy per scanline from inData to outData.
Is there something special I need to do to handle "best"?
-- Brian
PS:
In my Project Settings, depth is 8-bit.
(Source video is uncompressed 10-bit YUV.
My FxPlug-in doesn't handle YUV, so it should get 8-bit ARGB.)
Stepping through debugger, it does. FxBitmap is 8-bit ARGB.
([inMap pixelFormat] == kFxPixelFormat_ARGB)
So, I'm stumped.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden