Hello!
I did the conversion from commandline on WinXP, using the command
for %T in (*.flac) do flac -dc "%T"|flac --ogg - -o "%~nT.ogg"
The file sizes where not that bigger:
66.285.741 01 Babi-Yar (Adagio).ogg
47.815.107 02 Humour (Allegreto).ogg
46.757.496 03 In the store (Adagio).ogg
43.544.105 04 Fears (Largo).ogg
49.508.056 05 A Career (Allegretto).ogg
5 files 253.910.505 bytes
65.251.408 01 Babi-Yar (Adagio).flac
47.162.014 02 Humour (Allegreto).flac
46.022.180 03 In the store (Adagio).flac
42.821.131 04 Fears (Largo).flac
48.778.142 05 A Career (Allegretto).flac
5 files 250.034.875 bytes
And it played nicely on iTunes. I tested converting the ogg files in iTunes to aiff, and back to flac, got the same checknumber, so I assume it is converting lossless.
Now the real problem is to add the comment to the ogg files: tag won't do it, vorbiscomment won't do it, and mp3tag won't do it either!
The only way to tag the files, that I found, is on foobar2000. You have to load the flac and the ogg files, right click, tagging, copy info from files.
To load the tag info on iTunes 6, I used the scritp on
http://www.skorfulose.de/2006/05/11/itunes...etadata-import/Now if only it would allow to transfer the files to iPod... I'll try iTunes 7 and see if it works...
Edit:
Tested on itunes, 7, it reads the metadata...