• Insérer des IDtags

      LINUX

      eyeD3 (ligne de commande)

      installation :sudo apt-get install eyeD3 ou sudo pip install eyeD3

       

      eyeD3 song.mp3 | grep artist

       

      MP3 Diag (GUI)

       

      id3v2

      id3v2 -l somefile.mp3

       

      id3tool -t "<titre>" -a "<album>" -r "<artiste>" -y "<année>" -c <track number, sans guillemets> <fichier.mp3>

       

      lltag

      http://home.gna.org/lltag/

      Install : sudo apt-get install lltag

      voir tous les tags : (-S pour show) : lltag -S fichier.mp3

      voir certains tags : lltag --show-tags artist,album,title,number fichier.mp3

       

      exiftool

      exiftool test.mp3

       

      ExifTool Version Number         : 10.00
      File Name                       : test.mp3
      Directory                       : .
      File Size                       : 8.2 MB
      File Modification Date/Time     : 2016:03:02 21:44:58+01:00
      File Access Date/Time           : 2016:04:06 21:34:01+02:00
      File Inode Change Date/Time     : 2016:03:02 21:45:36+01:00
      File Permissions                : rw-rw-r--
      File Type                       : MP3
      File Type Extension             : mp3
      MIME Type                       : audio/mpeg MPEG
      Audio Version                   : 1
      Audio Layer                     : 3
      Sample Rate                     : 44100
      Channel Mode                    : Stereo MS
      Stereo                          : Off
      Intensity Stereo                : Off
      Copyright Flag                  : False
      Original Media                  : False
      Emphasis                        : None
      VBR Frames                      : 9544
      VBR Bytes                       : 8467680
      ID3 Size                        : 115419
      Band                            : Tech N9ne Collabos
      Album                           : Strangeulation (Deluxe Edition)
      Composer                        : Tech N9ne Collabos
      Genre                           : Rap & Hip-Hop
      Copyright                       : 2014 Strange Music, Inc
      Title                           : American Horror Story (feat. Ces Cru)
      Artist                          : Tech N9ne Collabos
      Track                           : 10
      Year                            : 2014
      Comment                         :
      Lyrics                          :
      Private                         : (Binary data 8192 bytes, use -b option to extract)
      Picture MIME Type               : image/jpeg
      Picture Type                    : Front Cover Picture
      Description                     :
      Picture                         : (Binary data 104371 bytes, use -b option to extract)
      Audio Bitrate                   : 272 kbps
      Date/Time Original              : 2014
      Duration                        : 0:04:09 (approx)

 

Aucun commentaire

 

Laissez un commentaire