<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-2" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19120">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hello,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Can anyone help me write Ogg Theora files player in 
Visual C++ 2008?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>I built and added to the CLR Empty Project:<BR>- 
libogg-1.3.0, libtheora-1.1.1, libvorbis-1.3.2 (<A 
href="http://www.xiph.org/downloads/">http://www.xiph.org/downloads/</A>)<BR>- 
PortAudio_v19_20111121 (<A 
href="http://portaudio.com/archives/pa_stable_v19_20111121.tgz">http://portaudio.com/archives/pa_stable_v19_20111121.tgz</A>)<BR>- 
SDL-1.2.15 (<A 
href="http://www.libsdl.org/release/SDL-devel-1.2.15-VC.zip">http://www.libsdl.org/release/SDL-devel-1.2.15-VC.zip</A>)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>What next? First I would like to play the *.ogv 
file.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>I know that in revision 11431 of Theora (<A 
href="http://svn.xiph.org/trunk/theora">http://svn.xiph.org/trunk/theora</A>) 
there is splayer.c </FONT></DIV>
<DIV><FONT size=2 face=Arial>(win32\experimental\splayer\), but when I try to 
compile it Visual C++ shows many errors. </FONT></DIV>
<DIV><FONT size=2 face=Arial>Besides this in the revision 11431 there aren't all 
required libraries (for example ogg, </FONT><FONT size=2 face=Arial>vorbis, 
PortAudio).</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Best regards,<BR>Maciej</FONT></DIV></BODY></HTML>