Skip to content

DaVinci Resolve python script to render and upload file to an FTP-server.

Notifications You must be signed in to change notification settings

aagedal/resolve_python_export_ftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

DaVinci Resolve python script for render and export to ftp

DaVinci Resolve script to render and upload file to an FTP-server. Intended to be run from inside Resolve GUI. Once installed it should be possible to run it from the menu-bar: Workspace -> Scripts

Shorthand of what this does:

  1. It gets info about the current project.
  2. Finds the active timeline, then renders that timeline in the specified format: current version is in XDDCAM MPEG 2, but thats easy to change.
  3. Once the file is done rendering the script will upload to the specified FTP-server using a password and username. Both encoded as base64. You need to update the script with your info here, or the script will fail.
  4. Upload progress can be tracked if you open the DaVinci Resolve console: Workspace -> Console.

Install location for the Python Script:

Mac App Store version:

~/Library/Containers/com.blackmagic-design.DaVinciResolveAppStore/Data/Library/Application\ Support/Fusion/Scripts/Deliver/

Blackmagic installer version:

~/Library/Application Support/Blackmagic Design/DaVinci Resolve/Fusion/Scripts/Deliver/

About

DaVinci Resolve python script to render and upload file to an FTP-server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages