1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #3701 from nyanmisaka/patch-1

Remove MPEG4 hwaccel from AMF

(cherry picked from commit 4fdfcde018)
Signed-off-by: crobibero <cody@robibe.ro>
This commit is contained in:
Bill Thornton 2022-06-14 10:14:00 -04:00 committed by crobibero
parent c1865573d5
commit f85db9c6ae

View file

@ -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>