Giter Site home page Giter Site logo

Comments (7)

galad87 avatar galad87 commented on June 19, 2024

AV1 level it's something that can be added. For now you can try to add level=5.1 or the one you want in the advantage options textfield.

Regarding HEVC, the nvenc encoder is probably setting a sane level if you leave it you automatic, because it's hard to know what will be the peak, in this case setting a level manually is the right thing to do.

from handbrake.

BK-Morpheus avatar BK-Morpheus commented on June 19, 2024

Thanks for the tip with the advanced option parameter for AV1 NVENC.
Indeed, level=5.1 raises the max bitrate to 40Mbit/s, level 6.0 raises the cap to 60Mbit/s, while level=6.1 seems to be capped at 100Mbit/s.

What confuses me is that the NVENC encoder in OBS is able to record (quality based) with way over 160Mb/s while keeping the AV1 encoder at encoder level 5.0

from handbrake.

galad87 avatar galad87 commented on June 19, 2024

Maybe it's using the high tier, HEVC and AV1 have the concept of "tier", high tier has got an higher limit at the same level.
Try with tier=1

from handbrake.

BK-Morpheus avatar BK-Morpheus commented on June 19, 2024

Indeed, the tier=1 parameter also increases the bitrate cap, even with only encoder level 5.1.
Thanks for the quick response.

Maybe Handbrake can incorporate the encoder level dropdown menu for AV1 NVENC in the GUI version and also increase the default tier.
With H265 NVENC it would be smart if Handbrake would set the appropriate level when using Auto encoder level to allow for sufficient bitrates.

from handbrake.

galad87 avatar galad87 commented on June 19, 2024

There is no way to set the appropriate level when using constant quality. It's always a guess. Set it too high, and some hardware players or software players won't handle the bitrate spike, set it too low and some parts will be bit starved. It's always a tradeoff.

from handbrake.

sr55 avatar sr55 commented on June 19, 2024

Looks like a duplicate of #2873

from handbrake.

galad87 avatar galad87 commented on June 19, 2024

Yes it's the same, I opened a PR for the AV1 levels: #6020

from handbrake.

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.