Git Product home page Git Product logo

Comments (3)

1480c1 avatar 1480c1 commented on September 22, 2024

May I ask whether the picture quality can be improved by adjusting the QPMax value or by mapping the QP logic of X265

The individual qp numbers are not apples to apples comparable between SVT-HEVC and x265, so you cannot easily map them. It is possible to gain additional quality at the expense of encoding time and bitstream size by adjusting the QPMax and qp values, but I do not think it will give you as good of a quality as x265 most of the time.

The chart you have screenshotted from https://x265.readthedocs.io/en/stable/svthevc.html does not actually mean that the quality and time spent for x265's medium preset equals SVT-HEVC's preset 6. That table only means if you decide to use SVT-HEVC through x265, it will map medium to 6 through their wrapper.

from svt-hevc.

zhangjiarui130 avatar zhangjiarui130 commented on September 22, 2024

May I ask whether the picture quality can be improved by adjusting the QPMax value or by mapping the QP logic of X265

The individual qp numbers are not apples to apples comparable between SVT-HEVC and x265, so you cannot easily map them. It is possible to gain additional quality at the expense of encoding time and bitstream size by adjusting the QPMax and qp values, but I do not think it will give you as good of a quality as x265 most of the time.

The chart you have screenshotted from https://x265.readthedocs.io/en/stable/svthevc.html does not actually mean that the quality and time spent for x265's medium preset equals SVT-HEVC's preset 6. That table only means if you decide to use SVT-HEVC through x265, it will map medium to 6 through their wrapper.

Thank you for your reply. I understand your meaning. But when I test using preset=6 or preset=4, I find that the motion scene is still not as good as Medium of X265, and the effect of Medium is barely reached by adding qmax=31 to SVtheVC, but this method is not applicable to all scenes, and the code rate is about 20% too high. Is there any other code level optimization direction

from svt-hevc.

zhangjiarui130 avatar zhangjiarui130 commented on September 22, 2024

There was also a problem that some video frames were blurry due to the low bit rate, so we temporarily used qmax to control the video frame quality and prevent its bit rate from being low

from svt-hevc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.