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,
Copying a frame to an image.
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Copying a frame to an image.
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
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
- Attachments
-
- importSnapFromPlayer.rev.zip
- (1.42 KiB) Downloaded 215 times
Re: Copying a frame to an image.
Thanks a lot.
Yes it does the job!
Cheers,
Yes it does the job!
Cheers,