mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove VP9 from codec selection
This commit is contained in:
parent
b234888485
commit
e146c3d95c
1 changed files with 0 additions and 1 deletions
|
@ -186,7 +186,6 @@
|
|||
<option value="h264">H264</option>
|
||||
<option value="hevc">HEVC</option>
|
||||
<option value="av1">AV1</option>
|
||||
<option value="vp9">VP9</option>
|
||||
</select>
|
||||
<div class="fieldDescription">${SelectPreferredTranscodeVideoCodecHelp}</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue