search for: md5check

Displaying 19 results from an estimated 19 matches for "md5check".

Did you mean: dbcheck
2007 Mar 13
3
before => ?
Hi, How would I do this: wgetfile { "$name-$file": url => $url, file => $file, target => $target, options => $options, before => Component["md5check-$name"] } wgetfile { "$name-$md5file": url => $url, file => $md5file, target => $target, options => $options, before => Component["md5check-$name"] } md5c...
2008 Sep 02
0
mk5check crashed on Windows
Hi, When I was trying to use md5check.exe in R on Windows, I found that it is actually crashed for R-2.7.2 and R-2.6.2 (R-2.5.1 seems to be ok). As I looked into the code (src/gnuwin32/front-ends/md5check.c), I think that there might be several bugs in the code: (1) A "segmentation fault" occurred in read_unist_file("u...
2007 Oct 14
4
flac fingerprint
...everything verified? Is making a ffp file for such files also possible for the non-audio data (so all metadata)? i hope somebody can make this more clear, because it's rather confusing. i was also wondering if there exists a GUI program for win32 to verify flac files using a ffp file (so not md5check.exe) thx in advance
2009 Jul 29
1
flac test mode is very useful
...icient, > i have had files get truncated several times and pass that test but > of course flac -t flagged them > > this made me wonder if maybe the checksum shouldn't be stored > at the beginning and end of the flac file but maybe not worth it > > also, if you don't use md5check perl script you should! > it recursively finds all md5 sigs in.txt files and checks them and > does flac -t also - has saved me many times... > _______________________________________________ > Flac mailing list > Flac at xiph.org > http://lists.xiph.org/mailman/listinfo/flac >...
2009 Jul 28
2
flac test mode is very useful
I'm uploading some very large flac files, and I've had to use the Unix command 'split' to break the files into smaller pieces. This works well, but my only concern is that I want to make sure I get all the pieces back together in the right order, without any missing pieces or partial files. "flac -t filename.flac" works perfectly. It will detect a truncated
2005 Apr 21
1
R 2.1.0 for Windows installation error? atanh not in R.dll?
Could someone please tell me what I did wrong to create this message or what I should do to correct this problem? I downloaded 2.1.0 Windows binary and installed into C:/R/rw2010, using the installer. I ran md5check.exe in C:/R/rw2010/bin/ and got "No errors." The problem is this: When I start up Rgui.exe from its shortcut (target= C:\R\rw2010\bin\Rgui.exe --save -sdi, Start in C:\R\rw2010), I get a message box with: R Console: Rgui.exe - Entry Point Not Found The procedure entry point atanh could...
2008 Feb 08
2
how to get flac fingerprint from a wav?
...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 available as an open source Unix command-line code, which would include Mac OS X. I did a little research, and I am concerned that md5check computes an md5 signature for the entire wav file, not just the audio. Thus it won't compare with the ffp. Apparently, xACT allows you to create the st5 (shn md5) files. But the original poster and I want a command-line solution to create an st5 for comparison against metaflac's...
2007 Oct 14
0
flac fingerprint
...ing a ffp file for such files also possible for the non-audio > data (so all metadata)? > > i hope somebody can make this more clear, because it's rather confusing. > > i was also wondering if there exists a GUI program for win32 to verify > flac files using a ffp file (so not md5check.exe) > > thx in advance >
2007 Oct 14
0
Re: flac fingerprint
...he result to the original input. > Is making a ffp file for such files also possible for the non-audio > data (so all metadata)? No, fingerprints are defined only for audio. > i was also wondering if there exists a GUI program for win32 to verify > flac files using a ffp file (so not md5check.exe) Yes: Trader's Little Helper at http://thor.prohosting.com/roh0205/.
2008 Feb 08
0
how to get flac fingerprint from a wav?
...tilities 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 available as an open source Unix command-line code, which > would include Mac OS X. > > I did a little research, and I am concerned that md5check computes an > md5 signature for the entire wav file, not just the audio. Thus it > won't compare with the ffp. > > Apparently, xACT allows you to create the st5 (shn md5) files. But the > original poster and I want a command-line solution to create an st5 for > comparison ag...
2005 Apr 21
0
DOH! RE: R 2.1.0 for Windows installation error? atanh not in R.dll?
...at stat.math.ethz.ch Subject: R 2.1.0 for Windows installation error? atanh not in R.dll? Could someone please tell me what I did wrong to create this message or what I should do to correct this problem? I downloaded 2.1.0 Windows binary and installed into C:/R/rw2010, using the installer. I ran md5check.exe in C:/R/rw2010/bin/ and got "No errors." The problem is this: When I start up Rgui.exe from its shortcut (target= C:\R\rw2010\bin\Rgui.exe --save -sdi, Start in C:\R\rw2010), I get a message box with: R Console: Rgui.exe - Entry Point Not Found The procedure entry point atanh could...
2004 Oct 07
1
library/utils/man/utils.RD.gz : Nosuch file or directory
R-help I have installed R 2.0.0 ( Windows) on my machine and had several 'crashes' while working on it. I have reinstalled a couple of times and still got strange behaviour from time to time(screen goes white and no prompt is printed out,,,) Last time I have reinstalled I checked the md5sum.txt (md5sum output for the setup program and went O.K) and also Md5 from which I paste a piece of
2006 Jul 22
1
R shutdown
...r appear. Maybe You as an expert will figure out what is happening to me. Best, Robert McFadden <?xml version="1.0" encoding="UTF-16"?> <DATABASE> <EXE NAME="Rgui.exe" FILTER="GRABMI_FILTER_PRIVACY"> <MATCHING_FILE NAME="md5check.exe" SIZE="15360" CHECKSUM="0x5685AC04" BIN_FILE_VERSION="2.21.51220.0" BIN_PRODUCT_VERSION="3.0.0.0" FILE_DESCRIPTION="R for Windows files checker" FILE_VERSION="2.2.1 (2005-12-20)" LEGAL_COPYRIGHT="R Development Core Team 1995-...
2007 Oct 17
2
Re: flac fingerprint
...ing a ffp file for such files also possible for the non-audio > > data (so all metadata)? > > No, fingerprints are defined only for audio. same question as above > i was also wondering if there exists a GUI program for win32 to verify > > flac files using a ffp file (so not md5check.exe) > > Yes: Trader's Little Helper at http://thor.prohosting.com/roh0205/. thx, it's exactly what i'm looking for! unfortunately the file is offline, can you maybe email the file to me if you still have it? -------------- next part -------------- An HTML attachment was scrubb...
2006 Aug 13
2
Puzzling warning using 2.3.1...
Greetings folks: Stepped away from a win/lin dual boot system and spent the better part of the past week resetting a windows only arrangement. Before the switch I was running 2.3.1 without any strange behaviours. When I reached the point of putting it back on the machine I would get this puzzling warning the first time I would try to select a cran mirror: > chooseCRANmirror() Warning
2008 Jul 29
1
R crashes on new laptop
...ot;iconv.dll" SIZE="918528" CHECKSUM="0x2B0ADD5D" MODULE_TYPE="WIN32" PE_CHECKSUM="0xE13B8" LINKER_VERSION="0x10000" LINK_DATE="02/29/2008 09:10:55" UPTO_LINK_DATE="02/29/2008 09:10:55" /> <MATCHING_FILE NAME="md5check.exe" SIZE="32768" CHECKSUM="0x1F99EDB5" BIN_FILE_VERSION="2.71.45970.0" BIN_PRODUCT_VERSION="3.0.0.0" FILE_DESCRIPTION="R for Windows files checker" FILE_VERSION="2.7.1 (2008-06-23)" LEGAL_COPYRIGHT="R Development Core Team 19...
2008 Feb 07
4
how to get flac fingerprint from a wav?
In windows command line: I have a wav file and would like to see what the flac fingerprint would be. To do this I run flac to encode the wav file and write the flac file to the hard disk. I then run metaflac to read the flac file and display the fingerprint. Is there an existing way or other utility to do this without generating the flac file on the hard disk. I would think it could be quicker
2005 Jun 15
1
app_dial.c:977 dial_exec_full: Unable to create channel of type 'Zap' (cause 0)
...istered application 'While' == Registered application 'ExecIf' == Registered application 'EndWhile' [app_setrdnis.so] => (Set RDNIS Number) == Registered application 'SetRDNIS' [app_md5.so] => (MD5 checksum applications) == Registered application 'MD5Check' == Registered application 'MD5' [app_readfile.so] => (Stores output of file into a variable) == Registered application 'ReadFile' [app_chanspy.so] => (Tap into any type of asterisk channel and listen to audio) == Registered application 'ChanSpy' [app_sett...
2006 Apr 18
6
Asterisk service crashes
List, The past few days the asterisk service on my server has crashed several times. I have had it running for months and have made no changes to it. When it crashes, I am unable to make calls or gain access to the CLI. The service has been stopped. If I try to start it again (service asterisk start), it will start and run for a few seconds then crash again. After a reboot, it will run