ffmpegGUI icon indicating copy to clipboard operation
ffmpegGUI copied to clipboard

Add feature to extract a single frame to an image file

Open scottmc opened this issue 3 years ago • 5 comments

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

scottmc avatar Oct 21 '22 00:10 scottmc

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?

andimachovec avatar Oct 21 '22 18:10 andimachovec

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 avatar Oct 22 '22 19:10 scottmc

@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?

andimachovec avatar Apr 07 '23 12:04 andimachovec

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.

humdingerb avatar Apr 07 '23 14:04 humdingerb

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

scottmc avatar Apr 07 '23 20:04 scottmc