Skip to content

Commit 87b5960

Browse files
committed
Merge branch 'master' of https://github.com/Frechdachs/mpvQC
2 parents 3ba738c + 1598fe5 commit 87b5960

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## mpvQC
2+
3+
**mpvQC** is a **libmpv** based application for the quick and easy creation of quality control reports of video files, initially intended to be a less broken alternative to [kSub](http://dakoworks.ath.cx/projects/ksub).
4+
5+
## Dependencies
6+
7+
- [libmpv](https://github.com/mpv-player/mpv)
8+
- Python 3.4
9+
- [python-mpv](https://github.com/jaseg/python-mpv)
10+
- PyQt5
11+
- [Requests](https://github.com/kennethreitz/requests)
12+
- [Pyperclip](https://github.com/asweigart/pyperclip)
13+
14+
## Installation
15+
16+
For Windows binaries please look [here](https://mpvqc.rekt.cc/download/).
17+
Since all dependencies are cross-platform, you might be able to get mpvQC to run on Linux or OSX. Just make sure, you have correcftly installed all the dependecies.

0 commit comments

Comments
 (0)