THE MOST ADVANCED WRAPPER, THE FIRST AND UNIQUE WRAPPER IN INTERNET HAVING 5.1 TRANSCODING. YOU WILL HAVE FULL CONTROL OF THE CODEC USING THE CONFIGURATOR TOOL INTO THE INSTALLER.
Synology VideoStation and MediaServer ffmpeg wrapper with DTS, EAC3 and TrueHD support. It enables hardware transcoding from Synology´s ffmpeg for video and transcoding DTS, HEVC, EAC3, AAC, True HD from the ffmpeg of the SynoCommunity. When you use this SynoCommunity´s ffmpeg, you will have AAC 5.1 512kbps Surround and another audio track MP3 2.0 256kbps Stereo for Chromecast or GoogleTV or other clients that don´t accept 5.1 AAC.
Works fine the OffLine transcoding and the streaming of tipical extensions like: MKV, MP4, AVI... Works fine the thumbnails in VideoStation.
This wrapper is a fork of BenjaminPoncet rev.12 with a few changes, fixes and some improvements in his code.
This installer is designed to simplify the installation steps and enable DTS, EAC3 and TrueHD support to Synology VideoStation by replacing the ffmpeg binary files by a wrapper using SynoCommunity ffmpeg, (only when It´s necessary). You will can change the order of the audio codecs in the wrapper, install the most advanced wrapper with 5.1 or the simplest one, patch DLNA MediaServer and VideoStation, all in the SAME Installer.
The Installer has Multi Language support (English, Spanish, Portuguese, French, German, Italian).
- DSM 7.0-41890 (and above)
- Video Station 2.4.6-1594 (and above)
- SynoCommunity ffmpeg 4.2.1-23 (and above) (help)
- Advanced Media Extensions 1.0.0-50001 (and above). (The licence in AME must be LOADED.)
- MediaServer 1.1.0-0201 (and above) (OPTIONAL)
- DTS or EAC3 or TrueHD + Any non standard video format: ✅
- no DTS, no EAC3, no TrueHD + HEVC: ✅
- DTS or EAC3 or TrueHD + HEVC: ✅
- DSM 7.X: ✅
- DSM 6.2:
⚠️ The installer doesn´t support this version, you will need do a Manual procedure. - DTS HD-MA:
⚠️ The Wrapper could play it, but there will not be transcoding of this audio codec.
(In low powered devices you only will have remux of the audio.)
- 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 following command (Basic command) to execute the patch
- You'll have to re-run the patcher everytime you update VideoStation, Advanced Media Extensions and DSM
Basic command:
bash -c "$(curl "https://raw.githubusercontent.com/darknebular/Wrapper_VideoStation/main/installer.sh")"
With options:
bash -c "$(curl "https://raw.githubusercontent.com/darknebular/Wrapper_VideoStation/main/installer.sh")" -- -s <Flags>
Flags | Required | Description |
---|---|---|
start | No | The default flag going to the MAIN Menu. |
install | No | This install the Advanced Wrapper. |
autoinstall | No | This install the Advanced Wrapper without prompts (Automatic Mode) |
uninstall | No | This flag uninstall the patch. (Simplest or the Advanced one). |
config | No | Change the behaviour of the audio codecs for the Advanced Wrapper |
info | No | Show the general info of the Installer |