Giter Club home page Giter Club logo

Comments (5)

devsnd avatar devsnd commented on May 24, 2024

Can you please provide the mono mp3 you've been using? I added a 22khz mono mp3 to the test suite and it worked for me.

from tinytag.

devsnd avatar devsnd commented on May 24, 2024

Hey Andrey,

I have improved tinytag to stop after 5 consectutive frames and then assume that it's CBR. (This might go wrong for some tracks with a very quiet intro, so we should test this a bit more before I release this as a new version). This makes tinytag about 5 to 6 times faster than mp3info for CBR tracks and as fast as mp3info for VBR tracks.

Also tinytag is now more accurate than before (and also more accurate than mp3info in my tests) when determining the duration of a mp3 file.

You can just drop the tinytag.py from this repository into cherrymusic to try it out.

from tinytag.

andpp avatar andpp commented on May 24, 2024

Hi Tom!

I tried your new version. I still get wrong time. Here is my records. Could you try it. https://drive.google.com/folderview?id=0B-rCqP_KhU_CWlBLUi0xRTFXYkk&usp=sharing

from tinytag.

devsnd avatar devsnd commented on May 24, 2024

Hey Andrey,

It took me some time to get back to this, but now I've implemented support for all mpeg versions and layers and furthermore correctly calculate all sample rates and bitrates for each combination.

If you try the newest version of tinytag, you should get correct time readings now. I still have to make a new version and update it in cherrymusic, but my tests work fine for the at least one of the files you provided. Thanks again for the samples!

from tinytag.

devsnd avatar devsnd commented on May 24, 2024

Closing: TinyTag now supports the Xing header and is as fast as other parsers.

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.