Giter Club home page Giter Club logo

mciobanu / mp3diags Goto Github PK

View Code? Open in Web Editor NEW
23.0 4.0 6.0 14.06 MB

Finds problems in MP3 files and helps the user to fix many of them using included tools. Looks at both the audio part (VBR info, quality, normalization) and the tags containing track information (ID3.) Also includes a tag editor and a file renamer.

License: GNU General Public License v2.0

Shell 1.53% Batchfile 0.25% CMake 0.87% NSIS 0.34% QMake 0.30% Python 0.02% Makefile 0.15% HTML 1.28% C++ 95.16% C 0.10%

mp3diags's Introduction

MP3 Diags

MP3 Diags finds problems in MP3 files and helps the user fix many of them. It looks at both the audio part (VBR info, quality, normalization) and the tags containing track information (ID3). It has a tag editor, which can download album information (including cover art) from MusicBrainz and Discogs, as well as paste data from the clipboard. Track information can also be extracted from a file's name. Another component is the file renamer, which can rename files based on the fields in their ID3V2 tag (artist, track number, album, genre, etc.).

For more detailed information visit https://mp3diags.sf.net/unstable and https://mp3diags.blogspot.com/

Installation

In most cases it's easier to use pre-built binaries, which are available for Windows and for several other operating systems, including major Linux distributions.

Still, building from sources shouldn't be a huge deal.

The details for the official release can be found in the main download page, while the build instructions for the code in the git repository can be seen at htmlpreview.github.io.

Note: The Windows build is currently done on Windows 10. No build was attempted on Windows 11 yet, but CMake is expected to work.

mp3diags's People

Contributors

gbaudic avatar kamikazow avatar mciobanu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mp3diags's Issues

CFLAG Compiling error

MP3Diags (unstable) does not compile on archlinux because of the standard compiler flags.
The make process throws the following error:
Mp3TransformThread.cpp:679:15: error: format not a string literal and no format arguments [-Werror=format-security]
Temporarily disabling this in CFLAGS fixes the error and the program compiles again. Seems there is a format error in Mp3TransformThread.cpp but it is beyond my scope to find out where...

macOS wine32

For anyone interested, stable works perfectly well on macOS Mojave (no later) if “bottled” using Wine Bottler. I myself could not get it to execute using the wine terminal even though the installation went smoothly.

Many thanks for a very useful program which I’ve been using for years on arch Linux. Good health :)

Wrong MP3-issues report if tag exceeds 5 MB

If the tag exceeds the size of 5 MB, Mp3-Diags will throw a multitude of error reports confusing the user. Apparently, Mp3-Diags generally regards Mp3s with tags larger than this as corrupt. However, since many users are now embedding more and more covers with very high resolution due to high-resolution screens, such mp3s should no longer be considered corrupt but should give correct reports to the user.

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.