similar to: Vorbis suitable for PDAs?

Displaying 20 results from an estimated 900 matches similar to: "Vorbis suitable for PDAs?"

2004 Aug 06
6
PDA as source client
Has anybody used anything other than a PC as a source for icecast2? Are PDAs powerfull enough? I know vorbis encoding takes a signifigant amount of CPU power, but I've been able to do it on 4 year old PCs. Does a 206MHz Intel StrongARM 32-bit RISC processor have as much power as a 200 Mhz Pentium? I'm thinking Compaq iPaq, running Familiar Linux and IceS, would make a nice portable
2002 Feb 20
1
Re: [iPAQ] Ogg Vorbis fixed-point math anyone ?
Actually, we have a integerized version of the vorbis libraries that are available, royalty free, with a simple attribution requirement. These libraries are 100% C code and run faster than real time on a cirrus 7312-74mhz processor (arm core). My guess is they should run at about 20-30% cpu utilization on a strongarm/200. Monty has this same code, but his version doesn't play b4 content real
2002 Feb 20
1
Ogg Vorbis fixed-point math anyone ?
A few months ago, there was some discussion about adding fixed-point support for iPAQ's StrongARM to Ogg Vorbis (whether and how it's possible, that is). Has anybody tried this yet ? Gregor --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org'
2005 Apr 04
2
Speex split across processors?
I am interested in using Speex in an embedded system built around an ARM microcontroller. I have seen other posts indicating that Speex can run in real-time on some iPAQ PDA's, but these are using a StrongARM 166MHz processor. I'm looking more at the chips from Atmel (SAM7), Philips (LPC2xxx), and TI (TMS 470), which are ARM7TDMI with on-chip SRAM and flash, running at speeds of 33 to
2004 Aug 06
3
Speex on Nokia 6600
Hmm, what these instructions do? (I know nothing about ARMs; I have some knowlege about x86 assemblers and programming). Cant we use pure standard C++ or Java? Does Speex work with fixedpoint math? (As far as I know Java on 6600 has no builtin floatingpoint, there is emulation class somewhere on the net, but it is probably painfully slow.) I do not know if this processor has builtin
2001 May 30
2
fixed point math
While vorbis works fine sending through the net PCM samples from a Plan 9 machine (a 686) to a compaq Ipaq, it would be great if it could work within the ipaq. I think that would require fixed point math instead of using the FPU all the times. the mp3 mad player seems to do just that. Any plans to go along the same lines and provide a fixed point decoder? --- >8 ---- List archives:
2004 May 31
4
Need guides on setting up PDA on asterisk server
Can PDAs be used as softphones/clients on asterisk? what i wanted to do is to set up 2 PDAs as softphone(client) which allows them to communicate each other through asterisk server(desktop) devices i have: pda compaq model 3680 pda sharp sl5500 access point desktop(asterisk) can i apply my idea on the asterisk? any guides? thanks in advance :) --------------------------------- Do
2001 May 12
0
Re: [R] R for ARM Linux (moved from r-help to r-devel)
On Fri, 11 May 2001, Cox, Terry (NEI) wrote: > I am interested in your efforts to port R to ARM Linux. If you are > successful, then I have a good reason to spend the money to buy a Compaq > iPAQ. I have compiled R-1.2.2 for arm-linux (iPAQ) on the skiffcluster, an ARM compile farm accessible at http://www.handhelds.org/projects/skiffcluster.html and R-1.2.3 using cross
2005 Feb 21
2
Illegal instruction on startup
Hello, I have done some browsing through the wiki and on Google and haven't been able to find anything that looks like what is happening to me. When I start Asterisk by typing "asterisk -vvvc", I get "Illegal instruction" and nothing else. Nothing before and nothing after. This is a Via Cyrix III 667MHz CPU with 192MB RAM running on Slackware 10.1 (Kernel 2.4.29) as a
2004 Aug 06
2
Speex on Nokia 6600
Thanks very much. You mean both encode and decode simulateusly (duplex)? Could you test the Java version (jspeex) on that iPaq too? (I do not have anything other than very fast PC, so I cant do this...) And, in phone, the mic can record not only the users speech but also voice from the other side (from speaker)... Does this make compression harder or the result worse? How can this impact
2002 Aug 05
1
rsync for PDAs?
I've been working for the past few months with open-source solutions for syncing Palm PDAs (Coldsync, mostly). I've been becoming increasingly annoyed with Palm's Desktop Link Protocol and the sync mechanism, and am considering replacing it with a third-party application for the Palm. Since I've had good luck with rsync in the past, its seemed an obvious choice. I've
2004 Sep 10
4
SIP on Handhelds
Does anyone know if SIP will/is support on handheld PCs such as the iPaq or Axiom? With their integrated 802.11b and Bluetooth it seems like a solution to provide a wireless based sip phone for any user would be possible. Handoff between access points might be problematic but most users I know would be using their PDA phone in an airport with free wireless or at the local cafe, etc, etc... Can
2004 Aug 06
0
PDA as source client
On 21 Jul 2003 at 10:34, Luke Stodola wrote: > Has anybody used anything other than a PC as a source for icecast2? > Are PDAs powerfull enough? I know vorbis encoding takes a signifigant > amount of CPU power, but I've been able to do it on 4 year old PCs. > Does a 206MHz Intel StrongARM 32-bit RISC processor have as much power > as a 200 Mhz Pentium? > > I'm
2011 Jun 19
4
Can WINE help me using Dell Axim from Puppy Linux 511?
Since I'm new to this forum I probably I'm doing something wrong, I'm sorry if this's the case! I don't have a windows base system, solely Puppy Linux. I do have an Axim, though; can't do hardly anything useful with it since starting using just Linux. Went through many pages about WINE but failed to locate any useful info. That's the reason for posting my issue here.
2001 Sep 21
4
How to change the levels of a variable???
Hi, I have a simple question. I have a variable with 3 levels. Variable A A A A A A B B B B B B C C C C C C I need to make a new vector renaming de levels B and C for D. NewVariable A A A A A A D D D D D D D D D D D D I dont find how to make it in manuals or in this list. Can anyone help-me??? Thank you Ronaldo -- Agnes' Law: Almost everything in life is easier to get into than out of.
2004 Aug 06
4
SmartPhone ARM
Hello Greg If money isn't a problem Intel has an optimized compiler for eVC and XScale processors http://www.intel.com/software/products/compilers/techtopics/PCA_Optimization_WP.pdf If you have any luck getting the eVC compiler closer to realtime I'd really like to know. I'm still far from realtime when using Speex 1.1.3 on a HP iPAQ (Intel pxa255). Best regards Bjoern D.
2004 Sep 22
4
Softphone for PocketPC or iPaq
Is there a soft phone for PocketPC or iPaq? If not, is someone working on it? I will be more than willing to contribute my mite if needed. Thanks, -- sudhir
2005 Jan 09
4
Asterisk Demo
Hi, I need to setup a demo for asterisk and need some help here please. The demo is connecting to Asterisk a Cisco 7970 SIP (ver. &.0) and a SIP client on HP iPAQ via a wireless hotspot. I need to configure both with the same extension with a shared line like in Cisco CallManager. This way if the extension is called both iPAQ and the IP phone ring and the user gets to pick up using either.
2004 Aug 06
1
Speex on iPAQ?
Hi If there is anyone who have tried to use the Speex codec on the iPAQ I would be VERY happy to get in contact with that person. I'm trying to use the eMbedded Visual C++ 3.0 to get the Speex to work on my iPAQ but can't get it to work. Once again would be very happy if there is anyone who have an example code for the iPAQ or have tried to use Speex . Regards, Daniel Holmqvist
2004 Aug 06
0
PDA as source client
Luke Stodola wrote: > Has anybody used anything other than a PC as a source for icecast2? Are > PDAs powerfull enough? I know vorbis encoding takes a signifigant amount > of CPU power, but I've been able to do it on 4 year old PCs. Does a > 206MHz Intel StrongARM 32-bit RISC processor have as much power as a 200 > Mhz Pentium? the big problem here is that the arm does not