Skip to content

Given a matching name of a video and subtitles file, creates an MKV with the same name containing both.

License

Notifications You must be signed in to change notification settings

jahed/mergesubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME
  mergesubs - combine video and subtitles

SYNOPSIS
  ./mergesubs <name>

DESCRIPTION
  Given a matching name of a video and subtitles file, creates an MKV with the
  same name containing both.

  Version:   v1.0.1
  Homepage:  https://github.com/jahed/mergesubs
  Donate:    https://jahed.dev/donate

OPTIONS
  <name>
    The name of the video and subtitles file.

  -h, --help
    Prints this help message.

  --version
    Prints the version.

DEPENDENCIES
  Required
    ffmpeg  https://ffmpeg.org/

COPYRIGHT
  Copyright (C) 2020 Jahed Ahmed

  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU Affero General Public License as published by
  the Free Software Foundation, either version 3 of the License, or any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU Affero General Public License for more details.

  You should have received a copy of the GNU Affero General Public License
  along with this program.  If not, see <https://www.gnu.org/licenses/>.

About

Given a matching name of a video and subtitles file, creates an MKV with the same name containing both.

Topics

Resources

License

Stars

Watchers

Forks

Languages