| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-openshot | Distribution: openSUSE Tumbleweed |
| Version: 1.0.0 | Vendor: openSUSE |
| Release: 1.1 | Build date: Tue Sep 1 09:30:02 2026 |
| Group: Development/Languages/Python | Build host: reproducible |
| Size: 5884687 | Source RPM: libopenshot-1.0.0-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://openshot.org/ | |
| Summary: Python bindings for the OpenShot library | |
This package provides the Python bindings for the OpenShot library.
LGPL-3.0-or-later
* Tue Sep 01 2026 Paolo Stivanin <info@paolostivanin.com>
- Update to version 1.0.0:
* Recover stale timeline clip reader state
* Load PipeWire capture backend on demand
* Harden Wayland PipeWire window capture
* Synchronize screen capture shutdown
* Bumping version to 1.0.0, SO 31, requiring OpenShotAudio 1.0.0
* Install FFmpeg avdevice in GitHub CI
* Synchronize initial system audio capture
* Fix MinGW Core Audio GUID linking
* Add system audio to screen capture
* Thu Apr 02 2026 pbuild-ai <adrian@suse.de>
- Update to version 0.7.0:
* Smarter thread defaults based on the user's CPU for better performance
* Faster thumbnails with lower-resolution decoding for quicker preview generation
* Better FFmpeg support across FFmpeg 4.4, 6, and 8
* Audio crash fix when applying channel mappings concurrently
* Cleaner thumbnails with cropped preview images and no black bars
- Update generated using pbuild-ai
* Tue Oct 21 2025 Arjen de Korte <suse+build@de-korte.org>
- Fix build with ffmpeg8 [gh#FFmpeg/FFmpeg#8238bc0b5e3dba271217b1223a901b3f9713dc6e]
Patch libopenshot-ffmpeg8.patch
* Mon Sep 08 2025 ecsos <ecsos@opensuse.org>
- Fix build error for Leap.
* Thu Mar 13 2025 Steve Kowalik <steven.kowalik@suse.com>
- Add BuildRequires on python3-setuptools, needed for Python 3.12+.
* Tue Jan 21 2025 bjorn.lie@gmail.com
- Update to version 0.4.0:
* Version Upgrade to 0.4.0: Major version bump with improved
functionality and compatibility for OpenShot 3.3.
* Improved Audio Handling: Default audio buffer size added to
settings, customizable for better performance on various
systems.
* Thread Prioritization: All thread priorities set to "high" for
smoother performance and reduced latency.
* Profile Improvements: New Save() method added to the Profile
class, along with fixes for JSON descriptions and expanded
operator support.
* Timeline Enhancements: Fixed and exposed GetMinFrame and
GetMaxFrame functions, improving accuracy and flexibility for
project timelines.
* FFmpeg Compatibility: Resolved issues with encoder flushes,
restoring hardware acceleration and fixing video frame errors
on newer FFmpeg versions.
* Bug Fixes in Splitting and Strings: Addressed Qt split warnings
and corrected frame calculation inconsistencies.
* Caption Testing Simplification: Updated unit tests for
captions, focusing on a pixel range for white text validation.
- Bump so name define to 27
- Switch back to protobuf-devel BuildRequires, now ported.
- Drop pkgconfig(libavresample) BuildRequires: No longer a hard
requirement, allows us to build against newer ffmpeg versions.
* Thu Jun 27 2024 Marcus Rueckert <mrueckert@suse.de>
- swtich from protobuf-devel to protobuf21-devel. It is not ported
to protobuf 25 yet.
- this allows us to reenable opencv-devel
* Wed Jun 26 2024 Adrian Schröter <adrian@suse.de>
- Update to version 0.3.3:
* Experimental support for Java bindings added
* Adding Effect Sequencing (Before or After keyframes are applied)
* Compatibility with FFMPEG 7.0 improved
* Refactored ObjectDetection & Tracker effect (better performance and new features)
* Removing ChildClipId property (replaced with Parent ID property)
* Fixed many read-only properties for clips and effects
* New Display All Boxes property in Object Detector
* Fixed aspect ratio of tracked objects
* Improved FFmpegReader audio processing performance
* Fixed test file collisions with high concurrency builds
* Refactored base JSON properties into EffectBase
* Auto-resize capability added to Crop effect
* Removed queuing and spooling in FFmpegWriter to reduce complexity
* Fixed race condition in clip parenting
* lots of misc bug fixes
* Wed Jul 05 2023 adrian@suse.de
- Update to version 0.3.2:
* Adding lock around SetCache method, which causes some crashes. Detected in Sentry: OPENSHOT-1Q
* Fixing memory leak on Clips, where we were not clearing cache on Close, or forcing Close on destruction. Especially noticeable on projects with a ton of clips. Tweaking unit tests to prevent crash due to new Clip destructor behavior when using stack variables.
* Add additional logging to audio device init
* Add logging into Audio thread initialization - to add more clarity into which audio device is tested and found
* Bumping version to 0.3.2, SO 25 (min libopenshot-audio set to range 0.3.0...0.3.2)
* Small refactor to ensure that audio files have no image data - and allow videos below them to show through...
* Fix webm packet reading, to correctly retry packets. Sometimes we must send more packets before receiving decoded data, and sometimes we need to receive more decoded data before sending more packets. We had a logic error in this code.
* Do not divide by zero when normalizing audio waveforms full of 0.0 values
* Clean-up of whitespace
* - Removed possible black background from Tracker and Object Detector effects when using a child clip - Small refactor to Tracker and Object Detector drawImage code when drawing a Child Clip ID - Some light code clean-up
* Allow clearing of the child_clip_id property
* Removing magick++ library, as it conflicts with catch2 library
* Experimental catch2 install for github Linux builders
* Experimental catch2 install for github Linux builders
* Protect calls to ParentClipProperties
* Attempting to upgrade to the latest catch2 package
* Updating old github action target to use new Ubuntu builder
* Protect child_clip_id from accessing NULL parentClip property
* Tue Apr 11 2023 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.3.1:
* Large Time Re-mapping update (improved audio resampling, better support for backwards audio, bezier curve audio support)
* Caption effect font_size moving from "Points" to "Pixels"
* Caption effect default properties have been changed (smaller text)
* Caption effect improvements / fixes (better VTT support)
* Clip caching - causing a large memory leak
* Small memory leak in FFmpegReader
* Improved Performance (FrameMapper & Clip objects now include extra caching and optimizations)
* Improved unit tests (around clips, time mapping, resampling)
* Fixed crash in audio resampling when using MONO audio files
* Moved waveform generation before effects are applied (so waveform + caption effect can be used on audio-only files)
* Bug fixes for Brightness, Hue, and Saturation effects
* Bug fix for ColorShift bug when only adjusting the Y keyframes
* Refactoring Audio Device detection
/usr/lib64/python3.13/site-packages/_openshot.so /usr/lib64/python3.13/site-packages/openshot.py /usr/lib64/ruby/vendor_ruby/4.0.0 /usr/lib64/ruby/vendor_ruby/4.0.0/x86_64-linux-gnu /usr/lib64/ruby/vendor_ruby/4.0.0/x86_64-linux-gnu/openshot.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Sep 9 22:31:46 2026