File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,13 @@ good resolutions and bitrates on the video platform of your choice.
87
87
##### Tips
88
88
* If you try to upload HDR captures to YouTube, have patience - it takes additional time to
89
89
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.
90
94
* 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.
91
97
* You can leave "only record when fullscreen" on and then just let Capturinha run minimized -
92
98
everything that goes into fullscreen will be recorded into its own file in the background.
93
99
* Some applications that play loose with Windows' message loop (such as tiny intros) may not
You can’t perform that action at this time.
0 commit comments