similar to: Not compressing 24 bit very well

Displaying 20 results from an estimated 8000 matches similar to: "Not compressing 24 bit very well"

2005 Sep 26
1
question regarding compression %
Hi, For those of you who don't know, I now have an application on pocket pc using flac. Live2496 does realtime encoding while recording. Live2496 typically is used to record a digital source using the Core Sound PDAudio device. Links are now on the main flac page if you are interested in learning more. I have a question. We have run across a 24-bit file that when we record it, flac level
2006 Aug 28
1
Not compressing 24 bit very well
Hello. I just added 24 bit support to CRAM and noticed that 24 bit data isn't compressing much, if at all. I saw a recent thread on this list concerning this same issue. http://lists.xiph.org/pipermail/flac-dev/2006-July/001907.html I ran some tests using the command line 'flac' program and also experienced rather poor results. When doing a 'flac -a' many of the files have
2005 Sep 27
0
question regarding compression %
Hi Josh, I made some choices for the encoder based upon how quickly the pocket pc could convert files. I think that I chose flac -0 because of this and also I think that I may have increased the buffer already to 4608. However, I will do some additional testing. The cpu's used are in the ARM family. Xscale (PXA255) as found on the hp 5100/5500 series and 2200 series. The best performer
2005 Mar 12
0
flac on pocket pc
Hello Josh and flac-dev, I've got libflac and libflac++ implemented as dll's on the pocket pc using embedded visual C++ 4.0 . The target system with this environment is pocket pc 2003 (windows ce 4.20). I used the project files provided on the FLAC pages from the unofficial port for pocket pc. These were limited in usefulness due to no sources included with them. However, I did use the
2004 Sep 10
2
FLAC on Pocket PC
Hi, I'm trying to use FLAC (v1.1.0) on a Pocket PC (Toshiba e740). It compiles fine without any warning. When I try to compresse 16bits waves, everything is fine. When I try to compress 8bits waves, I get a audio mismatch error (FLAC__STREAM_ENCODER_VERIFY_MISMATCH_IN_AUDIO_DATA). Does anyone have had this problem? I can send the project if someone can look at it. Thanks, Jehan
2007 May 11
1
flac tools ppc
hi, i'm looking for the flac tools (flac ,metaflac) for windows mobile (pocket pc). are they available somewhere ? thx
2006 Mar 08
0
Two EdTech Projects: RoR Dev''er Needed
Hey all, Here''s where I post my mightly plea for a developer; also where I gush the wonders of these two educational, open-community youth projects. --- They''re both the product of some wonderful minds and have attracted the attention of interesting and unique organizations. A RoR developer would gain stardom as well, the lead web developer involved. Maybe not the same
2004 Sep 29
3
Fixed point bug in 1.1.6
Please compare samples: http://www.ivo.pl/ivo2/sound/krwawa_org.wav http://www.ivo.pl/ivo2/sound/krwawa_fixed.wav http://www.ivo.pl/ivo2/sound/krwawa_float.wav krwawa_org.wav is original file. Both output files was created using same program by compressing from wav to speex, then decompressing from speex to wav (using speex_encode_int and speex_decode_int). Only difference was used speex
2004 Aug 06
0
RE: Difference in Encoding of files on Pocket PCvis-à-vis desktop
Hi, Here's a couple things to look at: 1) Are you using your own encoder and decoder? If so, try with speexenc and speexdec. 2) Is PocketPC big endian? If so, try defining WORDS_BIGENDIAN when compiling Speex. 3) The "This doesn't look like a Speex file" error sounds very suspicious because it only involves looking at the first chars of the first packet and looking for the
2007 Mar 30
0
Re: FLAC: same features as WavPack
2007/3/29, Brian Willoughby <brianw@sounds.wa.com>: > > > On Mar 29, 2007, at 12:44, Harry Sack wrote: > > 2007/3/29, Josh Green <josh@resonance.org>: > > > > As far as I know 24 bit FLAC support is broken. It often doesn't > > compress the audio at all, but instead stores the chunks as verbatim > > type (although the FLAC format supports 24
2004 Aug 06
3
RE: Difference in Encoding of files on Pocket PCvis-à-vis desktop
Hello Jean-Marc, I encoded a 143 kb file on both the desktop as well as the Pocket PC using the default settings/ Here are the results. Size : Desktop - 17.6 Kb, Pocket PC -17.1 kb (not much difference in size) Now when I try to decode the file encoded on the Pocket PC, I get a message "This doesn't look like a Speex file". However, when I decode the Pocket PC encoded file on
2004 Apr 29
0
Re: problems accessing samba server from Pocket PC with Windows Mobil e
Hi there, I am experiencing exactly the same problems like described below. I do not have a solution right now, but I found a work-around that may help you. As soon as I change the security parameter in the smb.conf file from security=user to security=share, mounting shares to Pocket PC seems to work. (HP iPAQ 4150 running Windows Mobile 2003) I am running SAMBA V 3.0.2.a and 2.6.4.2-52 kernel
2004 Aug 06
0
Difference in Encoding of files on Pocket PC vis-à-vis desktop
Hi, I suspect something related to endianness or word size here. Can you check that the encoded files end up the same size? Also, what if you encode on the Pocket PC and decode on a desktop? Maybe if you encode a small wav file on both pocket PC and desktop using default options and send me the results. Jean-Marc Le lun 24/05/2004 à 09:52, Asheesh Vashishtha a écrit : > Hi all, >
2003 Oct 01
2
problems accessing samba server from Pocket PC with Windows Mobil e 2003
Hi all, when accessing a samba server version 2.2.8a from a Pocket PC with Windows Mobile 2003 you can give a password and tell the Pocket PC to remember it. But, if you switch off the device or remove the LAN-card the stored password is lost (or send in a different way as Pocket PC 2002). Maybe the procedure of sending the stored password has been changed, because Pocket PC 2002 works fine
2003 Sep 05
3
Pocket PC 2003 lose stored password
Hi all, when accessing a samba server (2.2.8a) from a Pocket PC 2003 you can give a password and tell the Pocket PC to remember it. But, if you switch off the device or remove the LAN-card the stored password is lost (or send in a different way as Pocket PC 2002). ? Maybe the procedure of sending the stored password has been changed, ??? because Pocket PC 2002 works fine with samba, ??? and
2017 Jun 17
0
suggestion to fix packageDescription() for Windows users
On 17/06/2017 9:13 AM, Ben Marwick wrote: > Hi Duncan, > > Thanks for your reply. Yes, it does seem to be specific to the CTYPE > setting to Chinese on Windows. If I set it to English using > Sys.setlocale() there is no problem, then back to Chinese and the > authors disappear: > > Sys.setlocale("LC_ALL","English") > citation("readr")
2007 Mar 23
1
FLAC: players for Pocket PC
I believe the CorePlayer will play back FLAC. Atamido ----- Original Message ----- From: "Josh Coalson" <xflac@yahoo.com> To: "Harry Sack" <tranzedude@gmail.com>; <flac-dev@xiph.org> Sent: Thursday, March 22, 2007 6:26 PM Subject: Re: [Flac-dev] FLAC: players for Pocket PC > http://www.google.com/search?q=flac+pocket+pc > > e.g. > >
2004 Aug 06
0
1.0.3 in ACM soon
Hello Rodrigo, R> May be that we don´t understand. I need to transform speex to pocket pc R> platform. The Windows API is different to Pocket Pc API. That's not true. It is VERY similar. At least none of functions that Speex core calls differs. Actually it does not call any Win32 function, it calls stdlib, which is similar on all platform. So, I still don't understand what porting
2017 Jun 23
0
suggestion to fix packageDescription() for Windows users
On 18/06/2017 5:57 AM, Andrie de Vries wrote: > Hi, Duncan > > i have forwarded this thread to Nathan, who promised to look into it. Any progress on this? Duncan Murdoch > > Andrie > > On 17 Jun 2017 17:26, "Duncan Murdoch" <murdoch.duncan at gmail.com > <mailto:murdoch.duncan at gmail.com>> wrote: > > On 17/06/2017 9:13 AM, Ben Marwick
2004 Aug 06
2
Difference in Encoding of files on Pocket PC vis-à-vis desktop
Hi all, I've created a Speex decoder for Pocket PC so that I can play Speex files from within my .NET CF app. But there has been a problem while playing the files on my Pocket PC. I encode a wav file on the desktop using Speexenc.exe (Speex- 1.1.5) and then copy this file to my Pocket PC where I playback using my decoder library. But the sound quality is extremely poor and completely