prashantcgi Posted November 15, 2013 Share Posted November 15, 2013 I'm trying to export a simple scene using alembic ROP output surface driver node in Houdini FX 13.0.198.21 using default setting with a new Format parameter set to Default . When i open the abc in maya it gives me error saying that "File is not a valid alembic file" Format option HDF5 work perfectly fine . Does anyone else also face the same issue? I'm attaching a sample hip file. Alembic_Maya_Export.hip Quote Link to comment Share on other sites More sharing options...
prashantcgi Posted November 15, 2013 Author Share Posted November 15, 2013 I'm Importing the abc file in MAYA 2014 Quote Link to comment Share on other sites More sharing options...
dbukovec Posted November 15, 2013 Share Posted November 15, 2013 hi! the default format on the alembic rop is set to "default" is ogawa (alembic 1.5), make sure you choose hdf5, until maya supports the new version. Quote Link to comment Share on other sites More sharing options...
prashantcgi Posted November 15, 2013 Author Share Posted November 15, 2013 Thanks hi! the default format on the alembic rop is set to "default" is ogawa (alembic 1.5), make sure you choose hdf5, until maya supports the new version. Thanks Daniel Quote Link to comment Share on other sites More sharing options...
malexander Posted November 15, 2013 Share Posted November 15, 2013 You can also convert between ogawa and hdf5 using the Houdini command line app 'abcconvert': abcconvert -toHDF myhdf.abc myogawa.abc abcconvert -toOgawa myogawa.abc myhdf.abc You can determine which version an Alembic file is with 'abcinfo' (among other useful bits of information). You'll need at least build 220 for these apps. 1 Quote Link to comment Share on other sites More sharing options...
prashantcgi Posted November 18, 2013 Author Share Posted November 18, 2013 You can also convert between ogawa and hdf5 using the Houdini command line app 'abcconvert': abcconvert -toHDF myhdf.abc myogawa.abc abcconvert -toOgawa myogawa.abc myhdf.abc You can determine which version an Alembic file is with 'abcinfo' (among other useful bits of information). You'll need at least build 220 for these apps. Thanks Mark!!!!!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.