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.

[HELP] Feature film with duplicate frames
#21
Thank you for the quick reply.  I think my sequence needs a starting shift.  What happened if instead of 0 1 2 3 4 4  the frames are 0 1 1 2 3 4 or 0 1 2 3 3 4.  What is the syntax to enter this in the field?
Reply
#22
"0 1 1 2 3 4" = skip second frame out of 6, so "0 1 3 4 5"
"0 1 2 3 3 4" = skip forth frame out of 6, so "0 1 2 3 5"
The cycle size is the chunk size, and then you specify, which frame indices you want to keep.
If the pattern changes, use sRestore instead. (this is way slower)

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)