Displaying 3 results from an estimated 3 matches for "prithivi".
2015 May 18
5
Writting 16-bit PCM data to Ogg.
Hi Developers,
I have a 16-bit PCM data buffer, I want to write that to ogg file. Could
you help me to understand how to write pcm data to the ogg?
Thanks in advance.
Arun balaji
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/vorbis-dev/attachments/20150518/6c8c9a63/attachment.htm
2015 May 17
2
Unable to compile encode.c
When I compile encode.c. I am getting the below error.
$ cc encode.c
In file included from encode.c:24:0:
encode.h:5:26: fatal error: vorbis/codec.h: No such file or directory
#include <vorbis/codec.h>
^
compilation terminated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 May 19
0
Writting 16-bit PCM data to Ogg.
...-1.4.0/oggenc/man'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/home/arunbalaji/Downloads/vorbis-tools-1.4.0/oggenc'
make: *** [install-recursive] Error 1
On Mon, May 18, 2015 at 8:29 PM, Erik de Castro Lopo <mle+la at mega-nerd.com>
wrote:
> Arun Balaji Prithivi Raj wrote:
>
> > When I compiled the '*encoder_example.c'* file present in the above git
> > repo, I am getting this error message.
>
> Please do not send screen shots to the mailing list. Copying the text
> and pasting that would have been more than sufficient and...