View Single Post
Old 24th April 2018, 13:30   #6067  |  Link
jlpsvk
Registered User
 
Join Date: Dec 2014
Posts: 240
Quote:
Originally Posted by Loomes View Post
Good for you ;P
What is your command line? Are you using ffmpeg?
No... x265 ... 5 instances at once (RipBot264 Distr. encoding) to penetrate all cores at 100%.

My current command line:
Code:
--profile main10 --level-idc 5.1 --output-depth 10 --ctu 32 --amp --vbv-bufsize 160000 --vbv-maxrate 160000 --me star
--max-merge 5 --rc-lookahead 40 --lookahead-slices 4 --gop-lookahead 34 --ref 5 --hdr --hdr-opt --repeat-headers --no-info
--no-deblock --no-sao --no-strong-intra-smoothing --high-tier --asm avx512

Last edited by jlpsvk; 24th April 2018 at 13:33.
jlpsvk is offline   Reply With Quote