Giter Club home page Giter Club logo

Comments (5)

devsnd avatar devsnd commented on May 25, 2024 1

Hey @candh,

Thanks for providing the samples. Using the samples and your investigation with the binary diffs I knew that there must be a bug in the parser for the image container, because the image header was missing some bytes in the beginning.

Interestingly the parser problem was masked by another bug (that's why it worked most of the time). So we hit two birds with one stone here! 🐦 🐦 🔫 😸

Your issue should now be resolved in master. I will release a new version promptly. If you find any more problems feel free to open another issue.

Thanks again for your help improving tinytag!
Have a piece of cake 🍰

from tinytag.

devsnd avatar devsnd commented on May 25, 2024

Hey @candh, thanks for your excellent bug report!

I'd love to solve this, but I still need you to upload the mp3, so I can take a closer look at the data.

from tinytag.

candh avatar candh commented on May 25, 2024

Thanks @devsnd for the quick reply.

I have uploaded both the mp3s here https://drive.google.com/drive/folders/1WM_wQRmZyp3zCWF2UfI1qnSWwUunHNhf

from tinytag.

candh avatar candh commented on May 25, 2024

Sure, no problem! I'll check it out..
Thanks for the great work. 🙂

from tinytag.

YaBoiTRich avatar YaBoiTRich commented on May 25, 2024

I feel like an idiot, because I pip installed tinytag and just hit this same issue and was trying to resolve it (my temp solution was to set self._image_data = content[desc_start_pos:]), and then I realized the row counts between the main scripts were off when I looked at the repository...

I see now that 0.19.0 is the current version while PyPI still has version 0.18.0. You live and you learn, I guess! 😅

from tinytag.

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.