Hello, <br><br>You could always look at VLC.&nbsp; It (also) runs on MS Windows, and plays Ogg Theora files.<br><br><a href="http://getvlc.com/">http://getvlc.com/</a><br><br><br>See ya<br><br><div><span class="gmail_quote">On 5/1/07, 
<b class="gmail_sendername">Kostas Kostiadis</b> &lt;<a href="mailto:kos@climaxgroup.com">kos@climaxgroup.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Am I right to assume that there is no example player for win32 yet?<br>I&#39;ve noticed the example player sources have things like:<br><br>#if defined(__FreeBSD__)<br>#include &lt;machine/soundcard.h&gt;<br>#define AUDIO_DEVICE &quot;/dev/audio&quot;
<br>#elif defined(__NetBSD__) || defined(__OpenBSD__)<br>#include &lt;soundcard.h&gt;<br>#define AUDIO_DEVICE &quot;/dev/audio&quot;<br>#else<br>#include &lt;sys/soundcard.h&gt;<br>#define AUDIO_DEVICE &quot;/dev/dsp&quot;
<br>#endif<br><br>Which won&#39;t work on win32.<br>Is there no way to use SDL_mixer to do all the audio device open/close/init<br>stuff in a cross-platform way?<br><br>Cheers,<br>Kos<br><br><br>&gt; -----Original Message-----
<br>&gt; From: <a href="mailto:conrad.parker@gmail.com">conrad.parker@gmail.com</a><br>&gt; [mailto:<a href="mailto:conrad.parker@gmail.com">conrad.parker@gmail.com</a>] On Behalf Of Conrad Parker<br>&gt; Sent: 27 April 2007 07:35
<br>&gt; To: Kostas Kostiadis<br>&gt; Cc: <a href="mailto:theora@xiph.org">theora@xiph.org</a><br>&gt; Subject: Re: [theora] example sources<br>&gt;<br>&gt; On 26/04/07, Kostas Kostiadis &lt;<a href="mailto:kos@climaxgroup.com">
kos@climaxgroup.com</a>&gt; wrote:<br>&gt; &gt; Other than the API reference I haven&#39;t found any example code,<br>&gt; &gt; e.g. the sources for theora_player_example. Are these<br>&gt; available anywhere?<br>&gt;<br>
&gt; Hi,<br>&gt;<br>&gt; the source for player_example is in the libtheora source tarball, in<br>&gt; th examples/ directory.<br>&gt;<br>&gt; The link to the libtheora source is on <a href="http://www.theora.org">www.theora.org
</a>.<br>&gt;<br>&gt; cheers,<br>&gt;<br>&gt; Conrad.<br>&gt;<br>_______________________________________________<br><br></blockquote></div><br clear="all"><br>-- <br>&nbsp;&nbsp;&nbsp;&nbsp;Charles Iliya Krempeaux, B.Sc.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;charles @ 
<a href="http://reptile.ca">reptile.ca</a><br>&nbsp;&nbsp;&nbsp;&nbsp;supercanadian @ <a href="http://gmail.com">gmail.com</a><br><br>&nbsp;&nbsp;&nbsp;&nbsp;developer weblog: <a href="http://ChangeLog.ca/">http://ChangeLog.ca/</a><br><br>