TyPreview_videos_file - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html) +--- Thread: TyPreview_videos_file (/thread-2343.html) |
TyPreview_videos_file - cgdvs - 04-15-2021 HI,tyson! I have a problem, I especially like to use it“ Typreview "to save the animation of the view. I've had a problem recently. About“ The default output path of "typreview" is in the "scene file" directory. By default, the generated video and max file are all together. When I constantly modify the file and record animation, dozens of videos are generated. So I need to clean up regularly, which can easily lead to misoperation and delete Max files. So I want to ask Tyson“ Can the default path of "typreview" be set to automatically create a "child folder" under the "scene file directory"? This subfolder is dedicated to videos RE: TyPreview_videos_file - tyFlow - 04-15-2021 Yes you can modify the default save path using the supplied menu options (click the [...] button next to the path). Then you can assign your desired path, which can include child folders which will be created. Ex: $scenePath\Renders\example.mp4 You can also use relative path symbols ("..") to go up a folder level. Ex: $scenePath\..\Renders\example.mp4 RE: TyPreview_videos_file - cgdvs - 04-15-2021 That's great. Thank you very much! |