Git Product home page Git Product logo

ffmpegvideomerger's Introduction

FfmpegVideoMerger

01 - single file 02 - multiple files 03 - settings

This program allows you to combine video files with audio files both in a single to single file manner and multiple to multiple manner using regular expressions to figure out video to audio relations.

I rarely need this functionality but each time I actually need it I spend some time digging through my notes and figuring out how to apply what I've written before. So, I've decided to create a separate app that I can install on the system and use kinda easily. If you have the same problem as I have, you're welcome. If not, well, you're welcome too ¯\(ツ)/¯.

There are two main requirements for using the app:

  1. You need to have NET 6.0+ installed on your system. The installer doesn't download and install it by itself (at least at the moment of writing)
  2. You need to have ffmpeg installed on your system. You can install it anywhere but then you should add the path to it to the app settings (or just ffmpeg if you add its directory to the PATH variable)

I could remove both those requirements by integrating NET 6.0 inside exe and ffmpeg in the target directory but that will make the installer around 300MB in size, so, nah, let's use shared libraries at the expense of user-friendliness

ffmpegvideomerger's People

Contributors

and42 avatar

Watchers

 avatar

Forkers

54m4d

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.