Giter VIP home page Giter VIP logo

Comments (16)

KidWar75 avatar KidWar75 commented on July 2, 2024 1

Nop, doesn't work either with ffmpeg 5 or 6 :(

from videostation-ffmpeg-patcher.

KidWar75 avatar KidWar75 commented on July 2, 2024

FYI, I unistalled & reinstalled VideoStation & Advanced Media Extensions. Repatched VideoStation. Nothing changed.
However, while patching it said that a new version of the patcher v2.6 was out. Could it be the issue ?

Other info : The sound works on DS Video on iPhone and on the DS Video app on TV.

from videostation-ffmpeg-patcher.

AlexPresso avatar AlexPresso commented on July 2, 2024

Hi KidWar75,

The new version available message is normal, it's displaying the same message for everyone even if you have latest version

The issue-report looks a bit cutted near the ffmpeg args (maybe copy paste didn't copy long lines), could you please resend the full report please ? :)

from videostation-ffmpeg-patcher.

KidWar75 avatar KidWar75 commented on July 2, 2024

Hi KidWar75,

The new version available message is normal, it's displaying the same message for everyone even if you have latest version

The issue-report looks a bit cutted near the ffmpeg args (maybe copy paste didn't copy long lines), could you please resend the full report please ? :)

Here you go ! :
https://gist.github.com/KidWar75/df511cb209e42c8df9df524baacea8c3

from videostation-ffmpeg-patcher.

AlexPresso avatar AlexPresso commented on July 2, 2024

Thank you,
Does it work with other EAC3 / DTS movies ?

The smartphone and TV app is not supposed to work with these codecs so I guess the problem is because I force the use of lib_aac when lib_mp3lame is working fine

from videostation-ffmpeg-patcher.

KidWar75 avatar KidWar75 commented on July 2, 2024

Just tried with :

  • Tokyo.Vice.S02E06.I.Choose.You.1080p.AMZN.WEB-DL.DDP5.1.Atmos.H.264-FLUX which is EAC3 -> no problem.
  • The.Fighter.2010.BluRay.1080p.x264.DTS.dxva-xander which is DTS -> No problem

from videostation-ffmpeg-patcher.

AlexPresso avatar AlexPresso commented on July 2, 2024

Okay I will make some tests and get back to you :)

from videostation-ffmpeg-patcher.

KidWar75 avatar KidWar75 commented on July 2, 2024

Okay I will make some tests and get back to you :)

Cheers buddy and thx again for your work! :)

from videostation-ffmpeg-patcher.

AlexPresso avatar AlexPresso commented on July 2, 2024

Hi @KidWar75

Looks like the codec of your videos is not "vanilla" eac3, it's eac3_joc and it looks like it's not included in the ffmpeg version we're using (ffmpeg4), I tried on my NAS to run the following and it doesn't return any encoder / decoder support : ffmpeg -codecs | grep eac3_joc

I'm checking if we have a solution to add it, but vanilla eac3 is working

from videostation-ffmpeg-patcher.

KidWar75 avatar KidWar75 commented on July 2, 2024

Hey!
Cheers for the answer.
Ye Vanilla eac3 is working fine, no worries on that end.

from videostation-ffmpeg-patcher.

AlexPresso avatar AlexPresso commented on July 2, 2024

Hi Kidwar75,

By chance, have you tried with other ffmpeg versions ? like ffmpeg5 or ffmpeg6, I have no idea if it will work or not but it could be nice to give it a try

from videostation-ffmpeg-patcher.

KidWar75 avatar KidWar75 commented on July 2, 2024

How do I do that ?
I'm a noob really, I just follow your steps and that's it ^^

from videostation-ffmpeg-patcher.

AlexPresso avatar AlexPresso commented on July 2, 2024

No worries :)
You can try it by:

  • installing ffmpeg5 and/or ffmpeg6 from the Synology Packages Manager
  • unpatch current version: curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/main/patcher.sh | bash -s -- -a unpatch
  • patch again specifying ffmpeg version to use (i.e ffmpeg5) : curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/main/patcher.sh | bash -s -- -v 5

This example is for ffmpeg5, if you want to give it a try with ffmpeg6 or go back to ffmpeg4, you have to repeat the previous steps :)

PS: please note that using ffmpeg5 or ffmpeg6 might be eating a lot of your CPU / GPU depending on your hardware

from videostation-ffmpeg-patcher.

KidWar75 avatar KidWar75 commented on July 2, 2024

All right !
What do you suggest ffmpeg 5 or 6 ?
I got a 920+
I'll try that when I got some time :)

from videostation-ffmpeg-patcher.

AlexPresso avatar AlexPresso commented on July 2, 2024

I have no idea if it would even work, you can start by trying ffmpeg5 then try ffmpeg6 if it's not working

from videostation-ffmpeg-patcher.

AlexPresso avatar AlexPresso commented on July 2, 2024

Arf, sorry then, unfortunately, I can't do anything if the format is not supported by ffmpeg :(

from videostation-ffmpeg-patcher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.