Merge pull request #1369 from teacupx/master

Enable Exynos MFC encoder and fix transcoding bitrate control
This commit is contained in:
dkanada
2019-06-20 16:55:09 -07:00
committed by GitHub
2 changed files with 38 additions and 13 deletions

View File

@@ -207,6 +207,7 @@ namespace MediaBrowser.MediaEncoding.Encoder
"hevc_omx",
"h264_vaapi",
"hevc_vaapi",
"h264_v4l2m2m",
"ac3"
};