Open sp-ivan-alcoceba opened 3 years ago
Hi!
I'm trying to export my particle as video or image via command line but I cannot.
Exporting as standard output .efk binary works well, but when I try to do it for video or image the output file is not correct.
Trying on OS X and got information from here:
Effekseer -cui -in <source_project>.efkproj -o <destination_file>.avi
The following command works for the binary:
Effekseer -cui -in <source_project>.efkproj -e <destination_file>.efk
Any suggestion? Thank you!
Effekseer doesn't support to export a video with CUI
Which formats are supported by CUI then? And how would be correct way to run them?
only efk
Hi!
I'm trying to export my particle as video or image via command line but I cannot.
Exporting as standard output .efk binary works well, but when I try to do it for video or image the output file is not correct.
Trying on OS X and got information from here:
Effekseer -cui -in <source_project>.efkproj -o <destination_file>.avi
The following command works for the binary:
Effekseer -cui -in <source_project>.efkproj -e <destination_file>.efk
Any suggestion? Thank you!