similar to: compression

Displaying 20 results from an estimated 10000 matches similar to: "compression"

2007 Mar 22
3
FLAC: specifying all files with extension .WAV
Hi, I want to use the "flac" encoder (in commandline mode) and I specify this command to encode all .WAV files in the current directory: N:\WAV>flac -V --best -- *.wav flac 1.1.4, Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. Type
2007 Sep 07
6
Re: multiple core support
it actually is complicated. the libFLAC api is not suited to a multithreaded design because the i/o is stream-based, not file- based. flac(.exe) is the file-based wrapper around libFLAC that allows it to work on files. the way libFLAC buffers data is also impossible to parallelize without significantly changing the api. it would take a specialty file-based encoder using an independent frame
2007 Oct 25
2
decoding with -F
hi thx, exactly the explanation i wanted to hear! i want to try to damage some flac files to hear the effects on the audio, but does anybody knows if there is a program (like hex editor, ...) that could be used to visually 'search' the different blocks in the file, assuming this is even possible. if it's not, what would be a good way to damage the file in some places to be able to
2007 Apr 01
1
FLAC: Windows wildcards support
Hi, I have read this on the sourceforge site: Windows wildcards support for FLAC and Metaflac *Private: (?)<javascript:help_window('/help/tracker.php?helpname=private')> * No The Linux shell support wildcards but not the Windows shell. Would it be possible to add wildcard support for Windows? Example with Windows: metaflac --add-replay-gain *.flac Gives the following error:
2007 Sep 25
1
win32 installer 1.2.1a vs 1.2.1b
hi I have just downloaded the win32 installer 1.2.1b and uninstalled my previous version 1.2.1a. But I don't see any difference in both installers: they both have flac frontend and flac tester and the command line tools flac.exe and metaflac.exe. So can somebody tell me please what the difference is between 1.2.1a and 1.2.1b? thx -------------- next part -------------- An HTML attachment was
2007 Sep 09
2
Re: multiple core support
--- Harry Sack <tranzedude@gmail.com> wrote: > 2007/9/8, Josh Coalson <xflac@yahoo.com>: > > > > it actually is complicated. the libFLAC api is not suited to a > > multithreaded design because the i/o is stream-based, not file- > > based. flac(.exe) is the file-based wrapper around libFLAC that > > allows it to work on files. the way libFLAC buffers
2007 Apr 02
2
FLAC: track and album gain?
2007/4/1, Ivo Emanuel Gon?alves <justivo@gmail.com>: > > Those are Replay Gain elements. Please check on Wikipedia or > Hydrogenaudio for more information on RG. In short, they are values > to normalize in a lossless way the audio volume. Hi, But how can this be possibly lossless? You change the volume of the audio tracks, so isn't this lossy or does the actual volume
2007 Sep 07
1
FLAC: win installer
2007/9/7, Josh Coalson <xflac@yahoo.com>: > > > > > - what windows versions are supported by the installer? > > I know it works at least back to nt4, not sure about earlier versions so all 9x versions are supported because they were released after nt 4? ____________________________________________________________________________________ > Shape Yahoo! in
2007 May 12
2
compression ratio
hi i was wondering if it's possible to tell me what the theoretical best compression ratio the flac encoder can do, because i was wondering what the future of flac will bring us. So this question is probably best addressed to Josh: can we suspect much better compression ratio in the future or is the encoder already at his *almost* peak compression level. thx in advance!
2007 Jul 25
3
Re: FLAC: ERROR, MD5 signature mismatch
--- Harry Sack <tranzedude@gmail.com> wrote: > 2007/7/25, Harry Sack <tranzedude@gmail.com>: > > > > Hi > > > > I have downloaded a FLAC file somewhere and when trying to decode > it to > > WAV it gives the error message: ERROR, MD5 signature mismatch > > So my question is now: are FLAC files that give the error message > above > >
2007 Jul 23
2
FLAC: editing software
yes I know I can do that, but my question is if there is software to edit FLAC files without having to uncompress to WAV/recompress to FLAC. 2007/7/23, Avuton Olrich <avuton@gmail.com>: > > On 7/23/07, Harry Sack <tranzedude@gmail.com> wrote: > > hi > > > > does somebody know software for editing FLAC files? So I just want to > cut > > some pieces
2007 Aug 27
2
FLAC: headphones
hi flac list! I'm not sure if this question can be asked here, but here you go (it's a question for audiophiles only): I encode CDDA tracks to FLAC and play them on my Pocket PC (PDA). I'm looking for a high quality headphone to connect to my Pocket PC, but it must be an in-ear one but not like these: http://s7d1.scene7.com/is/image/vanns/770045336?$medium_item$ So no plastic things
2007 Sep 06
2
Re: multiple core support
On 9/6/07, Harry Sack <tranzedude@gmail.com> wrote: > it's really not complicated I think: only api changes to write on any Please get started writing a patch, immediately. -- avuton -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
2007 Mar 19
2
FLAC: players for Pocket PC
hi, I don't know if this message belongs on the mailing list, so sorry if it is not for this mailing list. I was wondering if somebody knows a player for Pocket PC (windows mobile 2003) that can play FLAC files on the Pocket PC. thanks in advance! Harry -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Apr 19
2
FLAC: player with native support for flac embedded pictures
Hi, I'm looking for an audio player with native support for flac embedded pictures. I use Amarok (http://amarok.kde.org/) in linux, but I can't find any player in Windows that has this same native support for embedded flac pictures. I hope somebody can help me thanks in advance! -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Jul 25
3
FLAC: re-encoding
hi I have some questions about re-encoding existing FLAC files to FLAC 1.2.0.: - can older 1.1.x FLAC files be re-encoded to FLAC 1.2.0 by using the FLAC 1.2.0 encoder? - can FLAC files encoded with the FLAC Flake SVN encoder (or any other 'unofficial' FLAC encoder) be re-encoded by using the FLAC 1.2.0 encoder? thx in advance! -------------- next part -------------- An HTML attachment
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. > >
2007 Jul 25
3
FLAC: ERROR, MD5 signature mismatch
Hi I have downloaded a FLAC file somewhere and when trying to decode it to WAV it gives the error message: ERROR, MD5 signature mismatch So my question is now: are FLAC files that give the error message above still decodable to WAV (and how can you do this, because flac.exe doesn't want to decode the file), even if there is a MD5 signature mismatch, or is this not possible at all? thx
2007 May 15
2
compression ratio
2007/5/14, Josh Coalson <xflac@yahoo.com>: > > --- Harry Sack <tranzedude@gmail.com> wrote: > > hi > > > > i was wondering if it's possible to tell me what the theoretical best > > compression ratio the flac encoder can do, because i was wondering > > what the future of flac will bring us. So this question is probably > > best addressed to
2007 Jul 23
1
FLAC: editing software
I just tried this with Goldwave.. it decoded the file, i edited out some stuff, and saved the file (flac format) and the tags appear to be intact. Greg M. --- Tomas Valusek <tvalusek@seznam.cz> wrote: > Hello, > > and what if I want to preserve FLAC tags while I'm > editing its contents? > Is there a way e.g. to cut silent block from FLAC > and preserve tags? By