Skip to content

Commit 2399617

Browse files
committed
typo
1 parent aeda8b2 commit 2399617

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ HDR10Capture project : HDR10 Image Viewer / video Capture app
33

44
Enable HDR on Windows Display Settings to display images with HDR10. HDR10 PQ Image is displayed on HDR10 monitor connected to Windows PC.
55

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.
77

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.
99

1010
### About AVI file output of HDR10Capture
1111

@@ -61,7 +61,7 @@ How to build
6161

6262
Decklink SDK 10.11.4 is necessary to build.
6363
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.
6565

6666
### About output AVI file of MLDX12VideoCapture
6767

0 commit comments

Comments
 (0)