Python: SetClipProperty working?

Get answers to your questions about color grading, editing and finishing with DaVinci Resolve.
  • Author
  • Message
Offline

austin_at_FX

  • Posts: 3
  • Joined: Mon Aug 13, 2018 10:36 pm
  • Real Name: Austin Wallender

Python: SetClipProperty working?

PostMon Aug 13, 2018 10:41 pm

Hi folks - great release! Been playing with the scripting during the betas, and had seen this bug mentioned previously, but am wondering if I am doing something wrong.

Code: Select all
Py2> print srcclips[1.0].GetClipProperty('In');
{'In': '19:09:51:14'}
Py2> srcclips[1.0].SetClipProperty({'In', '19:09:59:00'})
Py2> print srcclips[1.0].GetClipProperty('In');
{'In': '19:09:51:14'}
Py2>


The In point should change, no?

Return to DaVinci Resolve

Who is online

Users browsing this forum: Bing [Bot], Mads Johansen, Steve Alexander and 278 guests