Become a Site Supporter and Never see Ads again!

Author Topic: FFP verifier...updated screen shots  (Read 7239 times)

0 Members and 1 Guest are viewing this topic.

Offline blu666z

  • Trade Count: (1)
  • Needs to get out more...
  • *****
  • Posts: 3277
  • AT ES943(H/C/O caps) » JKLab PP9 Pre » wmod UA-5
FFP verifier...updated screen shots
« on: January 08, 2005, 08:58:22 PM »
Ok, I've got this working on my PC here but I don't normally program with VB and am having a little problem getting it to work on anybody elses.  Just too inexperienced with the setup builder I think.  If anybody would like to take a shot at finishing it up, PM me.

-Kevin
« Last Edit: January 11, 2005, 12:55:58 PM by blu666z »

Offline Tall Adam

  • The Artist Formerly Known as GQJSP
  • Trade Count: (1)
  • Needs to get out more...
  • *****
  • Posts: 3418
  • Gender: Male
Re: FFP verifier...need some VB guru to finish it up
« Reply #1 on: January 08, 2005, 09:26:02 PM »
SWEET! ive been wondering why theres no program like that. manual verification is a bitch, and im too lazy :P

when and where can we get it? +T!

Online BJ

  • been around the world and found that only stupid people are breeding the cretins cloning and feeding
  • Trade Count: (16)
  • Needs to get out more...
  • *****
  • Posts: 2945
  • Gender: Male
  • They're baaack! ??
Re: FFP verifier...need some VB guru to finish it up
« Reply #2 on: January 08, 2005, 10:05:03 PM »
send it my way kevin...between me and my coworkers...(a vb shop) we can figure it out...

what errors are you getting?
Auditory
Intake  waves -> 0/1's -> waves
it's magic 

Offline MattD

  • Taper Emeritus
  • Trade Count: (1)
  • Needs to get out more...
  • *****
  • Posts: 4634
  • Gender: Male
Re: FFP verifier...need some VB guru to finish it up
« Reply #3 on: January 09, 2005, 01:54:00 PM »
Kevin and I worked on it a few months back. I seem to recall there being something in the program that pointed to a specific local path (maybe in looking for one of the libraries), but I could never find it again. Razorback, I hope you have more success with it than I did!
Out of the game … for now?

Offline blu666z

  • Trade Count: (1)
  • Needs to get out more...
  • *****
  • Posts: 3277
  • AT ES943(H/C/O caps) » JKLab PP9 Pre » wmod UA-5
Re: FFP verifier...need some VB guru to finish it up
« Reply #4 on: January 11, 2005, 02:31:35 AM »
Made a few minor adjustments.  Anybody have any suggestions?

-Kevin

Offline blu666z

  • Trade Count: (1)
  • Needs to get out more...
  • *****
  • Posts: 3277
  • AT ES943(H/C/O caps) » JKLab PP9 Pre » wmod UA-5
Re: FFP verifier...need some VB guru to finish it up
« Reply #5 on: January 11, 2005, 02:32:56 AM »
And for you conspiracy buffs.....


-Kevin  8)

Offline dhora

  • Trade Count: (1)
  • Taperssection Member
  • ***
  • Posts: 618
  • Gender: Male
Re: FFP verifier...updated screen shots
« Reply #6 on: January 11, 2005, 08:37:16 PM »
lol ^

Great Idea.  Definately spread this sucker around once it's finished.

...I'd +T, but I don't have enough posts yet.
AT853h,o, AT831c > AT831 (SP-CMC-2) > SP-SPSB-1 > JB3
Shows on the Archive: http://www.archive.org/search.php?query=taper%3A%22Dave%20Hora%22

Offline Brian Skalinder

  • Complaint Dept.
  • Trade Count: (28)
  • Needs to get out more...
  • *****
  • Posts: 18868
  • Gender: Male
Re: FFP verifier...updated screen shots
« Reply #7 on: January 11, 2005, 08:44:47 PM »
Made a few minor adjustments. Anybody have any suggestions?

Just questions about some nice-to-haves...

    [1]  To what directory does it default to upon opening and/or browsing - Last used?  Configurable?  Preferably configurable, IMO.

    [2]  Will it verify subdirectories automatically?  For example, if I have a single FFP for my FLAC files, but those files are contained in two different subdirectories, e.g. "d1" and "d2", will it automatically verify against those subdirs, or will it only verify against the specified top-level dir?

    [3]  Does it include the ability to save the results to a file?
Milab VM-44 Links > Fostex FR-2LE or
Naiant IPA (tinybox format) >
Roland R-05

Offline ChrisV

  • Trade Count: (0)
  • Taperssection All-Star
  • ****
  • Posts: 1371
  • Gender: Male
  • Proud member of team 'Lux!
    • My Taping Webpage
Re: FFP verifier...updated screen shots
« Reply #8 on: January 11, 2005, 08:52:26 PM »
Looking good...

Not sure if this is even possible to implement but can the files be clickable to make it so it automatically opens up and verifies the files like an md5 file does?  I am guessing not since it is technically a .txt file instead of a .ffp file, right?
http://taping.4t.com
http://db.etree.org/CV
Superlux CM-H8K/C/H/O -> digimod UA-5 -> JB3

Offline Brian Skalinder

  • Complaint Dept.
  • Trade Count: (28)
  • Needs to get out more...
  • *****
  • Posts: 18868
  • Gender: Male
Re: FFP verifier...updated screen shots
« Reply #9 on: January 11, 2005, 08:55:10 PM »
Not sure if this is even possible to implement but can the files be clickable to make it so it automatically opens up and verifies the files like an md5 file does? I am guessing not since it is technically a .txt file instead of a .ffp file, right?

I bet there's a way to create during installation a right-click pop-up / context menu that allows one to right-click the FFP and then select "Verify FFP" or some such and automatically fire up the software (assuming with the appropriate paramters (dir, FFP file, etc.).
Milab VM-44 Links > Fostex FR-2LE or
Naiant IPA (tinybox format) >
Roland R-05

Offline blu666z

  • Trade Count: (1)
  • Needs to get out more...
  • *****
  • Posts: 3277
  • AT ES943(H/C/O caps) » JKLab PP9 Pre » wmod UA-5
Re: FFP verifier...updated screen shots
« Reply #10 on: January 11, 2005, 09:14:28 PM »
Made a few minor adjustments. Anybody have any suggestions?

Just questions about some nice-to-haves...

    [1] To what directory does it default to upon opening and/or browsing - Last used? Configurable? Preferably configurable, IMO.

    [2] Will it verify subdirectories automatically? For example, if I have a single FFP for my FLAC files, but those files are contained in two different subdirectories, e.g. "d1" and "d2", will it automatically verify against those subdirs, or will it only verify against the specified top-level dir?

    [3] Does it include the ability to save the results to a file?

1) I can/will make that configurable.

2) It will currently only verify against the top directory.  I could make it search sub but since etree standards are to have all files one in directory, I'm not gonna worry about that for the first release.

3) It does now.

Offline blu666z

  • Trade Count: (1)
  • Needs to get out more...
  • *****
  • Posts: 3277
  • AT ES943(H/C/O caps) » JKLab PP9 Pre » wmod UA-5
Re: FFP verifier...updated screen shots
« Reply #11 on: January 11, 2005, 09:15:56 PM »
Looking good...

Not sure if this is even possible to implement but can the files be clickable to make it so it automatically opens up and verifies the files like an md5 file does? I am guessing not since it is technically a .txt file instead of a .ffp file, right?

I'm sure that's possible.  However, with VB not being my normal language, I am just feeling my way through this....which explains the slowness.  That might be a good thing for future releases. 

Keep um' coming!

-Kevin

Offline nic

  • Big In Japan
  • Trade Count: (1)
  • Needs to get out more...
  • *****
  • Posts: 4700
  • Gender: Male
    • half dead batteries
Re: FFP verifier...updated screen shots
« Reply #12 on: January 11, 2005, 09:26:47 PM »
program looks very nice, but I have to ask, why not just test/verify the ffp in flac frontend?
isnt that what it's there for?

if it was a combo shn/flac prgram similar to xAct I would be all over it.
(sigh, as a non-programmer I can not offer any help other than testing)

good job though!


the water's clean and innocent

Offline blu666z

  • Trade Count: (1)
  • Needs to get out more...
  • *****
  • Posts: 3277
  • AT ES943(H/C/O caps) » JKLab PP9 Pre » wmod UA-5
Re: FFP verifier...updated screen shots
« Reply #13 on: January 11, 2005, 09:31:57 PM »
program looks very nice, but I have to ask, why not just test/verify the ffp in flac frontend?
isnt that what it's there for?

if it was a combo shn/flac prgram similar to xAct I would be all over it.
(sigh, as a non-programmer I can not offer any help other than testing)

good job though!

The Test feature in FLAC Frontend does not compare against an external FFP file.  Testing will confirm that the audio data contained in the FLAC has not changed compared to the checksum stored in the metdata of the FLAC itself which doesn't mean you have the original audio that the taper distrubted. 

ex.  I take a FLAC file from you.  I decompress to audio and remove one minute from the middle and then recompress.  If I run TEST over this new FLAC it will pass but it is not what you sent me.  Make sense?  The only way to verify FLACs at the moment is to output a fingerprint file and compare that to the fingerprint file supplied by the taper.  This program is intended to do that for you....at least I think that's right.

-Kevin

Offline nic

  • Big In Japan
  • Trade Count: (1)
  • Needs to get out more...
  • *****
  • Posts: 4700
  • Gender: Male
    • half dead batteries
Re: FFP verifier...updated screen shots
« Reply #14 on: January 11, 2005, 09:44:14 PM »
ah, didnt know that flac frontend didnt compare against external ffp.
thanks!


the water's clean and innocent

Offline blu666z

  • Trade Count: (1)
  • Needs to get out more...
  • *****
  • Posts: 3277
  • AT ES943(H/C/O caps) » JKLab PP9 Pre » wmod UA-5
Re: FFP verifier...updated screen shots
« Reply #15 on: January 11, 2005, 09:47:23 PM »
I may be wrong though, but I just deleted the FFP file out of a show directory and ran TEST.  All files verified...would be hard to do without the FFP file if it is in fact comparing.

-Kevin

Offline blu666z

  • Trade Count: (1)
  • Needs to get out more...
  • *****
  • Posts: 3277
  • AT ES943(H/C/O caps) » JKLab PP9 Pre » wmod UA-5
Re: FFP verifier...updated screen shots
« Reply #16 on: January 12, 2005, 12:29:00 AM »
Brian..would you minf expanding on the printout?  Anything you would like other than what is already shown in the results box?  Here is what I have so far:

FFP File » F:\SHN-FLAC\htbf2004-07-29-at943.flac16\htbf2004-07-29-at943.ffp.txt
   ----used to verify----
FLAC Directory » F:\SHN-FLAC\htbf2004-07-29-at943.flac16\


Total Files » 25
Files Verified » 24
Files Failed » 1
Files Not Found » 0
**************************
htbf2004-07-29-at943-d1t01.flac --> VERIFIED
htbf2004-07-29-at943-d1t02.flac --> VERIFIED
htbf2004-07-29-at943-d1t03.flac --> VERIFIED
htbf2004-07-29-at943-d1t04.flac --> VERIFIED
htbf2004-07-29-at943-d1t05.flac --> VERIFIED
htbf2004-07-29-at943-d1t06.flac --> VERIFIED
htbf2004-07-29-at943-d1t07.flac --> FAIL
htbf2004-07-29-at943-d1t08.flac --> VERIFIED
htbf2004-07-29-at943-d1t09.flac --> VERIFIED
htbf2004-07-29-at943-d1t10.flac --> VERIFIED
htbf2004-07-29-at943-d1t11.flac --> VERIFIED
htbf2004-07-29-at943-d1t12.flac --> VERIFIED
htbf2004-07-29-at943-d1t13.flac --> VERIFIED
htbf2004-07-29-at943-d2t01.flac --> VERIFIED
htbf2004-07-29-at943-d2t02.flac --> VERIFIED
htbf2004-07-29-at943-d2t03.flac --> VERIFIED
htbf2004-07-29-at943-d2t04.flac --> VERIFIED
htbf2004-07-29-at943-d2t05.flac --> VERIFIED
htbf2004-07-29-at943-d2t06.flac --> VERIFIED
htbf2004-07-29-at943-d2t07.flac --> VERIFIED
htbf2004-07-29-at943-d2t08.flac --> VERIFIED
htbf2004-07-29-at943-d2t09.flac --> VERIFIED
htbf2004-07-29-at943-d2t10.flac --> VERIFIED
htbf2004-07-29-at943-d2t11.flac --> VERIFIED
htbf2004-07-29-at943-d2t12.flac --> VERIFIED

Compiled by FFPVerify v0.1 Beta : 1/11/2005  9:28:26 PM

Offline blu666z

  • Trade Count: (1)
  • Needs to get out more...
  • *****
  • Posts: 3277
  • AT ES943(H/C/O caps) » JKLab PP9 Pre » wmod UA-5
Re: FFP verifier...updated screen shots
« Reply #17 on: January 13, 2005, 11:41:06 AM »
OK....saving results to an external file is done.  You also have options to specify a default directory and save file name.  Gonna look at searching subdirectories but that may be a little more involved.  Lastly, you have the option of which reults are shown in the results.  ie.  You can choose to show or not show "VERIFIED", "FAIL", and "NOT FOUND" independant of each other.

Anything else?

-Kevin

Offline Brian Skalinder

  • Complaint Dept.
  • Trade Count: (28)
  • Needs to get out more...
  • *****
  • Posts: 18868
  • Gender: Male
Re: FFP verifier...updated screen shots
« Reply #18 on: January 13, 2005, 01:48:56 PM »
Good stuff!  I think as long as the "save the results" feature supports capturing any and all messages output by FLAC, then you've got it all covered!

OK....saving results to an external file is done. You also have options to specify a default directory and save file name. Gonna look at searching subdirectories but that may be a little more involved. Lastly, you have the option of which reults are shown in the results. ie. You can choose to show or not show "VERIFIED", "FAIL", and "NOT FOUND" independant of each other.

Anything else?

-Kevin
Milab VM-44 Links > Fostex FR-2LE or
Naiant IPA (tinybox format) >
Roland R-05

Offline blu666z

  • Trade Count: (1)
  • Needs to get out more...
  • *****
  • Posts: 3277
  • AT ES943(H/C/O caps) » JKLab PP9 Pre » wmod UA-5
Re: FFP verifier...updated screen shots
« Reply #19 on: January 13, 2005, 02:13:19 PM »
At the moment, it will only output the results that you wanted to see in the RESULTS tab.   ie.  VERIFY, FAIL, and/or NOT FOUND.  Do you think all messages should be output to the file or only what you have asked to be shown on the RESULTS tab?

If nobody else has any suggestions, I'll go ahead and test this for another few days and then try to get it distributed. Maybe let you all test it for a while before passing it on to Etree for 'public consumption.'

-Kevin

Offline Brian Skalinder

  • Complaint Dept.
  • Trade Count: (28)
  • Needs to get out more...
  • *****
  • Posts: 18868
  • Gender: Male
Re: FFP verifier...updated screen shots
« Reply #20 on: January 13, 2005, 02:27:29 PM »
I guess I'd really like two different features:

[1] An option to display ALL messages in results.  If something goes whacky during en/decoding, I want to know precisely what happened, what the message is, so I can seek out a resolution online.

and

[2] The ability to write ALL messages from the results to a file for reference.

At the moment, it will only output the results that you wanted to see in the RESULTS tab.   ie.  VERIFY, FAIL, and/or NOT FOUND.  Do you think all messages should be output to the file or only what you have asked to be shown on the RESULTS tab?
Milab VM-44 Links > Fostex FR-2LE or
Naiant IPA (tinybox format) >
Roland R-05

Offline blu666z

  • Trade Count: (1)
  • Needs to get out more...
  • *****
  • Posts: 3277
  • AT ES943(H/C/O caps) » JKLab PP9 Pre » wmod UA-5
Re: FFP verifier...updated screen shots
« Reply #21 on: January 13, 2005, 02:39:47 PM »
I guess I'd really like two different features:

[1] An option to display ALL messages in results. If something goes whacky during en/decoding, I want to know precisely what happened, what the message is, so I can seek out a resolution online.

and

[2] The ability to write ALL messages from the results to a file for reference.


Assuming I understand what you want, this exactly how it is designed to work right now.

On the options tab, there are three checkes boxes.
Show Verified
Show Failed
Show Not Found


ie.  If you only have Show Fail checked and all but one FLAC verified fine, the only output in the Results tab would be:
Total Files » 25
Files Verified » 24
Files Failed » 1
Files Not Found » 0
**************************
htbf2004-07-29-at943-d1t07.flac --> FAIL



Currently, the save file only contains what you have selected to be shown on the Results tab.  So if you wanted the save file to reflect the status of each file, you would check all three Show checkboxes and rerun the verification.  Or....I can change the code to always output the status of each file regardless of what you have asked to be shown in the Results tab.  Am I making sense or just rambling?

-Kevin
« Last Edit: January 13, 2005, 02:42:26 PM by blu666z »

Offline Brian Skalinder

  • Complaint Dept.
  • Trade Count: (28)
  • Needs to get out more...
  • *****
  • Posts: 18868
  • Gender: Male
Re: FFP verifier...updated screen shots
« Reply #22 on: January 13, 2005, 03:37:36 PM »
Kevin,

Makes perfect sense, I like it the way you have it described.  I forgot this is simply an FFP verifier!  I was thinking of the sometimes funky messages I get  in the command-line logs left by FLACFrontEnd while actually en/decoding FLACs. 

It sounds like the only potential messages as a result of verification are:  VERIFIED, FAILED, and NOT FOUND.  In which case you've got it covered - good stuff!

I guess I'd really like two different features:

[1] An option to display ALL messages in results. If something goes whacky during en/decoding, I want to know precisely what happened, what the message is, so I can seek out a resolution online.

and

[2] The ability to write ALL messages from the results to a file for reference.


Assuming I understand what you want, this exactly how it is designed to work right now.

On the options tab, there are three checkes boxes.
Show Verified
Show Failed
Show Not Found


ie.  If you only have Show Fail checked and all but one FLAC verified fine, the only output in the Results tab would be:
Total Files » 25
Files Verified » 24
Files Failed » 1
Files Not Found » 0
**************************
htbf2004-07-29-at943-d1t07.flac --> FAIL



Currently, the save file only contains what you have selected to be shown on the Results tab.  So if you wanted the save file to reflect the status of each file, you would check all three Show checkboxes and rerun the verification.  Or....I can change the code to always output the status of each file regardless of what you have asked to be shown in the Results tab.  Am I making sense or just rambling?

-Kevin

Milab VM-44 Links > Fostex FR-2LE or
Naiant IPA (tinybox format) >
Roland R-05

Offline Tall Adam

  • The Artist Formerly Known as GQJSP
  • Trade Count: (1)
  • Needs to get out more...
  • *****
  • Posts: 3418
  • Gender: Male
Re: FFP verifier...updated screen shots
« Reply #23 on: January 13, 2005, 03:39:46 PM »
Kevin,

Makes perfect sense, I like it the way you have it described.  I forgot this is simply an FFP verifier!  I was thinking of the sometimes funky messages I get  in the command-line logs left by FLACFrontEnd while actually en/decoding FLACs. 

kinda off topic but...ever since ive started using wavelab to record and edit i keep getting messages when i encode to flac about "skipping unknown sub-chunk "PAD"" ive gotten this only on wavelab wavs. it doesnt seem to affect anything. is it simply something that wavelab puts in the metadata of its wav files? anyone know?

Offline Brian Skalinder

  • Complaint Dept.
  • Trade Count: (28)
  • Needs to get out more...
  • *****
  • Posts: 18868
  • Gender: Male
Re: FFP verifier...updated screen shots
« Reply #24 on: January 13, 2005, 03:51:19 PM »
ever since ive started using wavelab to record and edit i keep getting messages when i encode to flac about "skipping unknown sub-chunk "PAD"" ive gotten this only on wavelab wavs. it doesnt seem to affect anything. is it simply something that wavelab puts in the metadata of its wav files? anyone know?

I believe that's correct, yes.
Milab VM-44 Links > Fostex FR-2LE or
Naiant IPA (tinybox format) >
Roland R-05

Offline ChrisV

  • Trade Count: (0)
  • Taperssection All-Star
  • ****
  • Posts: 1371
  • Gender: Male
  • Proud member of team 'Lux!
    • My Taping Webpage
Re: FFP verifier...updated screen shots
« Reply #25 on: January 13, 2005, 09:28:05 PM »
kinda off topic but...ever since ive started using wavelab to record and edit i keep getting messages when i encode to flac about "skipping unknown sub-chunk "PAD"" ive gotten this only on wavelab wavs. it doesnt seem to affect anything. is it simply something that wavelab puts in the metadata of its wav files? anyone know?

Yeah, that is an annoying message.   What I do is convert the wav to flac and then back to wav again and dump the original wav.  Then I'll create my normal md5 file for archiving my edited masters.
http://taping.4t.com
http://db.etree.org/CV
Superlux CM-H8K/C/H/O -> digimod UA-5 -> JB3

Offline blu666z

  • Trade Count: (1)
  • Needs to get out more...
  • *****
  • Posts: 3277
  • AT ES943(H/C/O caps) » JKLab PP9 Pre » wmod UA-5
Re: FFP verifier...updated screen shots
« Reply #26 on: January 14, 2005, 01:05:28 AM »
Here's a shot of the options if anybody needed clarification of earlier discussions.

-Kevin

 

RSS | Mobile
Page created in 0.124 seconds with 52 queries.
© 2002-2024 Taperssection.com
Powered by SMF