AlwSN5
18th April 2002, 04:12
On a note mildly related to the MCF-CD maker tool posts, here is a link for a program I just wrote that will extract a playable Ogm automatically from a audio cd that has been filled with ogm data.
http://www.geocities.com/alwriphome/alwogmx.html
It is very easy to write an ogm file as an audio cd. Here is a sample .cue file that allows you to burn the cd. I know this works with wincdr, and I assume it works with other burning programs, though I haven't tested it.
FILE C:\dvds\rip\movie.ogm BINARY
TRACK 01 AUDIO
INDEX 01 00:00:00
What this program does is digitally rip the wav file from the cd you have created filled with ogm data. Then it searches though the file to determine the byte where the ogm header begins, and then calls an external program to to cut off the beginning of the file.
This program isn't 'smart'... give it a cd that doesn't contain ogm data and lord only knows what will happen. Be sure to read the readme.txt for other known issues.
This program does not let you play a file on the fly, it just copies it back to the hard drive for playback. It will take about 15-20 min (or at least it did on my comp) for the file to process completely.
From my tests, 807 mb data file results in exactly 80 min of audio.
Regards,
AlwSN
(of AlwRip fame, not that anyone ever used that thing :) )
http://www.geocities.com/alwriphome/alwogmx.html
It is very easy to write an ogm file as an audio cd. Here is a sample .cue file that allows you to burn the cd. I know this works with wincdr, and I assume it works with other burning programs, though I haven't tested it.
FILE C:\dvds\rip\movie.ogm BINARY
TRACK 01 AUDIO
INDEX 01 00:00:00
What this program does is digitally rip the wav file from the cd you have created filled with ogm data. Then it searches though the file to determine the byte where the ogm header begins, and then calls an external program to to cut off the beginning of the file.
This program isn't 'smart'... give it a cd that doesn't contain ogm data and lord only knows what will happen. Be sure to read the readme.txt for other known issues.
This program does not let you play a file on the fly, it just copies it back to the hard drive for playback. It will take about 15-20 min (or at least it did on my comp) for the file to process completely.
From my tests, 807 mb data file results in exactly 80 min of audio.
Regards,
AlwSN
(of AlwRip fame, not that anyone ever used that thing :) )