[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Low burning speed



Hi,

i have to amend my experiment proposal about
64 kB rather than 32 kB blocking factor.
It turned out that libburn with DVD always used
32 kB in the past.

So this would be untested and in worst case could
lead to the need to reboot if the drive dislikes
it heavily.


Necessary changes would be :

In libburn/os-linux.h :
#define BURN_OS_TRANSPORT_BUFFER_SIZE 65536

In libburn/write.c this "32" would have to become "64"
        o->obs = 32*1024; /* buffer flush trigger for sector.c:get_sector() */


Have a nice day :)

Thomas


Reply to: