[ogg-dev] Query Regarding Vorbis Audio codec

Silvia Pfeiffer silvia at silvia-pfeiffer.de
Sat Apr 18 22:32:54 PDT 2009


I suggest you use the DirectShow filters as provided by xiph:
http://xiph.org/dshow/ rather than creating your own version.

Regards,
Silvia.

On Fri, Apr 17, 2009 at 3:13 PM, Kiran Dhananjayan
<kiran.dhananjayan at gmail.com> wrote:
> Hi,
> I have a Win32 folder in libvorbis folder in which i have dsw
> executable file, I have Visual studio 2008 so I ported that into
> VS2008, then I downloaded ogg lib and included that also. After that
> _V_SELFTEST has been defined, then its asking the definition of these
> two header files
> #include "vorbis/book/lsp20_0.vqh"
> #include "vorbis/book/res0a_13.vqh"
>
> I commented this and tried to build, but again there is a problem in
> lib, ogg_d.lib and vorbis_d.lib are missing, so can anybody suggest me
> how to make it as workable code...
>
> Regards,
> Kiran
> _______________________________________________
> ogg-dev mailing list
> ogg-dev at xiph.org
> http://lists.xiph.org/mailman/listinfo/ogg-dev
>


More information about the ogg-dev mailing list