Page 1 of 1

Copying a frame to an image.

Posted: Sat Feb 20, 2010 5:43 am
by MCla
I would like to copy ( at full resolution) a single frame from a quicktime movie.
Any suggestions?
I was given by Jaqueline (runrev) the suggestion of import snapshot. This however requires the movie to be displayed at full size (which I would like to avoid if possible).
The idea is to take individual frames from a movie for further analysis.

Cheers,

Re: Copying a frame to an image.

Posted: Sat Feb 20, 2010 11:22 am
by bn
MCla,
I attach a little stack that does this, it imports a snapshot from your player, the player is smaller than the original size of the source, temporarily the player is resized and the snapshot taken and than the player is set back to it's initial size. Now the import snapshot just dumps the image onto the card of the player, you have to fiddle around with import/export snapshot to your liking, but basically this works.
regards
Bernd

Re: Copying a frame to an image.

Posted: Sat Feb 20, 2010 7:00 pm
by MCla
Thanks a lot.
Yes it does the job!

Cheers,