Synology VideoStation and DLNA FFmpeg Wrapper with AAC, DTS, EAC3 and TrueHD support via pipes (now with GStreamer support). It enables full hardware transcoding from Synology´s FFmpeg for video and transcoding DTS, EAC3, TrueHD and AAC from the SynoCommunity's FFmpeg only when necessary.
665
stars
74
forks
source link
How do I check which version of FFMPEG VideoStation is using? #57
I have FFMPEG versions 4 and 6 installed on my system.
The system default is version 4. (ffmpeg -v)
I want VideoStation to be wrapped with FFMPEG version 6.
How can I run the script (install.sh) and check whether VideoStation is using FFMPEG6?
My Wrapper only works with FFMpeg version 6.
Just uninstall other Wrappers and start my Wrapper's installer and everything will be done using version 6 in the Video Station's Wrapper.
I have FFMPEG versions 4 and 6 installed on my system. The system default is version 4. (ffmpeg -v) I want VideoStation to be wrapped with FFMPEG version 6. How can I run the script (install.sh) and check whether VideoStation is using FFMPEG6?