AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Tag - Id3 Tagger [CMD]
Goto page Previous  1, 2
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
Synthetic Soul
Guest





PostPosted: Wed Sep 06, 2006 9:36 am    Post subject: Reply with quote

Following an email from uslacker I find it currently easier to post here as I have no access to my email account.

I have tested your process and it works fine for me; the tag sticks. Shocked

It is possible that Tag is rewriting the ID3v1 tag but displaying the ID3v2 tag. If I had the source with me maybe I could check this.

As the above poster points out, as Tag.exe cannot write ID3v2, so using it to amend a file with both ID3v1 and ID3v2 is probably not ideal anyway.

You could possibly use Tag/exe's --removeid3v2 switch to remove the ID3v2 tag first, but if you have both ID3v1 and ID3v2 then I assume you want them both there.

Maybe foobar's commandline format may be a batter alernative.

Sorry I can't be any more help. Sad
Back to top
uslacker



Joined: 05 Sep 2006
Posts: 3

PostPosted: Thu Sep 07, 2006 3:55 am    Post subject: Reply with quote

OK - i tried adding --remove1d3v2u to the command line and that worked! Not sure I understand wh. If the ID3v2 tag exists, does tag not try to update the1d3v1 tag?
_________________
\\uslacker
Back to top
View user's profile Send private message
Terrapin



Joined: 15 Aug 2005
Posts: 107
Location: North Carolina

PostPosted: Wed Sep 20, 2006 7:53 am    Post subject: Reply with quote

You might also google (or whatever) for 'id3mtag' which is a similar CLI, but writes ID3v2 if told to do so. It is freeware.

There is also 'atomicparsley' to be found at sourceforge, for mp4.

Tag.exe works great for me so far, for FLAC, and for receiving output from all but mp4 (.m4a files are what I'm working with).

Bob
Back to top
View user's profile Send private message
Venia Legendi



Joined: 27 May 2005
Posts: 35

PostPosted: Wed Sep 20, 2006 8:30 am    Post subject: Reply with quote

Terrapin wrote:
You might also google (or whatever) for 'id3mtag' which is a similar CLI, but writes ID3v2 if told to do so. It is freeware.

leads to http://home.wanadoo.nl/squell/id3.html looks promising

[ Moderator!: link was rectified ]
Back to top
View user's profile Send private message
jaco0646



Joined: 07 Oct 2006
Posts: 1898
Location: MN, USA

PostPosted: Sun Oct 08, 2006 12:28 am    Post subject: ID3 renamer Reply with quote

I used ID3 renamer to tag all my MP3s and was 100% satisfied with it.
Back to top
View user's profile Send private message Visit poster's website
Venia Legendi



Joined: 27 May 2005
Posts: 35

PostPosted: Sun Oct 08, 2006 8:44 pm    Post subject: Re: ID3 renamer Reply with quote

jaco0646 wrote:
ID3 renamer

does it support command line switches?
Back to top
View user's profile Send private message
BoBo
Guest





PostPosted: Sun Oct 15, 2006 6:47 pm    Post subject: Reply with quote

Just a reminder: id3lib (also available at the Utilities section) and btw. linked within the quoted description of TAG ... might be usefull with AHK's DllCall()
Back to top
n-l-i-d
Guest





PostPosted: Thu Mar 26, 2009 9:03 pm    Post subject: Reply with quote

mp3, video, tag, tagging, id3, ape, vorbis, flac, lyrics, itunes, mp4, 3gp

Links:

Tag.exe (~ 190k)

Quote:
Tag is a command line tool that may be used to tag numerous audio files, using various tagging schemes, including ID3v1, ID3v2, APEv1, APEv2, Vorbis and Flac.

Tag can tag files automatically from their filename, by attempting to guess the filename format from one of fifty presets. You can also view tags for files, and create playlists.

Tag was originally programmed by Case.


id3.exe (~80k)

Quote:
id3 mass tagger is a tool for manipulating id3 and id3v2 tags in multi- ple files. It can generate tag fields from the filename and other vari- ables, and/or rename files, using an intuitive syntax. id3 currently supports the old-style ID3 tags (ID3 v1.1), Lyrics3 tags (Lyrics3 v2.0), and the more complicated ID3v2 (ID3 v2.2.0, v2.3.0) format.


AtomicParsley (~ 90k UPX'ed)

Quote:
AtomicParsley is a lightweight command line program for reading, parsing and setting metadata into MPEG-4 files supporting these styles of metadata:
iTunes-style metadata into .mp4, .m4a, .m4p, .m4v, .m4b files
3gp-style assets (3GPP TS 26.444 version 6.4.0 Release 6 specification conforming) in 3GPP, 3GPP2, MobileMP4 & derivatives
ISO copyright notices at movie & track level for MPEG-4 & derivative files
uuid private user extension text & file embedding for MPEG-4 & derivative files


Related:

ID3 Tag Lib (Forum post: CDDBControl.dll, ~ 290k UPX'd. Uses the COM library)

Quote:
Here is a very simple wrapper to CDDBControl.dll
It will read and write ID3v2 tags to any mp3 file.
Not that it is currently very lightly tested—use with caution.


MediaInfo (Forum post: MediaInfo.dll, ~ 460k UPX'd) ... MediaInfo Home

Quote:
What information can I get from MediaInfo?
General: title, author, director, album, track number, date, duration...
Video: codec, aspect, fps, bitrate...
Audio: codec, sample rate, channels, language, bitrate...
Text: language of subtitle
Chapters: number of chapters, list of chapters

What format (container) does MediaInfo support?
Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB)...
(Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...)
Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF...
Subtitles: SRT, SSA, ASS, SAMI...


Review: AudioGenie2.dll [Nagware] (Forum post: AudioGenie2.dll, ~140k UPX'd) ... AudioGenie Home

Quote:
AudioGenie is a fast 32Bit ActiveX-OCX with over 345 functions to read audio file information (like Bitrate, Samplerate, Frames, Duration, Version-Number, etc). The OCX also has functionality to read and write audio file tags like id3v1, id3v2, ape and more.
You can use AudioGenie in many programming languages, such as Visual Basic, VB.NET, Excel, Access, Java and more...


Cool
Back to top
Guest






PostPosted: Fri Mar 27, 2009 3:36 am    Post subject: Reply with quote

@ n-l-i-d : you could specify what can read/write, by example MediaInfo is only a tag reader, even BASS could do that.

@ Venia Legend i: id3v1 is so old and legacy, why removing id3v2? get a proper editor!

___

ID3 MASS Tagger
http://home.wanadoo.nl/squell/id3.html#download

Code:
ID3 MASS Tagger is a tool for manipulating id3 and id3v2 tags in multi- ple files. It can generate tag fields from the filename and other vari- ables, and/or rename files, using an intuitive syntax. id3 currently supports the old-style ID3 tags (ID3 v1.1), Lyrics3 tags (Lyrics3 v2.0), and the more complicated ID3v2 (ID3 v2.2.0, v2.3.0) format. This also means use is pretty much limited to audio files which use these formats, e.g, MPEG-1 Layer III.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group