Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marusoftware/tkmedia3
Tkinter/Python3 media support.
https://github.com/marusoftware/tkmedia3
audio ffmpeg video
Last synced: about 1 month 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-06T06:45:09.000Z (10 months ago)
- Last Synced: 2024-12-15T22:26:14.293Z (about 1 month ago)
- Topics: audio, ffmpeg, video
- Language: Python
- Homepage: https://marusoftware.github.io/tkmedia3/master/index.html
- Size: 3.96 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![PyPI version](https://badge.fury.io/py/tkmedia.svg)](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)