![]() |
coping stuff from the CD rom to the hard disk
hi guys
im new to c (im a undergrad in first year majoring in copmputer science). but im curious to know how u can use a c program to acess a I/O device such as CD Rom which may have a VCD (vedio Cd) in it.and copy the vedio in to the hard disk as mpg. dont need coding just the general idea on how to achive this using "C" ( whether i need special libraries, any API programming , any direct bit manipulation etc...) sorry for my english (my 1st language isnt english) thanx in advance |
I'm probably wrong, about this, but I think you would need a file pointer, and open the file thats on the disk then put the data into a file on the harddrive
|
Well, that, and bit manipulation to convert file formats..
|
Actually for archival purposes you probably want to get into ISO copying, and for that you need to learn to use the Windows ASPI Api.... good luck.
|
If the video is a commercial movie CD, forget about copying! These things are elaborately copy protected!
|
| All times are GMT -5. The time now is 7:52 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC