Skip to content
/ mpv-v Public

Basic video player in V using mpv and gg!!

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE-GPL
LGPL-3.0
LICENSE-LGPL
Notifications You must be signed in to change notification settings

xjunko/mpv-v

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World's Simplest Video Player

image image

(it even works with pipe!!!!)

Building

Tested in Arch Linux (6.1.9-arch1-2), but I assumed it would work anywhere else as long as you have mpv installed.

What I used:

clear && v fmt -w . && v -cc clang (or gcc) -d show_fps .

To Windows User

  • Get MPV Shared library from libmpv@sourceforge.net
  • Copy include folder and libmpv-2.dll into project folder
  • And you're ready to go!

Features

It has a lot of features, such as:

  • Playing a video or anything that mpv supports.
  • That's about it really.

About

Basic video player in V using mpv and gg!!

Topics

Resources

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE-GPL
LGPL-3.0
LICENSE-LGPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages