Skip to content

Commit bde5f81

Browse files
authored
Merge pull request #396 from linuxserver/update-decoder-docs
update docs to pull out recommendation for manually disabling vaapi
2 parents 71f7936 + 0651a8e commit bde5f81

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

  • ansible/roles/documentation/templates/README_SNIPPETS

ansible/roles/documentation/templates/README_SNIPPETS/SELKIES.j2

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,6 @@ While not generally recommended, certain legacy environments specifically those
177177

178178
If you notice blurry text, particularly light text on a black background, you can send true 8-bit color to the browser by enabling the **FullColor 4:4:4** encoding in the sidebar, or by using the jpeg encoding mode.
179179

180-
To view this withut crashing on most client hardware, users on Chromium based browsers (including Android) will need to navigate to `chrome://flags/#disable-accelerated-video-decode` and set it to **Disabled**. Apple clients using Bionic processors can decode these frames natively with no additional settings.
181-
182180
**Note on Hardware Acceleration:** Currently, only Nvidia GPUs support encoding this color profile in **Zero Copy** mode. If FullColor 4:4:4 is enabled on Intel or AMD GPUs, the system will fall back to CPU encoding. This forces the CPU to read the pixels back from the GPU, which will cause a significant decrease in performance.
183181

184182
### Hardware Acceleration & The Move to Wayland
@@ -230,8 +228,6 @@ For Intel and AMD GPUs.
230228

231229
**Note: Nvidia support is not available for Alpine-based images.**
232230

233-
**Note: Nvidia frames have issues with hardware decoders in Chromium browsers you need to navigate to `chrome://flags/#disable-accelerated-video-decode` and toggle it to `Disabled` for smooth playback**
234-
235231
**Prerequisites:**
236232

237233
1. **Driver:** Proprietary drivers **580 or higher** are required. **Crucially, you should install the driver using the `.run` file downloaded directly from the Nvidia website.**

0 commit comments

Comments
 (0)