Log in

View Full Version : Wav to Ogg using graphedit


Quaky
15th August 2002, 22:11
Hi d00dz,

I am trying to convert a simple wav file to an ogg stream with graphedit. I succeeded in converting it once but the file was thrice the size it should have been. I used the file source, a wave parser and the vorbis encoder. I couldn't set up the output until I added an ogg mutiplexer filter. What did I do wrong?

Thanks in advance.

DSPguru
16th August 2002, 07:21
may i suggest easier tools for wav->ogg conversion like OggEnc or BeSweet.. ?

Quaky
16th August 2002, 14:41
Of course you may suggest that :) I used oggdrop before, but I would like to know as much as possible about graphedit. It rulez bigtime for saving those unsavable livestreams :p

bergi
17th August 2002, 10:19
i think you want to convert a wav file to a ogg container with a vorbis stream, so you need the mutiplexer filter as container of the vorbis stream.