Hi,
I'm trying to convert a sequence of realflow bin files to a vrmesh sequence, but I can't get the syntax right of the padding:
I've tried to replace the sequence framenumber with %05d and * but they don't work.
/Applications/ChaosGroup/V-Ray/Maya2012-x64/bin/ply2vrmesh "/Volumes/PROJECTDATA/films/2_creation/realflow/ballon_v102/meshes/ParticleMesh_ST01_%05d.bin" "/Volumes/PROJECTDATA/films/2_creation/realflow/ballon_v102/meshes/ParticleMesh_ST01_%05d.vrmesh" -fps 25.0 -smoothNormals
any ideas?
I'm trying to convert a sequence of realflow bin files to a vrmesh sequence, but I can't get the syntax right of the padding:
I've tried to replace the sequence framenumber with %05d and * but they don't work.
/Applications/ChaosGroup/V-Ray/Maya2012-x64/bin/ply2vrmesh "/Volumes/PROJECTDATA/films/2_creation/realflow/ballon_v102/meshes/ParticleMesh_ST01_%05d.bin" "/Volumes/PROJECTDATA/films/2_creation/realflow/ballon_v102/meshes/ParticleMesh_ST01_%05d.vrmesh" -fps 25.0 -smoothNormals
any ideas?
Comment