
11

群晖 Video Station 支持 DTS 和 eac3 解决方案
source link: https://mianao.info/2020/11/25/%E7%BE%A4%E6%99%96-Video-Station-%E6%94%AF%E6%8C%81-DTS-%E5%92%8C-eac3-%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

群晖 Video Station 支持 DTS 和 eac3 解决方案
发表于 2020.11.25 12:47
浏览量 1689
评论数 1
很少用群晖的 Video Station,偶然用了一下发现不支持 DTS 和 eac3,点开视频文件就显示不支持当前所选音频的文件格式,因此无法播放视频...
。据说是这两种格式需要授权,麻烦。
1.安装 FFmpeg
进入 DSM 桌面,打开套件中心
,点击设置
—> 常规
,在信任层级
中选择任何发行者。
点击套件来源
,选择新增
添加第三方源 http://packages.synocommunity.com
。
添加完后套件中心
左边栏有个社群
,找到 FFmpeg
进行安装。
2.一键安装补丁
用 ssh 软件连接群晖,使用账号登录:
sudo -i
sh -c "$(wget -O- https://raw.githubusercontent.com/Wooden-Robot/documents-for-fun/master/Synology/ffmpeg_dts_eac3_patch.sh)" -p install
如果需要卸载补丁,运行下面命令:
sudo -i
sh -c "$(wget -O- https://raw.githubusercontent.com/Wooden-Robot/documents-for-fun/master/Synology/ffmpeg_dts_eac3_patch.sh)" -p uninstall
安装完成后需要重启 Video Station。
Recommend
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK