mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 18:08:53 -07:00
Enable Exynos V4L2-m2m HW encoder
This commit is contained in:
parent
89537abdc4
commit
5d85076ad5
@ -207,6 +207,7 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
||||
"hevc_omx",
|
||||
"h264_vaapi",
|
||||
"hevc_vaapi",
|
||||
"h264_v4l2m2m",
|
||||
"ac3"
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user