2
votes
4answers
846 views

Command line tool to write flac, ogg vorbis and mp3 id3v2 meta data?

Is there any command line tool that can write all three formats/containers? I've already searched but could not find anything that does the job. So far I'm using vorbiscomment, metaflac and id3tool ...
3
votes
3answers
963 views

Join many MP3, OGG, and FLAC files into one WAV or FLAC

I have 33 audio files, each about 11 seconds long, and I'd like to merge them into one lossless file. How can I do this efficiently (i.e. without cut-pasting in Audacity 33 times)?