similar to: flac vs. mp3 decoder

Displaying 20 results from an estimated 9000 matches similar to: "flac vs. mp3 decoder"

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 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 Mar 29
2
FLAC: FLAC T-shirt
Hi, I found some messages on the Internet there was a FLAC T-shirt. Is this T-shirt still available, because I'm really interested. If it is, where can it be ordered? thanks in advance! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/flac/attachments/20070329/69437f9c/attachment.html
2007 Jul 05
5
FLAC: getting compression level using metaflac
Why isn't the compression level added in a metadata block by the flac encoder itself (just like the encoder version)? In this way all programs that read the file can see what compression level was used. thx 2007/7/4, Scot Thompson <scot.thompson@cox.net>: > > This has been asked many times. The answer is no. I suggest saving the > compression level into a tag for future
2012 Mar 09
6
uncompressed FLAC
On 09.03.2012 15:09, yahoo2 wrote: > Uncompressed FLAC is called WAV. really? ;-) the problem is that there is no standarized way to store metadata in a WAVE file, like with FLAC tags / vorbis comments in flac files.... greets KoS
2007 Apr 08
2
FLAC: minimum system requirements
Hi, I was wondering if the minimum system requirements are determined for the FLAC decoder? I ask this because I have some old computers and also a "older" Pocket PC, so I was wondering how many MB RAM and Mhz CPU speed is needed to be able to decode FLAC files without any problems. thx -------------- next part -------------- An HTML attachment was scrubbed... URL:
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
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
2004 Sep 10
2
[Flac-users] Help with Streaming FLAC via httpd
Using the 1.0.4 versions of the FLAC decoder plugin for both XMMS (under Linux and FreeBSD) and WinAMP (under Win2k and WinXP) I can't get streaming to work from a web server. Has anyone actually done it or seen it done? If so, do you have a URL I can look at? I have tried setting my web server's MIME type for served flac files to both audio/flac and audio/x-flac. I am not using a web
2004 Sep 10
2
[Flac-users] Help with Streaming FLAC via httpd
Using the 1.0.4 versions of the FLAC decoder plugin for both XMMS (under Linux and FreeBSD) and WinAMP (under Win2k and WinXP) I can't get streaming to work from a web server. Has anyone actually done it or seen it done? If so, do you have a URL I can look at? I have tried setting my web server's MIME type for served flac files to both audio/flac and audio/x-flac. I am not using a web
2006 Nov 15
1
Re: James Chapman FLAC 1.1.2 File Filter for Cool Edit Pro 2
Hello, Different how? When displaying the wave in Cool Edit (it's to say, the FLAC file itself is opened and decoded through the Chapman filter), the audio wave result shows little differences : changes in frequencies at a given time, lower or higher; not many changes, but changes! I attribute this to the filter, because when decoding with your soft, already used for encoding, no problem
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 Apr 01
3
FLAC: decoding to WAV in the future
What Brian Willoughby means is that even though the future is uncertain, you may trust FLAC. The format is mature enough so that you won't see major changes preventing playback of files encoded by older encoders, but even if that comes to happen, the playback libraries on most software will be backwards-compatible, and FLAC is lossless meaning that you may convert FLAC 1.1.4 to a possible
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 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 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 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 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
2007 Apr 09
2
Re: FLAC: re-encode
Hmm, what if the FLAC options produce a larger file on output than input? Would -f (force) cause the whole process to fail as soon as the output exceeded the input? Brian On Apr 9, 2007, at 17:01, Josh Coalson wrote: --- Harry Sack <tranzedude@gmail.com> wrote: > is it possible to re-encode an existing FLAC file by using the FLAC > file itself as input to the encoder like