maliang-media
https://xiaokang2022.github.io/tkintertools/
Extension package of maliang to play media files
📦 Installation
pip install tkintertools-media
👀 Preview
[!WARNING]
The sample video from: https://github.com/Xiaokang2022/tkintertools-demos/tree/main/assets/videos. Please note that the video is for testing purposes only and may not be used for commercial purposes!
import tkintertools
from tkintertools import media
root = tkintertools.Tk(title="tkintertools-media")
cv = media.VideoCanvas(free_anchor=True, keep_ratio="min", controls=True)
cv.place(width=1280, height=720, x=640, y=360, anchor="center")
cv.open("your_video_file.mp4")
root.mainloop()
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
maliang_media-1.1.3.tar.gz
(10.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file maliang_media-1.1.3.tar.gz.
File metadata
- Download URL: maliang_media-1.1.3.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abdbade1be78b88e6c5677e35af90f453f88b81a73166956a1f7aba4a6caca7a
|
|
| MD5 |
4ea41dac8f879c18e54c085f8a52b26c
|
|
| BLAKE2b-256 |
faa7cc8366f8438f23a2e998d740742bec678023cb538a53adecbd788bf2f355
|
File details
Details for the file maliang_media-1.1.3-py3-none-any.whl.
File metadata
- Download URL: maliang_media-1.1.3-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce83dfd2e321a0bc79b0b46b70668d882e838f0511d1e742a06760e2f3463721
|
|
| MD5 |
32167ab7f2744724dc9c489853586578
|
|
| BLAKE2b-256 |
89051cb69bd4e5252031f8aa1c395132ab4448179dba72ea1be0dee1de7f9417
|