search for: eldk

Displaying 6 results from an estimated 6 matches for "eldk".

Did you mean: eld
2007 Oct 11
2
Encode and decode using speex
Hi, I am new to speex and I am trying to use the sample program given in the speex document. I have made some modification to that sample, so that input can be read from a file and the output can be re-directed to the file. I tried to encode an audio file using the sampleenc and decode the same by sampledec.c I am able to do it successfully, but when i try to play the output file from the
2008 Jul 14
0
Compilation of Speex for use with MIPS processors
Hi, I have an application that requires decoding of Speex encoded speech in an embedded MIPS processor. Has anyone got any experience of compiling the Speex libraries for the MIPS 4KC processor using ELDK? Thanks Julian Julian Page Speech Technology Specialist HTK Limited julian.page at htk.co.uk -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20080714/5cfecc83/attachment.htm
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 06
4
Problem in deliver (Panic: file index-mail-headers.c ...)
Hi All, I'm experiencing a problem with some mails in deliver. Here the logged error message: deliver(stefan at roese.nl): 2009-05-06 11:57:36 Panic: file index-mail-headers.c: line 141 (index_mail_parse_header_finish): assertion failed: ((match[match_idx] & HEADER_MATCH_FLAG_FOUND) == 0) deliver(stefan at roese.nl): 2009-05-06 11:57:36 Error: Raw backtrace: /usr/lib/dovecot/deliver
2005 May 06
2
Encoder performance on ARM9
Hi there, I've just started to work with the great speex encoder on ARM9-based embedded platform. This is my configuration: CPU: Cirrus Logic EP9315 @ 200 MHz (ARM920T) o.s.: Linux 2.6.9-rc2-ep93xx GCC: gcc version 3.3.3 (DENX ELDK 3.1 3.3.3-10) without MaverickCrunch support ogg library: 1.0 speex command line configuration: ./configure --enable-fixed-point --enable-arm4-asm The code is natively built on the target (i.e. no cross compilation) I performed some tests with this simple script (the test-gab.pcm file is about 1...
2003 Nov 20
11
Problem running SSH on IBM PPC440 processor, help appreciated
Hi, Sorry to bother you on this mailing list, however I tried everything else and I am desperate to get this running. Please send me any hints you can think of. I have installed openssh-3.7.1p2 on a ppc target and trying to connect to an sshd running on a redhat 9 with openssh-3.5p1. I keep getting the error "Disconnecting: Corrupted check bytes on input" no matter what I tried. I