Here are
140 public repositories
matching this topic...
RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4/MKV/WebM
Automatically convert video files to a standardized format with metadata tagging to create a beautiful and uniform media library
Updated
Apr 5, 2022
Python
An FFmpeg GUI for Windows
Pure Rust multimedia format demuxing, tag reading, and audio decoding library
Updated
Mar 15, 2022
Rust
Convert a IP HDMI converter into a MKV stream
An Open Source GPLv3 All-In-One Telegram Bot
Updated
Nov 30, 2021
Python
[av-converter.com] Convert audio/video files to another format. Powered by FFmpeg and WebAssembly.
Updated
Mar 31, 2022
JavaScript
Updated
Jan 30, 2022
TypeScript
Batch script files for FFMPEG (Microsoft Windows and DOS, OS/2 🦄 )
Updated
Nov 17, 2021
Batchfile
Windows Batch script to automate batch processing using mkvtoolnix.
Updated
Dec 19, 2017
Batchfile
Simple Python matroska (mkv) reading library, also mkv2xml and xml2mkv
Updated
Jun 16, 2020
Python
A javascript implementation of the Webm Demuxer (matroska)
Updated
Mar 22, 2022
JavaScript
💬 Streaming parser for embedded .mkv subtitles.
Updated
Mar 27, 2022
JavaScript
Seven Converter | Free Converter for Video and Audio files | Simple tool for converting media files into various formats.
A collection of BASH scripts for processing mkv files
Updated
Feb 14, 2021
Shell
Batch multiplex video files using MKVToolnix generated command line
Updated
Feb 5, 2022
Python
Automatic tagging and renaming of TV show episodes and movies
Download Impartus lectures, convert to mkv for offline viewing.
Updated
Feb 10, 2022
Python
A bash script to automate management of audio streams in MKV files. Ability to create EAC3 7.1 from TrueHD & DTS, EAC3 and AC3 5.1 and below from anything, and strip audio streams from MKV files.
Updated
Aug 18, 2021
Shell
Convert BDrip(mkv) to mp4 to make it importable in FCPX. [shell scripts]
Updated
Oct 11, 2021
Shell
A lightweight, versatile GUI of x264, x265. Nearly full input formats support, .mkv and .mp4 output support. Avs support will be added soon. Language: Chinese
Youtube Downloader Telegram Bot 😉
Updated
Sep 14, 2021
Python
Python script that acts like a front end for mkvtoolnix to remove excess audio and subtitle streams from mkv files.
Updated
Aug 15, 2020
Python
This is a simple tool that extracts each chapter in a mkv file into a separate mkv file.
Updated
Nov 11, 2019
Shell
Some Python 3 scripts I use, mainly to deal with video & audio files
Updated
Dec 29, 2021
Python
[wip] Matroska/webm (mkv) parser in Zig
Improve this page
Add a description, image, and links to the
mkv
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
mkv
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The Whole UI needs test, but I think most important is to make sure with whatever input is supplied to the command builders
fastflix/encoders/<name>/command_builder.pyand the general functions infastflix/encoders/common/helpers.pyis the most important to get tests for first.I have some minimal start on pytests, but would appreciate any help in this effort.