修复黑群晖VideoStation对 DTS、EAC3 和 TrueHD 的支持

修复VideoStation对 DTS、EAC3 和 TrueHD 的支持,修复支持后,视频的缩略图就不能用了,自己考虑取舍把

建议用jellyfine套件替换,完美,不用折腾了,或者10块钱买一个mac+sn码,完美缩略图+视频支持

支持群晖全部机型,支持DSM6.x、7.x,需要提前安装ffmpeg套件,2022.9.27更新补丁版本v2.0

ssh输入以下命令:

sudo -i
curl http://code.imnks.com/vspatch/patcher.sh | bash

项目地址:https://github.com/AlexPresso/VideoStation-FFMPEG-Patcher

 

login as: manag
manager@192.168.3.88's password:

Synology strongly advises you not to run commands as the root user, who has
the highest privileges on the system. Doing so may cause major damages
to the system. Please note that if you choose to proceed, all consequences are
at your own risk.

manager@FamilyStorage:~$ sudo -i
Password:
root@FamilyStorage:~# curl http://code.imnks.com/vspatch/patcher.sh | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4399 100 4399 0 0 19586 0 --:--:-- --:--:-- --:--:-- 19638
[2022-11-08 19:48:36] [INFO] ffmpeg-patcher v2.0
[2022-11-08 19:48:36] [Message of the day]

The patcher was redesigned to include an unpatch procedure.

I'm aware of an issue with HEVC and I'm working on it.

As always, please let me know of any issue you could have.

[2022-11-08 19:48:36] [INFO] You're running DSM 7.1
[2022-11-08 19:48:36] [INFO] ====== Patching procedure (branch: main) ======
[2022-11-08 19:48:36] [INFO] Saving current ffmpeg as ffmpeg.orig
[2022-11-08 19:48:36] [INFO] Downloading and installing ffmpeg's wrapper...
[2022-11-08 19:48:36] [INFO] Saving current libsynovte.so as libsynovte.so.orig
[2022-11-08 19:48:36] [INFO] Enabling eac3, dts and truehd
[2022-11-08 19:48:36] [INFO] Restarting CodecPack...
restart package [CodecPack] successfully
[2022-11-08 19:48:43] [INFO] Restarting VideoStation...
restart package [VideoStation] successfully

[2022-11-08 19:48:52] [INFO] Done patching, you can now enjoy your movies ;) (please add a star to the repo if it worked for you)
root@FamilyStorage:~#

posted @ 2022-11-08 20:15  遥月  阅读(975)  评论(5编辑  收藏  举报