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.

SelectEvery für Color Filter
#10
clipOdd = core.std.SelectEvery(clip=clip, cycle=5, offsets=[0 3 4])Mir ist gerade ein Problem aufgefallen, da man ja wenn den allgemeinen Fall mit SelectEvery angeben würde bei dem man:
1. Cycle und 2. offsets angeben würde.
z.B.
clipA = core.std.SelectEvery(clip=clip, cycle=5, offsets=[0 3 4])
clipB = core.std.SelectEvery(clip=clip, cycle=5, offsets=[1 2])
Wie würde man die den mergen? Einfaches interleave geht da nicht.
Ein core.std.Interleave([clipA, clipB]) würde 0,1,3,2,4 zurück liefern,...

Cu Selur

Ps.: Vielleicht kann man das ganze mit https://github.com/Irrational-Encoding-W...emapFrames machen,...
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
SelectEvery für Color Filter - by BinaryPic - 11.03.2021, 19:16
RE: SelectEvery für Color Filter - by Selur - 11.03.2021, 19:27
RE: SelectEvery für Color Filter - by Selur - 11.03.2021, 19:45
RE: SelectEvery für Color Filter - by Selur - 12.03.2021, 06:49
RE: SelectEvery für Color Filter - by Selur - 12.03.2021, 21:20
RE: SelectEvery für Color Filter - by Selur - 12.03.2021, 22:19
RE: SelectEvery für Color Filter - by Selur - 13.03.2021, 01:45
RE: SelectEvery für Color Filter - by Selur - 13.03.2021, 14:27
RE: SelectEvery für Color Filter - by Selur - 14.03.2021, 09:14
RE: SelectEvery für Color Filter - by Selur - 14.03.2021, 11:30
RE: SelectEvery für Color Filter - by Selur - 15.03.2021, 06:53
RE: SelectEvery für Color Filter - by Selur - 15.03.2021, 07:45
RE: SelectEvery für Color Filter - by Selur - 15.03.2021, 22:02
RE: SelectEvery für Color Filter - by Selur - 15.03.2021, 22:15

Forum Jump:


Users browsing this thread: 1 Guest(s)