Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

About PreRender and SmartRender ( PF_Cmd_SMART_PRE_RENDER and PF_Cmd_SMART_RENDER)

Explorer ,
Oct 04, 2017 Oct 04, 2017

Hi, everyone!

I'd like to understand about PreRender and SmartRender correctly.

when and what I can use the PreRender and SmartRender for?

Would you explain me with simple example about that?

I can see they on Shifter sample plugin. But I am not sure why it is needed.

Looking forward to hearing back.

Regards,

Anthonie.

TOPICS
SDK
3.5K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Oct 04, 2017 Oct 04, 2017

PreRender and Smart render are supported only on AE, and are mandatory if

you wish to support 32bpc rendering. they also offer some rendeiring

pipeline improvements.

if your plug-in is to be used in premiere as well, then it must support the

old rendering pipeline with FrameSetup() and "regular" Render().

On Wed, Oct 4, 2017 at 10:39 PM, smarts19193560 <forums_noreply@adobe.com>

Translate
Community Expert ,
Oct 04, 2017 Oct 04, 2017

PreRender and Smart render are supported only on AE, and are mandatory if

you wish to support 32bpc rendering. they also offer some rendeiring

pipeline improvements.

if your plug-in is to be used in premiere as well, then it must support the

old rendering pipeline with FrameSetup() and "regular" Render().

On Wed, Oct 4, 2017 at 10:39 PM, smarts19193560 <forums_noreply@adobe.com>

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 06, 2017 Oct 06, 2017
LATEST

Thanks. Shachar.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines