Skip to content

Script to enable DTS, EAC3 and TrueHD support to Synology VideoStation

Notifications You must be signed in to change notification settings

banmujun/VideoStation-FFMPEG-Patcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VideoStation-FFMPEG-Patcher

Banner

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).

Supported architectures

(check your NAS architecture here)

  • ARMv8 ✅
  • Old ARM ✅
  • x64 ✅
  • x86 ✅

Dependencies

  • DSM 6.2.2-24922 Update 4 (and above)
  • Video Station 2.4.6-1594 (and above)
  • SynoCommunity ffmpeg 4.2.1-23 (and above) (help)

Instructions

  • Check that you meet the required dependencies
  • Install SynoCommunity ffmpeg (help)
  • 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

  • VideoStation will have to be repatched everytime you update it (and when you update DSM)

About

Script to enable DTS, EAC3 and TrueHD support to Synology VideoStation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%