Git Product home page Git Product logo

Comments (4)

ddennedy avatar ddennedy commented on August 16, 2024

DPX image sequences are not supported at this time. Limitations are not bugs, and I do not use this to track feature requests.

from shotcut.

ddennedy avatar ddennedy commented on August 16, 2024

Basically, we do not use FFmpeg for most image and image sequence support; we use Qt QImage and have our own image sequence handling. FFmpeg having good image sequence support is a somewhat recent thing. At some point I need to investigate switching to that or having better support for that.

For now there is a workaround. Open the first image, then choose File > Open Other > Network. You will notice the file path to that first DPX image is already filled in in the URL field. Really, this tab lets you input any MLT resource specifier. Change the numeric part of the file name into a pattern, e.g. Ny_25_fps-%04d.dpx. Press OK and Shotcut starts to play it, but now it thinks it is a Live source and provides no seeking or trimming. Choose File > Save and save a virtual clip as MLT XML. Now, open the MLT XML file and it has a duration and you can seek, scrub, and use it as a clip.

from shotcut.

ddennedy avatar ddennedy commented on August 16, 2024

Actually, seeking and scrubbing on DPX image sequence is not working good and not reliable. Oh well.

from shotcut.

ddennedy avatar ddennedy commented on August 16, 2024

I decided to re-open this. This bug fell into a gray area for me, and I could not decide how to handle it for a while. If there is something in our technology stack that is integrated but does not work correctly and can be expected to work correctly within Shotcut/MLT constraints, then it should be a bug even if I have never used it or know anything about it. I do not have to feel like I am obligated to fix it within a certain time or that I am even obligated to fix it at all or fix it for free. Someone might just want to check on status and track it, or they might be wanting to help and looking for things to do.

from shotcut.

Related Issues (20)

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.