|
From: Jan S. <ha...@st...> - 2013-01-21 09:50:06
|
If libvorbis is installed, and the vorbis functionality is present in the installed libsndfile, which one will SoX us when built from source? That is, when doing 'sox file.wav file.ogg', will SoX use the vorbis encoding as provided by libvorbisenc.so, or will it use the vorbis encoding as linked in libsndfile.so (which ultimately is the same code of course)? Jan |