Git Product home page Git Product logo

Comments (10)

zachg99 avatar zachg99 commented on June 12, 2024 1

Will do. I'll create a sample file like the files I'm trying to process and upload it soon, shooting for this weekend.

from mediainfo.js.

JeromeMartinez avatar JeromeMartinez commented on June 12, 2024

@zachg99 do you have a crash also with the upstream version?
(checking if crash is due to @buzz tweaks or something more upstream)

from mediainfo.js.

zachg99 avatar zachg99 commented on June 12, 2024

@JeromeMartinez the upstream web version works fine. I also found the mediainfo.js tool and it works there as well. I'm not sure how to check the exact version that Tdarr is using but I'll see if I can find it in the docker container this evening when I get home. If there's a way to check the version Tdarr is using via the chrome dev tools in the browser I can try that.

from mediainfo.js.

buzz avatar buzz commented on June 12, 2024

Cannot reproduce. Please supply a test file that shows this behavior with the latest version of mediainfo.js.

from mediainfo.js.

HaveAGitGat avatar HaveAGitGat commented on June 12, 2024

@zachg99 please try haveagitgat/tdarr_acc:dev_2.00.22_2023_07_26T07_49_59z. This could be to do with https://github.com/vercel/pkg which I’ve removed from the Docker image build process.

Tdarr is using mediainfo.js 0.1.9

from mediainfo.js.

HaveAGitGat avatar HaveAGitGat commented on June 12, 2024

Seems the issue is unrelated to that so will need a sample file if possible @zachg99

from mediainfo.js.

zachg99 avatar zachg99 commented on June 12, 2024

I used a sample mkv file and then used ffprobe to add 40 subtitle tracks. This causes the error above.

from mediainfo.js.

HaveAGitGat avatar HaveAGitGat commented on June 12, 2024

Thanks, tried with mediainfo.js 0.1.9 and had same issue but 0.2.0 seems to be working so will use that.

FYI there's a scope error in the example here:

https://github.com/buzz/mediainfo.js/blob/48cdcc3a13d07fc0b2e19328cc15b4a19efea5fa/src/cli.ts#L36C13-L36C13

As const mediainfo is declared in subscope, the mediainfo && mediainfo.close() won't fire as it's referencing let mediainfo: any

from mediainfo.js.

buzz avatar buzz commented on June 12, 2024

FYI there's a scope error in the example here:

https://github.com/buzz/mediainfo.js/blob/48cdcc3a13d07fc0b2e19328cc15b4a19efea5fa/src/cli.ts#L36C13-L36C13

Thanks for reporting! Fix in cd044ff

from mediainfo.js.

buzz avatar buzz commented on June 12, 2024

I used a sample mkv file and then used ffprobe to add 40 subtitle tracks. This causes the error above.

I'm not able to reproduce the error. The file parses just fine.
If you encounter another issue, please open a new ticket. Thanks

from mediainfo.js.

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.