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. |
20th June 2023, 10:11 | #101 | Link |
Registered User
Join Date: Mar 2004
Posts: 1,143
|
v1.6.0 - 2023-06-18
Encoder: Improve the tradeoffs for the random access mode across presets M1-M13: Speeding up the higher quality presets by 30-40% Improving the BD-rate by 1-4% for the faster presets Improve the tradeoffs for the low delay mode for both screen content and non-screen content encoding modes Add a toggle to remove the legacy one-frame buffer at the input of the pipeline allowing the low delay mode to operate at sub-frame processing latencies Add a new API allowing the user to specify quantization offsets for a region of interest per frame Build, cleanup and bug fixes: Various cleanups and functional bug fixes Fix the startup minigop size BD-rate loss Add ability to run the ci-testing offline |
14th December 2023, 20:04 | #102 | Link | |
Registered User
Join Date: Aug 2018
Location: Germany
Posts: 131
|
Version 1.8.0
Quote:
|
|
4th January 2024, 18:55 | #103 | Link |
Huba Huba
Join Date: Aug 2005
Location: Palumbian Jungle
Posts: 79
|
Does anyone happen to have a Windows binary to share?
Strangely, except for being built into Handbrake (nightly) and ffmpeg I cannot finde recent "SvtAv1EncApp.exe" anywere for use with av1an or custom command lines. And yes, I know about just-learn-to-compile-it-yourself so with me asking this isn't the answer.
__________________
"The innocent have nothing to fear" :stupid: |
10th January 2024, 17:21 | #105 | Link |
Registered User
Join Date: Dec 2008
Posts: 416
|
Tested the ARM version of SVT-AV1 1.8.0 and it is as good as advertised. It is WAYYYY faster than the last one I tested (Version 1.4.1 released on 2022-12-12). HUGE progress made on the ARM front of the SVT-AV1 encoder within the space of just ONE year.
Many thanks to the AV1 development team. Last edited by nakTT; 10th January 2024 at 20:02. |
1st March 2024, 23:10 | #107 | Link |
Registered User
Join Date: Aug 2018
Location: Germany
Posts: 131
|
Does somebody know if there are plans to add support for YUV422 to SVT-AV1 ?
The only (outdated) information I found is this: https://www.phoronix.com/news/Intel-...-Decode-FFmpeg |
14th March 2024, 10:44 | #108 | Link | |
Registered User
Join Date: Dec 2008
Posts: 416
|
Version 2.0.0
Quote:
|
|
27th April 2024, 08:24 | #110 | Link |
Pig on the wing
Join Date: Mar 2002
Location: Finland
Posts: 5,799
|
The default values are very good already and prevent boosting areas unnecessarily. For darker material, changing strength to 3 and/or octile to 4 can be useful.
__________________
And if the band you're in starts playing different tunes I'll see you on the dark side of the Moon... |
30th April 2024, 18:38 | #112 | Link |
Moderator
Join Date: Jan 2006
Location: Portland, OR
Posts: 4,878
|
I imagine different parameters would be optimal for gamma versus PQ. Algorithms based on code values often fall apart when applied to PQ if they don't account for the big perceptual differences in PQ code values. For example, gamma needs lower QPs near black, but PQ does not. However PQ doesn't have a defined max brightness like gamma does, and can vary hugely between titles and shots.
|
3rd May 2024, 21:05 | #113 | Link |
Registered User
Join Date: Aug 2018
Location: Germany
Posts: 131
|
There is now a handy documentation for the new variance boost feature:
https://gitlab.com/AOMediaCodec/SVT-...iance-Boost.md |
6th May 2024, 22:45 | #114 | Link | |
Moderator
Join Date: Jan 2006
Location: Portland, OR
Posts: 4,878
|
Quote:
|
|
10th May 2024, 03:03 | #115 | Link | |
Registered User
Join Date: Dec 2021
Location: Canada
Posts: 26
|
SVT-AV1-PSY 2.0.0-A Release:
https://github.com/gianni-rosato/svt...s/tag/v2.0.0-A This time, we've decided to change the way we name these updates as they've been difficult to keep track of versioning against mainline SVT-AV1 and our own. We'll still follow the cadence of mainline SVT-AV1, but with letter releases added in between for additional clarity. Quote:
|
|
19th May 2024, 15:58 | #116 | Link | |
Registered User
Join Date: Aug 2018
Location: Germany
Posts: 131
|
Version 2.1 with variance boost has been released.
Quote:
https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases |
|
15th June 2024, 19:03 | #117 | Link |
Registered User
Join Date: Dec 2021
Location: Canada
Posts: 26
|
SVT-AV1-PSY 2.1.0-A release:
https://github.com/gianni-rosato/svt...s/tag/v2.1.0-A Code:
-> MAIN CHANGES: - New parameter: `--max-32-tx-size`. This restricts block transform sizes to a maximum of 32x32 pixels. This can be useful in very specific scenarios for improving overall visual quality where the AV1 spec can allow for bad decisions decided by SAD/SSD/PSNR. - New option: `--hdr10plus-json`. This parameter, added by quietvoid, allows for HDR10+ HDR support. In order to build a binary with support for HDR10+, see our PSY Development page - New option: `--adaptive-film-grain`. This parameter which helps remedy perceptually harmful grain patterns caused by extracting grain from blocks that are too large for a given video resolution. This parameter is enabled by default. -> TUNING: - Disabled SSIM-cost transform decisions while keeping SSIM-cost mode decisions, generally improving Tune 3's efficiency & consistency. Future changes might contain additional tuning at this level. -> PERFORMANCE: - Additional NEON optimizations for ARM platforms, providing a speed increase -> BUG FIXES: - Temporarily disabled quantization matrices (--enable qm 0) for presets 5 and higher due to a visual consistency bug: https://github.com/gianni-rosato/svt-av1-psy/issues/56 |
13th July 2024, 20:24 | #118 | Link | |
Registered User
Join Date: Nov 2008
Posts: 75
|
It looks like from 2.1.1 they removed the decoder:
Quote:
|
|
13th July 2024, 20:35 | #119 | Link |
Registered User
Join Date: Nov 2008
Posts: 75
|
Here is the rationale: https://gitlab.com/AOMediaCodec/SVT-AV1/-/issues/2182
|
21st August 2024, 11:17 | #120 | Link | |
Registered User
Join Date: Jun 2019
Posts: 21
|
SvΤ-AV1 2.2.0 - 2024-08-19
SVT-AV1 2.2.0 was released two days ago. (Release)
Quote:
|
|
Thread Tools | Search this Thread |
Display Modes | |
|
|