This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Constant Bitrate in HEVC
#1
Hi there, I'm trying to output a x265 file in an mp4 wrapper with a constant bitrate.

I'm being asked to set a constant bitrate of 40Mbps  and apparently no matter what I do the bitrate is varying up to 100Mbps!

I saw in a ducth post that mpeg cannot have a constant bitrate, but what about mp4? Is there a setting I've missed?

It's a hdr Rec2020 file so I'm concerned one of the level/profile/tier settings may be having an effect?




Here's is my two pass settings:
x265 --input - --output-depth 10 --y4m --profile main10 --limit-modes --no-open-gop --pass 1 --bitrate 40000 --cbqpoffs -2 --crqpoffs -2 --qpfile GENERATED_QP_FILE --psy-rd 2.50 --rdoq-level 2 --psy-rdoq 10.00 --aq-mode 0 --deblock=-1:-1 --limit-sao --colorprim bt2020 --transfer smpte-st-2084 --colormatrix bt2020nc --hdr --stats "PATH TO THE .stats FILE" --multi-pass-opt-analysis --multi-pass-opt-distortion --analysis-file "PATH TO THE .analysis FILE" --output OUTPUTFILE

x265 --input - --output-depth 10 --y4m --profile main10 --limit-modes --no-open-gop --pass 2 --bitrate 40000 --cbqpoffs -2 --crqpoffs -2 --psy-rd 2.50 --rdoq-level 2 --psy-rdoq 10.00 --aq-mode 0 --deblock=-1:-1 --limit-sao --colorprim bt2020 --transfer smpte-st-2084 --colormatrix bt2020nc --hdr --stats "PATH TO THE .stats FILE" --multi-pass-opt-analysis --multi-pass-opt-distortion --analysis-file "PATH TO THE .analysis FILE" --output OUTPUTFILE

Here is a single pass setting I've put together (not tested yet, maybe this is what I'm missing?):
x265 --input - --output-depth 10 --y4m --profile main10 --limit-modes --no-open-gop --bitrate 40000 --crf-min 0.00 --crf-max 0.00 --strict-cbr --cbqpoffs -2 --crqpoffs -2 --qpfile GENERATED_QP_FILE --psy-rd 2.50 --rdoq-level 2 --psy-rdoq 10.00 --aq-mode 0 --deblock=-1:-1 --limit-sao --colorprim bt2020 --transfer smpte-st-2084 --colormatrix bt2020nc --hdr --output OUTPUTFILE
Reply


Messages In This Thread
Constant Bitrate in HEVC - by Bibic Jr - 23.08.2017, 19:21
RE: Constant Bitrate in HEVC - by Selur - 23.08.2017, 20:33
RE: Constant Bitrate in HEVC - by Bibic Jr - 23.08.2017, 20:54
RE: Constant Bitrate in HEVC - by Othni - 18.10.2018, 16:05
RE: Constant Bitrate in HEVC - by Selur - 23.08.2017, 21:04
RE: Constant Bitrate in HEVC - by Bibic Jr - 23.08.2017, 21:29
RE: Constant Bitrate in HEVC - by Bibic Jr - 24.08.2017, 00:43
RE: Constant Bitrate in HEVC - by Selur - 24.08.2017, 05:09
RE: Constant Bitrate in HEVC - by Bibic Jr - 24.08.2017, 09:53
RE: Constant Bitrate in HEVC - by Bibic Jr - 30.08.2017, 13:01
RE: Constant Bitrate in HEVC - by Selur - 18.10.2018, 16:11
RE: Constant Bitrate in HEVC - by Othni - 18.10.2018, 16:28
RE: Constant Bitrate in HEVC - by Othni - 24.10.2018, 04:21
RE: Constant Bitrate in HEVC - by Othni - 31.10.2018, 16:32
RE: Constant Bitrate in HEVC - by Selur - 24.10.2018, 04:53
RE: Constant Bitrate in HEVC - by Othni - 13.11.2018, 18:02
RE: Constant Bitrate in HEVC - by Selur - 13.11.2018, 20:10
RE: Constant Bitrate in HEVC - by Selur - 18.11.2018, 09:33
RE: Constant Bitrate in HEVC - by Othni - 18.11.2018, 17:57

Forum Jump:


Users browsing this thread: 1 Guest(s)