Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Split a video into two separate clips
Forum Updated to NodeBB v4.3 + New Features

Split a video into two separate clips

Scheduled Pinned Locked Moved Solved General and Desktop
qmediaplaylistvideoqmediaplayersplit
4 Posts 3 Posters 1.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mgalkissa
    wrote on last edited by mgalkissa
    #1

    I'm in the process of developing a simple video editor. So far I was able to load a video and play it (mainly following the Media Player example ). I want to know if there is a way to split/slice a video clip and create two video clips and add them to QMediaPlaylist.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Not directly with QtMultimedia. If depending on your goals your should consider using something like ffmpeg for that kind of activity and use QtMultimedia for showing your videos.

      You might want to check the kdenlive project.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • M Offline
        M Offline
        mgalkissa
        wrote on last edited by
        #3

        Hi @SGaist ,

        Thanks for your response. Just wanted to know for sure if there was a way to do it with Qt itself. Will start looking at other options.

        Thanks.

        1 Reply Last reply
        0
        • V Offline
          V Offline
          VincentLec
          Banned
          wrote on last edited by
          #4
          This post is deleted!
          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved