avi from apprentice ?

   7052   5   2
User Avatar
Member
2 posts
Joined: July 2005
Offline
hi all, i have a dumb question to ask, how do you get avi's out of houdini?
i am new, and i'd appreciate as much detail as possible if at all possible. please help.
thanks
hande
User Avatar
Member
639 posts
Joined: July 2005
Offline
Hiya,

Houdini itselt can't output .avi per se. The only movie you can output is Houdini Movie format (.hmv). So to speak, you'd have to use other applications to assembles your sequences of images into a single movie format.

Cheers,
Alex
User Avatar
Member
1631 posts
Joined: July 2005
Offline
hande
hi all, i have a dumb question to ask, how do you get avi's out of houdini?
i am new, and i'd appreciate as much detail as possible if at all possible. please help.
thanks
hande
Hi,

No, your question is not dumb & it has been answered here [sidefx.com].

Cheers!
steven
User Avatar
Member
639 posts
Joined: July 2005
Offline
whoa! Freakin' neat. Gotta jot that down in my technote.
User Avatar
Member
2 posts
Joined: July 2005
Offline
thank you very much, really. but after i type in what's suggested in that earlier post into the command line tools thing, i am getting a message there that says *…is not recognized as an internal or external command, operable program or batch file.*
here's what i'm typing in
cd/dc/mydocuments
and then,
mcp-f1300filename.$F.tiff-o-r1-w320-h240filename.avi
and then i get that message.

now.
at one point i succeeded in getting 300 tiff frames into a folder, but it consisted of all black frames with only the first frame recorded right.
(so i actually have another problem with animations besides the fact that i can't get an avi).
and this only happened once. now i'm only getting the first frame as a tiff file into a folder. so that might be the reason why i'm getting a weird message.
sorry to bother you again, but a little more help will be deeply appreciated.
hande

p.s. i don't know if this matters, but i have the apprentice version.
User Avatar
Staff
3455 posts
Joined: July 2005
Offline
make sure that the Houdini\bin folder is in your ‘path’ environment variable.
also, and this just might be the way it looks in your post, make sure that you put spaces inbetween mcp and each of the flags/arguments
because this:
mcp-f1300filename.$F.tiff-o-r1-w320-h240filename.avi

is all one word…which will not work

it should be:

mcp -f 1300 filename.$F.tiff -r 1 -w 320 -h 240 -o filename.avi

hope this helps (never done it before so… :roll: )
Michael Goldfarb | www.odforce.net
Training Lead
SideFX
www.sidefx.com
  • Quick Links