Displaying 20 results from an estimated 8000 matches similar to: "cross compiling ogg vorbis to arm-edb9302"
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:
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:
2008 May 30
3
regarding vorbis tool
hi,
i am trying to load vorbis tool on to my arm board EDB9302 , till now
i have cross compiled libao, libogg, libvorbis, flac, speex and vorbis tool.
when i run the command line arm-linux-ogg123 with some sample ogg format
file on my arm board it gave *"Could not load default driver and no driver
specified in config file : Exiting"* , please help me to over come this
error.
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:
2006 Jun 06
1
[Fwd: Persistent "Abort due to systemic unresponsiveness"]
Just adding a few more details to the previous mail so that I can avoid
some trouble for you folks.
1. I have done a /execname != "dtrace"/ to avoid dtrace itself causing
more syscalls to be fired.
2. I have also supressed the printing on the terminal which makes dtrace
slower.
And what happens is this:
dtrace -qn ''syscall::read:entry /execname != "dtrace"/ {
2011 Feb 25
0
RCurl Post
> resp <- postForm('http://our.db/db/new', 'profileid'='181133',
'value'='20110225', 'type'='history','user-agent' = 'R', .opts
=list(verbose=T, userpwd='test:test'))
* About to connect() to our.db port 80 (#0)
* Trying 192.168.1.1... * connected
* Connected to our.db (192.168.1.1) port 80 (#0)
> POST
2005 May 20
1
Problems with Line in encoding
hi,
The problem associated with Line in Encoding (as discussed in the
mail dated Mon May 2 05:09:11 PDT 2005 -SUB:Line in Encoding) is still
persisting.
I tried encoding raw input (speech) at sampling rate of 16kHz (The
encoding was done on the Cirrus ARM EDB9302 in linux platform)My command
line was
./speexenc --rate 16000 /dev/audio /filename.spx
The encoding was fine
2005 May 02
1
Line-In Encoding
Hello,
I am working on Cirrus ARM-EDB 9302 and using speex-1.1.7. I have
tried encoding a wav file of 7sec long and it took 6 sec to encode it for
default settings of encoder with both files on the RAM.Next I tried
encodeing for 1 minute wav file and it took 2.2min for default settings. Why
is it that as size of input file increases,encoding time also increases
drastically?( I decoded
2002 Sep 19
0
RE: [slugnet] Cannot change password!!!
I have got it. It works now. The problem actually lies with the passwd
chat line. This applies to Mandrake Distro.
[global]
..
preferred master = yes
logon script = netlogon.bat
passwd chat = *New*UNIX*password* %n\n
*Retype*new*UNIX*password* %n
*passwd:all*authentication*tokens*updated*successfully*
security = user
...
Just wanted to share with you ppl.
Cheers
2009 Dec 14
2
[Bug 25634] New: [swfdec 0.9.2] Segmentation Fault, assertion 'SWFDEC_IS_AUDIO' failed
http://bugs.freedesktop.org/show_bug.cgi?id=25634
Summary: [swfdec 0.9.2] Segmentation Fault, assertion
'SWFDEC_IS_AUDIO' failed
Product: swfdec
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: BSD (Others)
Status: NEW
Severity: normal
Priority: medium
Component:
2001 Aug 19
1
ogg.m4 and vorbis.m4
Greetings everyone.
I have 2 quick questions about ao/ao.m4, ogg/ogg.m4, and vorbis/vorbis.m4.
1. Is there any reason that the macros are named AM_PATH_AO, AM_PATH_OGG,
and AM_PATH_VORBIS? Can we change them to something else?
I ran into a problem when trying to add support for ogg/vorbis into a
package today:
Automake assumes that anything beginning with AM_ belongs to automake --
these two
2015 Mar 05
1
SELinux kills Cassandra based website
Hi Jeremy,
An easy way to start troubleshooting these is to look at the audit logs and
> see what SELInux is blocking. You have /McFrazier in the email.. if that's
> off the root tree than unless you've set permissions to allow httpd to look
> at tat folder, I bet that's one problem.
> if you run ls -Z you can see the labels that are present on those folders,
> that
2010 Nov 02
2
Virtual inbox folder bug
Hi all,
I've been using dovecot as our internal mail server for quite some time.
It works very well. Each of our mailboxes have 1000+ messages (some have
more than 4-5000 messages).
I have recently started using virtual folders and, using an adaptation
of an example script in the dovecot site
(http://wiki.dovecot.org/Plugins/Virtual), to have a virtual folder
changed to act as inbox.
2013 Jan 11
4
count combined occurrences of categories
Dear all,
i would like to count the number of times where I have combined occurrences of the categories of 2 variables.
For instance, in the dataframe below, i would like to know how many times each author (au1, au2, au3 represent the first, second, third author) is associated with each of the category of the variable 'nam'. The position of the author does not matter.
nam <-
2013 Jan 07
2
chain.c32 bug
i`ve found a bug in chain.c32 in v4.06. When i use isolinux it does not run
windows7 installation, chainloading bootmgr.
the error is: Can't find myself on the drive I booted from.
chain.c32 from syslinux 3.xx works like a charm!
chain.c32 from syslinux 5 shous tat this is not a com32 app
2016 Nov 04
2
Repeat e-mail syndrome shows up in 2.2.26+
On Wed, Nov 02, 2016 at 07:15:17PM +0200, Timo Sirainen wrote:
> On 01 Nov 2016, at 18:26, The Doctor <doctor at doctor.nl2k.ab.ca> wrote:
> >
> > Getting complaints from people about pop/imap
> >
> > issues.
> >
> > some people are getting repaeted e-mail.
> >
> > Other are not able to delete their e-mails from an IMAP lcient.
>
2007 Feb 15
1
Interruptible announcements in queue application
Hello all,
I?ve found another issue with the queue application. Assuming I?ve
configured a queue with a long periodic announcement and have two queue
members assigned. Both queue members are busy at a time, while another
caller is joining the queue. After a while the periodic announcement is
played back to the caller, in that case it takes about 40 seconds to be
played back. If then one of the
2001 Aug 29
1
bug in scp (OpenSSH)
Hi,
using both OpenSSH_2.5.1p1 (compiled myself) and openssh-2.9p1-23.i386.rpm
from ftp.suse.com 7.2_update I get the following "leak" :
using `scp' I tried to copy a file from a local floppy disk to a
remote system, but the disk had an read error and scp didn't get
any real data from floppy:
turtle koenig > scp /media/floppy/file.c
harald:file.c
2004 Dec 08
1
install bug with specific JPEG library by exporting CPPFLAGS variable
Hi there,
I think I have found a small problem in the
"/my/path/R-2.0.1/src/modules/X11/MakeFile" generation.
During the configure step, I have specified a specific JPEG library by
exporting CPPFLAGS variable.
All compilation works well for individual files in the src/modules/X11/
directory, but when linking, the -ljpeg option doesn't work.
I obtain the following message (in french