Tkintertools-media

Latest version: v1.1.3

Safety actively analyzes 723929 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.0.4

-----------

🕓 *Release Date / 发布日期 : 2024-09-16*

🟤 **Refactored / 重构**

* Modified the syntax of some of the code to be compatible with Python 3.10
修改部分代码的语法,以兼容 Python 3.10

1.0.3

-----------

🕓 *Release Date / 发布日期 : 2024-09-16*

🟢 **Added / 新增**

* Added a left-click function to pause
新增了鼠标左键点击可以暂停的功能

* Added a function for the mouse wheel to adjust the volume
新增了鼠标滚轮可以调节音量的功能

* Added the display of video playback progress information
新增视频播放进度信息的显示

🟡 **Changed / 变更**

* Change the progress bar to a slider bar and you can drag the video progress
将进度条更改为滑动条,可以拖动视频进度了

🟣 **Fixed / 修复**

* Fixed a bug where video playback would cause continuous stuttering
修复了视频播放完成时会产生持续卡顿的 bug

🔵 **Optimized / 优化**

* Optimize the UI
优化 UI

1.0.2

-----------

🕓 *Release Date / 发布日期 : 2024-09-16*

🟢 **Added / 新增**

* The `VideoCanvas` class adds the initialization parameter `control` to enable the built-in UI
类 `VideoCanvas` 新增初始化参数 `control` 来开启内置的 UI

🟡 **Changed / 变更**

* Change the default value of the initialization parameter `max_fps` of the class `VideoCanvas` to 30
修改类 `VideoCanvas` 的初始化参数 `max_fps` 的默认值到 30

* Change the default value of the initialization parameter `zoom_item` of the class `VideoCanvas` to `True`
修改类 `VideoCanvas` 的初始化参数 `zoom_item` 的默认值到 `True`

1.0.1

-----------

🕓 *Release Date / 发布日期 : 2024-09-16*

🟢 **Added / 新增**

* The `VideoCanvas` class adds an initialization parameter `max_fps` to limit the maximum fps of the video
类 `VideoCanvas` 新增初始化参数 `max_fps` 来限制视频的最大帧率

🔵 **Optimized / 优化**

* Greatly optimized performance and improved video stuttering
极大地优化了性能,改善了视频卡顿的问题

1.0.0

-----------

🕓 *Release Date / 发布日期 : 2024-09-15*

🟢 **Added / 新增**

* A new class `VideoCanvas` has been added to meet the requirements for video playback
新增类 `VideoCanvas` 来实现对视频播放的需求

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.