Hi,

In article <[EMAIL PROTECTED]>,
           verbatone<[EMAIL PROTECTED]> wrote:
> I do have a script which runs and converts any flac file that's newer
> (or which doesn't exist) into an ogg file, but there are real negatives
> to this approach.  1) It seems silly to re-encode when only the tags
> have changed. 2) If I change the file name in the flac file, I get a
> new and old version of the same file when I run my script again.  My
> script runs oggenc, but I don't see an option NOT to encode, but just
> copy tags.

I wrote a similar script. If the OGG file doesn't exist, it decodes the flag
and copies the tags across. If the file exists, but the FLAC is newer, it
just copies the tags.

Andy

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

Reply via email to