Create MP4 with specified file name 回答済み
Hi,
In my review script I can successfully generate an MP4 for displacement shapes using something like
grph
set imag mpeg
plot shap 1
imag
end
However, this saves the MP4 into the current directory using the script name. I'd like to save the MP4 into another directory, and if possible, with another name.
Can you help me with that?
Thanks,
Marco
1件のコメント
Hi Marco,
There is no way to do this with our standard Flex/Review commands.
You would need to create a separate Review input file and use command line operations to do this:
The #submit symb command essentially runs Command Line so standard functions like mkdir and rename all work to handle files and folders.
Best regards,
Kevin
サインインしてコメントを残してください。
お探しのものを見つけられませんでしたか?
新規投稿