Coder Social home page Coder Social logo

moviecombiner's Introduction

Movie Combiner

About

This Mac Application makes it easy to combine multi-part movies into one file using ffmpeg. If you've ever downloaded a movie that has multiple parts like:

Movie-part1.mp4 Movie-part2.mp4 Movie-part3.mp4

This makes it faster to convert it to just Movie.mp4.

Setup

  1. You must have ffmpeg installed.
  2. Run the Application.

Usage

Choose the first part of the movie you would like to combine. It must be named in the format of: ...

There are two options for combining videos, using video filter or demuxer. These options are detailed on the ffmpeg wiki. Generally, you will want to use video filter if it's compatible because it's much faster, although less flexible. Otherwise, use demuxer.

When you click "Combine", a file will be written to the directory in which the file exists, and you will be prompted to copy the ffmpeg command to your clipboard. Open terminal, paste the command, and hit enter. The files will start combining. Afterwards, verify that the output file is complete before the deleting the originals. You may also delete the compilation text file.

There is also an option to trim the video, if you wish to cut out something from it.

moviecombiner's People

Contributors

zekesnider avatar

Watchers

James Cloos avatar

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.