Command-line rendering: Unrecogonized output format???
Posted: Thu Aug 15, 2013 12:02 am
I'm trying to render trough the command-line on OS X.
This works well, it creates "test_00001.mov"
But when I specify a file-format,
I get this:
...It's like this also with TGA and QT, what am I doing wrong?
I thought I was doing exactly what was written in the FAQ.
Code: Select all
Lukass-Mac-Pro:~ Lukas$ /Applications/Anime\ Studio\ Pro\ BETA\ 9763.app/Contents/MacOS/Anime\ Studio -r /Volumes/Dataatje/Projects/Circusdieren/Shots/14/Shot14_001.anme -o /Users/Lukas/Desktop/TERMINALRENDER/test_00001But when I specify a file-format,
Code: Select all
Lukass-Mac-Pro:~ Lukas$ /Applications/Anime\ Studio\ Pro\ BETA\ 9763.app/Contents/MacOS/Anime\ Studio -r /Volumes/Dataatje/Projects/Circusdieren/Shots/14/Shot14_001.anme -o /Users/Lukas/Desktop/TERMINALRENDER/test_00001.png -f PNGCode: Select all
Error (102): Unrecognized output format: PNGI thought I was doing exactly what was written in the FAQ.