Boulder08
Boulder08
Looks like the examples are not clear on what version they are meant for. The example will work with the pre-version of 2.0 but not on the latest official release....
Using RequestLinear(clim=100) after DGSource seems to fix the issue. I've had a similar issue a long time ago.. https://forum.doom9.org/showthread.php?p=1698102#post1698102
I'm wondering why the truemotion parameter seems to have such a big effect. It should merely change some values like a preset. I will check this also with the debug...
I've verified that DGSource is frame accurate. What I also noticed is that during the encode process, both DGSource and Avisynth+ itself (using Info()) report the exact same frame number...
Looks like it works with FFVideoSource. So, should this be addressed in the DGDecodeNV end or is it Avisynth acting up? There is a workaround, but this issue could possibly...
I've switched the source line with my testclip and tried several times and in many points in the troublesome video, but the vectors for the clips keep perfectly in sync....
Thank you very much for your effort, it must have been a pain (but a relief to actually find and fix it). I'm having problems verifying the fix as I'm...
Looks like I ran into this issue again :( Would you like to have a sample or should we just accept defeat (and use RequestLinear)?
This is the source file, when the Moon appears, it jumps quite severely in the encoded version. Just like in the earlier bug. https://drive.google.com/file/d/1PdDJbQTtF-tzvkLOXoroJlibJo1t3ZW4/view?usp=sharing This is my custom function I...
CAS can be downloaded here: https://github.com/Asd-g/AviSynth-CAS/releases/tag/1.0.1 I didn't test yet, but ffms2 most likely works. I don't know if there is any method to debug this without DGSource :( However,...