[vorbis-dev] ogg multithread encoding

Lourens Veen lourens at rainbowdesert.net
Wed Jun 18 06:34:52 PDT 2003



On Wed 18 June 2003 15:05, torque wrote:
> Hello!
>
> I'm working on a program which purpose is to compress a single
> wav file using many processes. I know that my solution may not
> look excellent but in my opinion it's simple to implement it in a
> program.
>
> What I've managed to do is:
> -split single wav file into many parts (with appropriate
> headers), -create process for each part,
> -each process executes 'oggenc' program.
>
> It seemed to be easy at the beggining to merge all small .ogg
> files later. But it looks to be the most difficult task. Do you
> know maybe other solution to this problem (or a simple way to
> merge these ogg files)?

Ehm, simply concatenate them together? Ofcourse you have some 
overhead with the headers being repeated, but it will yield a valid 
Ogg file...

Lourens

-- 
GPG public key: http://home.student.utwente.nl/l.e.veen/lourens.key

--- >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-dev-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-dev mailing list