Jump to content

Reference geometry filename in export filename


JH12

Recommended Posts

This is probably a fairly simple one..  
I have a geo sequence which I want to convert and export into a different format.  I would like the filenames to remain the same as the original geo, (apart from the new filetype suffix). 
How would I reference the name of each frame of the original geo sequence?

Thanks for the help

 

Edited by Fireandsmoke
Link to comment
Share on other sites

6 hours ago, Fireandsmoke said:

This is probably a fairly simple one..  
I have a geo sequence which I want to convert and export into a different format.  I would like the filenames to remain the same as the original geo, (apart from the new filetype suffix). 
How would I reference the name of each frame of the original geo sequence?

Thanks for the help

 

Hi,

you can use strreplace() expression function: https://www.sidefx.com/docs/houdini/expressions/strreplace.html

use as first argument relative reference path of "file" parameter of the file sop, where you are reading sequence, and type expression in "file" parameter of file cache sop, where you are writing new sequence.

pic_05.png.1bcb5e6b56e5210a9d5edda583e44ad5.png

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...