Copyright (c) 2024
The MIT License (MIT)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Compatibility
-
2008
Operating Systems
History
Created: | 07/19/2008 |
Last Modified: | 07/30/2008 |
File Size: | 2.17 KB |
Reviews Love it? Or maybe you want to share some creative ways you're putting this item to use.
-
Emil Polyak said almost 13 years ago:
With maya 2012 the following line needs updating: //stores the result of the playblast into a string string $blastResult = `playblast -startTime $startTime -endTime $endTime -format iff -compression png -wh $wRes $hRes -clearCache 0 -viewer 0 -showOrnaments 1 -percent $size`; In case of errors: invalid command name "_XX.mov" while executing "-XX.mov -dialog 1 " Update the following line: $tclFile = ("package require QuickTimeTcl 3.0" + " \n" + "set lfile [ glob -type f [file join " + $blastSeq + "*.png] ]" + " \n" + "foreach f $lfile {" + " \n" + " lappend imageList [image create photo -file $f]" + " \n" + "}" + " \n" + "movie .m" + " \n" + ".m new pbHolder.mov" + " \n" + ".m tracks new video" + " " + $tclwRes + " " + $tclhRes + " \n" + "pack .m" + " \n" + "update" + " \n" + "set timeScale 625" + " \n" + "set numFrames 25" + " \n" + "set frameDuration [expr 625 / 25]" + " \n" + ".m tracks add picture 1 0 $frameDuration $imageList -dialog 0 -keyframerate 25" + " \n" + ".m save" + " \n" + ".m export -file " + $movName + "_XX.mov" + " -dialog 1" + " \n" + "return;"); -
anton blake said almost 13 years ago:
i dont know how to use ? any help -
ehoch said almost 15 years ago:
This is an excellent tool. Well thought-out, and very easy to implement into a GUI. For example, I was able to quickly implement ep_playTime.mel inside of zbw_playblast.mel's GUI. Our studio uses an OSX workflow, but we needed to dual-boot into Windows 7 for some of Maya's newest plugins, and just for greater stability and productivity in general. I got used to being able to Playblast into Quicktime in OSX and then moving smoothly into Final Cut Pro to audition the pre-vis. In Windows Playblast is almost useless for a QT workflow... until I found your script. Thank you so much for saving my sanity. One improvement that could be made: Ideally the TCL script would clean up and delete the temporary PNG files created in the process. -
Qwesto said over 16 years ago:
This is it!!! A 1000 thanks! -
ajitsinghyadav said over 16 years ago:
Cool all way's want this Option in Maya, Play blast my animation in QT to watch each and every frame...... looking forward to audio support :) -
Emil Polyak said over 16 years ago:
Just tested with QT standard and works fine so you don't need Pro QT to have access to the export feature.
Post a review:
Related Items:
-
Inch Time Converter 1.0.0
$20.00 (USD) -
Quick and dirty medium/low res 45. Smith and Wesson handgun 3D Model
$25.00 (USD) -
Quick Selection Tool 1.2.0 for Maya (maya script)
$20.00 (USD) -
Quick set panel for Maya 1.0.0 for Maya (maya script)
$20.00 (USD) -
Old-time Gasmeter 3D Model
$30.00 (USD) -
The Shanghai Tower Day Time 3D Model
$79.00 (USD)