Re: How do I start using Vorbis Codec?
Conrad Parker <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.devel |
|---|---|
| Message-ID | <[email protected]> |
2009/8/22 Niranjan Udipi <[email protected]>: > Hi All, > > I have downloaded the Vorbis Codec source code for Windows. How do I > compile, build and run it? Do I need VisualC compiler for that? Also, please > tell me how do I test it? Are you familiar with Microsoft's compilers, and do you recognize what do with the files in the win32 folder of the vorbis source? If not we may need to add some extra instructions for WIndows builds, but please first explain what you have tried. > Is there a easier way of accomplishing the above in Linux? The way described in the README file is fairly standard; whether it is easier or not depends on what you are used to. Does the text in that file help you with compiling, building, running and testing the vorbis codec? Conrad.