2021-04-12 13:47:05 +02:00
2021-04-12 12:08:48 +02:00
fix
2021-04-12 13:21:53 +02:00
2021-04-12 13:47:05 +02:00

VideoStation-FFMPEG-Patcher

This patcher is designed to simplify the installation steps from this Gist (huge thanks to Benjamin Poncet) and enable DTS, EAC3 and TrueHD support to Synology VideoStation by replacing the ffmpeg library files by the one of VideoStation-2.3.4-1468 (which supported those formats).

Instructions

⚠️ Currently only working for rtd1296 ARMv8 architecture, I may do it for other CPUs if someone asks for it (check your NAS architecture here. ⚠️

  • Connect to your NAS using SSH (admin user required) (help)
  • Use the command sudo -i to switch to root user
  • Use the folowing command to execute the patch: curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/main/patcher.sh | bash
  • Restart VideoStation (stop & start from Package Center)
Description
No description provided
Readme 17 MiB
Languages
Shell 100%