-
-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SUGGESTION] Image sequence as source #115
Comments
Definitely not a use case I imagined, but is something that would be very cool to add. A few different ways to implement this would be:
|
I'm 100% on this request! I'm a CG animator, whenever I render an animation it's 99% of the time as an image sequence, and I use custom windows batch scripts to convert them as video files (see L0Lock/FFmpeg-bat-collection). And there are a lot of animators (pretty much all of them), or globally any kind of graphics artists, in need of a fast and friendly too to convert image sequences to videos. I happen to be nerdy enough to dive into CLI tools, but you can guess most graphics people can't do that. |
* Adding #267 new onyx theme with custom icons (thanks to Joey Catt | Onyx Studios) * Adding signing of Windows executables * Adding new light and dark theme using BreezeStyles * Adding #115 ability to provide concat file (thanks to Marco Ravich) * Adding support for brightness, contrast and saturation filters * Adding PySide6 as main GUI provider, now MIT licensed frontend!
Hey @forart and @L0Lock finally added the ability to concatenate with FastFlix! Can either use your own concatenation text file, or build one from the new Tools > Concatenation Builder Going to close this as the feature is added, but please feel free to add feedback / suggestion here or in new ticket if you have any! https://github.com/cdgriffith/FastFlix/releases/tag/4.5.0 |
Hi there, this is a really great piece of software !
I have a set of 10000+ HDR images (or, better, frames 'cause it's a time lapse) shotted with my camera that i want to encode into x265 HDR.
It would be very useful (and quite unique, at least between open projects: afaik only AnotherGUI - which is free but closed source - have this feature) to input a set of images (frames) to encode.
Here's some - maybe - interesting links to implement it:
Hope that inspires !
The text was updated successfully, but these errors were encountered: