All Projects → ekisu → Mpv Webm

ekisu / Mpv Webm

Licence: mit
Simple WebM maker for mpv, with no external dependencies.

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to Mpv Webm

Boram
🎞 Cross-platform graphical WebM converter
Stars: ✭ 312 (+33.33%)
Mutual labels:  webm, mpv
Axiom
An FFmpeg GUI for Windows
Stars: ✭ 560 (+139.32%)
Mutual labels:  webm, converter
Webm.py
🎞 Cross-platform command-line WebM converter
Stars: ✭ 93 (-60.26%)
Mutual labels:  webm, mpv
Mpv Prescalers
prescalers for mpv, as user shaders
Stars: ✭ 191 (-18.38%)
Mutual labels:  mpv
Mpv Stats
Display file statistics in mpv.
Stars: ✭ 192 (-17.95%)
Mutual labels:  mpv
Htmr
Simple and lightweight (< 2kB) HTML string to React element conversion library
Stars: ✭ 214 (-8.55%)
Mutual labels:  converter
Ccapture.js
A library to capture canvas-based animations at a fixed framerate
Stars: ✭ 2,836 (+1111.97%)
Mutual labels:  webm
Api Flow
Universal data structure and converter for API formats (Swagger, RAML, Paw, Postman…)
Stars: ✭ 185 (-20.94%)
Mutual labels:  converter
Retrofit Logansquare
A Converter implementation using LoganSquare JSON serialization for Retrofit 2.
Stars: ✭ 224 (-4.27%)
Mutual labels:  converter
Nn Transfer
Convert trained PyTorch models to Keras, and the other way around
Stars: ✭ 205 (-12.39%)
Mutual labels:  converter
Jsonsubtypes
Discriminated Json Subtypes Converter implementation for .NET
Stars: ✭ 201 (-14.1%)
Mutual labels:  converter
Swagger Toolbox
💡 Swagger schema model (in yaml, json) generator from json data
Stars: ✭ 194 (-17.09%)
Mutual labels:  converter
Dataset Serialize
JSON to DataSet and DataSet to JSON converter for Delphi and Lazarus (FPC)
Stars: ✭ 213 (-8.97%)
Mutual labels:  converter
Mayo
3D CAD viewer and converter based on Qt + OpenCascade
Stars: ✭ 192 (-17.95%)
Mutual labels:  converter
Kepubify
Fast, standalone EPUB to KEPUB converter CLI app / library (and a few other utilities).
Stars: ✭ 225 (-3.85%)
Mutual labels:  converter
Ts Mongoose
Automatically infer TypeScript interfaces from mongoose schemas🙀
Stars: ✭ 188 (-19.66%)
Mutual labels:  converter
Density Converter
A multi platform image density converting tool converting single or batches of images to Android, iOS, Windows or CSS specific formats and density versions given the source scale factor or width/height in dp. It has a graphical and command line interface and supports many image types (svg, psd, 9-patch, etc.) aswell as some lossless compressors like pngcrush.
Stars: ✭ 222 (-5.13%)
Mutual labels:  converter
Currency Converter Swift3.0 Viper
Calculates money quick and easy way to see live foreign exchange rates (Based on swift 4.2, viper architecture and special thanks to https://github.com/hakanensari/fixer-io for conversion API)
Stars: ✭ 198 (-15.38%)
Mutual labels:  converter
Evernote2md
Convert Evernote .enex files to Markdown
Stars: ✭ 193 (-17.52%)
Mutual labels:  converter
Recorder
html5 js 录音 mp3 wav ogg webm amr 格式,支持pc和Android、ios部分浏览器、和Hybrid App(提供Android IOS App源码),微信也是支持的,提供H5版语音通话聊天示例 和DTMF编解码
Stars: ✭ 2,891 (+1135.47%)
Mutual labels:  webm

mpv-webm

Simple WebM maker for mpv, with no external dependencies.

sample

Installation

Place this in your mpv scripts folder. By default, the script is activated by the W (shift+w) key.

Usage

Follow the on-screen instructions. Encoded WebM files will have audio/subs based on the current playback options (i.e. will be muted if no audio, won't have hardcoded subs if subs aren't visible).

Building (development)

Building requires moonc, the MoonScript compiler, added to the PATH, and a GNUMake compatible make. Run make on the root directory. The output files will be placed under the build directory.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].