28.04.2021, 20:13
Quote:The avisynth script is shown in full in the debug output (and is also part of the job queue), also it's shown in the Avisynth Script View.
Yeah. I know. Its easy to find.
Quote:The "decoder | encoding" call, is always put together by hand, since Hybrid doesn't use one process to call it but two processes which are connected.
So you're telling i should find them in debug output by myself, right? Isn't there easy way for this. For test i made job, started job, so hybrid will create job's commands in hybriddebugoutput.txt.
Example:
I did find all commands in txt:
Quote:2021.04.28 - 19:56:21_Windows 10 Version 2004 (64bit)_2021.04.12.1 - level 9: -> "C:\Program Files\Hybrid\64bit\vpxenc.exe" --codec=vp9 --row-mt=1 --passes=2 --pass=2 --target-bitrate=306 --end-usage=vbr --fpf="C:\Users\SaberAnasterian\AppData\Local\Temp\1kira4_2021-04-28@19_38_17_6310_01.stats" --profile=0 --good --corpus-complexity=0 --cpu-used=0 --min-q=0 --max-q=63 --bias-pct=100 --minsection-pct=15 --maxsection-pct=10000 --lag-in-frames=25 --drop-frame=0 --undershoot-pct=0 --buf-sz=6 --buf-initial-sz=4 --buf-optimal-sz=5 --drop-frame=0 --resize-allowed=1 --resize-up=100 --resize-down=100 --kf-min-dist=0 --kf-max-dist=250 --auto-alt-ref=1 --arnr-maxframes=5 --arnr-strength=3 --noise-sensitivity=0 --sharpness=0 --static-thresh=0 --aq-mode=2 --tile-columns=2 --tile-rows=1 --frame-parallel=1 --min-gf-interval=0 --max-gf-interval=0 --threads=48 --width=640 --height=360 --i420 --color-space=unknown --target-level=255 --input-bit-depth=8 --bit-depth=8 --tile-columns=0 --tile-rows=0 --ivf -o "C:\Users\SABERA~1\AppData\Local\Temp\2021-04-28@19_38_17_6310_02.ivf" -
2021.04.28 - 19:56:21_Windows 10 Version 2004 (64bit)_2021.04.12.1 - level 9: absolute path for helper call
2021.04.28 - 19:56:21_Windows 10 Version 2004 (64bit)_2021.04.12.1 - level 9: setting absolute path for call: mencoder -ss 639.218 -endpos 11.8914 -lavdopts threads=8 -really-quiet -subcp UTF-8 -sub "C:\Users\SABERA~1\Kira4.ass" -ass -ofps 24000/1001 -of rawvideo -o - -ovc raw -noskip -vf scale,format=i420,scale=640:360,ass,scale,format=i420 -sws 10 -nosound "C:\Users\SaberAnasterian\Downloads\Higurashi no Naku Koro ni Kira [BDRip] [1080p]\[Yousei-raws] Higurashi no Naku Koro ni Kira 1 [BDrip 1920x1080 x264 FLAC].mkv"
2021.04.28 - 19:56:21_Windows 10 Version 2004 (64bit)_2021.04.12.1 - level 9: assuming tool name is: mencoder
2021.04.28 - 19:56:21_Windows 10 Version 2004 (64bit)_2021.04.12.1 - level 9: Absolute path for mencoder: C:\Program Files\Hybrid\64bit\mencoder.exe
2021.04.28 - 19:56:21_Windows 10 Version 2004 (64bit)_2021.04.12.1 - level 9: -> absolute path for tool is: C:\Program Files\Hybrid\64bit\mencoder.exe
2021.04.28 - 19:56:21_Windows 10 Version 2004 (64bit)_2021.04.12.1 - level 9: replacing 'mencoder' with '"C:\Program Files\Hybrid\64bit\mencoder.exe"'
2021.04.28 - 19:56:21_Windows 10 Version 2004 (64bit)_2021.04.12.1 - level 9: in call: mencoder -ss 639.218 -endpos 11.8914 -lavdopts threads=8 -really-quiet -subcp UTF-8 -sub "C:\Users\SABERA~1\Kira4.ass" -ass -ofps 24000/1001 -of rawvideo -o - -ovc raw -noskip -vf scale,format=i420,scale=640:360,ass,scale,format=i420 -sws 10 -nosound "C:\Users\SaberAnasterian\Downloads\Higurashi no Naku Koro ni Kira [BDRip] [1080p]\[Yousei-raws] Higurashi no Naku Koro ni Kira 1 [BDrip 1920x1080 x264 FLAC].mkv"
2021.04.28 - 19:56:21_Windows 10 Version 2004 (64bit)_2021.04.12.1 - level 9: -> "C:\Program Files\Hybrid\64bit\mencoder.exe" -ss 639.218 -endpos 11.8914 -lavdopts threads=8 -really-quiet -subcp UTF-8 -sub "C:\Users\SABERA~1\Kira4.ass" -ass -ofps 24000/1001 -of rawvideo -o - -ovc raw -noskip -vf scale,format=i420,scale=640:360,ass,scale,format=i420 -sws 10 -nosound "C:\Users\SaberAnasterian\Downloads\Higurashi no Naku Koro ni Kira [BDRip] [1080p]\[Yousei-raws] Higurashi no Naku Koro ni Kira 1 [BDrip 1920x1080 x264 FLAC].mkv"
2021.04.28 - 19:56:21_Windows 10 Version 2004 (64bit)_2021.04.12.1 - level 9: absolute path for helper2 call
2021.04.28 - 19:56:21_Windows 10 Version 2004 (64bit)_2021.04.12.1 - level 9: setting absolute path for call: ffmpeg -loglevel fatal -noautorotate -nostdin -threads 8 -an -sn -r 24000/1001 -video_size 640x360 -f rawvideo -i - -r 24000/1001 -f yuv4mpegpipe -
2021.04.28 - 19:56:21_Windows 10 Version 2004 (64bit)_2021.04.12.1 - level 9: assuming tool name is: ffmpeg
2021.04.28 - 19:56:21_Windows 10 Version 2004 (64bit)_2021.04.12.1 - level 9: Absolute path for ffmpeg: C:\Program Files\Hybrid\64bit\ffmpeg.exe
2021.04.28 - 19:56:21_Windows 10 Version 2004 (64bit)_2021.04.12.1 - level 9: -> absolute path for tool is: C:\Program Files\Hybrid\64bit\ffmpeg.exe
2021.04.28 - 19:56:21_Windows 10 Version 2004 (64bit)_2021.04.12.1 - level 9: replacing 'ffmpeg' with '"C:\Program Files\Hybrid\64bit\ffmpeg.exe"'
2021.04.28 - 19:56:21_Windows 10 Version 2004 (64bit)_2021.04.12.1 - level 9: in call: ffmpeg -loglevel fatal -noautorotate -nostdin -threads 8 -an -sn -r 24000/1001 -video_size 640x360 -f rawvideo -i - -r 24000/1001 -f yuv4mpegpipe -
2021.04.28 - 19:56:21_Windows 10 Version 2004 (64bit)_2021.04.12.1 - level 9: -> "C:\Program Files\Hybrid\64bit\ffmpeg.exe" -loglevel fatal -noautorotate -nostdin -threads 8 -an -sn -r 24000/1001 -video_size 640x360 -f rawvideo -i - -r 24000/1001 -f yuv4mpegpipe -
2021.04.28 - 19:56:21_Windows 10 Version 2004 (64bit)_2021.04.12.1 - level 9:
-> MainCall: "C:\Program Files\Hybrid\64bit\vpxenc.exe" --codec=vp9 --row-mt=1 --passes=2 --pass=2 --target-bitrate=306 --end-usage=vbr --fpf="C:\Users\SaberAnasterian\AppData\Local\Temp\1kira4_2021-04-28@19_38_17_6310_01.stats" --profile=0 --good --corpus-complexity=0 --cpu-used=0 --min-q=0 --max-q=63 --bias-pct=100 --minsection-pct=15 --maxsection-pct=10000 --lag-in-frames=25 --drop-frame=0 --undershoot-pct=0 --buf-sz=6 --buf-initial-sz=4 --buf-optimal-sz=5 --drop-frame=0 --resize-allowed=1 --resize-up=100 --resize-down=100 --kf-min-dist=0 --kf-max-dist=250 --auto-alt-ref=1 --arnr-maxframes=5 --arnr-strength=3 --noise-sensitivity=0 --sharpness=0 --static-thresh=0 --aq-mode=2 --tile-columns=2 --tile-rows=1 --frame-parallel=1 --min-gf-interval=0 --max-gf-interval=0 --threads=48 --width=640 --height=360 --i420 --color-space=unknown --target-level=255 --input-bit-depth=8 --bit-depth=8 --tile-columns=0 --tile-rows=0 --ivf -o "C:\Users\SABERA~1\AppData\Local\Temp\2021-04-28@19_38_17_6310_02.ivf" -
-> HelperCall: "C:\Program Files\Hybrid\64bit\mencoder.exe" -ss 639.218 -endpos 11.8914 -lavdopts threads=8 -really-quiet -subcp UTF-8 -sub "C:\Users\SABERA~1\Kira4.ass" -ass -ofps 24000/1001 -of rawvideo -o - -ovc raw -noskip -vf scale,format=i420,scale=640:360,ass,scale,format=i420 -sws 10 -nosound "C:\Users\SaberAnasterian\Downloads\Higurashi no Naku Koro ni Kira [BDRip] [1080p]\[Yousei-raws] Higurashi no Naku Koro ni Kira 1 [BDrip 1920x1080 x264 FLAC].mkv"
-> Helper2Call: "C:\Program Files\Hybrid\64bit\ffmpeg.exe" -loglevel fatal -noautorotate -nostdin -threads 8 -an -sn -r 24000/1001 -video_size 640x360 -f rawvideo -i - -r 24000/1001 -f yuv4mpegpipe -
So there 3 commands i need in order:
Quote:"C:\Program Files\Hybrid\64bit\mencoder.exe" -ss 639.218 -endpos 11.8914 -lavdopts threads=8 -really-quiet -subcp UTF-8 -sub "C:\Users\SABERA~1\Kira4.ass" -ass -ofps 24000/1001 -of rawvideo -o - -ovc raw -noskip -vf scale,format=i420,scale=640:360,ass,scale,format=i420 -sws 10 -nosound "C:\Users\SaberAnasterian\Downloads\Higurashi no Naku Koro ni Kira [BDRip] [1080p]\[Yousei-raws] Higurashi no Naku Koro ni Kira 1 [BDrip 1920x1080 x264 FLAC].mkv"
Quote:"C:\Program Files\Hybrid\64bit\ffmpeg.exe" -loglevel fatal -noautorotate -nostdin -threads 8 -an -sn -r 24000/1001 -video_size 640x360 -f rawvideo -i - -r 24000/1001 -f yuv4mpegpipe -
Quote:"C:\Program Files\Hybrid\64bit\vpxenc.exe" --codec=vp9 --row-mt=1 --passes=2 --pass=2 --target-bitrate=306 --end-usage=vbr --fpf="C:\Users\SaberAnasterian\AppData\Local\Temp\1kira4_2021-04-28@19_38_17_6310_01.stats" --profile=0 --good --corpus-complexity=0 --cpu-used=0 --min-q=0 --max-q=63 --bias-pct=100 --minsection-pct=15 --maxsection-pct=10000 --lag-in-frames=25 --drop-frame=0 --undershoot-pct=0 --buf-sz=6 --buf-initial-sz=4 --buf-optimal-sz=5 --drop-frame=0 --resize-allowed=1 --resize-up=100 --resize-down=100 --kf-min-dist=0 --kf-max-dist=250 --auto-alt-ref=1 --arnr-maxframes=5 --arnr-strength=3 --noise-sensitivity=0 --sharpness=0 --static-thresh=0 --aq-mode=2 --tile-columns=2 --tile-rows=1 --frame-parallel=1 --min-gf-interval=0 --max-gf-interval=0 --threads=48 --width=640 --height=360 --i420 --color-space=unknown --target-level=255 --input-bit-depth=8 --bit-depth=8 --tile-columns=0 --tile-rows=0 --ivf -o "C:\Users\SABERA~1\AppData\Local\Temp\2021-04-28@19_38_17_6310_02.ivf" -
To execute in CMD. it will look like this:
Quote:"C:\Program Files\Hybrid\64bit\mencoder.exe" -ss 579.781 -endpos 651.143 -lavdopts threads=8 -really-quiet -subcp UTF-8 -sub "C:\Users\SABERA~1\Kira4.ass" -ass -ofps 24000/1001 -of rawvideo -o - -ovc raw -noskip -vf scale,format=i420,scale=640:360,ass,scale,format=i420 -sws 10 -nosound "C:\Users\SaberAnasterian\Downloads\Higurashi no Naku Koro ni Kira [BDRip] [1080p]\[Yousei-raws] Higurashi no Naku Koro ni Kira 1 [BDrip 1920x1080 x264 FLAC].mkv" | "C:\Program Files\Hybrid\64bit\ffmpeg.exe" -loglevel fatal -noautorotate -nostdin -threads 8 -an -sn -r 24000/1001 -video_size 640x360 -f rawvideo -i - -r 24000/1001 -f yuv4mpegpipe - | "C:\Program Files\Hybrid\64bit\vpxenc.exe" --codec=vp9 --row-mt=1 --passes=2 --pass=2 --target-bitrate=306 --end-usage=vbr --fpf="C:\Users\SaberAnasterian\AppData\Local\Temp\1kira4_2021-04-28@19_38_17_6310_01.stats" --profile=0 --good --corpus-complexity=0 --cpu-used=0 --min-q=0 --max-q=63 --bias-pct=100 --minsection-pct=15 --maxsection-pct=10000 --lag-in-frames=25 --drop-frame=0 --undershoot-pct=0 --buf-sz=6 --buf-initial-sz=4 --buf-optimal-sz=5 --drop-frame=0 --resize-allowed=1 --resize-up=100 --resize-down=100 --kf-min-dist=0 --kf-max-dist=250 --auto-alt-ref=1 --arnr-maxframes=5 --arnr-strength=3 --noise-sensitivity=0 --sharpness=0 --static-thresh=0 --aq-mode=2 --tile-columns=0 --tile-rows=0 --frame-parallel=1 --min-gf-interval=0 --max-gf-interval=0 --threads=48 --width=640 --height=360 --i420 --color-space=unknown --target-level=255 --input-bit-depth=8 --bit-depth=8 --ivf -o "C:\Users\SABERA~1\AppData\Local\Temp\2021-04-28@19_38_17_6310_02.ivf" -
I know that this is only the second pass but this is just for example.
So my question is, is it possible to find this full subjob command fast and easily, or should I always search in HybridDebugOutput myself. If not, then another q, is it possible to add a function in the "Jobs" section, just copy FULL subjob command that I need with a right click like in the screenshots in one click "Copy".
![[Image: 0g463Qf.png]](https://i.imgur.com/0g463Qf.png)
![[Image: PmI5lUt.png]](https://i.imgur.com/PmI5lUt.png)
![[Image: jZUOVlN.png]](https://i.imgur.com/jZUOVlN.png)