TheFeshy / mp3utensil

A tool for validating, merging, and splitting mp3 files - focused on badly split and merged audio books.
2 stars 1 forks source link

Add "string of null bytes" to list of tag types scanned for #27

Open TheFeshy opened 10 years ago

TheFeshy commented 10 years ago

Our real-world tests are sometimes showing files with extra padding after the ID3v2 tag, or just data that's been blanked. Either way it results in long strings of zeros. It would be good to add a tag-type scanner that looks for (and eliminates) these.