Estimate size of encoding job #1222
Closed
Plutocratic
started this conversation in
Ideas
Replies: 1 comment
-
Posted here in error |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This might be rather useful, and simple to implement:
When performing a preview, get the size of the resultant "preview.mkv" and use a simple calculation to guesstimate the overall size of the corresponding finished job and show this somewhere on the preview window.
(Total duration to be encoded/Chosen preview duration) × size of "preview.mkv" = estimated size of completed job
Obviously there are caveats based on the content etc. (and a longer preview is more likely to give a better estimate), but better than nothing.
Beta Was this translation helpful? Give feedback.
All reactions