Re: FxPlug 2 Answers, etc.
Re: FxPlug 2 Answers, etc.
- Subject: Re: FxPlug 2 Answers, etc.
- From: Darrin Cardani <email@hidden>
- Date: Mon, 11 Jul 2011 17:09:33 -0700
On Jul 11, 2011, at 4:56 PM, Ben Syverson wrote:
> Okay, I got it working... Those drop down buttons in the UI do not work on launch, but if I first click on the Library tab, then click on them, they then work. This kind of behavior certainly does not inspire confidence. But I'm at least able to test some plugins.
Please file a bug. I don't know if others are seeing this or not, but I've not heard of any other developers running into it.
> Are color parameters now color managed (linearized)? Are textures color managed as well?
Both will be in the color space your plug-in says it wants to work in. See the new color space properties. For example, if you want to work in a gamma 2.2 space, you'd add this to your properties:
> [NSNumber numberWithInteger:kFxImageColorInfo_RGB_GAMMA_VIDEO], kFxPropertyKey_DesiredProcessingColorInfo,
Otherwise, you can use kFxImageColorInfo_RGB_LINEAR for linear RGB.
> Overall, my first impressions are rather depressing. Playback on my 2.8GHz 17" MBP (with no other app open) maxes out at around 20 fps for a tiny 60 frame, 540p RAM preview. For the RAM preview, fully rendered and left to loop a few times. Applying the "Brightness" FxPlug sample cuts the frame rate in half, to about 10 fps. Adjusting the size to 100% 1080p drops the playback of the RAM preview to 8fps. I feel like I'm using After Effects, and I mean that as a dis.
>
> Seriously, that is abysmal. Motion 2.0 gave me over 30 fps with an FxPlug applied, on a dinky 1 GHz 12" PowerBook. Commotion could play a fullscreen RAM preview at 24 fps during the Clinton administration.
I'm not sure why you're seeing those particular numbers. What video card are you dealing with? Keep in mind that all processing is now either 16 bit per channel in hardware, or 32-bit per channel in software, and it's always color managed, so we're doing a lot more work than we did in Motion 2. (And I'd guess Commotion didn't do all of that, either, but have to plead ignorance as I've never used it.) As such, we do have higher system requirements than in the past.
Darrin
--
Darrin Cardani
email@hidden
_______________________________________________
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
References: | |
| >Re: FxPlug 2 Answers, etc. (From: Alex Gollner <email@hidden>) |
| >Re: FxPlug 2 Answers, etc. (From: Pauli Ojala <email@hidden>) |
| >Re: FxPlug 2 Answers, etc. (From: Darrin Cardani <email@hidden>) |
| >Re: FxPlug 2 Answers, etc. (From: Ben Syverson <email@hidden>) |
| >Re: FxPlug 2 Answers, etc. (From: Darrin Cardani <email@hidden>) |
| >Re: FxPlug 2 Answers, etc. (From: Ben Syverson <email@hidden>) |
| >Re: FxPlug 2 Answers, etc. (From: Darrin Cardani <email@hidden>) |
| >Re: FxPlug 2 Answers, etc. (From: Ben Syverson <email@hidden>) |
| >Re: FxPlug 2 Answers, etc. (From: Darrin Cardani <email@hidden>) |
| >Re: FxPlug 2 Answers, etc. (From: Darrin Cardani <email@hidden>) |
| >Re: FxPlug 2 Answers, etc. (From: Ben Syverson <email@hidden>) |