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.

 

Go Back   Doom9's Forum > Video Encoding > VP9 and AV1

Reply
 
Thread Tools Search this Thread Display Modes
Old 2nd October 2023, 15:49   #2541  |  Link
Boulder
Pig on the wing
 
Boulder's Avatar
 
Join Date: Mar 2002
Location: Finland
Posts: 5,717
Question regarding --chroma sample position: is it 2 for HDR?

Description of the parameter in the help text: "The chroma sample position when chroma 4:2:0 is signaled: unknown, vertical, colocated"
__________________
And if the band you're in starts playing different tunes
I'll see you on the dark side of the Moon...
Boulder is offline   Reply With Quote
Old 4th October 2023, 18:45   #2542  |  Link
benwaggoner
Moderator
 
Join Date: Jan 2006
Location: Portland, OR
Posts: 4,738
Quote:
Originally Posted by Boulder View Post
Question regarding --chroma sample position: is it 2 for HDR?

Description of the parameter in the help text: "The chroma sample position when chroma 4:2:0 is signaled: unknown, vertical, colocated"
It is 2 for UHD HDR Blu-ray. Although I'm skeptical that end-to-end support is reliably implemented; a number of devices ignore the metadata and assume it is 0 like everything was forever. At 2160p getting it wrong is nigh invisible. I do worry about a 360p OTT HDR stream, though, as a half pixel is a 720p pixel.
__________________
Ben Waggoner
Principal Video Specialist, Amazon Prime Video

My Compression Book
benwaggoner is offline   Reply With Quote
Old 8th December 2023, 12:18   #2543  |  Link
oibaf
Registered User
 
Join Date: Nov 2008
Posts: 56
libaom 3.8.0 was released:

Quote:
2023-11-30 v3.8.0
This release includes new codec interfaces, compression efficiency and
perceptual improvements, speedup and memory optimizations and many bug
fixes. This release is ABI compatible with the last release.
- New Features
* New codec controls:
* AV1E_SET_MAX_CONSEC_FRAME_DROP_CBR: Set the maximum number of
consecutive frame drops allowed for the frame dropper in 1 pass
CBR mode.
* Run-time CPU feature detection for all Arm platforms:
CRC, DotProd, I8MM and SVE CPU feature presence is detected at run
time and code paths making use of these features are selected
dynamically. These code paths provide meaningful performance gains
for standard bitdepth RTC and VoD encoding: up to 10% and 20%
respectively, over the Armv8.0-A baseline build.
* RTC: Frame-dropper support added to the rate control library.
* RTC Rate control improvements for low bitrate and for SVC.
- Compression Efficiency Improvements
* Improved accuracy of cost estimation for loop restoration and
global motion.
* Improved selection of loop restoration unit size - full search up
to (non-realtime) speed 2, retuned static selection at higher
speeds.
* RTC Screen content mode: 3-5% bdrate gains across speeds 7 - 10.
* Good-quality mode: 0.2 - 0.5% bdrate gains across speeds 1 - 4.
- Perceptual Quality Improvements
* RTC Screen: Improved visual quality for scrolling.
* RTC: Improved color quality for both screen and video mode.
- Speedup and Memory Optimizations
* Good-quality, single-thread encoder speedups:
o 15% improvement for speed 5.
o 12% improvement for speed 6.
* Arm standard bitdepth VoD (--good):
o 8% speedup for speeds 0 and 1.
o 20% speedup for speed 2.
o 27% speedup for speed 3.
o 30% speedup for speed 4.
o 38% speedup for speeds 5 and 6.
* Arm high bitdepth VoD (--good):
o 206% speedup for speeds 0 and 1.
o 180% speedup for speed 2.
o 51% speedup for speeds 3 and 4.
o 68% speedup for speed 5.
o 72% speedup for speed 6.
* RTC Screen content: 2-6% speedup across speeds 7-10.
* RTC: 2-3% speedup for temporal layers.
* RTC: Speedups to reference scaling in nonrd pickmode.
* Good-quality mode: Simplified global motion estimation, saving
~1200 lines of code and 1KB of tables while improving quality.
- Bug Fixes
* Fixes to improve libaom stability in case of memory allocation
failures.
* Fixes to SIMD functions (x86 AVX2/SSE2 and ARM Neon).
* b/310457427, b/310766628: Bug fixes to only use rec_sse in CBR
mode.

Last edited by oibaf; 8th December 2023 at 14:23.
oibaf is offline   Reply With Quote
Old 8th December 2023, 14:21   #2544  |  Link
oibaf
Registered User
 
Join Date: Nov 2008
Posts: 56
Also, post 3.8.0: https://aomedia.googlesource.com/aom...b898add3dca65b

Quote:
rtc: Speed 11 for video mode, for resoln < 720p.

This is a very aggressive fast speed setting for
video in real-time mode (RTC).

-force single reference
-aggressive cdef skip
-selective cdf_update
-turn off motion interpolation filter search
-use only DC for intra-modes
-increase thresholds for source_sad and transform
skipping test
-faster partitioning - fixed per superblock

bdrate and IC change from speed 10 rtc_derf:
~29% IC speedup and ~26% bdrate loss

To be tuned/adjusted further.
oibaf is offline   Reply With Quote
Old 13th December 2023, 13:02   #2545  |  Link
oibaf
Registered User
 
Join Date: Nov 2008
Posts: 56
SVT-AV1 1.8.0 was released:

Quote:
[1.8.0] - 2023-12-11

Encoder
  • Improve the tradeoffs for the random access mode across presets:
  • Speedup CRF presets M6 to M0 by 17-53% while maintaining similar quality levels
  • Re-adjust CRF presets M7 to M13 for better quality with BD-rate gains ranging from 1-4%
  • Improve the quality and speed of the 1-pass VBR mode
  • Improve Multi Pass VBR algorithm for better quality with BD-rate gains of ~3% on average
  • More details on the per preset improvements can be found in MR !2143
  • Add API allowing to update bitrate / CRF and Key_frame placement during the encoding session for CBR lowdelay mode and CRF Random Access mode
  • ARM Neon SIMD optimizations for most critical kernels allowing for a 4.5-8x fps speedup vs the c implementation
Cleanup and bug fixes and documentation
  • Various cleanups and functional bug fixes
  • Update the documentation for preset options and individual features
oibaf is offline   Reply With Quote
Old 14th December 2023, 18:34   #2546  |  Link
GTPVHD
Registered User
 
Join Date: Mar 2008
Posts: 175
https://www.intel.com/content/www/us...ng-news-1.html

Intel Core Ultra Meteor Lake officially launched, Intel's first processor family with AV1 hardware encoder.
GTPVHD is offline   Reply With Quote
Old 16th December 2023, 18:37   #2547  |  Link
Yups
Registered User
 
Join Date: Sep 2011
Posts: 362
Quote:
Originally Posted by GTPVHD View Post
https://www.intel.com/content/www/us...ng-news-1.html

Intel Core Ultra Meteor Lake officially launched, Intel's first processor family with AV1 hardware encoder.

Here a comparison to Phoenix: https://youtu.be/4sQMR3cQtCU?t=690
Attachments Pending Approval
File Type: jpg AV1.jpg
Yups is offline   Reply With Quote
Old 19th December 2023, 17:38   #2548  |  Link
hajj_3
Registered User
 
Join Date: Mar 2004
Posts: 1,120
mozilla has removed AV1 support from firefox 121 on windows and now requires you to install the Microsoft AV1 Video Extension from microsoft store instead: https://www.mozilla.org/en-US/firefo.../releasenotes/

This is likely due to avanci demanding royalties from AV1 streaming.
hajj_3 is offline   Reply With Quote
Old 19th December 2023, 17:54   #2549  |  Link
birdie
Artem S. Tashkinov
 
birdie's Avatar
 
Join Date: Dec 2006
Posts: 335
Quote:
Originally Posted by hajj_3 View Post
mozilla has removed AV1 support from firefox 121 on windows and now requires you to install the Microsoft AV1 Video Extension from microsoft store instead: https://www.mozilla.org/en-US/firefo.../releasenotes/

This is likely due to avanci demanding royalties from AV1 streaming.
They didn't remove anything.

AV1 software decoding is still there. The extension is required for HW decoding. Windows LTSC doesn't have the extension installed by default and millions of people use this version of Windows because it's the version to use. Unfortunately MS for some reasons decided not to include HW video decoding with this Windows SKU.
birdie is offline   Reply With Quote
Old 20th December 2023, 00:22   #2550  |  Link
hajj_3
Registered User
 
Join Date: Mar 2004
Posts: 1,120
Microsoft Edge 121 Beta has enabled AVIF decoding support by default.
hajj_3 is offline   Reply With Quote
Old 26th January 2024, 11:27   #2551  |  Link
hajj_3
Registered User
 
Join Date: Mar 2004
Posts: 1,120
Microsoft Edge 121 has just been released. av1 and avif now work by default.
hajj_3 is offline   Reply With Quote
Old 24th February 2024, 18:02   #2552  |  Link
Barough
Registered User
 
Barough's Avatar
 
Join Date: Feb 2007
Location: Sweden
Posts: 481
AOM AV1 v3.8.1-290-g0414f4e9ab
Built on February 24, 2024, GCC 13.2.0

https://aomedia.googlesource.com/aom


DL :
https://www.mediafire.com/file/5qhcvuaz26w4h9g
__________________
Do NOT re-post any of my Mediafire links. Download & re-host the content(s) if you want to share it somewhere else.
Barough is offline   Reply With Quote
Old 1st March 2024, 22:09   #2553  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,746
New uploads: (MSYS2; MinGW32 / MinGW64: GCC 13.2.0)

AOM v3.8.1-302-g14010c6f0f

rav1e 0.7.0 p20240227-g5eaae62e

dav1d 1.4.0-67-g85a1035

SVT-AV1 v1.8.0-43-g2bd950a9

avif 1.0.4-8db5d51
dav1d [dec]:1.4.0-67-g85a1035, aom [enc/dec]:3.8.1-302-g14010c6f0f, rav1e [enc]:0.7.0 (p20240227)
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:22.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.