Displaying 20 results from an estimated 5000 matches similar to: "regarding vorbis tool"
2008 Apr 29
1
cross compiling ogg vorbis
hello,
i am trying to cross compile ogg vorbis on my arm board(edb9302)
, i just want to play ogg file . pls can you tell me the steps to do, r pls
divert me to some source where i can get the solution for the above.
Thanks
Dileep
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Apr 29
1
cross compiling ogg vorbis
hello,
i am trying to cross compile ogg vorbis on my arm board(edb9302)
, i just want to play ogg file . pls can you tell me the steps to do, r pls
divert me to some source where i can get the solution for the above.
Thanks
Dileep
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2002 Feb 13
3
RPM dependency rant
So I'd like to try out rc3 (been a happy user of rc2 since it came
out). I download the RPMS and try to do an upgrade, only to find that
libao and vorbis-tools depends on 'libcurl' and 'libasound' which are
not part of Red Hat 7.1 (looks like curl is in 7.2, but God knows
where to get libasound).
In addition, the RPMs want libcrypto.so.0, while 7.1 and 7.2
have .1.
So
2008 May 12
1
error while cross compiling vorbis tool
Hi,
while cross compiling vorbis-tool i am getting warning: FLAC and/or
oggflac headers missing so ogg123/ oggenc cannot be built.
please tell me how to over come this warning....
Thanks
Dileep
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/vorbis/attachments/20080512/9c5c9338/attachment.htm
2004 Aug 06
2
icecast2/ices2 , 7o minutes and crash
hello .,
i've got icecast2/ices2 (libshout/libao ) compiled/running from cvs .
everything SEEMS fine . goes for 7o odd minutes , i can listen off my
laptop , but then it'll disconnect . i'll check the server _ and it has
crashed, or at least, my keyboard doesn't work but i can still change
tty's ??
this happened after about 2o minutes (i think) when i had it set w/
2009 Apr 07
8
Can you provide me some information on music players using ogg.
Hi ,
I am planning to use an open source .ogg player on my ARM simulator on
QEMU ( for ARM Application Baseboard ) .
So far I have been able to bring up a Linux kernel 2.6.26.5 on the
simulator . Right not I want an open source ogg vorbis player which I can
use to call the libraries and play some files . However the catch is that I
need the APIs exposed of the player application to me . I am
2009 May 20
1
Fwd: Regarding OGG VORBIS DECODER
Hi,
V have used the tool chains
arm-elf-gcc-3.2.1.tar.bz2
arm-linux-gcc-3.4.3_1.0.1tar.bz
And v r using the
-
Cirrus-arm-linux-2.0.8-full.tar.bz2(kernel version 2.6)
pls help us.
V ll be using the "libvorbis-1.2.0.tar.gz" tool chain.....
EP9302 Overview
The EP9302 is an ARM920T-based system-on-a-chip design with a peripheral set
targeted to a variety of applications:
2007 May 13
1
vorbis-tools ./configure problems libao2 posix threads
Hello,
I have just subscribed to this list so please forgive me if this
question is misplaced.
I am trying to build vorbis-tools on Darwin 10.4 using SVN.
I am having some real problems getting the configure script to satisfy
the dependencies needed for ogg123 support (which I definitely want).
The problems are:-
Firstly configure wants libao and libcurl and POSIX Threads. I installed
2001 Oct 23
4
Problems compiling under OS X
While trying to compile libao 0.8.0 under OS X 10.1, I got the following
problems:
> [localhost:ecc/Sources/libao-0.8.0] root# ./configure
> creating cache ./config.cache
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... found
>
2006 Oct 04
3
problem using libao on OSX 10.4
Hello,
I built the entire Vorbis kit on my PowerMac G4 running OSX 10.4.6.
I'm having problems however doing anything with the libao package.
Any time I try to use the library to link it errors out with the
following message:
/usr/bin/ld: Undefined symbols:
_dlsym_auto_underscore
collect2: ld returned 1 exit status
If I try to run the ogg123 application I get this:
2002 Jan 02
2
macosx (lots of little changes)
happy new year. a day off is a day to pick up a new project, so I
wrestled my way through making ogg vorbis work on macosx.
first, libao (not entirely a proper patch, but 2 source file diffs and a
diff of a configure'd Makefile to one that works.):
http://bolson.org/pub/libao-0.8.2-diff.tar.gz
libogg and libvorbis compiled without incident. vorbis-tools were more
complicated.
I think
2002 Jan 02
2
macosx (lots of little changes)
happy new year. a day off is a day to pick up a new project, so I
wrestled my way through making ogg vorbis work on macosx.
first, libao (not entirely a proper patch, but 2 source file diffs and a
diff of a configure'd Makefile to one that works.):
http://bolson.org/pub/libao-0.8.2-diff.tar.gz
libogg and libvorbis compiled without incident. vorbis-tools were more
complicated.
I think
2001 Jan 27
4
ogg123 oss plugin plays garbage
I tried to use the current cvs version of ogg123 with oss output and the
ogg just sounds like static. I wanted to document it on the list in case
anyone else is having the problem. I can make ogg123 write wav files fine.
Also Vakor does not have any trouble playing oggs with ogg123, so I am not
certain what the problem is. I have tried compiling all of ogg vorbis
(ao,ogg,vorbis,vorbis-tools)
2009 May 19
2
Regarding cross compiling of ogg vordis decoder to arm board
Hi,
Tis is kiran. I ve a project in which v have to cross compile the source
code of ogg vorbis audio decoder onto EDB9302 ARM board..
Can u pls tell me the steps how to proceed or lead me to a source whr i can
find the procedure...
Thank u
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2000 Aug 16
1
YALCSF (Yet Another Libao Configure Script Fix)
This patch fixes three problems with the current configure script:
1. Manual exclusion of drivers: Now you will be able to force drivers NOT to
be compiled, even if they are detected. This was specifically requested with
so that ALSA could be disabled.
2. Selecting the default device: Now you can override the default driver
chosen by the script with your own preference. Again, this enhancement
2000 Dec 29
5
build process patches
Here's an updated set of patches to fix some problems with the build
process. These patches are relevant to the CVS head as of 30 Dec 2000.
Overview:
- Patch 1: Allowing the user to set CFLAGS/LDFLAGS before running
configure in all four modules. All these patches do is essentially:
cflags_save="$CFLAGS"
ldflags_save="$LDFLAGS"
# ... stuff to
2001 Oct 13
3
Is GCC 2.95.2 also unusable?
Does anyone know if GCC 2.95.2 compiles a broken oggenc? My .ogg files
sound like they're being played by a CD player stuck on fast-
forward. . . . And I wonder what the solution is.
Philippe
(YellowDogLinux 1.2.1 (a Red Hat 6.2 derivative) on an iMac)
--
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from
2000 Nov 18
4
ao hard codes -ldl in configure tests
Rather than using libtool to build its sets, the ao.m4 in beta3 is hard coding '-ldl':
AO_LIBS="$AO_LIBS -lao -ldl"
Not all systems have a dl library. For now, I can obviously just remove it and keep working on stuff, but what would be a suitable patch that would get accepted to be committed? Should I just check the current build target and set AO_LIBS differently on my
2015 Jun 14
2
Sound glitch when using libvorbisfile and libao
Hi there,
I've been grappling with this for some time, so I'm finally breaking down
and trying this list.
I'm trying to integrate libvorbisfile and libao to create a simple sound
file player, a la ogg123. To do this, I borrowed heavily from ao_example.c
and vorbisfile_example.c. I feed the buffer from ov_read into ao_play in a
simple loop. It usually works, but occasionally all it
2001 Nov 04
5
ogg123 running under MacOS X
I finally managed to compile ogg123 under MacOS X, after creating a PB
project for it.
Rillian, do you want to include the PB project in cvs? (it needs a LOT
of polishing, though).
----------
Ogg123 from PACKAGE VERSION
by Kenneth Arnold <kcarnold@arnoldnet.net> and others
Usage: ogg123 [<options>] <input file> ...
-h, --help this help
-V, --version display