As anyone who has read my two previous threads is aware I have an archive of FLAC files, sans SEEKTABLEs, encoded using ECDDA. Recently after reading up on the way FLAC applies default seek points, the hit that results from the absence of seek data, etc., I've decided I should probably go back and apply seektables with 1s seek points to all my files. This seems especially worthwhile since the application of 1s seekpoints to each file only adds about 6b to each files size, meaning I get something for just about nothing.
The problem I've enocuntered is how to do this without ripping out my frontal lobe. Preferably I'm looking for an easy way to do a recursive run through my archive (currently in artist\album\title - number.flac format) that I can jsut start and leave running. I'm thinking of something a la the godfather or tagrename here, though I have NO expectation of anything on that level of control or refinement. Basically I'd take a batch file if it could do the job with some tailoring.
So does anyone know of anything like this that's out there? Any possibility of getting this kind of capability added into windows FLAC Front-end? Maybe a control for adding or applying seekpoints from the Front-End interface?
I have no experience creating executables or writing batch files, so I'm trying to see if anything exists or could be modifed before I delve into learning how to write the batch file I need. Yeah, knowing how to make batch files for all sorts of tasks would probably be useful, but I'd rather avoid the need to learn the "world of DOS batch" if I don't have to.
Thanks in advance for any help, I've scoured the net and can't really find anything that meets my needs (that isn't grossly irritating).
-rt