HydrogenAudio

Lossless Audio Compression => FLAC => Topic started by: hermes_vb on 2006-10-25 02:38:26

Title: Converting 1.1.2 to 1.1.3 with foobar
Post by: hermes_vb on 2006-10-25 02:38:26
I was just refered here from another post..I've been reading the posts and I'm about to convert my Music Library from FLAC 1.12 to 1.13 because of the Album Art support. I still have to simple questions...

1) I use with CDex the string

-8 -V -o %2 -T "artist=%a" -T "title=%t" -T "album=%b" -T "date=%y" -T "tracknumber=%tn/%tt" -T "genre=%g" -"

Do I need to change anything?

2) How can I add the Album Art to my files after I convert from 1.12 to 1.13?
Title: Converting 1.1.2 to 1.1.3 with foobar
Post by: jcoalson on 2006-10-25 05:41:37
I was just refered here from another post..I've been reading the posts and I'm about to convert my Music Library from FLAC 1.12 to 1.13 because of the Album Art support. I still have to simple questions...

1) I use with CDex the string

-8 -V -o %2 -T "artist=%a" -T "title=%t" -T "album=%b" -T "date=%y" -T "tracknumber=%tn/%tt" -T "genre=%g" -"

Do I need to change anything?

actually you can convert without reripping, just do something like:
Code: [Select]
flac -8 -V --picture="|image/jpeg|||file.jpg" infile.flac -o outfile.flac


the encoder will recompress the FLAC file and copy over all the metadata, and store the cover art in one step.

2) How can I add the Album Art to my files after I convert from 1.12 to 1.13?

for the syntax of the --picture option see here (http://flac.cvs.sourceforge.net/*checkout*/flac/flac/doc/html/documentation.html#flac_options_picture)

Josh
Title: Converting 1.1.2 to 1.1.3 with foobar
Post by: hermes_vb on 2006-10-25 15:43:14
Is there a Frontend I can use to make the 1.12 >>>1.13 conversion. CDex doesn't allow me to do it. It only has the options to convert from Compressed to Wav and viceversa. It doesn't do Compressed to Compressed.
Title: Converting 1.1.2 to 1.1.3 with foobar
Post by: me7 on 2006-10-25 17:50:43
Is there a Frontend I can use to make the 1.12 >>>1.13 conversion. CDex doesn't allow me to do it. It only has the options to convert from Compressed to Wav and viceversa. It doesn't do Compressed to Compressed.


foobar2000
Title: Converting 1.1.2 to 1.1.3 with foobar
Post by: hermes_vb on 2006-10-26 14:05:04
I thought Foobar had native FLAC support. How can I make it use the new one instead of the one that comes with it? I'm using Foobar2000 v0.9.4.1
Title: Converting 1.1.2 to 1.1.3 with foobar
Post by: aharden on 2006-10-26 14:51:42
fb2k decodes FLAC natively, but its Converter uses flac.exe for encoding.
Title: Converting 1.1.2 to 1.1.3 with foobar
Post by: hermes_vb on 2006-10-26 21:21:08
fb2k decodes FLAC natively, but its Converter uses flac.exe for encoding.


Is there any special trick to it? I just tried f2k and the encoded files say library version 1.1.2. I just ripped them with CDex and the ripped ones say 1.1.3. What am I missing?

PS I'm thinking of giving up...
Title: Converting 1.1.2 to 1.1.3 with foobar
Post by: Junon on 2006-10-26 23:36:18
Is there any special trick to it? I


Yes, although the "special trick" is really simple. Instead of using foobar's built-in encoder you can add a new encoding preset in the converter's options and select a custom encoder which points to the version 1.1.3 flac.exe installed on your machine. To make things even easier you can click on "Add New", then select "FLAC" in the "Encoder" dropdown menu, afterwards choose "Custom" (using the mouse, not the keyboard's arrow keys, otherwise you'll get a preset suitable for WavPack). By doing so foobar will automatically choose some adequate encoder settings for the FLAC codec, e.g. the correct file extension and the recommended parameters (FLAC -5), saving you some time.

Edit: Grammar, grammar!
Title: Converting 1.1.2 to 1.1.3 with foobar
Post by: hermes_vb on 2006-10-27 01:34:23
Dude! That's exactly how I did it...Now what?

PS I'll have to switch to Apple Lossless reluctantly...
Title: Converting 1.1.2 to 1.1.3 with foobar
Post by: Junon on 2006-10-27 10:30:22
Dude! That's exactly how I did it...Now what?


Well, you have to right-click your 1.1.2 FLAC files in foobar, then choose "Convert" ---> "Convert to..." in the dropdown menu. In the follow-up encoder setup window you select your new 1.1.3 FLAC encoding preset and click on "OK", beginning the conversion.

I don't quite know why this hasn't worked for you so far, especially if you had already created a custom preset the way I described in my previous posting. Maybe you accidently chose the built-in encoder in the "Encoding Preset" menu? If yes, give your custom preset an obvious name which makes it unmistakable to the built-in FLAC preset.
Title: Converting 1.1.2 to 1.1.3 with foobar
Post by: hermes_vb on 2006-10-27 15:24:28
When I created the custom one I named it FLAC 1.1.3. beta so I knew the one I was choosing. Thanks for your help everybody, but I'm officially calling it quits. It's not worth the headaches. I'll keep waiting for 1.1.3 final to be included in a future release of f2k, then I'll make the conversion and add the art.
Title: Converting 1.1.2 to 1.1.3 with foobar
Post by: kjoonlee on 2006-10-27 15:28:02
You can simply move FLAC 1.1.2 somewhere safe, and move FLAC 1.1.3 beta 2 to where the old .exe file was.

When you convert, just make sure your new files go somewhere other than where your source files were. (In other words, don't let your new files overwrite your old files.)
Title: Converting 1.1.2 to 1.1.3 with foobar
Post by: hermes_vb on 2006-10-27 20:08:04
Been there, done that...
Title: Converting 1.1.2 to 1.1.3 with foobar
Post by: kjoonlee on 2006-10-27 20:18:48
If you used foobar2000 to check, and if you overwrote the old files with the new ones, you can reload info from the new files.
Title: Converting 1.1.2 to 1.1.3 with foobar
Post by: JWolf on 2006-11-06 23:07:45
-8 -A tukey(0.25) -A gauss(0.1875) -b 4096 -V -T "artist=%a" -T "title=%t" -T "album=%g" -T "date=%y" -T "tracknumber=%n" -T "genre=%m" %s

That is the EAC compression string I use with EAC to give even better compression using 1.1.3 Beta 2.

http://superb-east.dl.sourceforge.net/sour...3-beta2-win.zip (http://superb-east.dl.sourceforge.net/sourceforge/flac/flac-1.1.3-beta2-win.zip)
Title: Converting 1.1.2 to 1.1.3 with foobar
Post by: Synthetic Soul on 2006-11-07 07:49:13
-8 -A tukey(0.25) -A gauss(0.1875) -b 4096 -V -T "artist=%a" -T "title=%t" -T "album=%g" -T "date=%y" -T "tracknumber=%n" -T "genre=%m" %s

That is the EAC compression string I use with EAC to give even better compression using 1.1.3 Beta 2.

http://superb-east.dl.sourceforge.net/sour...3-beta2-win.zip (http://superb-east.dl.sourceforge.net/sourceforge/flac/flac-1.1.3-beta2-win.zip)
TOS #5.  The OP did not request your EAC command line that gets you 0.1% better compression than the default (and takes twice as long), and he obviously already has 1.1.3b2.  Please, stay on topic.