Abonnement à ma liste de contacts

Etoiles inactivesEtoiles inactivesEtoiles inactivesEtoiles inactivesEtoiles inactives
 
ffmpeg -i input.mp3 -c copy -metadata artist="Someone" output.mp3

Il y a plusieurs métadonnéeas ssocaibles à un fichier MP3 :
 ID3v2 tag
"album" TALB
"composer" TCOM
"genre" TCON
"copyright" TCOP
"encoded_by" TENC
"title" TIT2
"language" TLAN
"artist" TPE1
"album_artist" TPE2
"performer" TPE3
"disc" TPOS
"publisher" TPUB
"track" TRCK
"encoder" TSSE
"lyrics" TSLT
 Voici un exemple d'ajout de métadata à un fichier :
 ffmpeg -i track05.wav -metadata title="This is the title" -metadata author="Made by Me" -metadata copyright="Copyright 2009 Me" -metadata comment="An exercise in Realmedia metadata" -y track05.rm
 

Vous retrouverez ici tous mes articles explicatifs de mes concepts, mes résultats d'analyses techniques m'ayant permi d'aboutir à un fonctionnement de mes applicatifs très fonctionnel

Rapport sondage marche

Voici le rapport statistique du sondage (auquel vous pouvez toujours répondre) que j'ai lancé sur le sujet