Todd Stephens wrote:
I found a port for mp32ogg to convert mp3 to ogg format, but is there a program to convert wav to ogg format? I like the ogg format, but it seems to me that there will be some data loss going from wav to mp3 and then to ogg.

There will be data loss in converting from mp3 to ogg format because mp3 is already using lossy compression. You want to ogg the original source data, although a 44.1 KHz .wav file is basicly raw PCM audio plus a header, anyway.


Anyway, look for something called sox, which is a good sound format converter utility.

--
-Chuck

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to