Re: Tag-preserving Flac to ogg/mp3 converter

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Does anyone know of a command line tool to convert flac to ogg/mp3
> which also converts the meta-tags?
>   

This command will convert all flac files to ogg in the directory it is 
run, keeping the tags. q7 is about 220k/s (what I use), 4 or 5 is 
probably ok for most people, and q1 sounds close (subjective) to 128k/s 
mp3, but is smaller.

find . -name "*flac" -exec oggenc -q 7 {} \;

Easiest way I've found.

Roger

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux