Skip to content

pank/emms-player-mpv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

emms-player-mpv.el --- mpv support for EMMS

This library provides a player that uses mpv for EMMS. It supports pause and seeking. For loading subtitles automatically, try adding autosub-match=fuzzy to your ~/.mpv/config, see mpv manual for more.

This library is based on `emms-player-mplayer.el' in EMMS.

Installation

Put emms-player-mpv.el in your load path.

Usage

Add the following into your .emacs:

(require 'emms-player-mpv)
(add-to-list 'emms-player-list 'emms-player-mpv)

About

mpv support for EMMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published