mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove MPEG4 hwaccel from AMF
This commit is contained in:
parent
e727eed1d1
commit
e8e531ffb2
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
<span>MPEG2</span>
|
||||
</label>
|
||||
<label>
|
||||
<input type="checkbox" is="emby-checkbox" class="chkDecodeCodec" data-codec="mpeg4" data-types="amf,nvenc,videotoolbox" />
|
||||
<input type="checkbox" is="emby-checkbox" class="chkDecodeCodec" data-codec="mpeg4" data-types="nvenc,videotoolbox" />
|
||||
<span>MPEG4</span>
|
||||
</label>
|
||||
<label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue