04.02.2021, 17:38
Quote:i cannot upload it here due to the file being too large... looking at the text from the sticky:
Quote:seems like you skipped the compression step,..
- enable Debug output: Config->Internals->Create debug file (unless told to, do not change the debug level)
- do everything you did to create you problem
- compress (zip/7z/rar/..) the HybridDebugOutput.txt before you post it
Sadly that debug output is useless since it starts in the middle of the processing of the job queue and the problem isn't a crash so the processing isn't the issue bug the creation.
-> please properly read the sticky, delete the old DebugOutput, follow the steps.
The debug output should include:
1. the analysis of the source
2. the creation of the job (including subjobs)
3. the processing
Looking at the encoding call:
[ode]Looking at the video encoding call:
"C:\Program Files\Hybrid\64bit\ffmpeg.exe" -y -loglevel fatal -noautorotate -nostdin -threads 8 -i "D:\Downloads Main Drive\Frozen.2013.2160p.BluRay.x265.10bit.HDR.TrueHD.7.1.Atmos-SWTYBLZ\Frozen 2013.mkv" -map 0:0 -an -sn -t 01:32:35.000 -pix_fmt yuv420p10le -strict -1 -vsync 0 -f yuv4mpegpipe - | "C:\Program Files\Hybrid\64bit\NVEncC.exe" --y4m -i - --fps 23.976 --codec h265 --profile main10 --level auto --tier high --sar 1:1 --output-depth 10 --vbrhq 0 --vbr-quality 34.00 --max-bitrate 240000 --gop-len 0 --ref 3 --bframes 0 --no-b-adapt --mv-precision Q-pel --preset default --fullrange --colorprim bt2020 --transfer smpte2084 --colormatrix bt2020nc --max-cll 1000,300 --master-display G(13250,34500)B(7500,3000)R(34000,16000)WP(15635,16450)L(10000000,1) --dhdr10-info "D:\Downloads Main Drive\#hybrid output\frozen.json" --cuda-schedule sync --keyfile "C:\Users\Joey\AppData\Local\Temp\Frozen 2013_2021-02-04@08_00_56_6710_07.qp" --output "C:\Users\Joey\AppData\Local\Temp\Frozen 2013_2021-02-04@08_00_56_6710_08.265"
Since it does work fine when I tested it here just now I really do need a debug output of the job creation to know why the problem happens.
Cu Selur