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] 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.

can not start encoding (ubuntu 18.10) : crash
#1
Hello,
i've installed Hybrid on linux ubuntu 18.10
I'm trying to encode a movie in x265 but every time i launch the job, it crashs instantly
Encoding in x264 runs without any problem.
Debuglog level 9 joined to this post

Thanks for your help
Reply
#2
From the looks of it the calls looks fine,...

What happens if you call:
"/home/tux/.hybrid-bin/ffmpeg" -y -noautorotate -threads 8 -i "/home/tux/videos/_sources_full_remux/Guardians.Of.The.Galaxy.Vol.2.2017.MULTi.TRUEFRENCH.2160p.BluRay.REMUX.HEVC.HDR.10bits.DTS-HD.MA.HRA.5.1.TrueHD.Atmos.7.1-TSC.mkv" -map 0:0 -an -sn -vf crop=3840:1604:0:278, scale=out_range=tv -pix_fmt yuv420p10le -strict -1 -vsync 0  -f yuv4mpegpipe - | "/home/tux/.hybrid-bin/x265" --input - --output-depth 10 --y4m --profile main10 --level-idc 5.1 --subme 3 --ref 4 --qpmax 69 --crf 15.00 --qpfile "/home/tux/demux/Guardians.Of.The.Galaxy.2.X265.nogpu_12_39_42_4210_01.qp" --rd 2 --qcomp 0.60 --vbv-maxrate 160000 --vbv-bufsize 160000 --no-deblock --colorprim bt2020 --transfer smpte2084 --colormatrix bt2020nc --master-display "G(13250,34499)B(7499,2999)R(34000,15999)WP(15634,16450)L(10000000,50)" --max-cll "1000,300" --hdr --output "/home/tux/demux/12_39_42_4210_02.265"
inside a terminal ?

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#3
(20.05.2019, 16:49)Selur Wrote: From the looks of it the calls looks fine,...

What happens if you call:
"/home/tux/.hybrid-bin/ffmpeg" -y -noautorotate -threads 8 -i "/home/tux/videos/_sources_full_remux/Guardians.Of.The.Galaxy.Vol.2.2017.MULTi.TRUEFRENCH.2160p.BluRay.REMUX.HEVC.HDR.10bits.DTS-HD.MA.HRA.5.1.TrueHD.Atmos.7.1-TSC.mkv" -map 0:0 -an -sn -vf crop=3840:1604:0:278, scale=out_range=tv -pix_fmt yuv420p10le -strict -1 -vsync 0  -f yuv4mpegpipe - | "/home/tux/.hybrid-bin/x265" --input - --output-depth 10 --y4m --profile main10 --level-idc 5.1 --subme 3 --ref 4 --qpmax 69 --crf 15.00 --qpfile "/home/tux/demux/Guardians.Of.The.Galaxy.2.X265.nogpu_12_39_42_4210_01.qp" --rd 2 --qcomp 0.60 --vbv-maxrate 160000 --vbv-bufsize 160000 --no-deblock --colorprim bt2020 --transfer smpte2084 --colormatrix bt2020nc --master-display "G(13250,34499)B(7499,2999)R(34000,15999)WP(15634,16450)L(10000000,50)" --max-cll "1000,300" --hdr --output "/home/tux/demux/12_39_42_4210_02.265"
inside a terminal ?

Cu Selur

no i use the GUI
Reply
#4
I know you use the GUI, but the GUI uses command line calls to do stuff, please answer the question.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#5
(20.05.2019, 17:49)Selur Wrote: I know you use the GUI, but the GUI uses command line calls to do stuff, please answer the question.

sorry bad reading  Sad

I TRY
Reply
#6
When i launch the command i get the following error :

[NULL @ 0x3e63140] Unable to find a suitable output format for 'scale=out_range=tv'
scale=out_range=tv: Invalid argument
x265 [error]: unable to open input file <->
Reply
#7
This morning i removed the args in red :
"/home/tux/.hybrid-bin/ffmpeg" -y -noautorotate -threads 8 -i "/home/tux/videos/_sources_full_remux/Guardians.Of.The.Galaxy.Vol.2.2017.MULTi.TRUEFRENCH.2160p.BluRay.REMUX.HEVC.HDR.10bits.DTS-HD.MA.HRA.5.1.TrueHD.Atmos.7.1-TSC.mkv" -map 0:0 -an -sn -vf crop=3840:1604:0:278, scale=out_range=tv -pix_fmt yuv420p10le -strict -1 -vsync 0  -f yuv4mpegpipe - | "/home/tux/.hybrid-bin/x265" --input - --output-depth 10 --y4m --profile main10 --level-idc 5.1 --subme 3 --ref 4 --qpmax 69 --crf 15.00 --qpfile "/home/tux/demux/Guardians.Of.The.Galaxy.2.X265.nogpu_12_39_42_4210_01.qp" --rd 2 --qcomp 0.60 --vbv-maxrate 160000 --vbv-bufsize 160000 --no-deblock --colorprim bt2020 --transfer smpte2084 --colormatrix bt2020nc --master-display "G(13250,34499)B(7499,2999)R(34000,15999)WP(15634,16450)L(10000000,50)" --max-cll "1000,300" --hdr --output "/home/tux/demux/12_39_42_4210_02.265"

Doing that, the encode runs normally from terminal
Reply
#8
crop=3840:1604:0:278, scale=out_range=tv
should be:
crop=3840:1604:0:278,scale=out_range=tv
totally overlooked that before.
-> will try to look at it more this evening or tomorrow

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#9
(22.05.2019, 06:14)Selur Wrote:
crop=3840:1604:0:278, scale=out_range=tv
should be:
crop=3840:1604:0:278,scale=out_range=tv
totally overlooked that before.
-> will try to look at it more this evening or tomorrow

Cu Selur

Ok thanks
Reply
#10
Send you a link to a dev version (via PM) which should fix the issue.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)