Skip to main content

A simple video player based on PyQt6.

Project description

py_qt_video_player

A simple video player based on PyQt6.

Installation

pip install py_qt_video_player

Usage

[!TIP] You can press the Spacebar to toggle video play and pause, and use the bracket keys to adjust the playback speed.

You can use the arrow keys on your keyboard to control video progress and volume.

import sys
from PyQt6.QtWidgets import QApplication
from py_qt_video_player import QtVideoPlayer

app = QApplication(sys.argv)
win = QtVideoPlayer()
win.set_video_and_subtitle("test.mp4", "test.srt")
win.show()
sys.exit(app.exec())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py_qt_video_player-0.1.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

py_qt_video_player-0.1.0-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file py_qt_video_player-0.1.0.tar.gz.

File metadata

  • Download URL: py_qt_video_player-0.1.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.4 CPython/3.13.12 Windows/11

File hashes

Hashes for py_qt_video_player-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a6ca8ab28472ecb6da869a3d458b76685e53d5d81cc31a961e2c9ca7161d9431
MD5 4d750dd342f5731f1aa86cb411555e53
BLAKE2b-256 bd8b2e95db07ea91140b288c0b80de72b51f7257db018529e3c8ee27466adbdc

See more details on using hashes here.

File details

Details for the file py_qt_video_player-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for py_qt_video_player-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7b44af0c8e564b4c33c16e06d33ba9e5628a77d8c18a11c355dd77ab75c77ed4
MD5 d2af67c4c286afd35f3f4b0b97e86d21
BLAKE2b-256 cff0fb4b85eb2aac4eb1b5e23124b4b2f21c4ffc514f2fdc875497e5af9229bb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page