Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jahed/mergesubs

Given a matching name of a video and subtitles file, creates an MKV with the same name containing both.
https://github.com/jahed/mergesubs

bash ffmpeg mkv subtitles video

Last synced: 4 days ago
JSON representation

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

Awesome Lists containing this project

README

        

NAME
mergesubs - combine video and subtitles

SYNOPSIS
./mergesubs

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

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 .