Skip to content
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 feature to extract a single frame to an image file #24

Open
scottmc opened this issue Oct 21, 2022 · 5 comments
Open

Add feature to extract a single frame to an image file #24

scottmc opened this issue Oct 21, 2022 · 5 comments
Labels
enhancement hacktoberfest Issues proposed to Hacktoberfest participants

Comments

@scottmc
Copy link
Member

scottmc commented Oct 21, 2022

See https://ottverse.com/thumbnails-screenshots-using-ffmpeg/ for some tips on using frames:v to grab an image from the input file.

@scottmc scottmc added enhancement hacktoberfest Issues proposed to Hacktoberfest participants labels Oct 21, 2022
@andimachovec
Copy link
Contributor

andimachovec commented Oct 21, 2022

This would be quite simple to implement. But I'm not sure how and where to place that feature in the GUI. Do you have any ideas on that?

@scottmc
Copy link
Member Author

scottmc commented Oct 22, 2022

Maybe on a new tab? And add a view to show the frame at the currently selected time, and maybe a button to export it.

@scottmc scottmc added this to the Ver 1.2 milestone Nov 4, 2022
@andimachovec
Copy link
Contributor

andimachovec commented Apr 7, 2023

@humdingerb @scottmc
In my opinion this feature is a bit out of scope for a simple ffmpeg gui. Exporting single frames can be done on Haiku with the Medo video editor. What do you guys think?

@humdingerb
Copy link
Member

At least for now, I agree. For this and other features (cutting, for example) we'd need to integrate a video playback to scrobble through a clip, possibly respecting I/B frames etc. This appears to be a bit out of scope...
I wouldn't rule it out forever, but we'd need a lightweight solution for the above first.

@scottmc scottmc removed this from the Ver 1.2 milestone Apr 7, 2023
@scottmc
Copy link
Member Author

scottmc commented Apr 7, 2023

Ok, removed from the 1.2 milestone, maybe check back in the future on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement hacktoberfest Issues proposed to Hacktoberfest participants
Development

No branches or pull requests

3 participants