Help - Search - Members - Calendar
Full Version: Burning Audio CDs Using foobar2000 v0.9.5
Hydrogenaudio Forums > Hosted Forums > foobar2000 > General - (fb2k)
Canar
I've put together a couple batch files that will let people burn audio CDs directly from foobar2000. They're not perfect, and will restrict burning to one drive right now, but the technique has a bit less overhead than switching to Burrrn or Nero. It's still slower than using foo_burninate, as you need to decode before you can burn. Anyhow, here we go.

Step 0: Download this archive.
Step 1: Extract cdrdao.exe and cygwin1.dll to somewhere in your %PATH%, like c:\windows\system32
Step 2: Extract the two .cmd files to somewhere memorable.
Step 3: Install the foo_run component. See the thread here for details.
Step 4: Go to Preferences > Tools > Run services.
Step 5: In the "Label" text box, enter a name. For example: "Burn Audio CD"
Step 6: Click the "..." button next to the "Path:" label and browse to where you extracted the .cmd files. Select cdrdaoburn.cmd. Click "Open".
Step 7. After the file path to cdrdaoburn.cmd, add the following text:
CODE
"%_path%.cue" "%path%" "$replace(%path%,%filename_ext%,)" $cut(%path%,2)

The contents of the text box should look something like:
CODE
D:\Programs\cdrdaoburn.cmd "%_path%.cue" "%path%" "$replace(%path%,%filename_ext%,)" $cut(%path%,2)

Step 8: Click the "Add" button.
Step 9: Run install.cmd, which will guide you through the configuration of cdrdaoburn.cmd.

Usage:
1. Select the files you wish to burn to a CD in the order you wish them to appear.
2. Right-click > Convert > Convert to Album Images with Cuesheets or Chapters.
3. Use "WAV" Encoding Preset. Select the processing you want done. Click "OK".
4. Save the file somewhere. It doesn't matter much; it will be deleted after burning.
5. Wait for the conversion.
6. Right-click on the only entry in the "Converter Output" window > Run > Burn Audio CD.
7. Follow onscreen directions.
8. CD burnt!

Feel free to improve upon this technique. It's an ugly kluge right now and I know it. However, some of you might find it interesting. Here's hoping... Enjoy. I do.
Canar
Bump? (This originally got posted in the initial 0.9.5 rush, might have gotten missed. (Or maybe everyone else is scared.))
Spirit_of_the_ocean
Sorry I am using Infrarecorder or CD Burner XP pro.
I generate a palylist with all files to burn in foobar and then I use the drag and drop thing.
The only thing I miss is that you can't create folders this way. So you have to do it manually. sad.gif
ArtMustHurt
will check this out...thanks for your work smile.gif
it would be awesome if foobar came with an option to install a burn audio cd option when installing foobar

edit, looks like the first link takes me to a page that says Sorry, no posts matched your criteria.
Canar
Ack. I put it in the wrong folder after some recent changes. First link should work now. Sorry about that!
ArtMustHurt
thanks alot smile.gif
herefornow
Hi Canar, thanks for coming up with this. Many have suggested this but none implemented it. First try and getting an error.

'CDRDAO' is not recognized as an internal or external command, operable program or batch file.

Any thoughts on what i have done wrong? Using WinXP, added all files to system32 folder. The default was my device id.

cheers,
herefornow
Canar
Strange. The only case I can see that happening in is if system32 isn't part of your path. You can check it here:

Control Panel -> System -> Advanced -> Environment Variables... -> System Variables -> Path

If you're still encountering the problem, post again.
smok3
would this be expandable to 'burn data DVD'?
herefornow
Canar, would you post your cdrdaoburn.cmd or an example for me to work with? Currently i am able to burn partially to a cd but errors out on me(buffer underun). I would like to slow the write speed down. tia

cheers,
herefornow
Canar
QUOTE(smok3 @ Dec 10 2007, 03:03) *

would this be expandable to 'burn data DVD'?


No.

QUOTE(herefornow @ Dec 10 2007, 03:54) *

Canar, would you post your cdrdaoburn.cmd or an example for me to work with? Currently i am able to burn partially to a cd but errors out on me(buffer underun). I would like to slow the write speed down. tia

cheers,
herefornow


It's included in burn.zip.
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-2008 Invision Power Services, Inc.