Depending on the format used by Power Karaoke within that BIN file (i.e. assuming it is just a raw rip of the track) it might be possible to create a TOC file to match it if you know the length of the track.
The TOC format is described on the cdrdao man page. Probably the easiest way to do this, though, is to rip a CD yourself using CDRDAO, then open up the TOC file generated to see how it works. Then build your own TOC file to match that BIN file using the same TOC file layout.
Cheers,
Kelvin.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, I want to create a mp3+cdg track from track01.bin file created in power karaoke. is it possible??
if yes, how can I make a TOC file for this .bin file, the file just have one treck information.
Tanks
David
Hi David,
Depending on the format used by Power Karaoke within that BIN file (i.e. assuming it is just a raw rip of the track) it might be possible to create a TOC file to match it if you know the length of the track.
The TOC format is described on the cdrdao man page. Probably the easiest way to do this, though, is to rip a CD yourself using CDRDAO, then open up the TOC file generated to see how it works. Then build your own TOC file to match that BIN file using the same TOC file layout.
Cheers,
Kelvin.