Progress bar that reveal comression

Archive of historical feature requests.
Please use the GitHub link above to report issues.
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.

*******************************
Post Reply
Sprinterdriver
Posts: 36
Joined: Wed Jun 05, 2013 9:43 pm

Progress bar that reveal comression

Post by Sprinterdriver »

Hi.

Since HB is used to compress video files, I would love it if a progress bar would show the compression efficiency, just like the progress bar in Winrar.

Main bar color (light gray in Winrar) would represent size of input file while overlay bar color would represent output size.


Image
Last edited by Sprinterdriver on Sat Oct 05, 2013 3:29 pm, edited 1 time in total.
Deleted User 11865

Re: Progress bar that reveal comression

Post by Deleted User 11865 »

Might be feasible (not sure how tricky it would be) for libhb-based interfaces (the Windows GUI is still a HandBrakeCLI wrapper for now).

I have no interest in implementing that, however. Patches welcome though.
User avatar
s55
HandBrake Team
Posts: 10357
Joined: Sun Dec 24, 2006 1:05 pm

Re: Progress bar that reveal comression

Post by s55 »

You could probably do it via some crude file size vs time calculations but it's not going to be very accurate
Deleted User 13735

Re: Progress bar that reveal comression

Post by Deleted User 13735 »

s55 wrote:via some crude file size . . . calculations
I suggest we leave that one alone.
"Let a sleeping dog lie."
ty2010
Novice
Posts: 72
Joined: Mon Feb 18, 2013 7:09 am

Re: Progress bar that reveal comression

Post by ty2010 »

Vs source, uncompressed rbg, uncompressed yuv12, 15k mpeg2....?
Sprinterdriver
Posts: 36
Joined: Wed Jun 05, 2013 9:43 pm

Re: Progress bar that reveal comression

Post by Sprinterdriver »

ty2010 wrote:Vs source, uncompressed rbg, uncompressed yuv12, 15k mpeg2....?
Yes, vs. source :D
BlueCrypt

Re: Progress bar that reveal comression

Post by BlueCrypt »

Sprinterdriver wrote: Hi.

Since HB is used to compress video files, I would love it if a progress bar would show the compression efficiency, just like the progress bar in Winrar.

Main bar color (light gray in Winrar) would represent size of input file while overlay bar color would represent output size.
In my opinion, it doesn't need to be so detailed. Just the current video bitrate + current file size would make me very happy (e.g.: kb/s x, xB/KB/MB/GB).

It can be done manually already... If you don't care.
Post Reply