Giter Site home page Giter Site logo

Comments (10)

ThatNerdUKnow avatar ThatNerdUKnow commented on August 15, 2024 1

Strange, I wouldn't think that path would cause a format exception. I'll need to investigate what can cause Xdocument.Load to throw a formatexception

from vmaf-gui.

toutrob avatar toutrob commented on August 15, 2024

I have exactly the same error with 2 .mkv files in H264. My Windows is also in French, maybe that's something to do with that?

from vmaf-gui.

ThatNerdUKnow avatar ThatNerdUKnow commented on August 15, 2024

The problem seems to be with the part where I'm reading the xml file generated by vmaf to show the results. Could you share a copy of an xml file generated by vmaf-gui? If I remember correctly they should be getting generated in the root directory of the executable

from vmaf-gui.

toutrob avatar toutrob commented on August 15, 2024

Yes sure.
https://drive.google.com/file/d/1lg5cvpzxJwNuusC6OvWlzHWIfLydE7QZ/view?usp=sharing

from vmaf-gui.

ThatNerdUKnow avatar ThatNerdUKnow commented on August 15, 2024

One more question, what's the absolute path to that xml file on your drive?

from vmaf-gui.

toutrob avatar toutrob commented on August 15, 2024

C:\Users\robin\Downloads\vmaf-gui.2.1.3\Release

from vmaf-gui.

ThatNerdUKnow avatar ThatNerdUKnow commented on August 15, 2024

If I force vmaf-gui to skip all processing and load the XML @toutrob provided, it seems to load just fine. That could possibly rule out the formatting of the XML document. I do also wonder if this is a character encoding thing, perhaps the behavior of XDocument.load depends on the locale of the system?

from vmaf-gui.

ThatNerdUKnow avatar ThatNerdUKnow commented on August 15, 2024

Okay, I think I've got it. Apparently the french locale uses commas instead of periods to represent decimal points. It looks like I should be able to override the locale that XDocument is using to load the xml file, so I'm going to give that a try.

from vmaf-gui.

ThatNerdUKnow avatar ThatNerdUKnow commented on August 15, 2024

@toutrob , can you please try using this release?
https://github.com/ThatNerdUKnow/vmaf-gui/releases/tag/2.1.4

from vmaf-gui.

toutrob avatar toutrob commented on August 15, 2024

It works perfectly for me, thank you for your work!

from vmaf-gui.

Related Issues (12)

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.