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 ready)
1.01k stars 99 forks source link

[BUG] after last wrapper update video playback stops working #77

Closed Fabian1601 closed 1 year ago

Fabian1601 commented 1 year ago

System details

result.txt

FleXoft commented 1 year ago

Same problem on 7.2 with:

VideoStation-x86_64-3.1.0-3153.spk MediaServer-x86_64-2.1.0-3304.spk CodecPack-x86_64-3.1.0-3005.spk

No video playback!

AlexPresso commented 1 year ago

Hello @Fabian1601 Thank you for the logs, but could you post them into a gist please, the txt file appears to have wrong encoding

Hello @FleXoft Please also provide your patcher logs into a gist

AlexPresso commented 1 year ago

I also need the output of the following command: cat /var/packages/VideoStation/target/bin/ffmpeg

FleXoft commented 1 year ago

Mine seems to be Ok now after I reinstalled all the packages and the patch again, srry.

AlexPresso commented 1 year ago

No worries, I think there was an issue with github at this moment, looks like the patcher logs from @Fabian1601 are giving plain HTML when requesting files instead of giving the raw file content

could you also try to repatch @Fabian1601

Fabian1601 commented 1 year ago

just uninstalled and reinstalled all packages and ran the patch again, same result

this command cat /var/packages/VideoStation/target/bin/ffmpeg gives no result

https://gist.github.com/Fabian1601/227401271f22f0701e06e76bcba19a4b#file-gistfile1-txt

AlexPresso commented 1 year ago

this command cat /var/packages/VideoStation/target/bin/ffmpeg gives no result

You say it's no result but I need you tell me the exact output of the command (result or not) if this is "Permission denied", you have to be root (sudo -i) to execute it.

AlexPresso commented 1 year ago

Anyway, the "message of the day" is not displaying correctly in your situation, it's just like the Github raw file is not served, but you get HTML result. So in my opinion, the same thing happens for the ffmpeg wrapper, instead of having a wrapper, you get an html file, which is incorrect and not allowing the content to play.

AlexPresso commented 1 year ago

I'm trying something just in case this is because of the github url scheme, please run the following :

Fabian1601 commented 1 year ago

looks good

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