Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#8921 | Link | |
Moderator
![]() Join Date: Jan 2006
Location: Portland, OR
Posts: 4,490
|
Quote:
VBV-based encoding makes sense for Video on Demand, as bits saved in one fragment mean the next fragment can be downloaded sooner to increase client-side fragment buffer duration. But with adaptive streaming where encoder latency~segment duration, there's not any way to "save" bits for the encoder to use on a fragment that hasn't happened yet. Rebuffer chance is proportional to the maximum fragment size of the lowest bitrate rendition. That's hard and limiting to control through VBV itself, and SBC does a better job of maximizing quality for a given max fragment size. |
|
![]() |
![]() |
![]() |
#8922 | Link | ||
Registered User
Join Date: Aug 2018
Location: Germany
Posts: 93
|
Quote:
Quote:
|
||
![]() |
![]() |
![]() |
#8923 | Link |
Pig on the wing
Join Date: Mar 2002
Location: Finland
Posts: 5,612
|
Looks like the final version was now pushed to master.
Here's hoping that jpsdr can include the old auto-aq feature (+ the hysteresis part) in his mod since SBRC is now something very different from what it was..
__________________
And if the band you're in starts playing different tunes I'll see you on the dark side of the Moon... |
![]() |
![]() |
![]() |
#8924 | Link |
Registered User
Join Date: Feb 2007
Location: Sweden
Posts: 456
|
x265 v3.5+85
Built on January 12, 2023, GCC 12.2.0 https://bitbucket.org/multicoreware/.../branch/master DL : https://www.mediafire.com/file/9qs4smpj0m6tjzy/ |
![]() |
![]() |
![]() |
#8925 | Link | |
Moderator
![]() Join Date: Jan 2006
Location: Portland, OR
Posts: 4,490
|
Quote:
Yeah, Auto AQ and SBRC are orthogonal and additive features. |
|
![]() |
![]() |
![]() |
#8926 | Link |
Registered User
Join Date: Oct 2002
Location: France
Posts: 2,235
|
I'll try to put it back and replace the name of all the commands :
--srbc => --aq-auto --srbc-hyst => --aq-auto-hyst --srbc-aq5 => --aq-auto-aq5 --srbc-hdr => --aq-auto-hdr
__________________
My github. |
![]() |
![]() |
![]() |
#8927 | Link | |
Moderator
![]() Join Date: Jan 2006
Location: Portland, OR
Posts: 4,490
|
Quote:
Is there not a way to have hdr + hyst? |
|
![]() |
![]() |
![]() |
#8928 | Link | |
Registered User
Join Date: Aug 2018
Location: Germany
Posts: 93
|
Quote:
Everyone feel free to give it a try: https://gist.github.com/Nomis101/995...a73fabca2d5ff8 |
|
![]() |
![]() |
![]() |
#8929 | Link |
Registered User
Join Date: Oct 2002
Location: France
Posts: 2,235
|
I don't know, i just put back as it was in the first place.
Yes, put the 2 commands options. Should explain more. First, you have to enable it with --aq-auto, and then, you tune with --aq-auto-xxx. Using for example --aq-auto-hdr without --aq-auto has no effect, as the feature is just not enabled. I have pushed things on my github, didn't have time yet to build and test.
__________________
My github. Last edited by jpsdr; 14th January 2023 at 12:22. |
![]() |
![]() |
![]() |
#8930 | Link | ||
Pig on the wing
Join Date: Mar 2002
Location: Finland
Posts: 5,612
|
Quote:
Quote:
![]() Are the "false SBRC patch" and "old auto-aq" the same or are there some fundamental differences there?
__________________
And if the band you're in starts playing different tunes I'll see you on the dark side of the Moon... |
||
![]() |
![]() |
![]() |
#8932 | Link | |
Pig on the wing
Join Date: Mar 2002
Location: Finland
Posts: 5,612
|
Quote:
__________________
And if the band you're in starts playing different tunes I'll see you on the dark side of the Moon... |
|
![]() |
![]() |
![]() |
#8933 | Link |
Registered User
Join Date: Oct 2002
Location: France
Posts: 2,235
|
@Boulder
At very quick first glance, it seems similar, so there is a good chance it was the same. QUESTION With the new SBRC there is : Code:
x265 [warning]: Segment based RateControl requires fixed gop length. Force set min-keyint equal to keyint. In that case, is it realy an interesting thing ?
__________________
My github. Last edited by jpsdr; 15th January 2023 at 09:40. |
![]() |
![]() |
![]() |
#8934 | Link |
Registered User
Join Date: Aug 2018
Location: Germany
Posts: 93
|
Is it possible to include support for DOVI profile 7 support to x265? I think I've seen a patch for this somewhere, but I cannot find it, so I may be wrong.
Thanks for your effort. I think it is quite a pity that we need to make mod versions to bring x265 to the feature level it actually should be. |
![]() |
![]() |
![]() |
#8935 | Link | |
Registered User
Join Date: Jul 2007
Posts: 60
|
Quote:
|
|
![]() |
![]() |
![]() |
#8936 | Link | |
Lost my old account :(
Join Date: Jul 2017
Posts: 301
|
Quote:
Fixed GOP sizes are still very relevant for broadcast/streaming/VOD. Last edited by excellentswordfight; 16th January 2023 at 11:34. |
|
![]() |
![]() |
![]() |
#8937 | Link | |
Broadcast Encoder
Join Date: Nov 2013
Location: Royal Borough of Kensington & Chelsea, UK
Posts: 2,580
|
Quote:
If no one opens pull requests, then the changes will never be merged... |
|
![]() |
![]() |
![]() |
#8940 | Link | |
Registered User
Join Date: Aug 2018
Location: Germany
Posts: 93
|
Quote:
Here are 3 examples of interesting patches that never got applied: https://mailman.videolan.org/piperma...ry/012907.html https://mailman.videolan.org/piperma...ry/012908.html https://mailman.videolan.org/piperma...er/013158.html And then there are sadly some bug fixes that were opened at the wrong place: https://github.com/videolan/x265/pulls (And I don't even talk about all those open bugs in the bug tracker that never got fixed) |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|