Update encodingsettings.html

This commit is contained in:
artiume 2020-05-29 11:04:19 -04:00 committed by Vasily
parent 0b4e8e5297
commit 147ddc2084

View File

@ -66,11 +66,11 @@
<label>
<input type="checkbox" is="emby-checkbox" class="chkDecodeCodec" data-codec="vp9" data-types="amf,qsv,nvenc,vaapi,mediacodec,videotoolbox" />
<span>VP9</span>
</label>
<label>
<input type="checkbox" is="emby-checkbox" class="chkDecodingColorDepth10Vp9" data-codec="vp9" data-types="amf,qsv,nvenc,vaapi,mediacodec,videotoolbox" />
<span>VP9 10Bit</span>
</label>
</label>
</div>
</div>