https://github.com/trin94/qtquick-mpv
https://github.com/trin94/qtquick-mpv
mpv pyqt5 pyqt6 pyside2 pyside6 python qtquick
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/trin94/qtquick-mpv
- Owner: trin94
- License: agpl-3.0
- Created: 2022-03-19T10:50:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-23T14:12:33.000Z (about 2 years ago)
- Last Synced: 2025-01-17T13:16:07.319Z (4 months ago)
- Topics: mpv, pyqt5, pyqt6, pyside2, pyside6, python, qtquick
- Language: Python
- Homepage:
- Size: 21.6 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Installation
1. Clone this repository
1. Setup virtual environment:
1. `python -m venv venv`
1. `source venv/bin/activate` (*bash*) or `source venv/bin/activate.fish` (*fish*)
1. Install requirements `python -m pip install -r requirements.txt`## State
| Binding | Windows | Linux |
|---------|:-------:|:-----:|
| PyQt5 | ✅ | ✅ |
| PyQt6 | ❌ | ❌ |
| PySide2 | ✅ | ✅ |
| PySide6 | ✅ | ✅ |## Video Licences
Videos are from: https://github.com/Matroska-Org/matroska-test-files
Both Big Buck Bunny and Elephant Dreams and licensed under the Creative Common License Attribution license, also known
as CC-BY.The recommended license text for Big Buck Bunny is (c) copyright 2008, Blender Foundation / www.bigbuckbunny.org.
The recommended license text for Elephant Dreams is (c) copyright 2006, Blender Foundation / Netherlands Media Art
Institute / www.elephantsdream.org.