View Full Version : Question about decoding OGG Vorbis
Shapyi
30th June 2003, 15:55
Is there a way to convert compressed OGG to uncompression PCM WAVE format? If so, is there a free program that does it?
KpeX
30th June 2003, 22:25
I haven't done it personally, but BeSweet (http://dspguru.doom9.net) should be able to handle it.
Shapyi
1st July 2003, 00:52
I can't get BeSweet to work. It just gives a lot of static.
Could you post your command line and logfile ?
Shapyi
1st July 2003, 16:51
I was just using the GUI that Doom9 made. I don't know how to get it.
TelemachusMH
1st July 2003, 20:24
BeSweet can do this, but you must have the beta version. The current stable version (v1.4) does not accept ogg input. You can get the newest BeSweet beta here (http://dspguru.doom9.net/).
You can also decode ogg into wav in at least two other ways:
Winamp: You can use the winamp diskout plugin to save the file as a wav on your hd.
Graphedit: You can render the ogg file in Graphedit then replace the DirectSound filter (or whichever is last) and replace it with a file writer filter.
Good luck
TelemachusMH
unmei
2nd July 2003, 10:10
IIRC oggdrop can also decode if you drop a ogg on it, but i might well be wrong, i haven't done it and i can't check atm as i'm at school
RadicalEd
2nd July 2003, 11:00
the simplest way to do it really is with plain oggdec (http://digitalinsanity.ath.cx/~tab/oggdec.zip)
Shapyi
3rd July 2003, 22:47
Originally posted by RadicalEd
the simplest way to do it really is with plain oggdec (http://digitalinsanity.ath.cx/~tab/oggdec.zip)
Can you give me a basic command line for converting an ogg to wav with that program.
RadicalEd
3rd July 2003, 23:02
oggdec.exe "path\file.ogg"
that's it :| it creates a wav with the same name I believe in the same dir as the input. There is no way to specify an output.
RadicalEd
3rd July 2003, 23:58
holy crap
I got bored (http://digitalinsanity.ath.cx/~tab/Lite_Ogg_Decoder.zip)
I could probably get in trouble for including oggdec in a program without any sort of permission.. possibly.. maybe.. I guess not :/ who knows.
Whatever. It's bound to be the most complicated program you've ever seen. Enjoy :/
Shapyi
4th July 2003, 07:10
RadicalEd, thank you so much :D I can finally convert those pesky OGG to WAVE for rencoding the video to avi or other formats like VCD, SVCD or DVD. And your Visual Basic program makes it really easy to use OggDec.
Why not use Winamp 2.x?
I use it to convert mp3/ogg to wav.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.