https://github.com/marusoftware/tkmedia3
Tkinter/Python3 media support.
https://github.com/marusoftware/tkmedia3
audio ffmpeg video
Last synced: 11 months ago
JSON representation
Tkinter/Python3 media support.
- Host: GitHub
- URL: https://github.com/marusoftware/tkmedia3
- Owner: Marusoftware
- License: mit
- Created: 2020-11-15T13:34:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-07-10T14:35:57.000Z (12 months ago)
- Last Synced: 2025-07-28T03:44:06.211Z (11 months ago)
- Topics: audio, ffmpeg, video
- Language: Python
- Homepage: https://marusoftware.github.io/tkmedia3/master/index.html
- Size: 3.97 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://badge.fury.io/py/tkmedia)
# tkmedia3
Tkinter/Python3 media support.
You can play video and audio on tkinter Frame/Canvas.
## Usage
see [docs](https://marusoftware.github.io/tkmedia3/master/index.html)(in progress) or test.py(mostly example)
(Hmm...? "No one decent material"..? Yeah...I see... It's sorry, I'll do it...)
## Install
Stable release:
`pip install tkmedia`
Dev:
`pip install git+https://github.com/Marusoftware/tkmedia3.git`(not tested)