I am looking at ways to improve performance/speed of DVDFab. My system has a bunch of extra RAM and I was considering creating a RAMDisk to help with DVDFab activities and wondering where I could put a RAMDisk to work. My primary two tasks are...
A) Creating ISOs of home DVDs
B) Ripping ISOs to smaller formats (MPEGs etc)
I don't know if I understand where the heavy I/O is on either task. For either task, what is the biggest user of I/O to disk:
* source,
* target,
* work/temp area,
* some combination of the above
Assuming it is source or target, I also would need to either pre-load the source, or copy off the target after the fact, which adds to the overall time. If I could figure out the command line, I could do all this (pre-load, convert, copy, repeat) and set it and forget it.
A) Creating ISOs of home DVDs
B) Ripping ISOs to smaller formats (MPEGs etc)
I don't know if I understand where the heavy I/O is on either task. For either task, what is the biggest user of I/O to disk:
* source,
* target,
* work/temp area,
* some combination of the above
Assuming it is source or target, I also would need to either pre-load the source, or copy off the target after the fact, which adds to the overall time. If I could figure out the command line, I could do all this (pre-load, convert, copy, repeat) and set it and forget it.
Comment