Skip to content

Conversation

@anosci
Copy link
Contributor

@anosci anosci commented May 22, 2024

This adds an op that's an alternative to [PlayVideo]. it uses a series of images in a folder directly, displaying each one sequentially.

this op is an alternative to [PlayVideo] that uses a series of images in a folder directly
@pixtur
Copy link
Collaborator

pixtur commented Jun 9, 2024

Have you seen [ImageSequenceClip] ?

@anosci
Copy link
Contributor Author

anosci commented Jun 9, 2024

I somehow completely missed [ImageSequenceClip]...

Looking at it, that's a far less featured version of my [PlayImageSequence], and it outputs directly to a . I've found the ability to output as to be far more useful. It's quite trivial to make your own timeclip from there.

My op also includes a few QOL features that I mostly made for myself (loop ranges and such), though whether those are necessary is debatable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants