Uniformly scale x and y positions of clips on timeline in BlackMagic's DaVinci Resolve
- In Resolve open the Fusion page, in the toolbar click “Fusion > Fusion Settings”
- Click “Path Map” in the Fusion drop down of the settings window, and make sure “Scripts” is set to “UserPaths:Scripts”. If not, hit the “Reset” button.
- Click "Script" in the Fusion drop down of the settings window, change selection from python 2.7 to python 3
- This step is only Resolve version 18.1.4 or later
- Hit the save button to update all of your changes
- Download this repository's latest release
- Add it to your scripts path. These paths can also be found by clicking the folder icon at the bottom right of "Path Map" from step 2.
- LINUX:
~/.local/share/DaVinciResolve/Fusion/Scripts/Edit- Hint: if you can’t find .local try hitting Ctrl+H to show hidden folders
- WINDOWS:
C:\Users\{NAME}\AppData\Roaming\Blackmagic Design\DaVinci Resolve\Support\Fusion\Scripts\Edit- Hint: if you can’t find AppData try going to View > Hidden items in file explorer and hitting the checkbox
- MAC:
/Library/Application Support/Blackmagic Design/Fusion/Scripts/Edit
- LINUX:
- Restart Resolve
- Now when you go open Resolve and, in the toolbar, click “Workspace > Scripts” several scripts should be available.
- Open a timeline in your resolve project
- Click “Workspace > Scripts > scaleTransform”
- Enter scaling amount you want to apply. Note: This doesn't work for clips with keyframes at the moment.
- Check the X or Y scaling boxes to apply to only one, or both.
- Click "Begin Scaling"