similar to: how to get flac fingerprint from a wav?

Displaying 20 results from an estimated 3000 matches similar to: "how to get flac fingerprint from a wav?"

2008 Feb 08
2
how to get flac fingerprint from a wav?
Great info. I found some descriptions of st5 (md5 fp) and ffp, where I assume that "fp" is just a Taper abbreviation for "fingerprint" - or signature as it's called in the flac header. However, I could not find these utilities or source code. What I found looked like instructions for a gui-based program. I think it would be easier to support Mac if st5 were
2008 Feb 08
1
how to get flac fingerprint from a wav?
Thanks for all the responses to my question. I think I can use shntool hash option for my project I did not find in the shntool documentation or flac documentation that the hash or st5 always would match the flac fingerprint. But at least in a couple tests I did they matched. And I found some more comments around the internet indicating they were the same. -----Original Message----- From:
2008 Feb 08
0
how to get flac fingerprint from a wav?
shntool (http://etree.org/shnutils/, http://shnutils.freeshell.org/) is Windows-only, but the source is available. > Great info. I found some descriptions of st5 (md5 fp) and ffp, where I > assume that "fp" is just a Taper abbreviation for "fingerprint" - or > signature as it's called in the flac header. However, I could not find > these utilities or source
2008 Oct 24
1
Decoding error: fingerprint unset in streaminfo block
Using Trader's Little Helper 2.4.1.160 when testing some 16/96 FLAC files I run into the following error: "file is decodable without error, but flac fingerprint cannot be checked since it was unset in the streaminfo block." Is there an automatic checksum verification when testing/decoding? Is there any way to fix this, i.e. get rid of the error? Martin
2012 Mar 12
3
FLAC build for Visual Studio 2010?
Has anyone been able to build the FLAC libraries on Windows using Visual Studio 2010? Thanks, Michael Michael S. Scherotter Microsoft Corporation<http://www.microsoft.com/> Principal Architect Evangelist Email: mischero at microsoft.com<mailto:mischero at microsoft.com> Blog: http://blogs.msdn.com/Synergist Zune<http://social.zune.net/member/MS+Synergist> |
2012 Feb 01
3
Meet the new maintainer
On 1 February 2012 04:30, <rappard at dds.nl> wrote: > It's been a while since I've worked with Visual Studio, so some dumb > questions ahead. To start: should I use > http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express, > or something else? That's a fine place to start if you have windows but don't already have a copy of the
2012 Mar 12
1
FLAC build for Visual Studio 2010?
Download the Visual Studio Ultimate Trial here: http://www.microsoft.com/visualstudio/en-us/try Thanks, Michael -----Original Message----- From: rappard at gmail.com [mailto:rappard at gmail.com] On Behalf Of rappard at dds.nl Sent: Monday, March 12, 2012 9:47 AM To: Michael Scherotter Cc: flac-dev at xiph.org Subject: Re: [flac-dev] FLAC build for Visual Studio 2010? I'd be happy to test
2012 Feb 01
3
Meet the new maintainer
rappard at dds.nl wrote: > [some snips] > > > tweaked and applied. The main problem is that the FLAC test suite > > takes 30 minutes to run on a 2.8 GHz Core II Duo. > > > > I encourage the keen to do a daily checkout and build. I will be > > building it on x86 and amd64 Linux every day and running the full > > test suite. Looking for someone to do that
2004 Sep 10
4
command-line flac tool to report song length?
I've got a bunch of flac files and need to report their length. With MP3s, you use `mp3info -x $filename` But is there a way to find out the length (minutes:seconds or just seconds) of a flac audio file, without converting it to WAV first? Thanks! -- Derek Sivers, CD Baby, Hostbaby http://www.cdbaby.com <-- best new independent music http://www.hostbaby.com <-- web hosting for
2012 Feb 01
9
Meet the new maintainer
Hi all, Some time ago, I foolishly agreed to become the maintainer of FLAC, the Free Lossless Audio Codec. The original author and maintainer Josh Coalson has been MIA since early 2009. The code has been moved to the Xiph.org git repo and I'll be trying to spend an hour a day on it until I get a backlog of patches reviewed, tweaked and applied. The main problem is that the FLAC test suite
2007 Jun 27
5
24-bit FLAC Files
Hi, we're a small label in Honolulu, Hawaii, starting up, offering FLAC downloads of live performances of local artists, and we're wondering how is the support for 24-bit FLAC files? Our concern is that would it be too difficult for users to burn 24-bit FLAC recordings to CD? Are there any simple tools that convert 24-bit FLAC to 16-bit FLAC, or burning applications that transparently do
2007 Apr 18
5
FLAC: sending output to file
Hi, I'm using windows so I know the wildcard support for flac is broken. That's why I use this command to encode a whole directory of WAV-files to FLAC-files in a command prompt: for %1 in (*.wav) do flac -V --best "%1" This command is fully working Now I want to write the flac output to a file, so I can open this file later. I tried to add > outputfile.txt to the command
2012 Feb 01
2
Meet the new maintainer
rappard at dds.nl wrote: > > I'm particularly interested in seeing the results of compiling > > FLAC under MSVC and would love to see good quality patches. > > It's been a while since I've worked with Visual Studio, so some dumb > questions ahead. To start: should I use > http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express,
2011 Jun 02
1
MD5 Signature Mismatch
--- Brian Willoughby <brianw at sounds.wa.com> wrote: There are no uncompressed files here, so it's difficult to discover what you need to know. --- end of quote --- I've asked him for the uncompressed first track to see what the correct md5 should be --- Brian Willoughby <brianw at sounds.wa.com> wrote: This could be an uploading problem. There are still too many
2009 Jul 29
1
flac test mode is very useful
If md5sum --check did not return an error with a truncated file, then the file was likely broken to start with. I think the chances of a corrupted file generating the same md5sum is close enough to 0 that you will never see it in a life time. Also, you lost me on storing the md5sum value at the begging and the end? On Wed, Jul 29, 2009 at 4:44 AM, Dat Head <dathead2 at gmail.com> wrote:
2011 Jun 01
1
MD5 Signature Mismatch
--- Brian Willoughby <brianw at sounds.wa.com> wrote: My suggestion is to first gather more information, by learning how to confirm whether an MD5 Signature even exists in these files before continuing to determine the reason for the mismatch. Maybe someone else has more information. --- end of quote --- Thanks for the response. He sent me a link to the files here:
2007 Oct 14
4
flac fingerprint
hi, i found this explanation of the flac fingerprint somewhere: 'A FLAC Fingerprint is generated only for the audio data portion of the file. (Therefore, changing the filename or the tags or FlacMetadata does not change the fingerprint calculation.) In contrast, an .md5 is generated against the whole file, including header portions.' so i was wondering what advantages it could give me
2012 Oct 28
1
FLAC.js
http://labs.official.fm/articles/2012/06/15/flac-and-aurora/
2016 Jun 05
1
flac conversion
On 5 June 2016 at 21:34, Frank Esposito <fpesposito at gmail.com> wrote: > Hello -- > > I have a flac file encode 92/24bit -- what tools are available to > convert these files to wave 44.1/16 bit so then I can convert to > mp3? Thanks > > -- > Frank Esposito Don't you mean 96/24? Also, which platform (*nix, Mac, Windows)? Off the top of my head: Audacity,
2012 Oct 28
1
FLAC.js
http://labs.official.fm/articles/2012/06/15/flac-and-aurora/