Posts: 10.551
Threads: 57
Joined: May 2017
You need to recreate the job, the job you send me a debug output from was created with 'alwaysUseAvisynth: false'.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 28
Threads: 5
Joined: Jan 2018
(11.03.2018, 09:27)Selur Wrote: You need to recreate the job, the job you send me a debug output from was created with 'alwaysUseAvisynth: false'.
I'm sorry.
But it did not work again.
Here is the Debug file:
Posts: 10.551
Threads: 57
Joined: May 2017
Okay,... seems like Avisynth still isn't used.
-> looking into it.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 10.551
Threads: 57
Joined: May 2017
Compiling a new dev version for testing which will enforce Avisynth/Vapoursynth for odd cropping which will either fix the problem or show that this isn't possible the way I think it should work. (namely converting to RGB/yuv444 before cropping)
Note that odd cropping will slow down the general processing since it introduces a color space conversion which wouldn't be needed otherwise.
-> will send you a new link in a few minutes
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 28
Threads: 5
Joined: Jan 2018
In the first run, an error occurred and the process was stopped.
But next run (I did not change any settings.) worked very well, and it's great.
Please keep this feature in the final version.
If I see any problems I will report.
Thanks.
Here is the first run debug file:
Posts: 10.551
Threads: 57
Joined: May 2017
Don't see any reason why the first job froze, no crash data inside the debug output,..
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 28
Threads: 5
Joined: Jan 2018
(11.03.2018, 11:18)Selur Wrote: Don't see any reason why the first job froze, no crash data inside the debug output,..
OK. Thank you for this feature.
Posts: 28
Threads: 5
Joined: Jan 2018
(11.03.2018, 11:18)Selur Wrote: Don't see any reason why the first job froze, no crash data inside the debug output,..
I'm sorry.
When I use the DeGrain, the job crashes!
Please fix that.
This is debug file:
Posts: 10.551
Threads: 57
Joined: May 2017
11.03.2018, 17:06
(This post was last modified: 11.03.2018, 17:12 by Selur.)
Problem is probably that smdegrain doesn't support RGB,.. will look into it.
-> yup, fixed it locally will send you a dev version for testing in few minutes (need to recompile and upload)
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 28
Threads: 5
Joined: Jan 2018
(11.03.2018, 17:06)Selur Wrote: Problem is probably that smdegrain doesn't support RGB,.. will look into it.
-> yup, fixed it locally will send you a dev version for testing in few minutes (need to recompile and upload)
Cu Selur
Thanks a lot.
I will test and report the result.