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
Enable HDR on Windows Display Settings to display images with HDR10. HDR10 PQ Image is displayed on HDR10 monitor connected to Windows PC.
5
5
6
-
Image displaying finctionarity: supports 24bit/32bit/48bit BMP, 24bit/48bit PNG and Half float OpenEXR files. Drop image file to App to display it.
6
+
Image displaying functionality: supports 24bit/32bit/48bit BMP, 24bit/48bit PNG and Half float OpenEXR files. Drop image file to App to display it.
7
7
8
-
Video capture functionarity: App works with DeckLink devices. Tested on DeckLink Mini recorder 4K. Captured video is saved as Uncompressed AVI. Screenshot can be saved as OpenEXR image.
8
+
Video capture functionality: App works with DeckLink devices. Tested on DeckLink Mini recorder 4K. Captured video is saved as Uncompressed AVI. Screenshot can be saved as OpenEXR image.
9
9
10
10
### About AVI file output of HDR10Capture
11
11
@@ -61,7 +61,7 @@ How to build
61
61
62
62
Decklink SDK 10.11.4 is necessary to build.
63
63
Copy Blackmagic DeckLink SDK 10.11.4\Win\include\* to MLDecklinkCapture\Decklink directory.
64
-
Open MLDX12VideoCapture\MLDX12VideoCapture.sln using Visual Studio 2017 and build.
64
+
Open MLDX12VideoCapture\MLDX12VideoCapture.sln using Visual Studio 2019 and build.
0 commit comments