search for: wav6

Displaying 2 results from an estimated 2 matches for "wav6".

Did you mean: wav
2005 Jan 19
1
5.1 streams into ogg.vorbis
Hallo, I'd like to get all channels of an ac3 5.1 stream coded into vorbis. With sox and oggenc it doesn't seem to work. Does anyone know a tool that can do this under linux? The ac3 stream is also avialabe as wav6 file converted by the cvs version of a52dec. This wav6 file contains one stereo stream and 3 mono streams. Is there a convention which stream number in an ogg file means which loudspeaker position in the wide spread 5.1 sourround systems? (Or in the better 7.1 systems) Thanks alot and bet regards...
2006 Feb 19
1
diff to vorbis-tools-1.1.1
Hallo everybody, I just created a small patch for oggenc to be able to read and encode wav6-files. This files are of micro$ofts WAVEFORMATEXTENSIBLE format type and can contain multiple channels. a52dec can produce this type of file from ac3 streams. Might be it would be better to teach oggenc to read ac3 streams natively. There is probably a better way to encode low frequency channels...