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.06k stars 102 forks source link

[QA] Error on patching ffmpeg #122

Closed hutkayl closed 10 months ago

hutkayl commented 10 months ago

Please check the FAQ before posting any question.

Question

Hi There, I've got this error message. I tried to reinstall the ffmpeg package, but it didn't solve it. Do you have any idea what is the problem? Thanx, HuL

Képernyőkép – 2024-01-06 21-53-36

Fabian1601 commented 10 months ago

Hi, Remove „-v 6“ from your code and everything will be Fine :)

hutkayl commented 10 months ago

Hi, Remove „-v 6“ from your code and everything will be Fine :)

Are you sure? I use ffmpeg 6 not the default.

Fabian1601 commented 10 months ago

I have all versions installed (4/5/6). so im not 100% sure. install ffmpeg 4 and than it will work :)

hutkayl commented 10 months ago

I have all versions installed (4/5/6). so im not 100% sure. install ffmpeg 4 and than it will work :)

Okey! It was my fault! I forget the "-s --" before -v 6. Now it's successfully run the patch. Thanks!

AlexPresso commented 10 months ago

Hi, No worries ;) I'm glad everything working now.

I just wanted to comment about this part :

I have all versions installed (4/5/6). so im not 100% sure.

By default the patcher always use ffmpeg 4, even if you have other versions installed; So yes, if you want to use ffmpeg 6, you have to force it like you did, using the CLI parameter