guides/obs/high-quality-streaming: Add Intel QSV
This commit is contained in:
+28
-13
@@ -23,21 +23,26 @@
|
||||
"project": {
|
||||
"name": "Projects",
|
||||
"entries": {
|
||||
"streamfx": {
|
||||
"name": "StreamFX",
|
||||
"url": "/projects/obs/streamfx/",
|
||||
"blank": false
|
||||
"obs-studio": {
|
||||
"name": "OBS Studio",
|
||||
"entries": {
|
||||
"streamfx": {
|
||||
"name": "StreamFX",
|
||||
"url": "/projects/obs/streamfx/",
|
||||
"blank": false
|
||||
},
|
||||
"ocean-blue": {
|
||||
"name": "Ocean Blue",
|
||||
"url": "/projects/obs/ocean-blue/",
|
||||
"blank": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"voicefx": {
|
||||
"name": "VoiceFX (for VST)",
|
||||
"url": "/projects/voicefx/",
|
||||
"blank": false
|
||||
},
|
||||
"obs-ocean-blue": {
|
||||
"name": "Ocean Blue (for OBS Studio)",
|
||||
"url": "/projects/obs/ocean-blue/",
|
||||
"blank": false
|
||||
},
|
||||
"all": {
|
||||
"name": "All Projects",
|
||||
"url": "/projects/",
|
||||
@@ -53,10 +58,20 @@
|
||||
"url": "guides/obs/high-quality-recording/",
|
||||
"blank": false
|
||||
},
|
||||
"streaming_nvenc": {
|
||||
"name": "High Quality Streaming with NVENC (in OBS® Studio)",
|
||||
"url": "guides/obs/high-quality-streaming-nvenc/",
|
||||
"blank": false
|
||||
"streaming": {
|
||||
"name": "High Quality Streaming (in OBS® Studio)",
|
||||
"entries": {
|
||||
"streaming_nvenc": {
|
||||
"name": "NVIDIA NVENC",
|
||||
"url": "guides/obs/high-quality-streaming/nvenc/",
|
||||
"blank": false
|
||||
},
|
||||
"streaming_qsv": {
|
||||
"name": "Intel QSV",
|
||||
"url": "guides/obs/high-quality-streaming/qsv/",
|
||||
"blank": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"lost_knowledge": {
|
||||
"name": "Lost Knowledge & Secrets",
|
||||
|
||||
Reference in New Issue
Block a user