Internal value for rendered image filename

Viewing 3 posts - 1 through 3 (of 3 total)
  • 2nd September 2010 at 8:05 am #14430

    Can I use %attr(FINALFILE) like this, to get the final rendered filename? I want to wrap the rendered image sequence into a script to create a preview movie, in a post job action.

    Cheers

    7th September 2010 at 3:20 pm #15131

    no , a single packet may support multiple render filenames, also Muster does not know the name of the final image consider it may be changed from the settings of your scene. But if you use strict naming rules, you can get the maya filename, the project path, and derive the final image name from that inside your script.

    I mean if your file is called myverynicejob.mb and your files are stored always as myverynicejob.# , you can easily derive the final frame name…

    13th September 2010 at 2:58 am #15096

    Ok thanks. Bit difficult to do that, in our current pipe.

    We can still parse the output path and extrapolate the filename to manipulate the files.

    Cheers

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.