Displaying 3 results from an estimated 3 matches for "arunbalaji".
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 19
0
Writting 16-bit PCM data to Ogg.
sorry for the mess created.
So far I have installed these two library *libogg-1.3.2, libvorbis-1.3.4*
successfully.
When installing this *vorbis-tools-1.4.0 *: I am getting this error.
Making install in man
make[2]: Entering directory
`/home/arunbalaji/Downloads/vorbis-tools-1.4.0/oggenc/man'
make[3]: Entering directory
`/home/arunbalaji/Downloads/vorbis-tools-1.4.0/oggenc/man'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/man/man1" || mkdir -p --
"/usr/local/share/man/man1"
/usr/bin...
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: