AlexPresso / VideoStation-FFMPEG-Patcher

Patcher to enable DTS, EAC3 and TrueHD transcoding support to Synology VideoStation (from DSM 6.2 to DSM 7.0 and above ; ffmpeg4, 5, 6, 7 ready)
1.04k stars 99 forks source link

[BUG] offline trancoding fail After 2.5 #105

Closed Fabian1601 closed 1 year ago

Fabian1601 commented 1 year ago

Hey Alex,

after the latest Update the offline transcoding fails everytime. Playback is Fine.

https://gist.github.com/Fabian1601/b8ae614a42c24be7030ca1a8b8bb79de

AlexPresso commented 1 year ago

Hi @Fabian1601

Sorry, I made a mistake in the wrapper that I didn't see while testing, could you try the following fix (#106) please:

If you still have an issue please run the issue-report tool and post the result here again

Fabian1601 commented 1 year ago

% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9965 100 9965 0 0 18044 0 --:--:-- --:--:-- --:--:-- 18052 [2023-10-23 21:45:54] [INFO] ffmpeg-patcher [2023-10-23 21:45:54] [INFO] Downloading motd... Error [2023-10-23 21:45:54] [ERROR] An error occurred while downloading https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/fix_pixfmt/motd.txt. Rolling back changes... [2023-10-23 21:45:54] [INFO] ====== Unpatch procedure ====== [2023-10-23 21:45:54] [INFO] libsynovte.so was not patched, keeping actual file. [2023-10-23 21:45:54] [INFO] Remove patch config. [2023-10-23 21:45:54] [INFO] Restarting CodecPack... restart package [CodecPack] successfully [2023-10-23 21:46:01] [INFO] Restarting VideoStation... restart package [VideoStation] successfully [2023-10-23 21:46:15] [INFO] Cleaning orphan files... [2023-10-23 21:46:15] [SUCCESS] Unpatch complete [2023-10-23 21:46:15] [ERROR] An error occurred while downloading https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/fix_pixfmt/motd.txt, every changes were rolled back. [2023-10-23 21:46:15] [ERROR] Please check your internet connection / GithubStatus. If you think this is an error, please file an issue to the repository.

AlexPresso commented 1 year ago

Sorry, I updated the comment with the right comment but you were too fast ahah the correct one is with fix_err_code :

curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/fix_err_code/patcher.sh | bash -s -- -a patch -b fix_err_code

Fabian1601 commented 1 year ago

Hello Alex,

everything works fine 👍 Thanks

mperathoner commented 6 months ago

Hi Alex, I tried this all. It ends with "bash GitHub

AlexPresso commented 6 months ago

Hi :) It's because this branch doesn't exist anymore (it was merged in main branch) please follow the command from the repository home page (main branch)