PDA

View Full Version : Exporting as .mov?


ssycko
09-23-2007, 11:40 PM
Whenever I try to export my animation as a .mov, Maya always gives me "Error: Could not save file." Is there any way to fix this? I'm running this on Windows XP, if that changes anything.

ErikSvensson
09-24-2007, 06:03 AM
Do you have the latest quicktime installed? Im not sure if you even would need QT pro to be able to export out as mov, but I dont think so. It should work, could you open the script listener and see if you get more errors? :)

Erik

ssycko
09-24-2007, 07:06 AM
pv_performAction "E:/Stuff/Maya/New_Project/asdf.mov" "move";
file -op "precision=6;attrNames=" -typ "move" -pr -ea "E:/Stuff/Maya/New_Project/asdf.mov";
movOut -file "E:/Stuff/Maya/New_Project/asdf.mov" -precision 6;
// Error: No usable attributes were found. //
// Error: Could not save file. //

That's what I get in the script editor whenever I try to save it. I'm assuming the problem is the, "Error: No usable attributes were found." How exactly do I fix that?

DigitalToon2
09-25-2007, 05:48 AM
You could always just export it as an avi and set all avi's to open with quicktime and then if you have quicktime pro you could export it and save it as a .mov.

ssycko
09-25-2007, 05:36 PM
... oh duh. I didn't see the render as .avi and all that. I just thought that .mov was the only way. Thanks for your help.

CGTalk Moderation
09-25-2007, 05:36 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.