0x25.1 Python for (Nuke) Compers - CLI Part 1 - it's a command line!

Поделиться
HTML-код
  • Опубликовано: 22 дек 2024

Комментарии • 9

  • @vidhun
    @vidhun 2 года назад

    I have learned a lot watching from your videos, I hope you continue the series in future :). This python training is kinda unparalled to all others available on RUclips.

  • @LoveVFX
    @LoveVFX 2 года назад

    Amazing!!!
    Thank you Anthony!
    I would love to see more of this topic.
    (Nuke automation without UI/in the Windows command line).
    I will suggest your channel in my videos for nuke users who want to learn to do some more practical things in in nuke with python.
    Cheers!

    • @tanantish
      @tanantish  2 года назад

      Thanks! What kind of things do you tend to see people using unattended nuke usage for? If there's a particular use case could look at doing a worked example or similar..

    • @LoveVFX
      @LoveVFX 2 года назад +2

      It could be stuff like:
      - Deactivating all nodes in a script (when your script is corrupt and it crashes when you open it)
      - rendering a particular frame range
      - rendering a mov out of a read node
      (if the read node has a particular name in the file knob or a word in the nodes label)
      - adding a sticky node with a comment next to the write node (for feedback)
      - adding a particular chain of tasks to a particular read node (the main render output)
      with tasks like: checking for pixel values above 1 or below 0 or a diffrent pixel range // checking if the frame range of the read node matches to the global frame range // checking if the colorspace it set the right way // checking if the format is set the right way // checking if there are pixels beyond the bounding box // checking what type of channels the output has (rgba or more)
      I’m sure i could come up with more stuff, but I believe that is a good addition.
      Thank you!!!
      Cheers.

  • @PowerLlama
    @PowerLlama 3 года назад

    Used these two videos today! My poor little M1 Mac Mini gets an exponentially long render-time after 20 frames so I wrote up a little batch for it.

  • @yapudi
    @yapudi 3 года назад

    Amazing!!

  • @rajeshanbu2310
    @rajeshanbu2310 2 года назад

    Pls can you make the video.. Continuously..

  • @zohahs5276
    @zohahs5276 2 года назад

    nice one please continue this python series for Foundry katana as well not many lesson there on opscripts + python use in Katana please and later Houdini + Python lesson or small pipeline building on USD some future ideas for videos thanksalot

    • @tanantish
      @tanantish  2 года назад

      I'm actually not really Katana qualified at all, it's not something that really wandered across my desk much I'm afraid (but might look at USD in the future for various reasons..)