AlexPresso / MediaServer-ffmpeg-patcher

Patcher to enable DTS, EAC3 and TrueHD support to Synology MediaServer
46 stars 11 forks source link
dts eac3 ffmpeg ffmpeg-wrapper mediaserver synology synology-mediaserver truehd video

MediaServer-FFMPEG-Patcher

This patcher is designed to simplify the patching steps of the Synology MediaServer and bring DTS, TrueHD and EAC3 transcoding support.

Also want to patch VideoStation ? there you go

Dependencies

Instructions

Usage

Basic command:
curl https://raw.githubusercontent.com/AlexPresso/mediaserver-ffmpeg-patcher/main/patcher.sh | bash
With options:
curl https://raw.githubusercontent.com/AlexPresso/mediaserver-ffmpeg-patcher/main/patcher.sh | bash -s -- <flags>

Flags Required Description
-a No Action flag: choose between patch or unpatch ; example: -a patch
-b No Branch flag: allows you to choose the wrapper branch to use ; example -b main