I'm by no means a friend or expert on quality measurement methods like PSNR or SSIM and think that unless they differ significantly they often don't really help.
a. What does SSIM measure ? (https://en.wikipedia.org/wiki/Structural_similarity)
The names of it structural similarity index measure (SSIM) basically says it, but you want to read up a bit to understand what that means when looking at images and video.
b. What are the difference between the aq modes and what does aq do?
see: https://x265.readthedocs.io/en/master/cl...on-aq-mode
(I assume you undestand what quantization and adaptive quantization does.)
c. What does it mean that I get this result (sizes shrinks when using aq mode 4, but ssim values stays the same) for my current source?
With that you might come to the conculsion that your source has tons of edges which can be more effectively compressed by adjusting the quantization of the blocks around them without really lowering what SSIM measures.
Whether this makes sense for your source is hard to tell without seeing the source. (no I'm not interessted at looking at the source)
If you want a deep analysis of what happens if you use the differen aq modes on your source, you need to look at tools for codec analysis like:
Zond 265, HARP, Elecard HEVC analyser, or similar you can find through an internet search.
Cu Selur
Quote:But why is the big difference in size and only 0.00xxxx69 in score?You look at it the wrong way, you should ask yourself:
Who can explain this?
a. What does SSIM measure ? (https://en.wikipedia.org/wiki/Structural_similarity)
The names of it structural similarity index measure (SSIM) basically says it, but you want to read up a bit to understand what that means when looking at images and video.
b. What are the difference between the aq modes and what does aq do?
see: https://x265.readthedocs.io/en/master/cl...on-aq-mode
(I assume you undestand what quantization and adaptive quantization does.)
c. What does it mean that I get this result (sizes shrinks when using aq mode 4, but ssim values stays the same) for my current source?
With that you might come to the conculsion that your source has tons of edges which can be more effectively compressed by adjusting the quantization of the blocks around them without really lowering what SSIM measures.
Whether this makes sense for your source is hard to tell without seeing the source. (no I'm not interessted at looking at the source)
If you want a deep analysis of what happens if you use the differen aq modes on your source, you need to look at tools for codec analysis like:
Zond 265, HARP, Elecard HEVC analyser, or similar you can find through an internet search.
Cu Selur