Dup Ver Goto 📝

TaggingFiles

PT2/aw/media/multimedia does not exist
To
5 lines, 33 words, 186 chars Page 'TaggingFiles' does not exist.

Tagging .aif files

Ffmpeg needs an option for it to write id3 metadata to an .aif file (unlike to e.g. a .mp4 file).

ffmpeg -i input_file.mp3 -write_id3v2 1 out.aif