![]() |
[HELP] SCU-Net finishing within seconds - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: [HELP] SCU-Net finishing within seconds (/thread-4197.html) |
SCU-Net finishing within seconds - Smiggy - 27.08.2025 Hello Selur, Before I reset my PC due to a crash, these settings (see pictures from link) were fine, but ever since, SCUNet finishes in seconds and outputs downsized files. See video to see what I mean and for the settings. https://limewire.com/d/rIQ1N#EMupEYXg6S RE: SCU-Net finishing within seconds - Selur - 27.08.2025 for the future: read the sticky, create a debug output About your issue: 1. it's normal that SCUNet is faster on follow-up files if the resolution of the input that SCUNet is fed doesn't change, since it'll create an .engine file in the first run which it can reuse. ![]() 2. about the resizing. Your Input has a 8:9 Input PAR (I assume this is correct) and you tell Hybrid to adjust the size so that the height stays the same and the output has a PAR or 1:1. For this, the width needs to be adjusted to 720*8/9 = 640. Alternatively you could tell Hybrid to adjust the height instead and keep for example a width of 720, then Hybrid would resize the height to 480*9/8= 540. ![]() ![]() 3. If your reset somehow damaged existing .engine files, you could delete them. You can find these wherever your 'Default Engine Path'- or, if it's not set your, 'Default Temp Path'-folder is located. (see Config->Paths). SCUNet will recreate them if they do not exist. Cu Selur RE: SCU-Net finishing within seconds - Smiggy - 27.08.2025 Hi Selur, Apologies. Some files attached for you to review and the actual debug file can be downloaded here because it was too big to attach. https://limewire.com/d/nbL3t#qtRlUnM6Cs These files that are being put through SCUNet are 1GB files and 20 minutes in length. These settings worked before I reset my PC and it would take 36 mnutesd to complete one file at 16.00FPS. The issue is elsewhere. RE: SCU-Net finishing within seconds - Selur - 27.08.2025 on my way to work, atm. with 20min files the encoding should take longer => try clearing your engine/tmp folder RE: SCU-Net finishing within seconds - Smiggy - 27.08.2025 I'll try that, if you can have a closer look when time permits. ![]() RE: SCU-Net finishing within seconds - Selur - 27.08.2025 Does the Vapoursynth preview work? Remember the start of the preview might take a while until the engine file gets created. RE: SCU-Net finishing within seconds - Selur - 27.08.2025 I looked at the debug output, Vapoursynth script seems okay: And aside that I would recommend moving the temp folder, the encoding call: "C:\Program Files\Hybrid\64bit\Vapoursynth\vspipe.exe" "C:\Users\User\AppData\Local\Temp\encodingTempSynthSkript_2025-08-27@04_50_42_2854_0.vpy" - --outputindex 0 -c y4m | C:\Program Files\Hybrid\64bit\ffmpeg.exe" -y -noautorotate -nostdin -threads 8 -color_primaries bt470m -color_trc smpte170m -colorspace bt470bg -color_range tv -f yuv4mpegpipe -i - -an -sn -color_primaries bt470m -color_trc smpte170m -colorspace bt470bg -color_range tv -pix_fmt yuv422p10le -strict -1 -fps_mode passthrough -vcodec prores_ks -profile:v 1 -vtag apcs -metadata encoding_tool="Hybrid 2025.07.27.1" -aspect 640:480 -f mov "C:\Users\User\AppData\Local\Temp\5 - Roll For it_5_2025-08-27@04_50_42_2854_03.mov" FFMmpeg reports: ffmpeg version N-120379-g29368ccb48 Copyright (c) 2000-2025 the FFmpeg developers => Did you try what I suggested? Does the Vapoursynth Preview work? Cu Selur RE: SCU-Net finishing within seconds - Smiggy - 27.08.2025 Hi Selur, How do you check if the Vapousynth preview is working? Sorry, I'm a rookie when it comes to Hybridm RE: SCU-Net finishing within seconds - Selur - 27.08.2025 How are you using Hybrids Vapoursynth filters ![]() You should always check the effect of filters. In the 'Filtering->Vapoursynth', in the right lower corner, is the normal Vapoursynth Preview button, if you press it Hybrid will open a vsViewer Window which will show what the current Vapoursynth filter settings will do. If you enable 'Compare View' and press the Vapoursynth Preview icon, the vsViewer Window will show the input and output of the filtering.' If you enable 'Synth auto refresh' each change will cause the Preview to refresh. (read the tool tips) You can also enhance/adjust the Preview by using the settings under Filtering->Vapoursynth->Misc->Preview (I especially recommend checking the 'Split Compare View' options, when using 'Compare view'.) If that Preview does not work, properly, neither will the encoding. Cu Selur Ps.: If you see a button, check the tool-tip info. Especially at the beginning, you should play around with settings and read the tool-tips. RE: SCU-Net finishing within seconds - Smiggy - 27.08.2025 Hello, A trusted and experienced user (tailland) providing the settings for me. I just add the settings and run them, but he of course, he can help me diagnose technical faults to a certain extent. Please watch this video - the preview doesn't work. https://limewire.com/d/ekkza#HXtvCmWsU8 |