Ravi Kumar K
2003-Apr-28 08:42 UTC
[vorbis] Simple Function to Convert .wav file to .ogg file
Hi I have trouble converting a file in .wav format to .ogg format. Have any one of you have code for converting a file (.wav -> .ogg ) using Ogg-vorbis win32 SDK 1.0. If you have code please help me. Regards, Ravi. <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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Jack Moffitt
2003-Apr-28 15:05 UTC
[vorbis] Simple Function to Convert .wav file to .ogg file
> I have trouble converting a file in .wav format to .ogg format. > Have any one of you have code for converting a file (.wav -> .ogg ) > using Ogg-vorbis win32 SDK 1.0. > If you have code please help me.Try reading through encoder_example.c. That should give you the basics of how everything works. jack. --- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.