Skip to content

1.1.4

Compare
Choose a tag to compare
@amtoaer amtoaer released this 20 Jan 07:58
· 160 commits to main since this release

该版本:

  1. 优化了 docker 镜像的体积
  2. 修复终止程序时不触发 cleanup 的错误
  3. 支持设置编码优先级(在 config.json 中修改 codec 列表,列表顺序越靠前,优先级越高)
"codec": [
    "av01",
    "avc",
    "hev"
]

Full Changelog: 1.1.3...1.1.4