The supported tags according to MP4::Info are (apologies for the poor
formatting):


Code:
--------------------
    
  # Supported tags
  my %tag_names =
  (
  ALB => 1, APID => 1, ART => 1, CMT => 1, COVR => 1, CPIL => 1, CPRT => 1, DAY 
=> 1, DISK => 1, GNRE => 1, GRP => 1, NAM => 1, RTNG => 1, TMPO => 1, TOO => 1, 
TRKN => 1, WRT => 1,
  TITLE => 1, ARTIST => 1, ALBUM => 1, YEAR => 1, COMMENT => 1, GENRE => 1, 
TRACKNUM => 1,
  SONM => 1, SOAR => 1, SOAL => 1, SOAA => 1,
  VERSION => 1, LAYER => 1,
  BITRATE => 1, FREQUENCY => 1, SIZE => 1,
  SECS => 1, MM => 1, SS => 1, MS => 1, TIME => 1,
  COPYRIGHT => 1, ENCODING => 1, ENCRYPTED => 1,
  );
  
--------------------



Code:
--------------------
    
  ALB     Album
  APID    Apple Store ID
  ART     Artist
  CMT     Comment
  COVR    Album art (typically JPEG or PNG data)
  CPIL    Compilation (boolean)
  CPRT    Copyright statement
  DAY     Year
  DISK    Disk number & total (2 integers)
  GNRE    Genre
  GRP     Grouping
  NAM     Title
  RTNG    Rating (integer)
  TMPO    Tempo (integer)
  TOO     Encoder
  TRKN    Track number & total (2 integers)
  WRT     Author or composer
  
--------------------


-- 
andyg
------------------------------------------------------------------------
andyg's Profile: http://forums.slimdevices.com/member.php?userid=3292
View this thread: http://forums.slimdevices.com/showthread.php?t=49077

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping

Reply via email to