Je moet goed lezen wat ik geschreven heb... het is afhankelijk van zowel de schrijver als de gebruikte media.
De buffer en doorgavesnelheid van de onderdelen in je pc spelen natuurlijk ook een belangrijke rol. Bedenk goed dat er nogal wat data met grof geweld door het hele systeem wordt geperst. Het geheel kan nooit sneller zijn dan de langzaamste component. Als er ergens een bottleneck zit, zal zich dat onmiddelijk wreken in het eindresultaat.
Lees ook even dit artikel dat ik ooit eens op een internationaal forum heb geplaatst (gaat over cd's maar bij DVD's komt het op hetzelfde neer)
In theory this is the deal: For example, a 48x speed writer writes at 48x150kB/s=7200kB/s. This means a 700 MB disk should be written in app. 1 minute 40 seconds
However:
- Your writer still needs to write the CD lead-in and lead-out. As far as i know, even high-end writers can only do this 1x speed (150k/sec). So far for the high speed...
- CD's contain several sectors that can handle specific speeds. In the sector that can handle 8x speed only, 48x speed is useless.
- The source CD-Rom drive will need to keep up with the speed of your writer (duh.....) in order to prevent buffer underruns. If the source drive supports only 16x speed, this limits the speed of your writer and this is as fast as it will get. Also speed of the source drive can be lowered by read errors, protections etc.)
- Your system must be capable of handeling large ammounts of data. Do not forget that you are trying suck 7.2MB/sec from the source drive and sqeeze it to the writer through your IDE controller, that also needs to handle other processes to keep the system alive. This will seriously push the IDE controller to the edge, if not over it...