RenderHeads / UnityPlugin-AVProDeckLink

AVPro DeckLink is a Unity plugin for broadcast CG using Blackmagic capture hardware
https://renderheads.com/products/avpro-decklink/
9 stars 1 forks source link

How to : HDR ? #66

Open pcossinet opened 12 months ago

pcossinet commented 12 months ago

Today we work with AvPro decklink in 1080i50, 1080p50 & 20160p50 with Decklink duo 2 & Decklink 8K and all is ok, the plugin is awesome.

We are looking for the future: HDR

Our Dev Setup

With a clean Project we added a Camera and Avpro Decklink Output common setting:

Test 1: 8-bit UYVY 4:2:2 / Rec 709

Output ok No HDR icon on Monitor Rec.709 indicator

image

Test 2: 8-bit UYVY 4:2:2 / Rec 2020

Output ok No HDR icon on Monitor Rec.709 indicator

image

Test 3: 8-bit UYVY 4:2:2 / Rec 2100

Output ok HDR icon on Monitor Rec.709 - HLG indicator

image

Test 4: 10-bit UYVY 4:2:2 / Rec 2100

Output Dark HDR icon on Monitor Rec.709 - HLG indicator

8-bit RGBA & 8-bit ARGB works like 8-bit UYVY 10-bit RGB, RGBX & RGBX LE doesn't output anything

So we are a little confuse about the right utilisation of the plugin for HDR output.

What we expected is:

But the only good setting with this setup is: Setup 3: 8-bit UYVY 4:2:2 or 8-bit RGBA / Rec 2100

Output ok HDR icon on Monitor Rec.709 - HLG indicator

What is in your opinion the good settings or requested version or setup to have a true HDR output ?

Thanks for your feedback

RichRH commented 11 months ago

Hi @pcossinet,

Thanks for your feedback and the detailed report - I'm looking into this to see if I can spot any other oddities but observations/feedback so far:

Cheers,

RichRH commented 11 months ago

With the release of 1.9.6 (fix for 10-bit RGB not outputting) I'm changing this ticket to an 'enhancement' for the 'HDR10/PQ support and 12-bit formats' TODOs

pcossinet commented 11 months ago

Hello,

Thanks for your fast response !

With the same setup (Decklink UltraStudio 4K Mini + Decklink Video Assist 7" HDR 12G) and the new 1.9.6 release 10-bit RGB is working very well.

I still have something strange with the interlaced option: FrameRate 50 + interlaced Off > the Video Assist show "1080i50 HDR Rec 709 - HLG" FrameRate 50 + interlaced On > the Video Assist show "1080i50 HDR Rec 2020 - HLG" FrameRate 25 + interlaced Off > the Video Assist show "1080p25 HDR Rec 2020 - HLG"

I don'k know if it come from my setup (I'm not using a decklink 8k pro)

UPDATE:

I solve the problem with Smtpe Level setting If I set this setting to Level A instead of unspecified the output in Video Assist is good; FrameRate 50 + interlaced Off > the Video Assist show "1080p50 HDR Rec 2020 - HLG"

https://photos.google.com/photo/AF1QipMWxTKp9clvPQ0LkXqdrGvEHVeYGiOvrRlWxNQk

Thanks for all, your plugin is amazing !