I have decided to transcode my collection from FLAC to WavPack. I have previously used FLAC because of it's fast decoding, fast sample accurate seeking and since i liked that it was open-source, but since wavPack also has the same advantages, and actually decodes faster than FLAC in -f mode while still encoding nearly twice as fast, then i have decided to change. Another reason is that bryant seems like a really nice guy, and really seems to care about his users... Anyway, i have a couple of questions that i would be happy if someone could help me with...
I have thought a little about if i should change from ripping multiple tracks to images instead... If i decide to change, then i will rip with EAC and encode + embed the Cue Sheet + log file with fb2k. I know how to set the diskwriter + CLIencoder up to encode + embed, if the image file + Cue Sheet is named CDImage.wav/CDImage.cue, and if i rename the log file to album.log :
-h -m -w "cuesheet=@cdimage.cue" -w "log=@album.log" - %d
I would like to have the images named after the album, and also not have to rename the log file so i thought about widcards... I have read on the WavPack site, that WavPack accepts wildcards... I would like to know if it also applyes for tagging ? In fb2k CLIencoder i tryed to encode an image file with this command line and it didn't work :
-h -m -w "cuesheet=@*.cue" -w "log=@*.log" - %d
I have decided to encode with -h, since it's fast enough for me, and still saves some space... Also which is most correct : -h -m or -hm (i think that they both work, but i want to use the most correct one). Thank's in advance...
-Martin.
