2fc326555d32fbfedf72cbd4ecab07504aa49f05
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 -ito 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
Languages
Shell
100%