Basics of Lua Scripting for DaVinci Resolve & Fusion | Beginners Guide

Поділитися
Вставка
  • Опубліковано 13 чер 2024
  • In this video, I'll teach you the basics of Lua scripting, perfect for beginners who want to create scripts for DaVinci Resolve Fusion. Whether you're new to coding or looking to enhance your editing workflow, this tutorial will guide you through the essentials. Don't forget to like, comment, and subscribe for more tutorials!
    Get my example here: github.com/FusionPixelStudio/...
    -----------------------------------------------------------------------------------------------------------------------------------
    My Website: bit.ly/AR-Web
    Join the Discord: / discord
    -----------------------------------------------------------------------------------------------------------------------------------
    More Quick Fusion Tutorials: • Fusion 5 Minutes or Le...
    Watch The Post Video Stream: • Chill Livestreams
    -----------------------------------------------------------------------------------------------------------------------------------
    My Ko-Fi Shop: bit.ly/AR-KoFi
    My Website Shop: bit.ly/AR-Web-Shop
    My Gumroad Shop: bit.ly/PixsPricies
    -----------------------------------------------------------------------------------------------------------------------------------
    Check out my Projects for UA-camrs: • Tools I've Made for Yo...
    #Lua #DavinciResolve #CodingBasics
  • Навчання та стиль

КОМЕНТАРІ • 15

  • @PeeJ_ENT
    @PeeJ_ENT 14 днів тому +1

    Watched this so many times to reference techniques that I need to make my own timestamps:
    0:00 Intro
    0:34 Where to Save File
    1:26 Variables and Variable Types
    4:01 Console
    4:25 Tables
    6:53 WriteString()
    7:23 If Statements
    8:45 If Statements with Greater and Less Than
    9:50 If Statements Nil
    10:32 *For Loops
    11:38 For Loops Backwards
    11:58 *For Loops for Interating through Tables
    15:09 While Loops
    16:35 Repeat Unitl Loops
    17:33 *Funtions
    18:57 Concatinating Strings
    19:56 Calling Functions
    21:17 Recursive Looping
    22:13 *Updated Interated Loop for Tables
    23:20 Passing Through the Variable/Returning Variables from Funtions
    24:07 Suprise

  • @TheOrsonLord
    @TheOrsonLord Місяць тому +1

    My dude! This is just the kind of stuff I'm looking for!

  • @PeeJ_ENT
    @PeeJ_ENT Місяць тому +7

    I feel my brain growing

  • @Execrated
    @Execrated Місяць тому +1

    The "complex tables" you referred to at 5:00 are called dictionaries (at least in Python), for future reference. I hope to see more Lua scripting videos from you in the future because I'm having a hard time translating some concepts 1:1 from Python to Lua, and not a lot of people are covering the Resolve API on UA-cam.

  • @philingram9281
    @philingram9281 Місяць тому +1

    Many thanks - I've been wanting to get into scripting in DaVinci Resolve, especially Lua, but there aren't many beginner tutorials available. Plenty for Python though.

    • @asherroland
      @asherroland  Місяць тому +1

      I'm glad I could help! :D I noticed that too and it's my goal to teach people how to script for Davinci Resolve since it has awful documentation about it

  • @itsnotloveitslust
    @itsnotloveitslust Місяць тому +1

    Ive used Lua among other programming and scripting languages for years but i still struggle with Resolve/Fusion scripting because blackmagic is terrible with documentation. The latest fusion manual is from 2016. Its really disappointing.

    • @asherroland
      @asherroland  Місяць тому +1

      I agree! I hope to make everyone's lives easier with my videos lol

  • @dazzlingspring
    @dazzlingspring Місяць тому +2

    pls do more scripting tuts

    • @asherroland
      @asherroland  Місяць тому +1

      More Scripting coming in two weeks! :D Next week is making a macro from scratch

  • @Dexter101x
    @Dexter101x Місяць тому

    I use VSCode extensively for web design. Are there any extension I should use for LUA coding?

    • @Dexter101x
      @Dexter101x Місяць тому

      I'm not available for tomorrow's live stream, hence the question

    • @asherroland
      @asherroland  Місяць тому

      I'm streaming tonight if you wanna get a good answer. But I just searched for Lua extensions and chose the first one haha

  • @MarkIreland_carrierband
    @MarkIreland_carrierband Місяць тому

    Do you have problems with NVidia drivers and DaVinci?

    • @asherroland
      @asherroland  Місяць тому

      I haven't had many problems with it personally