darknebular / Wrapper_VideoStation

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.
627 stars 70 forks source link

How do I check which version of FFMPEG VideoStation is using? #57

Closed bgyooPtr closed 3 months ago

bgyooPtr commented 4 months ago

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?

darknebular commented 3 months ago

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.

Greetings.