-
-
Notifications
You must be signed in to change notification settings - Fork 179
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
Add Support For More Thumbnail Import Settings #17
Comments
Seems like the jpg quality is relatively easy to set with ffmpeg (e.g. |
I've been struggling while thinking of a clean UI for the selection for number of thumbnails to extract. Currently:
Desired: I'm thinking Maybe something like this:
a large size input on the left with two radio buttons on the right. I just wish users wouldn't have to do math in their head and choose N from Maybe a radio box with two independent inputs?
Might be easier ... just unfortunate that the number input will then be either small, or will disrupt the flow of text a bit. I'll play with the css to make it as nice as possible. @cal2195 - thoughts? |
I like this idea a lot - although do we need to limit it to a I prefer the second idea - makes more intuitive sense! 👍 |
Work in progress: branch |
Currently can't do more frequently than 1 screenshot every 1 minute (limitation of the HTML selection box - can be changed sometime later maybe, not in a rush though). I'll test things out sometime with a large number just to see how the app behaves. I wouldn't want to allow a setting that grinds the app to a halt 😅 |
As well as thumbnail size, it would be nice to support more properties such as:
Customise everything! 👍
The text was updated successfully, but these errors were encountered: