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.

Encoding bricht ab beim Laden einer Preview
#8
Hier noch ausführlicher:
https://github.com/dubhatervapoursynth/v...warpsharp2 ist seit Apr 9, 2026 'read-only'
und hat:
warp.AWarpSharp2(clip clip[, int thresh=128, int blur=2, int type=0, int[] depth=[16, 8, 8], int chroma=0, int[] planes=<all>, bint opt=True, string cplace="mpeg1"])

warp.ASobel(clip clip[, int thresh=128, int[] planes=<all>, bint opt=True])

warp.ABlur(clip clip[, int blur=3, int type=1, int[] planes=<all>, bint opt=True])

warp.AWarp(clip clip, clip mask[, int[] depth=[3, 1, 1], int chroma=0, int[] planes=<all>, bint opt=True, string cplace="mpeg1"])
zur Verfügung gestellt. Vor allem AWarpSharp2 wir in einigen Skripten verwendet.

https://github.com/HolyWu/VapourSynth-AWarp implementiert nur:
awarp.AWarp(vnode clip, vnode mask[, int[] depth_h=3, int[] depth_v=depth_h, bint mask_first_plane, int[] planes=[0, 1, 2]])

=> Als workaround dazu, da das Original AWarpSharp2 nicht mehr aktualisiert werden wird, habe ich eine Python Funktion geschrieben, welche die Funktionalität von AWarpSharp2 nachstellt, damit die anderen Skripte einfacher angepasst werden können.

Cu Selur

Ps.: aktuell verwende ich aber nur lokal die neue Funktion. Smile
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: Encoding bricht ab beim Laden einer Preview - by Selur - 25.04.2026, 15:27

Forum Jump:


Users browsing this thread: 1 Guest(s)