» Welcome Guest
[ Log In :: Register ]

 

[ Track this topic :: Email this topic :: Print this topic ]

Topic: Reduce size of Tag< Next Oldest | Next Newest >
RunnerBiker
Unregistered





Posted: Dec. 01 2006,21:30

I just discovered mp3ts (V3.5 Beta 17) 3 weeks ago and have been using it to help me with my mp3 collection. Thank you.

Many mp3 files that came from Usenet have "extra" tag fields in them that I wish to remove. Some of these tag fields are:

NCON, PRIV, TXXX, XSOP, TLEN, TMED (and multiple COMM)

The multiple COMM tags are usually put there by MusicMatch.
The TXXX tags usually contain "SIMON WHITEHEAD"
The NCON tags contain binary data and vary in size from aprozimately 13,000 bytes to 21,000 bytes.

Mp3ts allows me to remove these tags - that is a good thing.

Mp3ts does not reduce the size of the tag to the value I set in File => Settings => Tagging Core => Default ID3v2 size (1024)

I realize that all the music data would have to be rewritten to reduce the size of the tag, and I'm willing to accept that.

Is there any way to reduce the size of the tag after deleting an NCON or APIC?

Regards.
Back to top
Magnus Brading
Almighty Author



Group: Super Administrators
Posts: 2751
Joined: Aug. 2002
Posted: Dec. 02 2006,14:51

Sure, export all remaining tag data to a text file, then remove the tag completely and then import it from the text file again.

You can also create a macro to do this, and have this entire operation/functionality available at the click of a button.

--------------
Software author and website owner
Back to top
Profile PM WEB 
RunnerBiker
Board Newbie



Group: Members
Posts: 3
Joined: Dec. 2006
Posted: Dec. 02 2006,19:58

Thanks.

I'll experiment with macros to see if I can make it do what I want.

I think this is the sequence:

1) Remove NCON field (Actually just fills it with 0x00)
2) Export Tags to .\tagdata.txt (overwrite existing file if one exists)
3) Remove ID3V2 Tag
4) Import tag from .\tagdata.txt
Back to top
Profile PM 
2 replies since Dec. 01 2006,21:30 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]