Hi all !
Sorry for the n00b question,but im a n00b.
Well,the question is:
Is any correlation between quantizers (0-69) and CRF encoding?
Because when i change it(quantizers),the final encoded movies lenght are the same?!
+ Reply to Thread
Results 1 to 5 of 5
-
-
They just set the encoding bitrate and size according to the video content,has nothing to do with the length of videos.
I think,therefore i am a hamster. -
So,if i change the quantizers to 1-30 and make a CRF 18 encode,then the resulting file will be bigger than 1-69/CRF18 ?!
Hope you understand me. -
Which "quantizer" ? Did you mean --qp , or did you mean --qpmin, --qpmax ? --qp is mutually exclusive with --crf (you cannot use both)
If you meant --qpmin, --qpmax, the default is 0 and 69 ; that means no limit
If you set --qpmin 0 and --qpmax 30, the filesize could theoretically be slightly larger, because higher quantizers beyond 30 are not allowed.
But at CRF18, the average quantizer range will rarely (if at all) go past 30 anyways, so it will probably not make any difference
You can do short test it to find out for yourself
Similar Threads
-
CRF values?
By Chauceratemyhamster in forum Video ConversionReplies: 18Last Post: 28th Mar 2021, 21:06 -
x265 CRF Encoding - Quality & file sizes.
By pezwf in forum Newbie / General discussionsReplies: 17Last Post: 12th May 2020, 01:25 -
x265 CRF value equivalent to x264
By Wakaku in forum Newbie / General discussionsReplies: 3Last Post: 12th Sep 2018, 14:33 -
FFMPEG x265 10bit and virtualdub x265 10bit settings
By lilycarolyn in forum Video ConversionReplies: 11Last Post: 6th Jun 2016, 13:44 -
x265 crf/cqp problem
By nixiejames in forum Video ConversionReplies: 4Last Post: 28th Feb 2016, 23:38