Help - Search - Members - Calendar
Full Version: flac backup: autoflac or not
Hydrogenaudio Forums > Lossless Audio Compression > FLAC
fillemon
hello people,

brand new here,

i have a few questions.

1)i want to back up my complete audio collection on flac.
i'm used to working with eac, foobar.

2)i stumbled on autoflac, and it promises a lot. you just load up the cd in eac and then it rips and encodes in flac straight away.
the ID3 tags should be kept and the folders are automaticly made. so that's great.

BUT: when i install autoflac, even before it starts ripping it says: at acmwave.5235 -> whole-zero-division
i have tried a lot but nothing solves the problem.

is this software still okee ? cause it looks 3 years old.

is there another software that does this job properly ?
or should i return to ripping them with eac and then converting them with foobar ? (but i forgot how to keep the id3 tags in this proces)

thanks people
from a desperate newbie
trout
Hello and welcome!

QUOTE (fillemon @ Sep 15 2009, 07:37) *
is there another software that does this job properly ?
or should i return to ripping them with eac and then converting them with foobar ? (but i forgot how to keep the id3 tags in this proces)

It's unclear whether autoflac offers any specific features you really need. Is there a reason you can't use EAC by itself to rip directly to FLAC? It sounds like you might just need a little assistance getting it set up.

Here's a start -

How to use FLAC as an external encoder - http://wiki.hydrogenaudio.org/index.php?title=EAC_and_FLAC
Note: this portion of the command line string " -T "artist=%a" -T "title=%t" -T "album=%g" -T "date=%y" -T "tracknumber=%n" -T "genre=%m " will tag the files with the metadata EAC retrieves from freedb

How to set up folder and file naming - http://wiki.hydrogenaudio.org/index.php?ti...ptions#Filename
further example: " %A\%Y - %C\%N - %T " would create the file structure " Artist\Year - Album Title\Tracknumber - TrackTitle.flac "

other EAC configuration (if needed) - http://wiki.hydrogenaudio.org/index.php?ti...C_configuration


[Aside: ID3 is a tagging standard which is specific to the MP3 format. In general terms, just call them "tags" or "metadata".]
Akkurat
Since you say that you're a newbie, this might not be for you (needs lots of setting up and understanding various things.. learning is great, right? smile.gif), but I thought to tip about it anyways: REACT.
fillemon
thanks guys,
that is a lot of information

i tried to flac in EAC, but eac rips the track, but doesn't flac them
what could be wrong ?

thanks again
greynol
What did you select/click to get EAC to start ripping?
fillemon
well i haven't found that option
i have selected an external codec.

thanks
greynol
Press the mp3 button or select whatever is most appropriate under the Action menu.
fillemon
thanks so much, that was a super silly question

but now i see that the flac encoder is loaded, but nothing happens, the flac-dos-window closes fast but never starts encoding.
i cannot read what the screens say, and taking a printscreen is to slow, i have tried it numerous times.

thanks
trout
Double check the additional command line options. An error in the string can cause the problem you're having. Maybe try a test run with that box empty first. Then, if successful, carefully add the suggested string back in.
fillemon
i have tried it but nothing happens.
i just cannot flac it. althought flac.exe is installed
very strange
fillemon
i got it,
http://hiphopiscoolagain.com/jiggafellz-st...act-audio-copy/
this link got me through

thanks people for the fast and kind help
greetz
fillemon
everythings goes smooth,

but i still have a question,

1)is it possible to rip the songs first and then compress them in eac ?

2)rip all the cd's to wav (and save somewhere the id3 tags) and then later on compress them to flac with the id3 tags
(i suppose i will have to do this in foobar or in FLAC.exe via the frontend


thanks so much
greetz

2t0nEg
If you must have wav(s) only, choose Action->Copy Image& Create CUE-->Uncompressed...
However, you can rip and compress to flac and keep the wav(s) if you must..In Compression options-- uncheck 'Delete WAV after compression..
Akkurat
@fillemon: search is your friend, use it. EAC -- How to Encode FLAC files AFTER all tracks are read from CD? I think that that topic answers both your questions.
Porcus
I use dBpoweramp and a script I hacked together to auto-rip through my Sony 200-disc changer. (Could easily be re-written for a single disc spinner by removing the mediachanger calls.)

There are a few reasons why I prefer dBpoweramp over EAC, and one is the metadata sources, including the PerfectMeta selection from AMG, MusicBrainz, GD and freedb. Saves me a lot of afterwork.
krabapple
QUOTE (Porcus @ Sep 17 2009, 20:49) *
I use dBpoweramp and a script I hacked together to auto-rip through my Sony 200-disc changer. (Could easily be re-written for a single disc spinner by removing the mediachanger calls.)

There are a few reasons why I prefer dBpoweramp over EAC, and one is the metadata sources, including the PerfectMeta selection from AMG, MusicBrainz, GD and freedb. Saves me a lot of afterwork.



What is this Sony 200 disc changer of which you speak?

Some kind of robot disc handler connected to a CDR/W drive?
Porcus
QUOTE (krabapple @ Sep 18 2009, 03:46) *
QUOTE (Porcus @ Sep 17 2009, 20:49) *
I use dBpoweramp and a script I hacked together to auto-rip through my Sony 200-disc changer. (Could easily be re-written for a single disc spinner by removing the mediachanger calls.)

There are a few reasons why I prefer dBpoweramp over EAC, and one is the metadata sources, including the PerfectMeta selection from AMG, MusicBrainz, GD and freedb. Saves me a lot of afterwork.



What is this Sony 200 disc changer of which you speak?

Some kind of robot disc handler connected to a CDR/W drive?


No, it is a carousel you fill up as a batch, see http://www.xl1bwiki.com/ . Now discontinued in favour of their new and expensive Blu-Ray changers. May from time to time show up on eBay though -- at one stage there were quite a few in the $150--200 range.

For robot changers -- see the dBpoweramp forum and user "bhoar", who fiddles around with such things for the dBpoweramp Batch Ripper (where metadata are costly, though).
Deamo
I'm encountering the exact same issue fillemon.

regardless what options i set/ dont set, when EAC calls flac, the command promt flashes up for a second, nothing is compressed and all i'm left with is the wav file.
am running this on Windows 7rc - compatability issue perhaps?
given how quickly the flac window disappears, i'm assuming that the additional command line options aren't being passed through properly..

I can compress everything afterwards through a normal command prompt or the flac front end. although it would be good to have this all run from within eac is all.
2t0nEg
Hey Deamo, check all your settings in EAC, especially the 'Compression Options'..Re-read the set-up guides/links provided for setting up EAC...Do you have flac.exe installed?
Deamo
After umpteen times checking and re-checking settings... turns out a lower case 'v' was the cause of the issue.
copied & pasted the additional commands from a website i can't remember. what a difference a fresh look has.

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.