Code Monkey home page Code Monkey logo

mkv-muxing-batch-gui's Introduction

MKV Muxing Batch GUI

App for muxing(merging) videos with [subtitles,audios,chapters,attachments] with many options.

App Preview

Testing.mp4

Videos Options

  1. You can view media info of each file so you can keep an eye on the video tracks
  2. You can change default video duration/FPS [only if you really know what you are doing]

Subtitles Options

  1. Add new subtitle to each video file
  2. Subtitles names don't have to match videos names
  3. You can reorder the subtitles so that each subtitle is matched with the right video
  4. You can remove files from subtitle tab
  5. You can set subtitles to be default/forced
  6. You can set subtitle delay, track name, language
  7. You can set the new subtitle to be at the top of subtitles tracks in the output video [instead of adding it at the last]
  8. You can add multiple subtitles to each video file [individual settings for each subtitle]

Audios Options

  1. Add new audio to each video file
  2. Audios names don't have to match videos names
  3. You can reorder the audios so that each audio is matched with the right video
  4. You can remove files from audio tab
  5. You can set audios to be default/forced
  6. You can set audio delay, track name, language
  7. You can set the new audio to be at the top of audios tracks in the output video [instead of adding it at the last]
  8. You can add multiple audios to each video file [individual settings for each audio]

Chapters Options

  1. add new chapter to each video file
  2. Chapters names don't have to match videos names
  3. You can reorder the chapters so that each chapter is matched with the right video
  4. You can remove files from chapter tab

Attachments Options

  1. Add new attachments to all video files
  2. You can discard old attachments files from all videos

Source Files Options [Only Works for MKV files]

  1. You can discard old subtitles
  2. You can keep subtitles with specific language(s) and/or track id(s) and discard any other subtitle
  3. You can discard old audios
  4. You can keep audios with specific language(s) or track id(s) and discard any other audio
  5. You can set an old subtitle track to be default/forced
  6. You can set an old audio track to be default/forced
  7. If your muxing is limited to add/delete [attachments,chapters], or make old track default/forced, you can make it fast [by modifying the source file], a prompt will appear when this happen

Muxing Options

  1. You can change subtitle/audio settings(delay, track name, language) for each subtitle/audio file to override global settings
  2. You can save a log file
  3. You can set your default [directories - languages - files extensions] so the app will remember them in the next run.

Notes

  1. the video destination folder shouldn't be the same as source folder
  2. When the option [keep this subtitle/audio only] is activated with language/track that does not exist in the source video, then the option will lead to output video with only chosen language/track (even if it means to discard all subtitle/audio from the source)
  3. When the option [make this subtitle/audio default] is activated with language/track that does not exists in the source, then the option will be ignored

Supported Extensions

Video: [AVI, MKV, MP4, M4V, MOV, MPEG, TS, OGG, OGM, H264, H265, WEBM, WMV]

Subtitle: [ASS, SRT, SSA, SUP, PGS, MKS, VTT]

Audio: [AAC, AC3, FLAC, EAC3, MKA, M4A, MP3, DTS, DTSMA, THD, WAV, OGG, OPUS]

Chapter: [XML]

💾 Downloads

Github All Releases Donate
MKV Muxing Batch GUI works on Windows 7/8/8.1/10/11 32-bit/64-bit
Now Support most of Linux distributions :D See the project's releases page for download links

For Linux Users

Before starting the app make sure to install the following libraries using commands:

sudo apt-get install -y libpugixml-dev
sudo apt-get install -y libmatroska-dev

Updating The Mkvmerge version

Important: Don't attempt to do this unless you know what you are doing as it may break the app and you will need to reinstall it again if you want to change the mkvmerge version that the app use the you can do the following:

Go to the folder where the app is intalled(for exmple on windows: "C:\Program Files (x86)\MKV Muxing Batch GUI")
Navigate to Resources\Tools\ [your operating system]
You will find the mkvmerge.exe and mkvpropedit.exe
Replace them with the ones from the newer version

🙏 Attribution

  • The whole app depends on mkvmerge and mkvpropedit so Big thanks to MKVToolNix
  • Big thanks to my friends who helped me in testing the app and provided a lot of ideas

🦟 Software bugs

Bugs reported on the project's issues page will be checked weakly and I'm looking forward any suggestions for future updates

🏷️ License

GPLv2 © yaser01

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.