Page 1 of 1
How to import VDB seq
Posted: Tue Dec 05, 2017 10:04 am
by thanulee
Hi, how to import vdb seq from houdini? I only see first frame or nothing at all. Thankz
Re: How to import VDB seq
Posted: Tue Dec 05, 2017 10:14 am
by aoktar
thanulee wrote:Hi, how to import vdb seq from houdini? I only see first frame or nothing at all. Thankz
You should set frame range by using "File", "start", "end", "digit" parameters. Have you ever tried those?
Re: How to import VDB seq
Posted: Tue Dec 05, 2017 10:15 am
by thanulee
Yes i figured it out, the digits was wrong in my case. Thank u
Re: How to import VDB seq
Posted: Tue Dec 05, 2017 10:23 am
by thanulee
Just keep in mind, unless i put the end frames first i get a crash. Common is to type the start first. So if my start > end frame it just crashes the very moment i input start. And usually houdini starts from frame 1. cheers
Re: How to import VDB seq
Posted: Fri Dec 08, 2017 9:56 am
by orb101
+1 on the crash, I have this issue.
Re: How to import VDB seq
Posted: Fri Dec 08, 2017 1:15 pm
by aoktar
orb101 wrote:+1 on the crash, I have this issue.
Could you describe steps to reproduce crash?
Re: How to import VDB seq
Posted: Fri Dec 08, 2017 1:55 pm
by thanulee
Yes, if u have start 0 and end 0, if u go to start and put 1 it crashes. Houdini files start from 1 usually so its very common to change start as first thing.
Re: How to import VDB seq
Posted: Fri Dec 08, 2017 5:36 pm
by RJMEngineering
Out of interest, can you retiime a VDB sequence to speed it up?
Re: How to import VDB seq
Posted: Fri Dec 08, 2017 5:57 pm
by aoktar
thanulee wrote:Yes, if u have start 0 and end 0, if u go to start and put 1 it crashes. Houdini files start from 1 usually so its very common to change start as first thing.
i found it. it crashes when you make start value is end+1. I'll fix it!
Re: How to import VDB seq
Posted: Fri Dec 08, 2017 7:57 pm
by thanulee
U rock!!! cheers