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.

Scunet Strength
#21
TensorRT-RTX is a specialization of TensorRT for NVIDIA RTX GPUs, which compiles engines faster with comparable performance with TensorRT.
Atm. only 32bit support works. (fp16 will probably come in the future)

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#22
Ok, I think I can manage on my own now, thank you so much for the help, Selur!
Reply
#23
Selur, I know I had already finished things on my end, but I'm having a problem, no matter which filter I use, I'm getting this error before the render finishes, check attacked file.


Attached Files
.rar   HybridDebugOutput.rar (Size: 33,43 KB / Downloads: 1)
Reply
#24
The last thing Hybrid sees is:
2025.06.18 - 20:32:11_Windows 11 Version 24H2 (64bit)_2025.06.17.1 - level 9: FFmpeg output: [out#0/matroska @ 00000000027abe00] video:4093500KiB audio:0KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: 0.021808%
frame=19608 fps= 94 q=-0.0 Lsize= 4094393KiB time=00:05:27.12 bitrate=102532.9kbits/s speed=1.57x elapsed=0:03:27.70    

2025.06.18 - 20:32:11_Windows 11 Version 24H2 (64bit)_2025.06.17.1 - level 9: setDataForFFmpegVideo
2025.06.18 - 20:32:11_Windows 11 Version 24H2 (64bit)_2025.06.17.1 - level 9:  -> sPosition: 19608
2025.06.18 - 20:32:11_Windows 11 Version 24H2 (64bit)_2025.06.17.1 - level 9:  -> sBitrate: 102532.9
2025.06.18 - 20:32:11_Windows 11 Version 24H2 (64bit)_2025.06.17.1 - level 9:  -> sSpeed: 94
2025.06.18 - 20:32:11_Windows 11 Version 24H2 (64bit)_2025.06.17.1 - level 9: 2025-06-18@20_28_25_0710_06_video: Current position: 00:05:27.12
2025.06.18 - 20:32:11_Windows 11 Version 24H2 (64bit)_2025.06.17.1 - level 9: 2025-06-18@20_28_25_0710_06_video ### C:\Users\andre\Área de Trabalho\Mad Season\2.mkv ### Helper(1) finished with exitCode: -1073741819 and exitStatus: 1
2025.06.18 - 20:32:11_Windows 11 Version 24H2 (64bit)_2025.06.17.1 - level 9: aborting,.. 2025-06-18@20_28_25_0710_06_video
2025.06.18 - 20:32:11_Windows 11 Version 24H2 (64bit)_2025.06.17.1 - level 9: set 'CRASHED' for: 2025-06-18@20_28_25_0710_06_video
2025.06.18 - 20:32:11_Windows 11 Version 24H2 (64bit)_2025.06.17.1 - level 9: -> 2025-06-18@20_28_25_0710_06_video crashed: Helper1, exitCode: -1073741819
2025.06.18 - 20:32:11_Windows 11 Version 24H2 (64bit)_2025.06.17.1 - level 9: 2025-06-18@20_28_25_0710_06_video: Helper1, exitCode: -1073741819
2025.06.18 - 20:32:11_Windows 11 Version 24H2 (64bit)_2025.06.17.1 - level 9: 2025-06-18@20_28_25_0710_06_video: Helper1, exitCode: -1073741819
When executing:
"C:\Program Files\Hybrid\64bit\Vapoursynth\vspipe.exe" "C:\Users\andre\AppData\Local\Temp\encodingTempSynthSkript_2025-06-18@20_28_25_0710_0.vpy" - --outputindex 0 -c y4m | "C:\Program Files\Hybrid\64bit\ffmpeg.exe" -y -noautorotate -nostdin -threads 8 -color_primaries bt470bg -color_trc smpte170m -colorspace bt470bg -color_range tv -f yuv4mpegpipe -i - -an -sn -color_primaries bt470bg -color_trc smpte170m -colorspace bt470bg -color_range tv -pix_fmt yuv422p -fps_mode passthrough -vcodec ffv1 -coder 0 -context 0 -g 1 -level 1 -metadata encoding_tool="Hybrid 2025.06.17.1" "C:\Users\andre\AppData\Local\Temp\2_1_2025-06-18@20_28_25_0710_06.mkv"

Side note: you might want to clear your temp-folder (I would also recommend moving it to a dedicated folder outside the main Windows folders, and add an exception for it to your antivirus solution.)

Since it's the helper that crashes, it's likely a problem with the Vapoursynth handling, but since Vapoursynth is working the first 19590 frames of the clip without problems it might be that:
a. the input has an issue (corrupt headers or similar) => try scrolling through the Vapourynth Preview starting Frame 19590
b. you are running out of RAM/space
c. some error occurs through overclocking or heat problems of gpu/cpu/memory
d. something is interfering with the filtering or file access (virusscanners, tunign tools or similar are usually the cause for this)

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)