Commit 68a728e
committed
fix: add NSSupportsAutomaticGraphicsSwitching to Info.plist
Addresses high CPU usage during recording (related to #586 and #1673).
Without this key, macOS may default to the integrated GPU on dual-GPU
MacBooks, preventing VTEncoder from engaging hardware acceleration properly.
Setting to false prefers the discrete GPU for better encoding performance.1 parent 52b0acc commit 68a728e
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
0 commit comments