Closed AlexPresso closed 1 year ago
Hey there,
If some people wants to test this PR, please follow these instructions:
curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/main/patcher.sh | bash -s -- -a unpatch
curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/generic_refactor/patcher.sh | bash -s -- -a patch -b generic_refactor
Please inform me of any issue you could have
Tested OK on my DS218Play
Hi @Fabian1601 ; @djhibee and @ner00 Sorry to ping you, but if you mind testing this new patcher using the previous comment procedure, it would be highly appreciated
Hello Alex,
im already on it but as soon as it restarts in script videostation it reindexes all files. It i start in the meantime the install script and it restarts videostation again it trashes all my database. But the Problem has always been there and nothing to do with your script. It just takes a Moment 😉
Yeah it also happens to me sometimes ahah, I have to reindex everything, it's quite annoying, but I guess Synology don't want to work on fixing that
Thank you very much :)
So script ran smoothly and no problems so far. Playback is fine and i have a file in offline transcoding but it still needs about 20min to finish 👍
update: Transcoding finished without any issue 👌
This PR aims to help the VideoStation's patch and MediaServer's patch to work together (i.e. you want to patch VideoStation + MediaServer).
Changes:
ffmpeg
files (ffmpeg33
,ffmpeg41
and/orffmpeg27
) are now trying with CodecPack default ffmpeg files before trying to use SynoCommunity's ffmpeg. Again, it's safer for other applications also relying on CodecPack's ffmpeg to work.