[vorbis] Joining .WAV files with ogg-vorbis
fsceg1
fsceg1 at uaf.edu
Thu Oct 16 20:59:26 PDT 2003
>===== Original Message From Tom Felker <tcfelker at mtco.com> =====
>If FLAC doesn't, I'd assume OggFLAC does. Right?
Ogg is a container. Only. OggFLAC should have the same results as FLAC.
>But while FLAC is lossless, it's still a waste of CPU. For the OP: If I
only
>had Sox, I'd do this:
Granted, but don't you have Sox?
>sox a.wav a.cdr
>sox b.wav b.cdr
>cat a.cdr b.cdr | sox -t cdr - ab.wav
>
>This assumes you're working with CD format (44.1 kHz 2 channels 16 bit) data.
>CDR is just this data in raw form. Otherwise, use .raw, but you'll need to
>give options to sox to specify the format. It would be possible to do this
>with no temp space using named pipes.
Similarly, it should be possible to simply strip the header on the second WAV
and concat the two files. I don't know on this, tho...
>--
>Tom Felker, <tcfelker at mtco.com>
><http://vlevel.sourceforge.net> - Stop fiddling with the volume knob.
>
>Verbing weirds language.
> -- Calvin, Bill Watterson
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis
mailing list