Export mov on OSX

   8800   5   1
User Avatar
Member
288 posts
Joined: July 2005
Offline
I previewed my render with mplay on OSX. I exported the mov file from it and it is very rough.

How to setup the export compress parameters with the mov export from mplayer on OSX? I remember there would pop up the parameters to tweak on windows.
^_^
User Avatar
Member
152 posts
Joined: June 2008
Offline
Hello there,
I'm not sure if this is what you're looking for, but the best way i've figured out how to get “prettier” exports of .mov files from houdini is by using the command line script: mcp: you can find details here about it: http://www.sidefx.com/docs/houdini9.1/ref/utils/mcp [sidefx.com]

it took me a bit to figure out, so here is an example i keep lying around:
mcp -v -f 1 230 jg_vopsop_foamparts_06.comp_01.\$F4.tif -o jg_vopssop_foamparts_06.comp_01.mov


make note of the \ before the $F4… i wasn't able to get it to work until I put that there, because in the SHELL, $ is reserved, and you need to escape that so that MCP can recognize $F4 correctly. Hope that helps,
Cheers,
Jonathan
User Avatar
Staff
1448 posts
Joined: July 2005
Offline
on OSX Houdini uses QTMovie class from the QTKit to encode the quick time movies. That class does not provide much room for tweaking the encoding, so, unlike on Windows, there is no pop-up dialog with parameters.
User Avatar
Member
288 posts
Joined: July 2005
Offline
thanks guys. -.-!
^_^
User Avatar
Member
1 posts
Joined: Dec. 2010
Offline
Hi guys i found a new encoder
I put the link so you can have a look
http://encode-video.com/ [encode-video.com]
User Avatar
Member
288 posts
Joined: July 2005
Offline
^_^
^_^
  • Quick Links