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. |
![]() |
#8021 | Link | |
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,348
|
Note: Multicoreware asks to refresh x265 clone
Quote:
PS: Well, m-ab-s does not aim for the Release_3.5 branch. Would have to be the HEAD if. Last edited by LigH; 12th February 2021 at 08:54. |
|
![]() |
![]() |
![]() |
#8022 | Link |
Registered User
Join Date: Feb 2007
Location: Sweden
Posts: 364
|
x265 v3.5_RC1+2-f3f27198 (32 & 64-bit 8/10/12bit Multilib Windows Binaries) (GCC 10.2.0)
Code:
https://bitbucket.org/multicoreware/x265_git/commits/branch/Release_3.5 |
![]() |
![]() |
![]() |
#8023 | Link | ||
Registered User
Join Date: Jan 2017
Posts: 5
|
Quote:
But it's drastically altering the colors when running the same exact x265 commands Here's a comparison between the normal avs2yuv pipe I was using, and then your ffmpeg pipe from above: ![]() ![]() ![]() Here they are tonemapped for better comparison of the changes: ![]() ![]() ![]() Here were the commands ran, I just used one of my recent tests so I could do a comparison Code:
avs2yuv.exe "Script.avs" - | "x265.exe" -D 10 --crf 10.5 --profile main10 --level-idc 5.1 --high-tier --preset placebo --input-depth 16 --cu-lossless --pmode --bframes 16 --qg-size 32 --frame-threads 4 --ref 6 --limit-refs 1 --merange 57 --no-amp --tskip --tskip-fast --limit-modes --no-open-gop --hrd --cbqpoffs -0 --crqpoffs -1 --no-cutree --deblock -2:-2 --psy-rd 2.50 --psy-rdoq 1.00 --qcomp .6 --aq-mode 2 --aq-strength 1.0 --ipratio 1.3 --pbratio 1.2 --vbv-bufsize 160000 --vbv-maxrate 160000 --aud --hdr10 --hdr10-opt --range limited --colorprim bt2020 --transfer smpte2084 --colormatrix bt2020nc --master-display G(13250,34500)B(7500,3000)R(34000,16000)WP(15635,16450)L(40000000,50) --max-cll 602,187 --chromaloc 2 --repeat-headers --output "pmode-sao-tskip-r1-test.hevc" --frames 3000 --y4m - Code:
ffmpeg.exe -i "Script.avs" -vf scale=out_color_matrix=bt2020nc:out_h_chr_pos=0:out_v_chr_pos=0 -pix_fmt yuv420p16le -strict -1 -an -f yuv4mpegpipe - | x265.exe --y4m - --dither --output-depth 10 --crf 10.5 --profile main10 --level-idc 5.1 --high-tier --preset placebo --input-depth 16 --cu-lossless --pmode --bframes 16 --qg-size 32 --frame-threads 4 --ref 6 --limit-refs 1 --merange 57 --no-amp --tskip --tskip-fast --limit-modes --no-open-gop --hrd --cbqpoffs -0 --crqpoffs -1 --no-cutree --deblock -2:-2 --psy-rd 2.50 --psy-rdoq 1.00 --qcomp .6 --aq-mode 2 --aq-strength 1.0 --ipratio 1.3 --pbratio 1.2 --vbv-bufsize 160000 --vbv-maxrate 160000 --aud --hdr10 --hdr10-opt --range limited --colorprim bt2020 --transfer smpte2084 --colormatrix bt2020nc --master-display G(13250,34500)B(7500,3000)R(34000,16000)WP(15635,16450)L(40000000,50) --max-cll 602,187 --chromaloc 2 --repeat-headers --output "pmode-sao-tskip-r1-testFF.hevc" --frames 3000 Quote:
Script.avs: Code:
DGSource("UHD.dgi") Crop(0,276,-0,-276) z_Spline36Resize(1920,804) Last edited by PoeBear; 12th February 2021 at 15:27. Reason: No wordwrap on the code tag... |
||
![]() |
![]() |
![]() |
#8026 | Link |
ffx264/ffhevc author
Join Date: May 2007
Location: Belgium
Posts: 1,691
|
Have you tried passing --pmode to x265?
__________________
TV: Samsung 50" QE50Q60T AVR: Yamaha HTR-4069 5.1 CD Player: Yamaha CD-S300 DAB+ Tuner: Yamaha T-D500 BD Player: Samsung UBD-M8500 UHD Speakers: Klipsch 5.1 Reference Phono: TEAC TN-180BT |
![]() |
![]() |
![]() |
#8027 | Link | |
Registered User
Join Date: Jun 2002
Location: On thin ice
Posts: 6,660
|
Quote:
https://github.com/staxrip/staxrip/w...chunk-encoding |
|
![]() |
![]() |
![]() |
#8028 | Link |
Registered User
Join Date: Apr 2017
Posts: 33
|
no, haven't tried anything.
The question came up when using fastflix, which utilized almost 100% with UHD. I don't think it's related to UHD, just that it does it differently. like this (1080p): "C:/Users/admin/AppData/Roaming/FFmpeg/bin/ffmpeg.exe" -y -to 6492.7 -i "abc.mkv" -metadata title="abc" -max_muxing_queue_size 1024 -filter_complex "[0:0]crop=1920:800:0:140[v]" -map "[v]" -c:v libx265 -pix_fmt yuv420p10le -x265-params "aq-mode=2:repeat-headers=0:strong-intra-smoothing=1:bframes=4:b-adapt=2:frame-threads=0:hdr10_opt=0:hdr10=0" -crf 20 -preset medium -map_metadata -1 -map_chapters 0 "abc.mkv" it's not piping but using libx265 (?), but how do I use that? |
![]() |
![]() |
![]() |
#8029 | Link |
Moderator
![]() Join Date: Jan 2006
Location: Portland, OR
Posts: 3,536
|
Being UHD is actually pretty substantial. There's a lot of frame-size proportional parallelism in x265, so bigger frames use more cores. Wavefront Parallel Processing is the most obvious one, where you extra parallelism out of each 64 pixels of frame height.
|
![]() |
![]() |
![]() |
#8030 | Link | |
Registered User
Join Date: Apr 2017
Posts: 33
|
Quote:
EDIT: Indeed, 1080p is also not using all CPU power as UHD does. Adding --pmode to fastflix doesn't change that. I'm actually not that much concerned. If it's easy to do fine, otherwise never mind ![]() But, any suggestions for 1080p CPU usage? thanks. Last edited by _kermit; 23rd February 2021 at 17:20. |
|
![]() |
![]() |
![]() |
#8031 | Link |
Registered User
Join Date: Jun 2020
Posts: 24
|
@_kermit ? video test 2pass =
https://i.goopics.net/bem88.png
__________________
I love x265 Last edited by charliebaby; 25th February 2021 at 18:31. |
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|