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

Video Effect with AE SDK base to work with HDR

New Here ,
Apr 20, 2022 Apr 20, 2022

Copy link to clipboard

Copied

Hi

I have a video effect plugin thats built over the After Effects SDK. It basically inserts image sequences over the video clips

I was requested to implement HDR HLG into this plugin but I haven't been able to locate anything related to it in the after effects SDK. The only thing I was able to find was on the Premiere Pro SDK: PRSDKCOLORSPACES.h

#define kPrRec2100HLG "BT.2100 HLG" // narrow range, YCC, 10-bit, Display
#define kPrRec2100HLGScene "BT.2100 HLG (Scene)" // narrow range, YCC, 10-bit, Scene
#define kPrRec2100HLGRGB "BT.2100 HLG RGB" // full range, RGB, 10-bit, Display
#define kPrRec2100HLGRGBScene "BT.2100 HLG RGB (Scene)" // full range, RGB, 10-bit, Scene

 

Any suggestions on how to implement HDR HLG without having to redo my plugin using the Premiere Pro SDK?

 

Thanks in advance

TOPICS
Effects and Titles , SDK

Views

150

Translate

Translate

Report

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
no replies

Have something to add?

Join the conversation