Results 1 to 4 of 4
I am looking to burn a CD. However there is a twist. I am recording audio to the hard drive. I want to burn the CD whilst still recording the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-29-2006 #1Just Joined!
- Join Date
- Aug 2006
- Posts
- 3
Live CD burning
I am looking to burn a CD. However there is a twist. I am recording audio to the hard drive. I want to burn the CD whilst still recording the audio. therefore there is no set size for the recording. I need to be able to finish the audio recording then the Cd should finalise.
I have been trying out using the cdrecord command. However whilst generating the audio the audio is first set to approx 88Kb. The audio file does increase but only this initial 88Kb of the file is burned to CD.
Does amy one know a way of burning the live audio to CD?
The following is are the 2 lines of code that I have been unsuccessful with:
audio recording (seems to work fine - but does cause the initial 88Kb file)
rec -s w -c 2 -r 44100 -d /dev/dsp /home/audio_record/cc001.wav
cd burning
cdrecord dev=0,0,0 -v -pad fs=128m driveropts=burnfree -mulit -audio -useinfo /home/audio_record/cc001.wav
- 08-29-2006 #2
is it not possible to record audio to the hdd then to the CD afterwards? sorry, i'm not very familiar with this sort of thing.
Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?
- 08-29-2006 #3Just Joined!
- Join Date
- Aug 2006
- Posts
- 3
Is it possible to record audio directly to CD then?
eg. burn the audio that is being recorded through the input of the soundcard directly onto a CD and not saving it to HD?
- 09-04-2006 #4
You could make a app that does that, and save it as 1 min mp3 files, but... don't ask me how.


Reply With Quote
