Giter VIP home page Giter VIP logo

Comments (6)

sbraz avatar sbraz commented on May 25, 2024

That looks like a bug, can you upload a sample file please?

from pymediainfo.

sbraz avatar sbraz commented on May 25, 2024

Ah nevermind, I get it, did you use -f? I think you didn't and that's why you don't see all the info on your XML.

from pymediainfo.

Hellowlol avatar Hellowlol commented on May 25, 2024

No i didnt use -f. Does pymediainfo use that by default? I tried to look for that option but i couldnt find it in your code.

from pymediainfo.

sbraz avatar sbraz commented on May 25, 2024

It's called "complete" in the library, not "full":

lib.MediaInfo_Option(None, "Complete", "1")

from pymediainfo.

Hellowlol avatar Hellowlol commented on May 25, 2024

Ah, thanks! Ps, i think this should be optional since it returns alot of junk :P

from pymediainfo.

sbraz avatar sbraz commented on May 25, 2024

Well, I could make an option but it would be enabled by default so as not to break backwards compatibility.
I usually only access the attributes I need, so it's usually not a problem. I can't think of a scenario where it would be bad to have too much data, unless you just dump it like in your example.
Feel free to make a PR if you really want that feature :)

from pymediainfo.

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.