dvdfab 10.2.1.3
dvdfab correctly manages multiple dvd drives. when doing "copy" 100% (no re-encoding/shrinking), dvdfab does the operations in serial order, one after the other.
for this operation, dvdfab should parallelize all the copies.
i understand for encoding, dvdfab will be CPU limited and encodes should be serialized. but for copy, the limitation is I/O and there's no reason not to parallelize.
this is going to cause dvd copy to go very very very slowly ...
I understand that on windows you can run multiple instances of dvdfab? one per dvd drive. but on mac that isn't possible, or is it?
dvdfab correctly manages multiple dvd drives. when doing "copy" 100% (no re-encoding/shrinking), dvdfab does the operations in serial order, one after the other.
for this operation, dvdfab should parallelize all the copies.
i understand for encoding, dvdfab will be CPU limited and encodes should be serialized. but for copy, the limitation is I/O and there's no reason not to parallelize.
this is going to cause dvd copy to go very very very slowly ...
I understand that on windows you can run multiple instances of dvdfab? one per dvd drive. but on mac that isn't possible, or is it?
Comment