Back

OpenShot Studios, LLC
Patches for OpenShot Video Editor x64
Windows
7 patches available
OpenShot Video Editor is an award-winning, open-source video editor, available on Linux, Mac, and Windows. OpenShot can create stunning videos, films, and animations with an easy-to-use interface and rich set of features.
OpenShot Video Editor x64 Version 3.3.0
Release Date
12/22/2024
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Highlights & Features:$$$New Default Theme: Cosmic Dusk brings a modern and stylish look to OpenShot.$$$Comprehensive Ripple Editing Improvements:$$$Playhead Alignment: The playhead now aligns automatically after ripple slice operations; keeping your edits precise.$$$Ripple Slice Enhancements: Ripple slicing supports multi-selection across different layers; allowing simultaneous slicing and realignment.$$$Ripple Delete Optimization: Deleting clips with ripple now adjusts the timeline seamlessly; preventing gaps and maintaining synchronization.$$$Ripple Select: Added Alt+Click for ripple selection; allowing users to select all items to the right of the clicked position; making timeline adjustments faster and more intuitive.$$$Keyboard Shortcut for Ripple Delete: Introduced Shift+Delete for quick ripple deletion; streamlining the editing process.$$$Focus Improvements: UI focus stays consistent on the timeline after ripple operations; ensuring uninterrupted workflow.$$$Recovery Menu: Restore previous project versions with a streamlined recovery menu; including timestamps for easy navigation.$$$Wayland-Compatible Color Picker: New color picker supports Wayland; ensuring compatibility with modern Linux systems.$$$Tutorial Dock Enhancements: Enhanced design and navigation with left/right arrows and word-wrap for wide translations.$$$Updated About Dialog: Redesigned layout with Cosmic Dusk theme alignment; word-wrap support; and a Copy Version Info option.$$$Zoom Slider Improvements: Enhanced zoom precision; frame boundary banding; and seamless navigation along the timeline.$$$Copy/Paste Overhaul: Smarter copy-paste for effects and timeline elements; with improved clipboard management.$$$Faster Timeline Updates: Significant performance boost when handling large projects or batch operations.$$$Audio Buffer Size Control: Customizable audio buffer size in preferences for optimal playback on various systems.$$$Track Resizing Fixes: Improved resizing behavior with better snapping to FPS precision.$$$Multi-Drag and Drop: Simplified handling of large clip batches with faster operations and better snapping.$$$Keyboard Shortcut Enhancements: Refined shortcuts for improved consistency and usability; aligned with industry standards.$$$Export Settings Refinements: Persistent export settings tied to projects; with Restore Defaults option.$$$No More Timeline Gaps: Automatically fixes tiny gaps during profile changes or exports to different FPS settings.$$$Translation Updates: Comprehensive updates to support additional languages and improve existing ones.
OpenShot Video Editor x64 Version 3.2.1
Release Date
7/10/2024
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Enhanced Stability; Numerous Fixes; and Smoother Launches! Latest$$$@jonoomph jonoomph released this last week$$$ v3.2.1$$$ 637beec$$$Highlights & Features:$$$UI/UX Improvements$$$$$$Prevent freezes on Windows: switch video preview widget background color to use stylesheet and palette.$$$Fixed background theme color on the preview/split clip dialog.$$$Theme and Window Management$$$$$$Refactored ThemeManager for improved thread safety and to fix Windows launch freezes.$$$Delay showing the main window until all themes are fully applied.$$$Restored geometry and window state twice to ensure proper functionality.$$$Limited setContentsMargins to specific widgets to fix issues when changing themes.$$$Prevented empty context menus from appearing on the property table view.$$$Sentry Bug Fixes$$$$$$Addressed multiple Sentry issues including:$$$list index out of range errors.$$$pop index out of range on Add to Timeline dialog.$$$Attribute and Type errors in various components.$$$Implemented fixes for Sentry issues:$$$OPENSHOT-4D; OPENSHOT-YG; OPENSHOT-F2; OPENSHOT-5P6T; OPENSHOT-182J; OPENSHOT-22QG; OPENSHOT-1P; OPENSHOT-11T; and OPENSHOT-1V7C.$$$Deploy Script Enhancements$$$$$$Updated deploy script to allow for partial deployments based on repo changes.$$$Support and Documentation$$$$$$Updated supporters.json and donation files.$$$Updated translations for the next release.$$$Added a disclaimer and updated docs for the location of old/previous versions of OpenShot installers.
OpenShot Video Editor x64 Version 3.2.0
Release Date
6/25/2024
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

v3.2.0: Adding themes folder to mac build script; so its correctly symlinked… Latest$$$@jonoomph jonoomph released this yesterday$$$ v3.2.0$$$ 47e8755$$$Highlights & Features:$$$Large Theme & User Experience refactor (Added new Retro & Cosmic Dusk theme)$$$Improved Timeline Snapping and behaviors$$$New Remove Gap feature (to remove unwanted gaps between clips)$$$Improved Split Clip and Preview dialog functionality$$$New Playhead and Marker icons (for all themes)$$$Support for Blender 4.1; and improved Blender animations$$$Use friendly name on timeline (i.e. when split clip or updating file names)$$$Improved Undo / Redo functionality (better transaction support; more stable)$$$Improved high DPI display support$$$Improved Tracker / Object Detection effects (more features; more stable)$$$Improved Parent property (for use with Tracker / Object Detection effects)$$$Improved Property Editor functionality$$$Improved font handling in Title editor (for AppImage)$$$Added new Not Found thumbnail image for missing or corrupt files$$$Updated scale x and y limits in property dialog (to prevent crashes due to large numbers)$$$Updated Help Menu Icons with new Discord option$$$Fixed top Sentry.io & Codacy issues$$$Fixed many keyboard bindings which did not work$$$Improvements to AppImage for better compatibility with modern distros$$$Added Windows Manifest to improve High DPI support on Windows$$$Moved Save Current Frame to file menu (no more button)$$$Adding Shear X and Shear Y to Copy menu and Copy All Keyframes menu$$$Fixed Mac OS notarization errors (build server)$$$Updated Translations & Supporters$$$Huge update to User Guide documentation (aimed at improving knowledge for RAG LLM support bot... and humans)$$$Lots of misc bug fixes
OpenShot Video Editor x64 Version 3.1.1
Release Date
4/20/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Highlights & Features:$$$Bumping version to 3.1.1; min libopenshot dependency to 0.3.2$$$Prevent freeze on launch (in Windows - when your sample-rate in OpenShot does not match the host OS sample-rate)$$$Fix duplicate Profile name bug (causing an issue when exporting and re-opening a project with specific profile names)$$$Adding Profile search button to Preferences (for easier filtering and searching for a default profile)$$$Protect timeline (webview) from receiving lots of unneeded messages from libopenshot$$$Large refactor for Tracker and Object Detection effects (allow property editing; prevent crashes; allow parent property to work)$$$Refactor of Parent property (simpler; a single None option; thumbnail images)$$$Improved caching logic around Property Editor (better performance while adjusting clip properties)$$$Many small code refactors and fixes to prevent noisy errors (reported by Sentry.io)$$$Updated language translations$$$Updated credits and donors$$$Removed old GitHub Action builder for Ubuntu 18.04; and tweaked GitHub CI build scripts$$$openshot-qt Changelog (Version: 3.1.1)$$$5416a16 2023-04-20 Jonathan Thomas Adding back in layers; markers to webview changes - since we accidentally filtered them out. HEAD; origin/release-20230417$$$1ee5f7b 2023-04-19 Jonathan Thomas Allow duration to be sent to the webview; to allow auto-increase project duration / auto resize the timeline$$$0979288 2023-04-18 Jonathan Thomas Protect setWindowTitle from being called by a different thread (preview_thread - if sample_rate is updated). Protect preview_thread::update() method from triggering with sample_rate update.$$$91b19e5 2023-04-17 Jonathan Thomas Protecting timeline webview from unrelated changes - which can sometimes happen prior to the webview being fully loaded (causing a freeze on launch of OpenShot)$$$967a429 2023-04-17 Jonathan Thomas On launch of OpenShot; convert float sample_rate into Integer (if needed); and update settings::sample_rate if needed. This causes our audio device to freeze$$$6736aa6 2023-04-17 Jonathan Thomas Bumping version to 3.1.1; min libopenshot dependency to 0.3.2$$$52f5431 2023-04-17 Jonathan Thomas Merge pull request #5212 from OpenShot/update-translations-credits-apr-6-2023 origin/develop$$$14c4260 2023-04-17 Jonathan Thomas Merge pull request #5211 from OpenShot/protect-waveform-from-null-clip$$$2c49311 2023-04-17 Jonathan Thomas Merge pull request #5210 from OpenShot/project-data-parsing-error$$$f8282e7 2023-04-16 Jonathan Thomas Updating donors and supporters$$$43cf54e 2023-04-16 Jonathan Thomas Updating translations for 3.1.1 release$$$150689f 2023-04-16 Jonathan Thomas Protect from generating a waveform for a NULL clip (we should skip clips that we cant find or query). Reported in Sentry: OPENSHOT-1WJ5$$$8d896e8 2023-04-16 Jonathan Thomas Show friendly error to user when Export dialog fails to parse project JSON data: Reported in Sentry: OPENSHOT-6X$$$266092e 2023-04-16 Jonathan Thomas Merge pull request #5205 from OpenShot/sentry-invalid-property-data$$$e0af3c5 2023-04-16 Jonathan Thomas Refactor some logic in Parent / Child property context menus - to be simpler; and more efficient. This solves a bug on Windows also; where file paths were not matching correctly.$$$954d868 2023-04-16 Jonathan Thomas Adding debug logs to property widget context menus$$$92cf3d4 2023-04-13 Jonathan Thomas Removing items from Parent and Child Clip ID and Parent Effect context menus in the Property dialog - for example; clips with no effects; or clips with no tracking data; etc... Also; making things more consistent with parent folders in context menus (None; Clips; Tracked Objects)$$$3b260d7 2023-04-13 Jonathan Thomas Fix object detector and tracker effects when using context menus; color pickers; and other property dialog editors - to correctly update the JSON without destroying certain data or objects$$$bb85b5b 2023-04-13 Jonathan Thomas Allow clearing the Parent and Child Clip ID properties of a cl
OpenShot Video Editor x64 Version 3.1.0
Release Date
4/6/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Highlights & Features:$$$Bumping version to 3.1.0 (min libopenshot version to 0.3.1)$$$Improved Profiles (400+ Export Profiles; New Profile UI; and more)$$$Improved Undo / Redo system; includes grouping actions (i.e. single undo for split-clips and similar multi-step edits)$$$Improved Preview & Split Clip dialog (correct aspect ratio; correct sample rate)$$$libopenshot Improvements:$$$Huge Time Re-mapping update (improved audio resampling; better support for backwards audio; bezier curve audio support)$$$Improved Caption Effect$$$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)$$$Memory leak fixes$$$Clip caching - causing a large memory leak$$$Small memory leak in FFmpegReader$$$Improved Performance (FrameMapper & Clip objects now include extra caching and optimizations)$$$Improved Keyboard Bindings (arrow keys)$$$Bug fix for Blender Animated Titles using high FPS (incorrect duration)$$$Bug fix for Mac Chroma Key effect (babl color methods)$$$Bug fix for video preview widget resizing; to correctly clear cache$$$Bug fix for Automatic Transition Direction logic (i.e. correctly fade in/out based on where the transition is dropped)$$$Fixing many bugs reported via Sentry.io$$$Fixed issue with AppImage to support newer distros (related to glibc compatibility)$$$Improved About dialog (release notes link; remove candidate for official releases)$$$Expanded default Emojis (adding in Arrows; Shapes; and Brands)$$$Improved File Properties Dialog; to handle replacing files and thumbnails; and better support for changing FPS$$$Updated language translations$$$Updated supporters and donors$$$Updated docs / user-guide
OpenShot Video Editor x64 Version 3.0.0
Release Date
12/9/2022
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Highlights & Features:$$$Bumping version to 3.0.0 (minimum libopenshot dependency to 0.3.0)$$$Huge PTS-related improvements (smoother playback; better at finding missing frames; better video compatibility)$$$Huge cache improvements (new cache preferences; pre-roll; ability to clear cache)$$$Huge improvement to audio waveform support (faster waveforms; improved algorithm; more accurate; caching; and optimizations)$$$Huge memory improvements (fixed leaks; cleared unneeded memory)$$$Huge snapping improvements (while moving & trimming clips and transitions)$$$Huge visual update to keyframe icons (circle; diamond; square)$$$Huge improvements to User-Guide (new topics; updated pics; PDF support)$$$Huge improvements to stability (lots of crashes fixed)$$$New High DPI Support (4k monitor support; improved assets)$$$Improved location preferences (for default folders - recent vs project)$$$New Export Clips feature: render one or more clips into their own video files (in their original profile / format)$$$Added support for Blender 3.3.x (and many other blender-related improvements)$$$Improved Animated Titles to render with projects FPS (smoother animations)$$$Faster clip slicing performance$$$Performance improvements for Title Editor (reduce lag while typing)$$$Added display for real-time performance metrics$$$New export targets: Animated GIF; MP3 (audio only)$$$New export presets: YouTube 2K; YouTube 4K; MKV (h.264)$$$Support many new image formats$$$New chroma key color modes (including BABL extensions in all 3 OSes)$$$Many fixes to sorting; including ability to manually sort lists (useful for translations)$$$Many fixes to Caption effect & UI (for closed captioning: VTT/Subrip titles)$$$Many fixes to translations system$$$Fixed wipe / mask effect (fixed contrast algorithm)$$$Fixed crashing related to Undo/Redo system (i.e. spamming undo)$$$Fixed resolution of China Video Disc (CVD)$$$Fixed About->Changelog dialog (correctly parse log files)$$$Improved support for changing file types in file properties dialog$$$More reliable Mac OS builds (update regex used for Mac notarizations)$$$Update transitions to automatically set their direction (forward or backwards based on where it intersects a clip)$$$Reduce # of threads during video decoding (fixed huge regression)$$$Updated default OpenShot sample rate to 48000$$$Update SVG Title templates to new higher DPI$$$Support for previewing anamorphic video profiles$$$Move protobuf data files to assets folder (used for OpenCV video effects - tracker; object detection; stabilization)$$$Improvements to Webkit and Web Engine support (keep parity between them)$$$Added portable installer options for Windows installer (no UAC prompt)$$$Updated AppStream XML metadata (Linux app metadata)$$$New Linux build server + updated AppImage format$$$Support for many new languages$$$Primary Contributors:$$$$$$@JacksonRG$$$@sc0nway$$$@Colorjet3$$$@ferdnyc$$$@jonoomph
OpenShot Video Editor x64 Version 2.6.1
Release Date
9/6/2021
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

openshot-qt Changelog (Version: 2.6.1)$$$11f8e505 2021-09-04 Jonathan Thomas Bumping version to 2.6.1; min libopenshot version to 0.2.7 (SO 21) HEAD; origin/release-20210904$$$8ef41550 2021-09-04 Jonathan Thomas Merge pull request #4389 from OpenShot/language-update-sep-4-2021 origin/develop$$$1ab16fb2 2021-09-04 Jonathan Thomas Updating contributors and supporters$$$a0998894 2021-09-04 Jonathan Thomas Updating all language translations$$$16c8d8e9 2021-09-03 Jonathan Thomas Merge pull request #4387 from OpenShot/auto-migrate-crop-properties$$$5deec3db 2021-09-03 Jonathan Thomas Auto migrate crop_x; crop_y; crop_width; and crop_height properties from OpenShot 2.5.1 projects into the new 2.6.x crop effect. This should restore cropping to 100% compatibility to OpenShot 2.5.1 projects.$$$443585a4 2021-08-30 Jonathan Thomas Merge pull request #4373 from OpenShot/updating-translations-aug-30-2021$$$24ab71bc 2021-08-30 Jonathan Thomas Updating translations$$$a94c526b 2021-08-28 Jonathan Thomas Merge pull request #4367 from OpenShot/prevent-zero-division$$$bc8916f6 2021-08-28 JacksonRG Merge pull request #4366 from OpenShot/repair-project-files$$$9a9c4ad6 2021-08-28 Jonathan Thomas Fixing unused calculation origin/prevent-zero-division$$$b2d9585c 2021-08-28 Jonathan Thomas Avoid dividing by zero when resizing app/video widget$$$35724498 2021-08-28 Jonathan Thomas Creating a backup of possible 2.6.0 windows drive letter corruption; compiling regex; and updating original file during the project open.$$$861a2b85 2021-08-27 Jackson Remove blank line$$$09951ec1 2021-08-27 Jackson Moved regex to read file$$$4238b0a5 2021-08-27 Jackson repair project files with invalid json for paths$$$1d8a8d77 2021-08-27 Jonathan Thomas Merge pull request #4365 from OpenShot/protect-export-screen$$$e4debc92 2021-08-27 Jonathan Thomas Fixing an uninitialized variable on export screen (caught using Sentry) origin/protect-export-screen$$$e87734d9 2021-08-27 Jonathan Thomas Merge pull request #4364 from OpenShot/protect-recovery-process$$$f83109de 2021-08-27 Jonathan Thomas Also silencing the thumbnail 404 error logging (which currently is sent to Sentry for no real reason)$$$6a93b2f1 2021-08-27 Jonathan Thomas Protect recovery process from missing project file (i.e. a user deletes the current project file in the file system... while the auto-save system is still running). Also reduce some logging in the asset folder detection.$$$c42d2f5f 2021-08-27 Jonathan Thomas Merge pull request #4362 from OpenShot/protect-bounding-box$$$fc9af3ba 2021-08-27 JacksonRG Merge pull request #4361 from OpenShot/fix-path-bug$$$8180f8e5 2021-08-27 Jonathan Thomas Protect against invalid items passed into setBoundingBox$$$1c5dfe89 2021-08-27 Jackson save paths as valid json$$$4bd27e0a 2021-08-27 Jonathan Thomas Merge pull request #4360 from OpenShot/fix-broken-languages$$$2c08a0ad 2021-08-27 Jonathan Thomas Updating translation resource file; to actually fix the 4 broken languages$$$e1c46972 2021-08-26 Jonathan Thomas Merge pull request #4355 from OpenShot/translation-github-ci-adding$$$0d8cb102 2021-08-26 Jonathan Thomas Merge branch develop into translation-github-ci-adding$$$3224f9bd 2021-08-26 Jonathan Thomas Merge pull request #4354 from OpenShot/updating-broken-translations$$$34bfc7eb 2021-08-26 Jonathan Thomas Adding translation testing to our GitHub actions CI... to make language translation failures more visible.$$$a38ff7eb 2021-08-26 Jonathan Thomas Merge pull request #4353 from OpenShot/fix-translation-tests$$$4aae19ed 2021-08-26 Jonathan Thomas Updating broken translation placeholders and updating translations since release of 2.6.0$$$2358119c 2021-08-26 Jonathan Thomas Fix translation testing scripts to actually work! This caused our 2.6.0 branch to use invalid translations; oops.$$$466d3118 2021-08-26 JacksonRG Merge pull request #4351 from OpenShot/title-editor-tab-switching$$$13c7b627 2021-08-26 Jackson Switch to next text field on tab press$$$5468a9a7 2021-08-25 JacksonRG Merge pull request #4345 f
Interested in automating patching for Adobe Acrobat?