tags:

views:

19

answers:

0

(note to others: I'm still a java newbie, kinda dirtying my hands doing this stuff)

Currently I'm using JAVE to process videos, etc etc. I'm wondering what could I use to get a few screenshots of that video (and what libraries do I use to manipulate the taken screencaps). JAVE only allows me to encode and get the video's information (duration, codecs, etc etc) so I'm guessing I have to do a finishing step to cover screencaps and resizing, etc etc.