Script
Preview Tools (With Mp4 Option)*
By kumodot · Credited author: Marcelo Souza · 2016-06-01
- Version
- v0.5
- Date updated
- 2016-06-03
Description

I need to create previews on a daily basis. I am tired of copying the preview file manually and rename it. So. I did a very simple Tool to Auto-Copy and AutoRename the Preview files to the same place where my scene is. This works for me, but maybe not for you. It´s very simple to edit the script for your needs. But i plan to add new features like Folder setup in the future...
Additional Info
The script uses the Max file name as a prefix, and Add to it, the Month/day, Hour and Minute of creation. So, if you use the script Twice on the same minute the preview will be overwrite on the target path because the same name will be used... The script just copy the lastest _SCENE.AVI and rename it as needed. If no Custom name is used, the scene name will be used. If the scene wasn´t saved yet the preview will be named like Untitled_Preview The "P" button, just open the native MakePreview Dialog. * Now version 0.3 uses ffmpeg.exe (if you this file located on C:\workbench) to compress the file in Mp4 format automatically while copying it to your working folder. :) If you don´t want to use ffmpeg.exe at this folder, please edit the code variable called ffmpeg. It holds the ffmpeg.exe path..
ChangeLog V0.3 -- bugfix and Added Mp4 Compression with FFMPEG.
ChangeLog V0.4 -- bugfix with Mp4 Generation. The MP4 generated by V0.3 is 4:4:4 and can´t play on many players. Not the MP4 generated is much more compatible using YUV4:2:0
ChangeLog V0.5 -- Added option (M) to Instant Generate Previews using the latests settings from Max Preview (S)
-- Added "TimeTag" Checkbox to Add or not Time/Date to Files. And now time is 12Hrs time format (AM/PM)
-- Added "Check" Option to Review the Preview file after creation (or not)
-- Added PlayLast button to playback Last _scene.avi in Max Preview Folder
Tags: Preview, tool, Renamer, Mp4, playblast