update validators
This commit is contained in:
parent
edcd5962df
commit
556b64e92c
3 changed files with 4 additions and 46 deletions
|
@ -8,7 +8,7 @@
|
|||
<div class="selectContainer">
|
||||
<select is="emby-select" id="selectVideoDecoder" label="${LabelHardwareAccelerationType}">
|
||||
<option value="">${OptionNone}</option>
|
||||
<option value="qsv">Intel Quick Sync</option>
|
||||
<option value="qsv">Intel Quick Sync (experimental)</option>
|
||||
<option value="h264_omx">OpenMAX OMX (experimental)</option>
|
||||
<option value="nvenc">Nvidia NVENC (experimental)</option>
|
||||
</select>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue