Updated Installation (markdown)
+2
-2
@@ -16,7 +16,7 @@ These archives have their content structure exactly identical to the one require
|
||||
|
||||
# Building together with OBS Studio
|
||||
1. Follow the OBS Studio compiling guide for Windows.
|
||||
2. Clone obs-ffmpeg-encoder to <obs source code>/plugins/obs-ffmpeg-encoder (should have a CMakeLists.txt at <obs source code>/plugin/obs-ffmpeg-encoder/CMakeLists.txt).
|
||||
3. Add `add_subdirectory(obs-ffmpeg-encoder)` to <obs source code>/plugins/CMakeLists.txt
|
||||
2. Clone obs-ffmpeg-encoder to `<obs source code>/plugins/obs-ffmpeg-encoder` (should have a CMakeLists.txt at `<obs source code>/plugin/obs-ffmpeg-encoder/CMakeLists.txt`).
|
||||
3. Add `add_subdirectory(obs-ffmpeg-encoder)` to `<obs source code>/plugins/CMakeLists.txt`.
|
||||
4. Build OBS Studio.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user