Merge pull request #3701 from nyanmisaka/patch-1
Remove MPEG4 hwaccel from AMF (cherry picked from commit 4fdfcde01889983b437ed7ee78e3a6f88a4f36da) Signed-off-by: crobibero <cody@robibe.ro>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user