Skip to content
Snippets Groups Projects
Commit 59a47ab7 authored by David Newman's avatar David Newman Committed by GitHub
Browse files

Update README.md

parent f55e325b
No related branches found
No related tags found
No related merge requests found
...@@ -50,7 +50,7 @@ WaveletDemo is just three files: wavelets.c, utils.c, utils.h so it can be easy ...@@ -50,7 +50,7 @@ WaveletDemo is just three files: wavelets.c, utils.c, utils.h so it can be easy
After building it. After building it.
``` ```
$ ./TestCFHD $ ./TestCFHD -D
SDK Version: 10.0.1 SDK Version: 10.0.1
Encoder Vers: 10.0.1 Encoder Vers: 10.0.1
Resolution: 1920x1080 Resolution: 1920x1080
...@@ -80,6 +80,7 @@ The TestCFHD defaults to using the asynchronious encoder for the greatest perfor ...@@ -80,6 +80,7 @@ The TestCFHD defaults to using the asynchronious encoder for the greatest perfor
Asynchronous performance on a 4Ghz 8 core Broadwell E system: Asynchronous performance on a 4Ghz 8 core Broadwell E system:
``` ```
$ ./TestCFHD -E
Pixel format: YUY2 Pixel format: YUY2
Encode: 422 Encode: 422
............................................................... ...............................................................
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment