[Vorbis-dev] c++ Wav->ogg encoder
Jere Malinen
majemi00 at students.oamk.fi
Fri Jun 9 10:00:44 PDT 2006
Hi
I'm new with ogg and also with using third party libraries. I'm making a
C++ PocketPC program and I need a simple wav->ogg encoder function. But as
I have tried to use ogg vorbis libraries I don't know what or how to use
them.
I think that best way would be to use libogg 1.1.3 and libvorbis 1.1.2. Do
I even need both of them, since I only need to have capability of
encoding? (I have FMOD for everything else.) I have tried to make some
dlls and libs out of them with Visual Studio 2005, but no success. Would
it be possible to copy and include .c and .h files directly from lib
folder to my project? If so then how and what files do I need?
I have also downloaded oggvorbis-win32sdk-1.0.1 and I was even able to
build encoder_example.c successfully with the help of this. But the dlls
in sdk are rather big for pocket pc and just for encoding.
Please tell me what I should do.
-Jere-
More information about the Vorbis-dev
mailing list