Page 1 of 1
makemkvcon read speed
Posted: Sun Feb 23, 2025 1:57 pm
by roidy
When using makemkvcon is the a way to return the read speed like in the gui. I can get the progress on the console:-
PRGV:0,1034,65536
How do I get the read speed?
Re: makemkvcon read speed
Posted: Sun Feb 23, 2025 4:43 pm
by flojo
I think the GUI sometimes prints a floating point value, so I assume the GUI calculates it.
Re: makemkvcon read speed
Posted: Tue Jul 08, 2025 8:37 pm
by demon
In my scripts, I take the second value and divide by the third value, multiply that by the size, and then divide by the type-specific (DVD versus BD) expected read-rate.