Page 1 of 1

Output intensity pro 4k

Posted: 18 Feb 2020 20:35
by yocarim
Hi, I have a question only for experts. I have a Blackmagic Intensity Pro 4k card, which I want to use as an output on a second monitor. I currently have the latest version of VLC installed. I was reading a little about it, but it has not been clear to me, since many of the articles are old, several years ago and earlier versions.
My question is, if I want to use my Blackmagic Intensity Pro 4k on a second monitor to see movies, I must do something in the VLC configuration, since I can't find the option, only \\Display 1 appears or I need to compile the VLC to make it work With Blackmagic? That's my doubt. Thank you.

Re: Output intensity pro 4k

Posted: 19 Feb 2020 07:39
by #thweiss
I'm not the Expert, but let me add some elderly Sources with "DeckLink"- or "Blackmagic"-Hardware and the VLC-Player.


Output Video to Black Magic Decklink in VLC 2.1?
- https://forum.videolan.org/viewtopic.php?t=113928

Decklink output module is not listed
- https://forum.videolan.org/viewtopic.php?f=13&t=134001

VLC 2.1.0 + Decklink Output?
- http://54.172.192.242/viewtopic.php?t=13227&p=83908

Studio 4K Plays Out Using VLC Player
- http://forum.blackmagicdesign.com/viewtopic.php?t=58081

Decklink Card into VLC
- http://forum.blackmagicdesign.com/viewtopic.php?t=39974

Blackmagic Intense Pro 4k (Hardware)
- https://www.blackmagicdesign.com/de/products/intensitypro4k

Github / Videolan / VLC / Modules / Decklink
- https://github.com/videolan/vlc/blob/master/modules/video_output/decklink.cpp

Re: Output intensity pro 4k

Posted: 05 Jun 2020 12:37
by mivk
There seems indeed to be a Decklink output module in the source code as mentioned by #thweiss : https://github.com/videolan/vlc/blob/master/modules/video_output/decklink.cpp.

But it doesn't seem to be available in the current (vlc-3.0.10-win32.zip) release, or at least not in the Windows version. A search for "decklink" in the files only shows mentions in the locale/*/LC_MESSAGES/vlc.mo files, and in the NEWS.txt file, which mentions it for the old version 2.1 :
Changes between 2.0.9 and 2.1.0:
...
Video Outputs:
* New output for Decklink Blackmagic cards
Does it need to be enabled at compile time?

Re: Output intensity pro 4k

Posted: 09 Jun 2020 10:23
by InTheWings
There seems indeed to be a Decklink output module in the source code as mentioned by #thweiss : https://github.com/videolan/vlc/blob/master/modules/video_output/decklink.cpp.

Does it need to be enabled at compile time?
Professional modules are not provided in user releases.
Build your own release.

Re: Output intensity pro 4k

Posted: 09 Jun 2020 10:24
by InTheWings
nightlies / 4.0 also provides a new --sout=#sdiout{} module