Page 1 of 1

Save JPEG screenshot

Posted: January 31st, 2008, 6:01 pm
by stooovie
Hello, I could use a script that would save actual frame of actual comp as a JPEG (or whatever bitmap format, for reviewing purposes). Auto numbering would be nice.

Thanks for your time!

Re: Save JPEG screenshot

Posted: January 31st, 2008, 8:10 pm
by byronnash
I made this script a while back. It should be fairly easy to hack out the parts that you don't need. All it basically does is apply render and output module templates and ask you where to save the files. Hopefully it's a springboard.


Description:
This script is handy if you are frequently rendering low res animations for client approvals or uploading to web/ftp. The zip file includes a Render Settings Template and Outout Module Template that must be loaded prior to running the script.Usage: Cue a frame in your comp that you would like the thumbnail to be.Run the script, it will prompt you for a location to render to.The script automatically loads the templates for both a thumbnail jpg and quicktime movie. It will also temporarily add safe title lines and then render the files.

http://armoredsquirrel.com/blog/wp-cont ... _title.zip

Re: Save JPEG screenshot

Posted: February 1st, 2008, 3:01 am
by stooovie
Thanks Byron, I will try to modify your script to my purpose.