Announcement

Collapse
No announcement yet.

serially numbered renderelements

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • serially numbered renderelements

    when setting up more than one multimatte element you have to add some numbers or something else to its name. if not only the first elment in the list will be saved because all elments have the same name.

    it would be great if every element gets an unique name automatically.


    best regards
    themaxxer
    Pixelschmiede GmbH
    www.pixelschmiede.ch

  • #2
    +1...........

    Comment


    • #3
      Yep, lost a couple days of rendering with this, I think I learned my lesson but some sort of unique name would be great never know when this aging mind will fail again, heh.
      Eric Boer
      Dev

      Comment


      • #4
        hm. tough one. Only make it unique name pls not Autonaming like the MtlSelect does as we're facing enough "too long name" and similar issues and got it all working nicely and safely on our end finally.

        Regards,
        Thorsten

        Comment


        • #5
          Something like outputfilename_mme_rAgBbCmidX where outputfilename is the filename which you entered for the actual render (with a warning you have to set this first), A,B and C are the numbers of the respective buffers and X is 0 or 1 whether it's a material or object buffer...And the default location should be where the actual render goes. This way I never have to enter a filename and location for the renderelements again.
          Last edited by trick; 16-05-2009, 08:03 AM.

          Comment


          • #6
            well you can name your output elements as well. So if you name your multimatte before hand it will be fine.
            Dmitry Vinnik
            Silhouette Images Inc.
            ShowReel:
            https://www.youtube.com/watch?v=qxSJlvSwAhA
            https://www.linkedin.com/in/dmitry-v...-identity-name

            Comment


            • #7
              Originally posted by Morbid Angel View Post
              well you can name your output elements as well. So if you name your multimatte before hand it will be fine.
              Please explain. The point is to automatically name render elements, so they are representative for their containing mattes and unique (of course). Even if you load the multimatte elements setup from another file, the filenames are still not as in the loaded file but are all the same ?!?!

              Comment


              • #8
                i dont quite understand what you mean by loading them from another file.
                If you create a multimatte element, there is a name filed at the bottom. You can change that name to whatever you want it to be, and the rendered file name will be the same as that name.
                Dmitry Vinnik
                Silhouette Images Inc.
                ShowReel:
                https://www.youtube.com/watch?v=qxSJlvSwAhA
                https://www.linkedin.com/in/dmitry-v...-identity-name

                Comment


                • #9
                  I know about the name field but that is not the problem.

                  Suppose I want to render a file that needs 30 buffers, which I could render with 10 Multimatte Elements.

                  I fill in the file name (let's say render1.tif) in the render output field of the common tab in the render scene dialog.

                  Then I add 10 Multimatte Elements in the Render Elements tab of the render scene dialog. Whatever I change in the matte renderelement parameters, the filename for that element always is the same: render1_MultimatteElement.tif, which results in all the output overwriting each other if you don't set unique filenames.

                  At the top of the Render Elements window there is a merge button by which you can load these 10 elements from a previous file so you don't need to set all the different buffers again, but the filenames again are all the same and you need to set them to prevent overwriting.

                  If you need 10 renderings on a project with each 10 mattes this results in 100 times entering all these unique filenames, if you ( like I do) write these 10 renderings in the same project output directory. So an automatic filenaming would be very welcome. Even if it's a very small annoyance

                  Comment


                  • #10
                    Actually there is a script (EffectsChannelSet) that detects all material and object ID's and sets Multimattes with correct naming for all of them. The page is Russian but with some translation engine you should know what all the plugins do...interesting stuff...very nice !!!

                    http://www.3d-kstudio.com/readarticle.php?article_id=3

                    Comment


                    • #11
                      well automatic naming would be nice of course. Here is what Im talking about. Open example scene (max 2008 vray sp3) and render.

                      http://www.godray.org/~work/example.max
                      Dmitry Vinnik
                      Silhouette Images Inc.
                      ShowReel:
                      https://www.youtube.com/watch?v=qxSJlvSwAhA
                      https://www.linkedin.com/in/dmitry-v...-identity-name

                      Comment


                      • #12
                        I'd like to stress that the proposed structure will eventually break EXRs beeing rendered. As the filename for split renderelements is derived from the element name and EXR channels have a character limit. This is a problem already with VRayMtlSelect Elements if you dont beware when naming your materials. So i'd definately vouch against fully automatic naming. I'd say make it a warning with the oportunity to autofix it. Or make it the default when ADDING MMREs but dont enforce them as in MtlSelects (wich is kinda needed and i am aware of that :P )

                        Regards,
                        Thorsten

                        Comment


                        • #13
                          You can script that type of naming yourself, you know?
                          look into the renderElementManager.
                          Lele
                          Trouble Stirrer in RnD @ Chaos
                          ----------------------
                          emanuele.lecchi@chaos.com

                          Disclaimer:
                          The views and opinions expressed here are my own and do not represent those of Chaos Group, unless otherwise stated.

                          Comment


                          • #14
                            Originally posted by trick View Post
                            Actually there is a script (EffectsChannelSet) that detects all material and object ID's and sets Multimattes with correct naming for all of them. The page is Russian but with some translation engine you should know what all the plugins do...interesting stuff...very nice !!!

                            http://www.3d-kstudio.com/readarticle.php?article_id=3
                            This script does do a nice job. The vray camera lister is nice too, although it doesn't like spaces in the camera names.

                            Comment


                            • #15
                              Originally posted by ^Lele^ View Post
                              You can script that type of naming yourself, you know?
                              look into the renderElementManager.
                              hello lele

                              no, I don't know how to code this!?
                              could you help me/us?

                              best regards
                              themaxxer
                              Pixelschmiede GmbH
                              www.pixelschmiede.ch

                              Comment

                              Working...
                              X