Giter VIP home page Giter VIP logo

Comments (4)

owickstrom avatar owickstrom commented on June 20, 2024

Ping @rabbitonweb

from komposition.

owickstrom avatar owickstrom commented on June 20, 2024

I've been working on this in https://github.com/owickstrom/komposition/tree/default-video-speed, and most of the support is there, except I'm having trouble with the rendering pipeline. I haven't been able to do per-clip speed adjustments in the FFmpeg filter graph. Durations of clips end up incorrect, and it's very messy to test.

I started looking at Gstreamer, and specifically the gstreamer-editing-services (GES) library, to use in the rendering pipeline instead of FFmpeg. This has been on my radar for a long time, and I think it would be a great improvement. Komposition is already using Gstreamer for previewing clips, so it should be somewhat straightforward to integrate.

However, GES doesn't support manipulating clip speed. There was a GSoC project and a merge request to implement support in the framework and in PiTiVi, but it seems stalled. Until that's in place, I'm not sure it's worth spending time on moving to Gstreamer for rendering.

In the meantime, for users that want to speed up clips, I suggest speeding up the media before importing. This can be done with FFmpeg on the command line.

from komposition.

owickstrom avatar owickstrom commented on June 20, 2024

I decided to give this one some more blood, sweat, and tears. I might have something working OK with ffmpeg now. @rabbitonweb, do you mind trying out the branch https://github.com/owickstrom/komposition/tree/default-video-speed?

You can't currently edit speed-per-clip in the GUI, but when you import video files you set a default video speed (2.0 for double speed, 0.5 for half speed), and that will be used when adding clips to the timeline.

from komposition.

owickstrom avatar owickstrom commented on June 20, 2024

Fixed by #68

from komposition.

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.