• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

  • You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
  • You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  • If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Previously on "Joining video clips and basic editing programmatically?"

Collapse

  • _V_
    replied
    Originally posted by d000hg View Post
    I would guess ffmpeg (C library IIRC) can do a lot of what you ask by the way.
    Sounds interesting, will take a look.

    Leave a comment:


  • _V_
    replied
    Originally posted by d000hg View Post
    One obvious question: do you actually need to produce a single output video that someone can download and use, or do you only need to give that impression since you'll run it from a private server/app?
    Just thinking how YouTube, 4OD, etc intersperse ads with video basically.
    Good question. Needs to be downloadable output video.

    Leave a comment:


  • d000hg
    replied
    I would guess ffmpeg (C library IIRC) can do a lot of what you ask by the way.

    Leave a comment:


  • d000hg
    replied
    One obvious question: do you actually need to produce a single output video that someone can download and use, or do you only need to give that impression since you'll run it from a private server/app?
    Just thinking how YouTube, 4OD, etc intersperse ads with video basically.

    Leave a comment:


  • WTFH
    replied
    Maybe take a look at DaVinci Resolve, Conform clips with XML

    Leave a comment:


  • _V_
    started a topic Joining video clips and basic editing programmatically?

    Joining video clips and basic editing programmatically?

    I have a seed idea for a new business. One of the requirements would be the following and I'm not sure what the easiest tools, programming language set would be to make this work. Everything needs to happen programmatically without human interaction.

    There would be a folder containing video clips, all of the same format (e.g. MP4). There would be a set of audio tracks (e.g. MP3). There would be a set of txt files. For every video clip there would be a matching audio clip and txt file.

    The program or script would join the video clips into a single output video. The audio would be added so that it is part of the correct clip. The txt would be added to the clip, perhaps with a fixed transition like slide or fade.

    So the output video is created as soon as it is given the folder with the assets.

    Any idea on how to set this up? Video editing software that has an API or scripting language features?

Working...
X