<div dir="ltr"><span style="font-size:12.8000001907349px">I have a pcm buffer array of size : 161920. I need to convert it to ogg format. </span><div style="font-size:12.8000001907349px">How to convert pcm to ogg? </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 18, 2015 at 12:20 PM, Arun Balaji Prithivi Raj <span dir="ltr">&lt;<a href="mailto:arunbalaji@mail.usf.edu" target="_blank">arunbalaji@mail.usf.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I have a pcm buffer array of size : 161920. I need to convert it to ogg format. <div>How to convert pcm to ogg? </div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Sun, May 17, 2015 at 3:59 AM,  <span dir="ltr">&lt;<a href="mailto:xiph-mueller@maazl.de" target="_blank">xiph-mueller@maazl.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 17.05.15 02.42, Arun Balaji Prithivi Raj wrote:<br>
&gt; When I compile encode.c. I am getting the below error.<br>
&gt;<br>
&gt; $ cc encode.c<br>
&gt; In file included from encode.c:24:0:<br>
&gt; encode.h:5:26: fatal error: vorbis/codec.h: No such file or directory<br>
&gt;   #include &lt;vorbis/codec.h&gt;<br>
<br>
</span>Your build environment, i.e. Makefile, is not set up correctly. The<br>
include path should contain an entry to your libvorbis/include directory.<br>
<br>
<br>
Marcel<br>
_______________________________________________<br>
Vorbis-dev mailing list<br>
<a href="mailto:Vorbis-dev@xiph.org" target="_blank">Vorbis-dev@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/vorbis-dev" target="_blank">http://lists.xiph.org/mailman/listinfo/vorbis-dev</a><br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>