You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The card should be able to output four 4k60p signals or one 8K60p signal. But I understand there's probably issues with how decklink handles the color mode at higher than 4k30p resolutions so we can only use two of those four SDIs for now. If that's also the only way to add 8K support for this card currently, it's not a bad trade off I think.
Edit: I've been corrected, so this feature request is now only about using the four SDI outputs to get 1 full 8K signal. But the last changes made in #1433 probably will cover this once the random delay between signals gets solved.
Thanks.
The text was updated successfully, but these errors were encountered:
The card should be able to output four 8K signals (on paper) if I'm not mistaken?
It is not possible to output 8K signal on single link 12G-SDI (11.88 Gb/s), because 8K bitrates start from about 18 Gb/s. BMD states that 8K Pro supports SMPTE 2082-11 which should allow dual link 8K@24/25/30p, so maybe 2 outputs are possible. Color space is another problem - if card do not accept BGRA in this mode (as reported on forum) then decklink producer must be modifed. And 50/60fps will of course require quad link (SMPTE 2082-12).
The decklink sdi does expose 8k videomodes and the connectors can be grouped, so it looks like we can send it 8k frames. But I think this is blocked by #1367, as there isn't any point adding 8k video modes which wont be possible to output to a decklink
Add support for 8K in decklink video modes, to fully use the 8K Pro decklink cards.
8K 23.98p, 8K 24p, 8K 25p, 8K 29.97p, 8K 30p, 8K 50p, 8K 59.94p, 8K 60p
DCI 8K 23.98p, DCI 8K 24p, DCI 8K 25p, DCI 8K 29.97p, DCI 8K 30p, DCI 8K 50p, DCI 8K 59.94p, DCI 8K 60p
The card should be able to output four 4k60p signals or one 8K60p signal. But I understand there's probably issues with how decklink handles the color mode at higher than 4k30p resolutions so we can only use two of those four SDIs for now. If that's also the only way to add 8K support for this card currently, it's not a bad trade off I think.
Edit: I've been corrected, so this feature request is now only about using the four SDI outputs to get 1 full 8K signal. But the last changes made in #1433 probably will cover this once the random delay between signals gets solved.
Thanks.
The text was updated successfully, but these errors were encountered: