Menu

#35 Adding user-defined ID3v2.3 frame

closed-accepted
nobody
3
2007-05-24
2006-12-17
No

This patch enhances LAME frontend to write user-defined ID3v2.3 frames,
introducing a new option --tv:
--tv <ID=VALUE>
An argument for the --tv option consists of ID and VALUE separated by
a '=' character:
ID: four letters representing ID3v2.3 frame ID
VALUE: text value for the frame
If --tv options are specified multiple times, this patch write all of
them in the appearance order as the command-line arguments.

Some existing options for ID3 tag can be specified by --tv option
as follows.
--tt <value>, --tv TIT2=value
--ta <value>, --tv TPE1=value
--tl <value>, --tv TALB=value
--ty <value>, --tv TYER=value
--tn <value>, --tv TRCK=value
--tg <value>, --tv TCON=value
(although some are not exactly same)

My initial motivation was just to add TCMP frame (flag indicating a
compilation album; typically generated by iTunes), but generalized to
--tv option, and realized with the command-line "--tv TCMP=1".

Discussion

  • Naoaki Okazaki

    Naoaki Okazaki - 2006-12-17

    Patch to the CVS head as of 20061216

     
  • Robert Hegemann

    Robert Hegemann - 2006-12-20
    • status: open --> closed
     
  • Robert Hegemann

    Robert Hegemann - 2006-12-20

    Logged In: YES
    user_id=1106
    Originator: NO

    Closed, duplicate patch.

     
  • Robert Hegemann

    Robert Hegemann - 2006-12-21

    Logged In: YES
    user_id=1106
    Originator: NO

    Opened again, my mistake. I thought this one is included within the other album art patch.

     
  • Robert Hegemann

    Robert Hegemann - 2006-12-21
    • priority: 5 --> 3
    • status: closed --> open
     
  • Nobody/Anonymous

    Logged In: NO

    I find this really usefull ? when will it be marge in the main tree ?

     
  • Gabriel Bouvigne

    • status: open --> closed-accepted
     
  • Gabriel Bouvigne

    Logged In: YES
    user_id=1056
    Originator: NO

    Now included into main branch, thanks

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.