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. |
![]() |
#9081 | Link | |
Registered User
Join Date: Jan 2006
Location: Italy
Posts: 253
|
Quote:
__________________
my PC with Ryzen 7950X |
|
![]() |
![]() |
![]() |
#9082 | Link |
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,688
|
No, I just explained the difference: DAR = 16:9, SAR = 1:1
And some additional specifications beyond MPEG-4 AVC / HEVC (like Blu-ray, Blu-ray UHD) demand such specific aspect ratios and resolutions. |
![]() |
![]() |
![]() |
#9083 | Link |
Registered User
Join Date: Aug 2020
Posts: 18
|
Hello. I need help with fully utilizing i7-13700k cpu with x265. Even with
Code:
-x265-params aq-mode=3:pmode=1:pme=1 Code:
x265 [info]: HEVC encoder version 3.5+95-38cf1c379 x265 [info]: build info [Windows][GCC 12.2.0][64 bit] 8bit+10bit+12bit x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 x265 [info]: Main profile, Level-4.1 (Main tier) x265 [info]: Thread pool created using 24 threads x265 [info]: Slices : 1 x265 [info]: frame threads / pool features : 4 / wpp(17 rows)+pmode+pme x265 [info]: Coding QT: max CU size, min CU size : 64 / 8 x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 3 x265 [info]: Keyframe min / max / scenecut / bias : 25 / 250 / 40 / 5.00 x265 [info]: Lookahead / bframes / badapt : 20 / 4 / 2 x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0 x265 [info]: References / ref-limit cu / depth : 3 / off / on x265 [info]: AQ: mode / str / qg-size / cu-tree : 3 / 1.0 / 32 / 1 x265 [info]: Rate Control / qCompress : CRF-28.0 / 0.60 x265 [info]: tools: rd=3 psy-rd=2.00 early-skip rskip mode=1 signhide tmvp x265 [info]: tools: b-intra strong-intra-smoothing lslices=6 deblock sao Last edited by megapro17; 18th April 2023 at 22:17. |
![]() |
![]() |
![]() |
#9084 | Link | |
Moderator
![]() Join Date: Jan 2006
Location: Portland, OR
Posts: 4,580
|
Quote:
Or perhaps the Efficiency cores aren't getting much work as the Performance cores are so much more useful with x265. 8 physical threads for 1080p should saturate just fine without --pme and --pmode with 4 frame threads. |
|
![]() |
![]() |
![]() |
#9085 | Link | |
Formally known as .......
Join Date: Sep 2021
Location: On a need to know basis.
Posts: 806
|
Quote:
https://x265.readthedocs.io/en/master/cli.html Won't hurt, might help ![]()
__________________
This can be Very "TeDiouS".. Long term RipBot264 user. Ryzen 9 7950X Intel i9-13900KF Ryzen 9 5950X Ryzen 9 5900X Ryzen 9 3950X Link to RB v1.27.0 Last edited by TDS; 20th April 2023 at 03:10. |
|
![]() |
![]() |
![]() |
#9086 | Link | |
Registered User
Join Date: Aug 2020
Posts: 18
|
Quote:
your sarcasm is inappropriate, I read it and enabled pmode and pme that helped, but not too much. I can't see any options besides --slices and --ctu that should help Last edited by megapro17; 19th April 2023 at 16:29. |
|
![]() |
![]() |
![]() |
#9087 | Link |
Pig on the wing
Join Date: Mar 2002
Location: Finland
Posts: 5,652
|
Those settings are quite light for modern CPUs so it's no wonder it doesn't work more.
Lowering CTU to 32 will increase multithreading, and it really won't hurt quality or compression. --rskip 2 will increase quality and also give more work to the CPU. Maybe try those, or just choose --preset slow for more things.
__________________
And if the band you're in starts playing different tunes I'll see you on the dark side of the Moon... |
![]() |
![]() |
![]() |
#9088 | Link | |
Moderator
![]() Join Date: Jan 2006
Location: Portland, OR
Posts: 4,580
|
Quote:
Trying --preset slower and seeing if there is a difference would also be useful. |
|
![]() |
![]() |
![]() |
#9089 | Link |
Registered User
Join Date: Oct 2002
Location: France
Posts: 2,245
|
Hi.
If i understood properly some previous posts, there is code for AVX512, but it's not compiled by default, you have to use a CMake option for the code being compiled. I searched in the CMakeLists but didn't find anything. What is the CMake option to have the AVX512 code branch compiled in the build ?
__________________
My github. |
![]() |
![]() |
![]() |
#9090 | Link | |
Formally known as .......
Join Date: Sep 2021
Location: On a need to know basis.
Posts: 806
|
Quote:
__________________
This can be Very "TeDiouS".. Long term RipBot264 user. Ryzen 9 7950X Intel i9-13900KF Ryzen 9 5950X Ryzen 9 5900X Ryzen 9 3950X Link to RB v1.27.0 |
|
![]() |
![]() |
![]() |
#9091 | Link | |
Formally known as .......
Join Date: Sep 2021
Location: On a need to know basis.
Posts: 806
|
Quote:
You read, it helped ![]()
__________________
This can be Very "TeDiouS".. Long term RipBot264 user. Ryzen 9 7950X Intel i9-13900KF Ryzen 9 5950X Ryzen 9 5900X Ryzen 9 3950X Link to RB v1.27.0 |
|
![]() |
![]() |
![]() |
#9092 | Link | |
Lost my old account :(
Join Date: Jul 2017
Posts: 316
|
Quote:
If 12400 is faster, it does indeed sound like it could be a issue with the scheduler, what windows version are you using? I havnt seen an issue with the effeciency cores on my 12700k on W11, but I also always encode at close to 100% load. You can confirm if they are the issue or not by just setting cpu affinity for x265 in task manager and removing the efficiency cores and see if that gives you a speed increase for cases were x265 cannot fully saturate the cpu. Last edited by excellentswordfight; 20th April 2023 at 08:47. |
|
![]() |
![]() |
![]() |
#9093 | Link | |
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,688
|
New upload: x265 3.5+100-3dae0c3cc
[Windows][GCC 12.2.0][32/32XP/64 bit] 8bit+10bit+12bit Quote:
|
|
![]() |
![]() |
![]() |
#9094 | Link |
Registered User
Join Date: Feb 2007
Location: Sweden
Posts: 466
|
x265 v3.5+101
[Windows][GCC 12.2.0][32/64 bit] 8bit+10bit+12bit https://bitbucket.org/multicoreware/.../branch/master DL : https://www.mediafire.com/file/rxax09nfkrfk8pu/
__________________
Do NOT re-post any of my Mediafire links. Download & re-host the content(s) if you want to share it somewhere else. |
![]() |
![]() |
![]() |
#9095 | Link |
Registered User
Join Date: Apr 2002
Location: UK
Posts: 66
|
x265-r3.50.0.101.02ef6de with Patman mods - AVX2 optimised
[Windows][64 bit] 8bit+10bit+12bit GCC.13.1.0: https://www.rarewares.org/files/x265...3.1.0.AVX2.zip Intel.19.2: https://www.rarewares.org/files/x265....19.2.AVX2.zip
__________________
https://www.rarewares.org/index.php |
![]() |
![]() |
![]() |
#9098 | Link |
Registered User
Join Date: Feb 2007
Location: Sweden
Posts: 466
|
x265 v3.5+101
Built on May 05, 2023, GCC 13.1.0 DL : https://www.mediafire.com/file/mj2zqkwdpnv8esd/
__________________
Do NOT re-post any of my Mediafire links. Download & re-host the content(s) if you want to share it somewhere else. |
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|