Skip to content

Commit 8d63208

Browse files
committed
README update
1 parent ef3b2bf commit 8d63208

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,13 @@ good resolutions and bitrates on the video platform of your choice.
8787
##### Tips
8888
* If you try to upload HDR captures to YouTube, have patience - it takes additional time to
8989
process these, and there isn't any indicator for this after the HD versions have been processed.
90+
* If you're capturing in HDR and what you're capturing queries the display capabilities and adjusts
91+
the image accordingly, this is what's getting captured. So if you intend to have a video
92+
with the most colors and shiny, either connect a better screen or if you can, relax the
93+
restrictions in the code so your engine uses the maximum possible gamut and brightness.
9094
* The MP4 container can't contain PCM audio, so trying this combination will result in an error.
95+
* In the same vein, trying to encode audio as MP3 will bail out if you're set to more than 48KHz.
96+
Better use PCM or AAC in this case.
9197
* You can leave "only record when fullscreen" on and then just let Capturinha run minimized -
9298
everything that goes into fullscreen will be recorded into its own file in the background.
9399
* Some applications that play loose with Windows' message loop (such as tiny intros) may not

0 commit comments

Comments
 (0)