[Invalid] Very Fast encode size doesn't add up

Archive of historical bug reports.
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
SlyNine
Posts: 2
Joined: Fri May 30, 2014 4:44 pm

[Invalid] Very Fast encode size doesn't add up

Post by SlyNine »

Using Windows 7 64bit with build 0.9.9.5530 64bit. Normal profile and High profile presets the Very Fast not only out performs the slower x264 presets in speed (as expected) but it also produces a smaller file (unexpected).
User avatar
s55
HandBrake Team
Posts: 10357
Joined: Sun Dec 24, 2006 1:05 pm

Re: Very Fast encode size doesn't add up

Post by s55 »

This is not abnormal. the slower settings enable additional features and change settings that can increase filesize but also has an affect on quality.

Not as bug.
mod16
Experienced
Posts: 78
Joined: Sun Jan 12, 2014 11:10 am

Re: [Invalid] Very Fast encode size doesn't add up

Post by mod16 »

SlyNine wrote:Using Windows 7 64bit with build 0.9.9.5530 64bit. Normal profile and High profile presets the Very Fast not only out performs the slower x264 presets in speed (as expected) but it also produces a smaller file (unexpected).
But also at the expense of quality.

You can - basically - think of it as some kind of a triangle:
(the "x" could be the point where the "very fast" setting is located)

Code: Select all

      Quality
        /\
       /  \
      /    \
     /___x__\
Encoding   Small
Speed      Filesize
SlyNine
Posts: 2
Joined: Fri May 30, 2014 4:44 pm

Re: [Invalid] Very Fast encode size doesn't add up

Post by SlyNine »

Thx for the replies

This was at a constant quality. The very fast should be producing a bigger file size right? Compared to medium. But it's significantly lower in size and faster on multiple video sources. In both the nightly and stable builds.
Deleted User 11865

Re: [Invalid] Very Fast encode size doesn't add up

Post by Deleted User 11865 »

No, veryfast lacks some psychovisual optimizations that increase the file size but also the quality. Unfortunately, the constant quality scale varies depending on the encoding settings.
Post Reply