Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MattMcManis/Glow
mpv Config File Generator for Windows
https://github.com/MattMcManis/Glow
audio configuration configurator generator gui media-player mpv video video-player
Last synced: about 2 months ago
JSON representation
mpv Config File Generator for Windows
- Host: GitHub
- URL: https://github.com/MattMcManis/Glow
- Owner: MattMcManis
- License: gpl-3.0
- Created: 2017-08-19T14:07:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-25T22:26:24.000Z (almost 4 years ago)
- Last Synced: 2024-10-26T21:23:28.461Z (about 2 months ago)
- Topics: audio, configuration, configurator, generator, gui, media-player, mpv, video, video-player
- Language: C#
- Homepage: https://glowmpv.github.io
- Size: 2.3 MB
- Stars: 284
- Watchers: 10
- Forks: 15
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
![https://github.com/MattMcManis/Glow](https://raw.githubusercontent.com/MattMcManis/Glow/master/images/glow-logo.png)
## Glow
mpv Configurator for Windows* [Overview](#overview)
* [Downloads](#downloads)
* [Installation](#installation)
* [Guide](#guide)
* [Troubleshooting](#troubleshooting)
* [Build](#build)
## Overview
Glow is a configuration file generator for the mpv media player.
![Glow](https://raw.githubusercontent.com/MattMcManis/Glow/master/images/glow.png)
## Downloads
### Glow
* https://github.com/MattMcManis/Glow/releases
* Requires [Microsoft .NET Framework 4.5](https://www.microsoft.com/en-us/download/details.aspx?id=30653)### mpv
* Site https://mpv.io
* GitHub https://github.com/mpv-player/mpv
* Builds https://sourceforge.net/projects/mpv-player-windows/files/
* Keyboard Shortcuts https://mpv.io/manual/master/#keyboard-control
## Installation
### Glow
Glow is portable and can be run from any location on the computer.### mpv
https://github.com/rossy/mpv-install/blob/master/README.md
1. Download the [latest build](https://sourceforge.net/projects/mpv-player-windows/files/) of mpv and unzip to a location of your choice, such as `C:\Program Files\`.
2. Download the [mpv install bat file](https://github.com/rossy/mpv-install/archive/master.zip), and run it as Administrator from the same folder as `mpv.exe`
3. After your file associations have been set, openining a video or audio file will automatically launch mpv.
## Guide
1. Start with Default or choose a Preset, Ultra, High, Medium, Low.
2. Setting an option as `default` will exclude it from the config file, falling back to mpv's default.
3. Generate a configuration and press Save.
4. Glow will automatically find or create the correct config directory.
5. Save your custom user presets to ini files.
## Troubleshooting
If mpv crashes or displays artifacts, change or remove the following:
* Video/Audio Driver
* OpenGL PBO
* HW Decoder
## Build
Visual Studio 2015
WPF, C#, XAML
Visual C++ 19.0 Compiler
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VTUE7KQ8RS3DN)
Thank you for your support.