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

support mpeg2 decoding with omx

This commit is contained in:
Luke Pulverenti 2017-10-05 14:07:31 -04:00
parent e5f32b2f90
commit 3ea8d3790f

View file

@ -34,7 +34,7 @@
<span>HEVC</span>
</label>
<label>
<input type="checkbox" is="emby-checkbox" class="chkDecodeCodec" data-codec="mpeg2video" data-types="qsv,nvenc" />
<input type="checkbox" is="emby-checkbox" class="chkDecodeCodec" data-codec="mpeg2video" data-types="qsv,nvenc,omx" />
<span>MPEG2</span>
</label>
<label>