ffmpeg-cli-wrapper icon indicating copy to clipboard operation
ffmpeg-cli-wrapper copied to clipboard

Get single frames from video source

Open luke7479 opened this issue 9 years ago • 1 comments
trafficstars

Use ffmpeg to get frames e.g. as BufferedImage. Set decoding options to runtime, e.g. nextFrame(), seek(int timestamp), ...

This possibilities are highly needed to perform imageprocessing tools to videos.

Is there a way to add such things?

Thanks for the nice work so far.

luke7479 avatar Oct 13 '16 18:10 luke7479