12-19-2003, 02:15 PM | #1 (permalink) |
Crazy
Location: Salt Lake City
|
Virtual CD-R in Windows?
Alright, this is a bit of an odd problem--I'm looking for a program sort of like Daemon Tools, that emulates a CD drive at the windows hardware level, but I need a program that emulates a CD-R drive so I can trick another program into burning to a "CD" when it's actually burning to an ISO file on my hard drive. Any of you know a program that can do this?
I know Nero and programs like that have a "burn to image" option, but this doesn't work from without the program, i.e. if you perhaps wanted Audible Manager to burn to an ISO image for whatever reason. Like say your MP3 player isn't Audible-ready so you can't listen to any of the programs your silly parents bought you, thinking it would be easy to transfer them to MP3 format. Or something. It seems like a pretty obvious util but I haven't been able to find anything that can do it. If it exists, somebody on here has to know about it. Cheers and thanks.
__________________
---<>---^^---<>---^^---<>--- ---^^---<>---^^---<>---^^--- ---<>---^^---<>---^^---><--- |
12-20-2003, 11:41 AM | #3 (permalink) |
Stop. Think. Question.
Location: Redondo Beach, CA
|
What's the difference in this case whether it burns to ISO or CD? You can create an ISO from the CD.
Is your Audible example what you're actually trying to do?
__________________
How you do anything is how you do everything. |
12-20-2003, 07:22 PM | #5 (permalink) | |
Crazy
Location: Salt Lake City
|
Quote:
FlamingPeach and docbungle: I've tried Alcohol 120% (version 1.4.6), but unless I'm totally missing something it doesn't have this option. Is there something I'm overlooking? Thanks.
__________________
---<>---^^---<>---^^---<>--- ---^^---<>---^^---<>---^^--- ---<>---^^---<>---^^---><--- |
|
12-20-2003, 10:17 PM | #6 (permalink) |
Professor of Drinkology
|
There's something fundamentally wrong with intercepting burn information and then routing it to an ISO file. I'd have to look up some information first, but I think that it outside the scope of reasonable possibility.
It's one thing to create a hdd partition and spoof a CDROM drive, but something entirely different to intercept outbound information. Not sure though.
__________________
Blah. |
12-21-2003, 12:09 AM | #7 (permalink) |
Natalie Portman is sexy.
Location: The Outer Rim
|
EDIT: Meh, didn't read all the posts.
__________________
"While the State exists there can be no freedom. When there is freedom there will be no State." - Vladimir Ilyich Lenin "Reason has always existed, but not always in a reasonable form."- Karl Marx |
12-21-2003, 01:19 PM | #8 (permalink) |
Junkie
Location: North Hollywood
|
while its certainly possible its unlikely you'd ever see it out of somewhere developing CDR software, particulary since not all CDR's are the same, and to use it with most burining software you'd have to emulate an actual available drive.
its an interesting problem though. however we'd have to know more about the software you are planning to burn with, since it may only have a limited drive set its compatible with, |
12-22-2003, 05:46 PM | #10 (permalink) |
Crazy
Location: Salt Lake City
|
Well, surprisingly I don't think such a program exists, so I just went ahead and burned each disk onto a CD-RW, ripped the RW into an MP3, erased it, then burned the next disk. Major pain in the ass, but when is copy protection anything but? Thanks anyway.
__________________
---<>---^^---<>---^^---<>--- ---^^---<>---^^---<>---^^--- ---<>---^^---<>---^^---><--- |
12-26-2003, 01:27 PM | #13 (permalink) |
Upright
Location: BC, Canada
|
not that dificult actualy
this would not be that difficult to set up actually. all you would need to do is too code a custom driver that tells win32 that there is a burner attached to the system. it would show up as just another drive. then you would have the driver take the data it receives and instead of passing it on to the EDIE interface it would put it into a iso file. I think the same thing was done a while ago for audio devices.
now I have not done any device driver codeing, so I could be tragically misinformed but it I am pretty sure that this would work. http://www.opensound.com/virtmix.html look at the bottom "loopback recording" this is for *nix only and not free but it does prove that vitual devices are not imposible.
__________________
- 42 - |
Tags |
cdr, virtual, windows |
|
|