Help with creation, editing, or playback of sounds, images, or video. Amarok, audacious, mplayer, grip, cdparanoia and anything else that makes a sound or plays a video.
i have a disc juggler(cdi) file that i want to burn to cdr. is there a burning program that will read this file, or some way to convert it so that i can burn it with cdrecord?
Succumb to natural tendencies. Be hateful and boring.
i'm also trying to burn dreamcast games from linux, but i can't find cdirip
is there anything in portage? or does cdirip have a new, reclusive web page?
thanks
I was able to convert it. If you get cdirip.exe (the windows binary) it easy runs under wine.
$wine cdirip.exe
It would open file dialogs, and run the conversion from the shell. However, you are left with .wav, .cur, and .iso files (1 apiece).
The cue file will instruct cdrecord to burn the wav file but not the iso, and the cd is finalized. I tried burning both with the same
command, but in order to not get a gap (wav file needs to be exactly first 300 sectors, no pregap for tracks), but that errors out.
In the meantime, I've been using cdi2nero.exe and burning with nero, but I'd prefer to avoid that method.