DW Forums
SearchMember ListHelp Register
Post Reply 
Author
Message
Quote this message in a reply
FLAC files
Hey guys.

I have some music files that are saved under .flac instead of .wav or .mp3. This doesn't allow the files to go on my ipod or to be burnt to CD. I had a look online and managed to find a converter, although it only allows for 3 minutes of converting to be done to each song (all the songs are longer). Is there any way to crack the program or another way to convert them at all? Cheers!

[Image: 38567182.jpg]
Quote this message in a reply
 
Foobar2000. One of the optional components is a converter. Try Foobar out as a music player as well, it's incredibly trim and efficient, endlessly customizable.

| Intel i7 930 2.8Ghz | Asus Rampage II GENE | Asus ATI 4870x2 | Corsair Dominator 3x2GB DDR3 (1866Mhz) | Windows 7 Ultimate |
Quote this message in a reply
 
Thanks heaps bro. I can't seem to find the component that is a converter though.

[Image: 38567182.jpg]
Quote this message in a reply
 
Nevermind, I have figured it out and done it. Thanks heaps again Big Grin.

[Image: 38567182.jpg]
Quote this message in a reply
 
I see this has been answered already, but I would like to suggest using ffmpeg in the future if Foobar2000 isn't available, most GUI converters are more or less frontends to ffmpeg anyway. Usage is basically "ffmpeg -i file.flac file.mp3" but with a couple of extra flags for bitrate and stuff. Can convert pretty much any media formats too with the right parameters.
Quote this message in a reply
 
Thanks for that anyway bro. Yeah I have never needed to do this in the past, so I had no idea that some music players can do it automatically. Winamp even does it as well. I was just doing it wrong! :lol: I may need help again as there were a couple of CD's I tried burning and there was a format that my computer programs couldn't read. I have misplaced my CD case though so until I find it I can't do it :shock:

[Image: 38567182.jpg]
Quote this message in a reply
 
Foobar > Winamp
Quote this message in a reply
 
I'm sorry. The proper way is to go to the official source, download the most recent application and then use the commands for decoding the flac files to raw audio, which would be something like:
Code:
flac -d <options> [Input file] [Output file]

Silvio Berlusconi, March 26, 2009: "I'm paler [than Mr Obama], because it's been so long since I went sunbathing. He's more handsome, younger and taller"
Quote this message in a reply
 
Although your knowledge is great and unquestionable Oz, your timing of providing this information is not at a good standard at all Big Grin

[Image: 38567182.jpg]
Post Reply