群晖添加DDS、HEVC、EAC3、AAC、True HD支持
这是github的开源项目:
地址 https://github.com/darknebular/Wrapper_VideoStation
因为这个好多人访问不到,所以我将他放到了gitee。 https://gitee.com/54jl/wrapper_-video-station
需要先安装ffmpeg6
基础安装命令:
bash -c "$(curl "https://gitee.com/54jl/wrapper_-video-station/raw/master/installer.sh")"
带参数的安装命令:
bash -c "$(curl "https://gitee.com/54jl/wrapper_-video-station/raw/master/installer.sh")" -- -s <Flags>
标识 | 必填 | 描述 |
---|---|---|
start | 否 | 转到主菜单的默认标志。 |
install | 否 | 这将安装高级包装器。 |
autoinstall | 否 | 这将安装高级/最简单的包装器而不提示(自动模式) |
uninstall | 否 | 此标志卸载修补程序。(最简单或高级的)。 |
config | 否 | 更改高级包装器的音频编解码器的行为 |
info | 否 | 显示安装程序的一般信息 |
License:
CC BY 4.0