makemkvcon progress codes
Posted: Fri Feb 07, 2014 11:15 pm
So I've been doing a ton of reading here on the forums and am attempting to create some automation around the makemkvcon tool. After reading the usage txt provider here /developers/usage.txt im a little confused about how the progress codes are used. A sample output of a recent bluray info can be seen here http://pastebin.com/89Wwxh0J.
The explanation of codes is as follows:
Progress bar values for current and total progress
PRGV:current,total,max
current - current progress value
total - total progress value
max - maximum possible value for a progress bar, constant
The current progress makes sense to me in this log I provided as each individual section approaches the max value of 65536, however the total progress value only reaches a value of 29491. Which is just shy of 45% of the max value described. Am I missing something here? How am I actually supposed to calculate the total progress or did makemkvcon just jump from 45% to complete.
The explanation of codes is as follows:
Progress bar values for current and total progress
PRGV:current,total,max
current - current progress value
total - total progress value
max - maximum possible value for a progress bar, constant
The current progress makes sense to me in this log I provided as each individual section approaches the max value of 65536, however the total progress value only reaches a value of 29491. Which is just shy of 45% of the max value described. Am I missing something here? How am I actually supposed to calculate the total progress or did makemkvcon just jump from 45% to complete.