Selur's Little Message Board
[BUG] х265 main 422 10-bit - Crashed - 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: [BUG] х265 main 422 10-bit - Crashed (/thread-3414.html)

Pages: 1 2 3


RE: х265 main 422 10-bit - Crashed - Selur - 28.09.2023

The only documentation I'm aware of is the info over at https://www.spirton.com/interframe/ which is just what you quoted. Tongue
That said, Override aread, maps to 'area' in svpflow2 (https://www.svp-team.com/wiki/Manual:SVPflow), for which the documentation states:
Quote:Bad areas (identified by vector's SAD values) mask, more means "more strong mask". Recommended value is 100, but it can dramatically reduce smoothness effect.
So it's basically it is how strong the algorithm can smooth the content to ignore details for motion detection. For anime (=less details) you could smooth more than for normal content, where too strong 'smoothing' would cause you to miss motion, you would use smaller values.
If you want to understand the whole thing more, you would need to read up on how mvtools (https://htmlpreview.github.io/?https://github.com/pinterf/mvtools/blob/mvtools-pfmod/Documentation/mvtools2.html) works, which is what svp was based on.

Cu Selur


RE: х265 main 422 10-bit - Crashed - humanoid86 - 28.09.2023

Big Grin
(28.09.2023, 05:33)Selur Wrote: The only documentation I'm aware of is the info over at https://www.spirton.com/interframe/ which is just what you quoted.  Tongue
That said, Override aread, maps to 'area' in svpflow2 (https://www.svp-team.com/wiki/Manual:SVPflow), for which the documentation states:
Quote:Bad areas (identified by vector's SAD values) mask, more means "more strong mask". Recommended value is 100, but it can dramatically reduce smoothness effect.
So it's basically it is how strong the algorithm can smooth the content to ignore details for motion detection. For anime (=less details) you could smooth more than for normal content, where too strong 'smoothing' would cause you to miss motion, you would use smaller values.
If you want to understand the whole thing more, you would need to read up on how mvtools (https://htmlpreview.github.io/?https://github.com/pinterf/mvtools/blob/mvtools-pfmod/Documentation/mvtools2.html) works, which is what svp was based on.

Cu Selur

Big Grin 
I will try 11 22 33 44 55 66 77 88 99


RE: х265 main 422 10-bit - Crashed - Selur - 06.10.2023

btw. for 64bit Avisynth QTGMC freezing after a while try replacing the avstp.dll inside the Hybrid/64bit/Avisynth/avisynthPlugins-folder with the latest one from https://github.com/pinterf/AVSTP/releases
maybe that helps

Cu Selur


RE: х265 main 422 10-bit - Crashed - humanoid86 - 10.10.2023

Huh Huh

I just read...

QTGMC is strange

Width: 3,840 pixels
Height: 1,630 pixels
Display aspect ratio :2.35:1

loaded and QTGMC gives an error stating that it does not support this resolution. I chose another Bvdif and it worked perfectly

then I loaded it into Hybrid and configured it the same way, but instead of QTGMC I chose Bvdif - O_O processed without errors and 40% faster O_O

x265 main 422 10-bit = Bvdif + Interframe Heart

x265 main 422 10-bit = qtgmc + Rife-app Heart

x265 main 422 10-bit = qtgmc + Interframe / for 1440p and low


RE: х265 main 422 10-bit - Crashed - humanoid86 - 11.10.2023

vp9 source https://youtu.be/82N1xI6Su3c


RE: х265 main 422 10-bit - Crashed - Selur - 11.10.2023

No clue what you want to say with that link.
Huh

Quote:loaded and QTGMC gives an error stating that it does not support this resolution.
No debug output, no details, no clue.
Got no problem here deinterlacing 4k content.

Cu Selur

Ps.: If you wanted to say that your source is vp9 from that link, then your settings make no sense, since youtube only saves content progressive.