Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let the user choose a writing speed. #69

Open
HT-7 opened this issue Jan 16, 2024 · 0 comments
Open

Let the user choose a writing speed. #69

HT-7 opened this issue Jan 16, 2024 · 0 comments

Comments

@HT-7
Copy link

HT-7 commented Jan 16, 2024

On some optical drives, the reading speed on optical discs does not match the writing speed, meaning the drive must change the speed each time when switching between reading and writing.

Not only does this add annoying delays, but also annoying noises.

The eject -x command can only specify reading speed. UDF tools should let the user choose a writing speed.

A throttled write speed might be desirable to reduce drive noise and reduce delays from spinning up.

On Windows, the bogus and inefficient BD-R UDF 2.60 writing process sometimes interrupts writing and reads data. I am assuming it is file system metadata. Also, Windows tries writing with the maximum speed. Ironically, that might slow down the writing process because accelerating to the maximum speed takes more time than writing at the maximum speed saves.

Please consider implementing an option for throttling the writing speed. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant