The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||
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)
|
Video encoding crashes when using (DG)Denoise with DGDecNV - 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: Video encoding crashes when using (DG)Denoise with DGDecNV (/thread-3274.html) |
Video encoding crashes when using (DG)Denoise with DGDecNV - protectron - 20.06.2023 Debug attached. Using 2-pass x265, the first pass gets to about 12% before it says it is "finished", then the second pass gets to about the same point and aborts the job. This doesn't happen with (DG)HDRtoSDR. RE: Video encoding crashes when using (DG)Denoise with DGDecNV - Selur - 20.06.2023 Quote:This doesn't happen with (DG)HDRtoSDR.In the Debug output you are using all three:
If you play the Vapoursynth Preview (with those setting) starting at ~13000 does it play fine? Any virus scanner running in the background? Cu Selur RE: Video encoding crashes when using (DG)Denoise with DGDecNV - protectron - 20.06.2023 I said that a little weird, what I meant was when only using (DG)HDRtoSDR it works fine. I have run it again disabling (DG)HDRtoSDR, only using (DG)Denoise, and the encode still does not work as expected. This time though it produced an output file. I will DM you the link. Updated debug attached. The Vapoursynth preview works at any point in the video. When Hybrid is doing the encode with (DG)Denoise, it takes up all of my available system RAM. Is this expected behavior? https://ibb.co/qgMmKCL RE: Video encoding crashes when using (DG)Denoise with DGDecNV - Selur - 20.06.2023 Don't know what I should do with that output. 1st pass this time ends after 13455 frames. Which isn't far away from where it crashed before. -> Did you try the Vapoursynth Preview? What about a virus scanner? Is the system overclocked? Cu Selur RE: Video encoding crashes when using (DG)Denoise with DGDecNV - Selur - 20.06.2023 Quote:When Hybrid is doing the encode with (DG)Denoise, it takes up all of my available system RAM. Is this expected behavior?Seems like a bug in DGDenoise. I can reproduce this when running dgdenoise on 4k content. RE: Video encoding crashes when using (DG)Denoise with DGDecNV - Selur - 20.06.2023 Just noticed there was a new release of the filter:https://www.rationalqm.us/vapoursynth/ RE: Video encoding crashes when using (DG)Denoise with DGDecNV - Selur - 20.06.2023 Replacing the files in Hybrid\64bit\vsfilters\DenoiseFilter\DGDenoise seems to fix the memory issue. Cu Selur RE: Video encoding crashes when using (DG)Denoise with DGDecNV - protectron - 21.06.2023 Many blessings upon you, Selur |