The following warnings occurred:
Warning [2] Trying to access array offset on null - Line: 198 - File: inc/plugins/google_seo.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo.php 198 errorHandler->error_callback
/inc/plugins/google_seo/redirect.php 135 google_seo_tid
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined array key 1 - Line: 311 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 311 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined array key 1 - Line: 312 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 312 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined array key "" - Line: 325 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 325 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined array key "" - Line: 332 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 332 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined variable $change - Line: 369 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 369 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once



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
#5
Ok I shall keep digging, you've got me on the right path for sure, it's the rate factor that scares me now!

I'm going to test the settings below (wit a few ups and downs on the rate factors) and will report back if all was successful!



I don't normally get asked for such strict restrictions on bit rate either, but apparently for HDR constant is better because it preserves tiny details that could easily be compressed. And this is an UHD, HDR 50fps file, they couldn't be using more bitrate nonsense as it is!


Anyway thanks for providing one of the only GUIs out there than can really encode a HDR signal Wink

Settings:
x265 --input - --output-depth 10 --y4m --profile main10 --limit-modes --no-open-gop --bitrate 40000 --crf-min 10.00 --crf-max 20.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)