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. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#81 | Link |
|
Registered User
Join Date: Feb 2002
Location: San Jose, California
Posts: 4,484
|
9950X3D
PBO enabled 32 Threads Code:
|-----------------------------------------------------------------|-------------------------------------------------- | CPU | Ryzen 9 9950X3D 16-Core Processor |-----------------------------------------------------------------|-------------------------------------------------- | H264 - x264 - 1080p - HDR - Multipart encoding - 1611 frames | 27.028 s |-----------------------------------------------------------------|-------------------------------------------------- | H265 - x265 - 1080p - HDR - Multipart encoding - 1611 frames | 35.195 s |-----------------------------------------------------------------|-------------------------------------------------- | AV1 - SVT-AV1 - 1080p - HDR - Multipart encoding - 1611 frames | 41.492 s |-----------------------------------------------------------------|-------------------------------------------------- | H266 - VVEnc - 1080p - HDR - Multipart encoding - 1611 frames | 68.491 s |-----------------------------------------------------------------|-------------------------------------------------- | Overall - 1080p - HDR - ABR Ladder encoding - 1611 frames | 195.762 s |-----------------------------------------------------------------|-------------------------------------------------- Code:
|-----------------------------------------------------------------|-------------------------------------------------- | CPU | Ryzen 9 9950X3D 16-Core Processor |-----------------------------------------------------------------|-------------------------------------------------- | H264 - x264 - 1080p - HDR - Multipart encoding - 1611 frames | 33.098 s |-----------------------------------------------------------------|-------------------------------------------------- | H265 - x265 - 1080p - HDR - Multipart encoding - 1611 frames | 41.913 s |-----------------------------------------------------------------|-------------------------------------------------- | AV1 - SVT-AV1 - 1080p - HDR - Multipart encoding - 1611 frames | 49.684 s |-----------------------------------------------------------------|-------------------------------------------------- | H266 - VVEnc - 1080p - HDR - Multipart encoding - 1611 frames | 77.733 s |-----------------------------------------------------------------|-------------------------------------------------- | Overall - 1080p - HDR - ABR Ladder encoding - 1611 frames | 197.154 s |-----------------------------------------------------------------|--------------------------------------------------
__________________
madVR options explained |
|
|
|
|
|
#82 | Link |
|
Moderator
![]() Join Date: Jan 2006
Location: Portland, OR
Posts: 5,134
|
Testing 2160p 10-bit would be a broader stress test these days. A lot more for cores to do on a single encode with modern encoders. x265 and SVT-AV1 are particularly good at splitting a single encode across multiple threads at higher resolutions, with frame-threading and intra-frame-threading (WPP and columns)
|
|
|
|
|
|
#83 | Link |
|
Registered User
Join Date: Oct 2012
Posts: 8,623
|
eco 65 watt:
Code:
|-----------------------------------------------------------------|-------------------------------------------------- | CPU | AMD Ryzen 7 9800X3D 8-Core Processor |-----------------------------------------------------------------|-------------------------------------------------- | H264 - x264 - 1080p - HDR - Multipart encoding - 1611 frames | 64.568 s |-----------------------------------------------------------------|-------------------------------------------------- | H265 - x265 - 1080p - HDR - Multipart encoding - 1611 frames | 82.549 s |-----------------------------------------------------------------|-------------------------------------------------- | AV1 - SVT-AV1 - 1080p - HDR - Multipart encoding - 1611 frames | 93.218 s |-----------------------------------------------------------------|-------------------------------------------------- | H266 - VVEnc - 1080p - HDR - Multipart encoding - 1611 frames | 152.390 s |-----------------------------------------------------------------|-------------------------------------------------- | Overall - 1080p - HDR - ABR Ladder encoding - 1611 frames | 384.597 s |-----------------------------------------------------------------|-------------------------------------------------- |
|
|
|
|
|
#84 | Link |
|
Registered User
Join Date: Oct 2002
Location: France
Posts: 2,637
|
CPU: 7975WX (AVX512 & HT enabled in the BIOS) => 32 physical cores (64 logicals).
Motherboard: ASUS Pro WS WRX90E-SAGE SE Memory CORSAIR CMA128GX5M8B5600C40(Ver 5.43.01) 8x 16GB I've made a Windows 10/Windows 11 dual boot. PC is totaly offline, a lot of services disabled, so it's doing "almost" nothing else and so there is "almost" no waste of time. Windows 10 Code:
|-----------------------------------------------------------------|-------------------------------------------------- | CPU | AMD Ryzen Threadripper PRO 7975WX 32-Cores |-----------------------------------------------------------------|-------------------------------------------------- | H264 - x264 - 1080p - HDR - Multipart encoding - 1611 frames | 21.721 s |-----------------------------------------------------------------|-------------------------------------------------- | H265 - x265 - 1080p - HDR - Multipart encoding - 1611 frames | 28.248 s |-----------------------------------------------------------------|-------------------------------------------------- | AV1 - SVT-AV1 - 1080p - HDR - Multipart encoding - 1611 frames | 32.781 s |-----------------------------------------------------------------|-------------------------------------------------- | H266 - VVEnc - 1080p - HDR - Multipart encoding - 1611 frames | 65.163 s |-----------------------------------------------------------------|-------------------------------------------------- | Overall - 1080p - HDR - ABR Ladder encoding - 1611 frames | 199.641 s |-----------------------------------------------------------------|-------------------------------------------------- Code:
|-----------------------------------------------------------------|-------------------------------------------------- | CPU | AMD Ryzen Threadripper PRO 7975WX 32-Cores |-----------------------------------------------------------------|-------------------------------------------------- | H264 - x264 - 1080p - HDR - Multipart encoding - 1611 frames | 23.230 s |-----------------------------------------------------------------|-------------------------------------------------- | H265 - x265 - 1080p - HDR - Multipart encoding - 1611 frames | 33.054 s |-----------------------------------------------------------------|-------------------------------------------------- | AV1 - SVT-AV1 - 1080p - HDR - Multipart encoding - 1611 frames | 35.382 s |-----------------------------------------------------------------|-------------------------------------------------- | H266 - VVEnc - 1080p - HDR - Multipart encoding - 1611 frames | 95.966 s |-----------------------------------------------------------------|-------------------------------------------------- | Overall - 1080p - HDR - ABR Ladder encoding - 1611 frames | 291.563 s |-----------------------------------------------------------------|--------------------------------------------------
__________________
My github. |
|
|
|
|
|
#85 | Link |
|
Big Bit Savings Now !
Join Date: Feb 2007
Location: close to the wall
Posts: 2,037
|
Yee-ha !
__________________
"To bypass shortcuts and find suffering...is called QUALity" (Die toten Augen von Friedrichshain) "Data reduction ? Yep, Sir. We're that issue working on. Synce invntoin uf lingöage..." |
|
|
|
|
|
#86 | Link |
|
Moderator
![]() Join Date: Jan 2006
Location: Portland, OR
Posts: 5,134
|
I'm surprised that these latest test don't show bigger differences in encoding speed; SVT-AV1 should be at least several times slower than x264. Perhaps it's being Amdahl''s Law'ed by a read or preprocessing operation?
Going straight from a .y4m or .yuv file on SSD storage is generally the cleanest way to test just encoder performance. |
|
|
|
|
|
#87 | Link | |
|
Registered User
Join Date: Aug 2024
Location: Between my two ears
Posts: 957
|
Quote:
I didn't read the entire script word by word, but from a glance it uses veryslow for x264 and "4" for SVT-AV1. |
|
|
|
|
|
|
#88 | Link | |
|
Donor
![]() Join Date: Jun 2024
Location: South Africa
Posts: 679
|
Quote:
EDIT: Very unscientifically, using default settings for a short 1080p clip, SVT-AV1-PSY (preset 8) ends with 56 fps and x264 (medium) with 42 fps. This is on a 6-core CPU. Last edited by GeoffreyA; 20th June 2025 at 12:09. |
|
|
|
|
|
|
#89 | Link | |
|
Registered User
Join Date: Feb 2002
Location: San Jose, California
Posts: 4,484
|
Quote:
Your Windows 11 result for Overall is significantly worse than my result with only 16 cores and two CCDs (also in Windows 11), while the other tests are quite a bit faster.
__________________
madVR options explained |
|
|
|
|
|
|
#90 | Link |
|
Registered User
Join Date: Oct 2002
Location: France
Posts: 2,637
|
How do i check if NUMA is enabled ? I think so, but don't remember specificaly in my BIOS investigation.
About AMD Drivers, i installed what there was on ASUS web site for my motherboard : AMD_Chipset_Driver_V5.06.13.252_WIN10_WIN11_64-bit. Is it what you were thinking about ? Edit: This was what ASUS provided. I found on AMD website AMD_Chipset_Software_6.10.17.152, i'll try to install there and re-check, but it will have to wait a few days, i'm running an encode... Edit2: It took me a little time, but i've finaly found the proper AMD link to up to date drivers for my chipset (amd_chipset_software_7.06.02.123). I don't know if it will have a significant effect, but indeed drivers provided by ASUS are a little outdated. Also, x265 logs enumerate NUMA, i don't know if it meens or not that NUMA are enabled.
__________________
My github. Last edited by jpsdr; 24th June 2025 at 08:49. |
|
|
|
|
|
#91 | Link | |
|
Moderator
![]() Join Date: Jan 2006
Location: Portland, OR
Posts: 5,134
|
Quote:
Equivalent quality? Equivalent performance on a particular reference platform? Convex hull on BD-RATE for the best available metric? "Standard" use (good luck defining that). |
|
|
|
|
|
|
#92 | Link |
|
Registered User
Join Date: May 2009
Posts: 357
|
Code:
|-----------------------------------------------------------------|-------------------------------------------------- | CPU | Intel(R) Core(TM) Ultra 7 265T |-----------------------------------------------------------------|-------------------------------------------------- | H264 - x264 - 1080p - HDR - Multipart encoding - 1611 frames | 94.768 s |-----------------------------------------------------------------|-------------------------------------------------- | H265 - x265 - 1080p - HDR - Multipart encoding - 1611 frames | 134.187 s |-----------------------------------------------------------------|-------------------------------------------------- | AV1 - SVT-AV1 - 1080p - HDR - Multipart encoding - 1611 frames | 157.324 s |-----------------------------------------------------------------|-------------------------------------------------- | H266 - VVEnc - 1080p - HDR - Multipart encoding - 1611 frames | 230.701 s |-----------------------------------------------------------------|-------------------------------------------------- | Overall - 1080p - HDR - ABR Ladder encoding - 1611 frames | 602.443 s |-----------------------------------------------------------------|-------------------------------------------------- And my new build that I finished today. Using a NH-D15S to keep it cool. (at peak 95C and 100% stock bios settings so 200w max) Code:
|-----------------------------------------------------------------|-------------------------------------------------- | CPU | Ryzen 9 9950X 16-Core Processor |-----------------------------------------------------------------|-------------------------------------------------- | H264 - x264 - 1080p - HDR - Multipart encoding - 1611 frames | 38.902 s |-----------------------------------------------------------------|-------------------------------------------------- | H265 - x265 - 1080p - HDR - Multipart encoding - 1611 frames | 39.921 s |-----------------------------------------------------------------|-------------------------------------------------- | AV1 - SVT-AV1 - 1080p - HDR - Multipart encoding - 1611 frames | 50.546 s |-----------------------------------------------------------------|-------------------------------------------------- | H266 - VVEnc - 1080p - HDR - Multipart encoding - 1611 frames | 78.146 s |-----------------------------------------------------------------|-------------------------------------------------- | Overall - 1080p - HDR - ABR Ladder encoding - 1611 frames | 218.687 s |-----------------------------------------------------------------|-------------------------------------------------- Last edited by RanmaCanada; 21st July 2025 at 22:35. |
|
|
|
|
|
#93 | Link | |
|
Testeur de codecs
Join Date: May 2003
Location: France
Posts: 2,546
|
Quote:
in fact the explanation is that Ryzen Threadripper 3970X is Zen2 architechture without AVX2 and AVX512 SMID. If you compare 3900x (zen 2 12C/24T) and 9900X (zen 5 12C/24T) in stockfish benchmark (full saturation up to 1024 thread, AVX512 optimized benchmark): 3900X: 12.53 MN/s 9900X: 23.61 MN/s (+88%) 9950X (16C/32T) could be simply at same performance level that 3970X (32C/64T) in full satured CPU thread scenario at full power level ...
__________________
Le Sagittaire ... ;-) 1- Ateme AVC or x264 2- VP7 or RV10 only for anime 3- XviD, DivX or WMV9 Last edited by Sagittaire; 10th August 2025 at 12:03. |
|
|
|
|
|
|
#94 | Link | |
|
Testeur de codecs
Join Date: May 2003
Location: France
Posts: 2,546
|
Possible to make this bench at stock 120W TDP?
The difference between 65W vs 120W is huge in stockfisch benchmark: 9700x 65W: 14.79 MN/s 9800x3D 120W: 17.29 MN/s (+17%) Quote:
__________________
Le Sagittaire ... ;-) 1- Ateme AVC or x264 2- VP7 or RV10 only for anime 3- XviD, DivX or WMV9 |
|
|
|
|
|
|
#95 | Link | |
|
Testeur de codecs
Join Date: May 2003
Location: France
Posts: 2,546
|
Intel(R) Core(TM) Ultra 7 265T is 35W TDP CPU. At this power, you have really limited performance.
Intel® Core™ Ultra 7 265K at full power is 125W TDP CPU. Quote:
__________________
Le Sagittaire ... ;-) 1- Ateme AVC or x264 2- VP7 or RV10 only for anime 3- XviD, DivX or WMV9 |
|
|
|
|
|
|
#96 | Link | |
|
Testeur de codecs
Join Date: May 2003
Location: France
Posts: 2,546
|
Your 7975WX is a monster.
I can write 8 encoding part version of this bench to fully saturate 64 threads if you want. Quote:
__________________
Le Sagittaire ... ;-) 1- Ateme AVC or x264 2- VP7 or RV10 only for anime 3- XviD, DivX or WMV9 |
|
|
|
|
|
|
#97 | Link |
|
Registered User
Join Date: Oct 2002
Location: France
Posts: 2,637
|
Well... As by chance i had the money for, i build it to make 4k encodes.
On my other dedicated PC video, it takes 9 days for me to encode an 1h45 movie, now it takes 3 days to encode in parallel two 1h45 movies. Honestly, i'm done with benchmark now... There still this strange speed difference between Windows10/11, don't know why, but don't care, i'm using Windows 10 for now.
__________________
My github. |
|
|
|
|
|
#98 | Link | |
|
Testeur de codecs
Join Date: May 2003
Location: France
Posts: 2,546
|
Quote:
I can write for you profile to saturate at 100% your CPU with only one movie (4 or 8 multipart 4K can make that I think). I think that time will reduce at 1 day for 1h45 movie encoding.
__________________
Le Sagittaire ... ;-) 1- Ateme AVC or x264 2- VP7 or RV10 only for anime 3- XviD, DivX or WMV9 |
|
|
|
|
|
|
#99 | Link | |
|
Testeur de codecs
Join Date: May 2003
Location: France
Posts: 2,546
|
Quote:
ffmpeg at default priority: CPU at 97% and 3.9 Ghz Code:
|-----------------------------------------------------------------|-------------------------------------------------- | CPU | Ryzen 9 7940HS w/ Radeon 780M Graphics |-----------------------------------------------------------------|-------------------------------------------------- | H264 - x264 - 1080p - HDR - Multipart encoding - 1611 frames | 98.035 s |-----------------------------------------------------------------|-------------------------------------------------- | H265 - x265 - 1080p - HDR - Multipart encoding - 1611 frames | 116.327 s |-----------------------------------------------------------------|-------------------------------------------------- | AV1 - SVT-AV1 - 1080p - HDR - Multipart encoding - 1611 frames | 143.142 s |-----------------------------------------------------------------|-------------------------------------------------- | H266 - VVEnc - 1080p - HDR - Multipart encoding - 1611 frames | 206.817 s |-----------------------------------------------------------------|-------------------------------------------------- | Overall - 1080p - HDR - ABR Ladder encoding - 1611 frames | 549.100 s |-----------------------------------------------------------------|-------------------------------------------------- Code:
|-----------------------------------------------------------------|-------------------------------------------------- | CPU | Ryzen 9 7940HS w/ Radeon 780M Graphics |-----------------------------------------------------------------|-------------------------------------------------- | H264 - x264 - 1080p - HDR - Multipart encoding - 1611 frames | 80.118 s |-----------------------------------------------------------------|-------------------------------------------------- | H265 - x265 - 1080p - HDR - Multipart encoding - 1611 frames | 96.132 s |-----------------------------------------------------------------|-------------------------------------------------- | AV1 - SVT-AV1 - 1080p - HDR - Multipart encoding - 1611 frames | 116.769 s |-----------------------------------------------------------------|-------------------------------------------------- | H266 - VVEnc - 1080p - HDR - Multipart encoding - 1611 frames | 176.120 s |-----------------------------------------------------------------|-------------------------------------------------- | Overall - 1080p - HDR - ABR Ladder encoding - 1611 frames | 468.583 s |-----------------------------------------------------------------|--------------------------------------------------
__________________
Le Sagittaire ... ;-) 1- Ateme AVC or x264 2- VP7 or RV10 only for anime 3- XviD, DivX or WMV9 Last edited by Sagittaire; 16th August 2025 at 16:09. |
|
|
|
|
![]() |
| Tags |
| av1, benchmark, codec comparison, x264, x265 |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|