💻 Software
Program to dump ID3 tag structure
Fresh5 days ago
Mar 15, 20267278 viewsConfidence Score0%
0%
Problem
Is there a program that would dump the complete structure of ID3v2 tags? Not just the frame names and values, but full information such as frame order, text encoding, description encoding (for TXXX frames), presence of unsynchronization, presence of multiple tags... Background: I'm rather curious w…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Program to dump ID3 tag structure
Low Risk
exiftool can give a lot of info: exiftool -v3 -l FILENAME.mp3
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix