Giter Site home page Giter Site logo

Comments (4)

austinwitherspoon avatar austinwitherspoon commented on August 19, 2024

It looks like there was an error with .mov files (I had previously only tested on .exr and .dpx image sequences!) and how it was reading the version numbers on those .mov files.

This is fixed now for me, you should be able to download the newest update and hopefully things work for you!

from resolve-version-up-shots.

willDTF avatar willDTF commented on August 19, 2024

thanks, it can found version now but it's not able to import the new one, it show this error message
image

here is console feedback

Scanning Versions.. Timeline: IN_remaster_v40 Target Track: Video 5 Scanning track 5 (Video 5) Found 1 clips Scanning Sq002_P0015_v03.mov Creating new shot object for Sq002_P0015_v03.mov Path: \\192.168.1.52\Projects_b\0104_CrossTheAges_Trailer_2022-06-14_william\Media\Anim_remaster\SQ02\Sq002_P0015_v03.mov Extracted version from clip: ['v03'] Scanning Sq002_P0015_v03.mov.. version: v03. Glob: \\192.168.1.52\Projects_b\0104_CrossTheAges_Trailer_2022-06-14_william\Media\Anim_remaster\SQ02\Sq002_P0015_*.mov Frame Range: [] Glob: \\192.168.1.52\Projects_b\0104_CrossTheAges_Trailer_2022-06-14_william\Media\Anim_remaster\SQ02\Sq002_P0015_*.mov --- Logging error --- Traceback (most recent call last): File "C:\Python\Python36\lib\logging\__init__.py", line 994, in emit msg = self.format(record) File "C:\Python\Python36\lib\logging\__init__.py", line 840, in format return fmt.format(record) File "C:\Python\Python36\lib\logging\__init__.py", line 577, in format record.message = record.getMessage() File "C:\Python\Python36\lib\logging\__init__.py", line 338, in getMessage msg = msg % self.args TypeError: not all arguments converted during string formatting Call stack: File "C:\ProgramData\Blackmagic Design\DaVinci Resolve\Fusion\Scripts\Edit\Version Up Shots.py", line 483, in <module> VersionUpShots() File "C:\ProgramData\Blackmagic Design\DaVinci Resolve\Fusion\Scripts\Edit\Version Up Shots.py", line 91, in __init__ self.dispatcher.RunLoop() File "<nofile>", line 167, in RunLoop File "<nofile>", line 123, in Dispatch File "C:\ProgramData\Blackmagic Design\DaVinci Resolve\Fusion\Scripts\Edit\Version Up Shots.py", line 218, in scanVersions shot = Shot(clip) File "C:\ProgramData\Blackmagic Design\DaVinci Resolve\Fusion\Scripts\Edit\Version Up Shots.py", line 325, in __init__ available = self.availableVersions() File "C:\ProgramData\Blackmagic Design\DaVinci Resolve\Fusion\Scripts\Edit\Version Up Shots.py", line 349, in availableVersions logger.debug("is sequence?", isSequence) Message: 'is sequence?' Arguments: (False,) results: ['v03', 'v06'] Building shot list.. Done!

from resolve-version-up-shots.

austinwitherspoon avatar austinwitherspoon commented on August 19, 2024

I've been experimenting a bit, and it appears this issue is that resolve's API doesn't know how to handle UNC paths.

You can import from \\192.168.1.52\ manually and it works fine, but when I try to do it from the API it fails.

I'll experiment some more, but I'm not having any luck and this may be an issue with Resolve itself. I'll send in a bug report!

In the meantime, you can fix the issue by mounting the network location to your computer as a letter drive.
Go to windows explorer and "Map a Network Drive"

image

And then enter your network path and choose a drive letter.
image

If you use this letter drive in resolve instead of the UNC network path, everything should hopefully work for you!

from resolve-version-up-shots.

willDTF avatar willDTF commented on August 19, 2024

thanks, didn't thinked to check without UNC, works perfectly !

from resolve-version-up-shots.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.