Skip to content

Commit 6e435db

Browse files
committed
cmake: Update ubuntu preset with NVENC changes
1 parent 911a490 commit 6e435db

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CMakePresets.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@
7373
"CMAKE_INSTALL_LIBDIR": "lib/CMAKE_SYSTEM_PROCESSOR-linux-gnu",
7474
"OBS_CMAKE_VERSION": {"type": "STRING", "value": "3.0.0"},
7575
"ENABLE_AJA": false,
76-
"ENABLE_NATIVE_NVENC": false,
76+
"ENABLE_NVENC": false,
77+
"ENABLE_FFMPEG_NVENC": true,
7778
"ENABLE_VLC": true,
7879
"ENABLE_WAYLAND": true,
7980
"ENABLE_WEBRTC": false

0 commit comments

Comments
 (0)