funkstar wrote:
> Robin Bowes;199612 Wrote: 
>> The flac re-encode doesn't affect the timestamp on the files.
>>
>> Running id3v2 on the file *does* affect the timestamp so you'd need to
>> script something to fix that.
> Excellent, thanks Robin :)
> 
> I don't have any ID3 tags in my FLACs anyway, so i don't need to worry
> about it.
> 
> I wonder how long my 4200+ X2 will take to run through 15,000 tracks :D

I don't know, but try timing it:

nohup time find /path/to/library -name "*.flac" -exec reflac {} \; &

The nohup means it will keep running if the terminal session dies. I had
server problems in the middle of the transcoding process so I won't have
timing stats. However, I started running it last Saturday (1 week ago)
and it's done approx 24k out of 34k tracks. So, probably another 3-4
days to go!

R.

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping

Reply via email to