介绍
官方网站:https://www.openshot.org/zh-hans/
OpenShot Video Editor 是一款屡获殊荣的免费开源视频编辑器,适用于 Linux、Mac 和 Windows,致力于为全世界提供高质量的视频编辑和动画解决方案。OpenShot Video Editor 可让您创建和编辑可以以创造性和巧妙的方式分层、混合和排列的高清视频。OpenShot™创建于 2008 年,旨在为 Linux 构建一个免费简单的开源视频编辑器。它现在可以在 Linux,Mac 和 Windows 上使用,已被下载数百万次,并且作为一个项目继续发展!
软件截图

软件特点
跨平台
OpenShot 是跨平台的影片编辑器,支援 Linux, Mac 和 Windows。今天开始使用并下载我们的安装程式。
修剪与切片
快速修剪您的影片,找到完美的时刻。 OpenShot 有许多简单的方法来剪切您的影片。
动画 & 关键影格
使用我们强大的动画框架,您可以淡出、滑动、反弹和动画视频项目中的任何内容。
无限轨道
新增您需要的影音轨数给浮水印、背景影片、音轨和其它更多.
视频效果
使用我们的视讯效果引擎,从影片中删除背景、反转颜色、调整亮度等等。
音频波形
将您的音讯档案视觉化为波形,甚至可以将波形输出为影片的一部分。
标题编辑器
为您的影片加入字幕从未如此简单。您可以使用我们的模板之一,或者自己建立模板。
3D 动画
绘制漂亮的 3D 动画标题和效果,例如雪、镜头光晕或飞行文本。
慢镜头 & 时间效果
控制时间、倒回、减速和加速视频。使用预设或动画播放速度和方向。
编辑视频
从档案管理器拖放视讯、音讯或图片到 OpenShot 中。开始视讯编辑就是这么简单。
70+ 语言
OpenShot 有许多不同语言的版本,并且可以在线上翻译,使用 LaunchPad.
简易的用户界面
我们把 OpenShot 设计为最容易与最友善的影片编辑软体!试一试并且自己看一看。
更新日志
Highlights & Features:
Optimize Video adds built-in proxy editing for smoother playback and previews
Improved timeline zooming with smoother navigation and better centered zoom behavior
Multi-selection trimming makes resizing and re-timing aligned clips easier
Enhanced ComfyUI tools add depth, lines, and reference image workflows
User Interface Scale makes OpenShot easier to use on different displays
openshot-qt Changelog (Version: 3.5.1)
ad3cb29 2026-04-05 Jonathan Thomas Fixing some Codacy nitpicks in our unit tests mostly. HEAD, origin/release-20260402
70c4613 2026-04-05 Jonathan Thomas Translating "User Interface Scale" in UI and documentation
c8fd103 2026-04-05 Jonathan Thomas Adding User Interface Scale to preferences, to allow users to easily change the scale of OpenShot. When Enabling the Legacy Timeline it disables this option, and sets it back to 100% scale (our legacy web timeline backends have ugly artifacts when using some fractional scales)
2d1d99f 2026-04-05 Jonathan Thomas Fixing SHIFT+Scroll Wheel regression, where our new qwidget timeline backend did not scroll horizontally when SHIFT was pressed. Added unit tests as well.
0fdd954 2026-04-05 Jonathan Thomas Align razor icon with mouse position hotspot in QCursor (qwidget timeline backend). It was offset incorrectly, so the dotted line was not aligned with the actual cursor position, thus cutting in the wrong place.
ff1362d 2026-04-03 Jonathan Thomas Invalidate all qwidget timeline clip thumbnail caching when "Edit Title" is used, so thumbnails of titles stay in sync after edits (dragging thumbnail, initial timeline thumbnail, and dropped thumbnail)
38188a0 2026-04-03 Jonathan Thomas Updating file menu image used in docs, due to missing "Optimize" option in the menu. Updating README.md to add missing English PDF for website.
61620a0 2026-04-03 Jonathan Thomas Updating supporters.json file with credits from donations.
7211faa 2026-04-03 Jonathan Thomas Fixing a regression which added Preview->Optimize to the main windows top menu - oops.
bda95f5 2026-04-02 Jonathan Thomas Fixing many Codacy nitpicks and complaints. Mostly minor changes - I validated all the code still works and tests pass.
6d1a673 2026-04-02 Jonathan Thomas Adding final 3.5.1 translation compiled files (qm files)
7bfb2c1 2026-04-02 Jonathan Thomas Adding missing translatable strings for Optimize feature
950f5d9 2026-04-02 Jonathan Thomas Bumping version to 3.5.1, minimum libopenshot version to 0.7.0
08ff5b7 2026-04-02 Jonathan Thomas Fixing sphynx syntax error on korean user-guide translation
206c991 2026-04-02 Jonathan Thomas Fixing broken language headers in user guide po files
c0ee055 2026-04-02 Jonathan Thomas Updating user-guide translations in all po website po files.
d3272e8 2026-04-02 Jonathan Thomas Improving test_translations.py to also check user-guide translation syntax, for missing placeholders, accidental unescaped % signs, and gettext correctness. Updating README.md with better instructions.
02d990f 2026-04-02 Jonathan Thomas Updating user-guide language README instructions, for calling make gettext and merging those template changes into all *.po files. Also, updating all po files with new pot tepmlate changes.
e4f0db5 2026-04-02 Jonathan Thomas Updating user-guide docs translation templates
8758e80 2026-04-02 Jonathan Thomas Updating core OpenShot translation templates for new release
de6d8aa 2026-04-02 Jonathan Thomas Fixing regression on auto-play preview dialog (was slow to open, resize event was fighting auto-play signal), now it's faster to start playback, and still resizes correctly when window changes sizes.
c812035 2026-04-02 Jonathan Thomas Merge branch 'develop' into optimize-preview
7426b86 2026-04-02 Jonathan Thomas Updating a few more user-guide images to have white backgrounds instead of black (for alpha)
feac216 2026-04-02 Jonathan Thomas Updating a few more user-guide images to have white backgrounds instead of black (for alpha)
142ada7 2026-04-02 Jonathan Thomas - Updating all preferences images in user-guide to use white background, and updating preview tab image with new optimized video settings. - Refactoring asset moving code, to be sure we remove the assets as we move them (titles, optimized videos, protobuf files, thumbnails, etc...) - New Unit tests
55c7c2c 2026-04-01 Jonathan Thomas Fixing some Optimize issues found during testing: - Optimize on an unlinked file, just links it again - Delete & Unlink now works again (broke due to file path issues) - Fixed a backup_assets/ folder path issue, when a backup.osp is used (it just just resolve to the .openshot_qt/ folder. - Added a main window, Edit->Clear->Optimized Videos option (if optimized files exist)
79d32f3 2026-04-01 Jonathan Thomas Lots of improvements to optimize feature, renaming menu, updating docs, improving file name matching for "Link to Existing" to more closely match behavior of other common suffixes and established/expected patterns.
9b87b17 2026-04-01 Jonathan Thomas Merge pull request #5989 from OpenShot/comfyui-depth-lines
3c33fc0 2026-03-30 Jonathan Thomas Fixing a regression on the preview dialog - so SVG images stay sharp and auto playback still works
8b157f1 2026-03-30 Jonathan Thomas Merge pull request #5990 from OpenShot/omp-ffmpeg-thread-control
967e8e9 2026-03-30 Jonathan Thomas Adjusting preview dialog, split file, and region dialogs to use proxy_reader (optimize preview) when available, for performance.
c796ad1 2026-03-30 Jonathan Thomas Fixing build failure related to executor (and possibly older verison of python) - our Linux builder was failing.
250254b 2026-03-30 Jonathan Thomas Integrating new, faster thumbnailing, with a 3X thumbnail size max decode (so our Thumbnail function can still scale it down with higher accuracy - clearer picture)
c419f7a 2026-03-30 Jonathan Thomas Add to Timeline dialog now selects clips after adding them to the timeline - similar to dragging files directly onto the timeline (identical behavior now)
30e9151 2026-03-30 Jonathan Thomas Improving zooming on timeline (CTRL+Scroll Wheel, and CTRL+Press Scroll Wheel) to leave playhead at existing position, and center zoom around that position. Also fixing a small snapping regression.
19a0ad7 2026-03-30 Jonathan Thomas Fixing thumbnail cache issues on qwidget timeline backend, causing some thumbnails to flicker when smooth zooming
415a40e 2026-03-30 Jonathan Thomas - Add new Proxy Service to manage a new "Optimize Preview" feature - Optimize Preview intercepts JSON to libopenshot, and substitutes lower resolution preview media, and manages this process (generating new low-resolution files, linking pre-existing low-resolution files, removing low resolution proxy files. - Moving thumbnails into folders per file id - New unit tests - New settings to manage "Optimize" process (in Preview tab on preferences)
021243e 2026-03-29 Jonathan Thomas Applying new thread preference clamps (2 to 3X cpu count), logging on thread init, and a more descriptive "Copy Version Info" context menu - with way more system info (and cache settings).
5ce8fb2 2026-03-28 Jonathan Thomas Adding link to our step by step guide on installing ComfyUI: Advanced AI server for OpenShot.
3477e6f 2026-03-28 Jonathan Thomas - Upgraded Change Video Style... to WAN VACE with reference image + depth/Canny control. - Added Extract -> Depth and Extract -> Lines for images and videos. - Added reference image to generate dialog: Reference tab. - Renamed img2video-svd to img2video-wan and updated docs/icons.
b61fbee 2026-03-28 Jonathan Thomas Merge pull request #5988 from OpenShot/improved-zoom-resize
e6d260a 2026-03-27 Jonathan Thomas Fixing transitions / clip paint artifacts, during updates (which sometimes caused a tiny glitch in the UI when resizing them)
607594c 2026-03-27 Jonathan Thomas Updating docs with multi-selection trimming / re-timing notes.
a271c99 2026-03-27 Jonathan Thomas Preview the correct clip/transition when multiple clips are selected and being trimmed/re-timed. Which ever item initiated the trim, will be the one previewed.
68dc2c2 2026-03-27 Jonathan Thomas Improving transition resizing and retiming, to always show the static keyframes for brightness, and ensure they are still visible after resizing. Also, some cleanup work around this same feature.
9e10a86 2026-03-27 Jonathan Thomas Fixing multi-item trims/retiming to use the same exact position for all items, to prevent drift as updates are applied and mouse is still moving.
e1c4e52 2026-03-27 Jonathan Thomas Fixing first and last thumbnail slots (on Entire mode) to use center of slot as the frame #, instead of anchoring to the start/end frames - which was causing all sorts of issues. This is simpler, and consistent with how the other slots report their center frames.
0f03290 2026-03-27 Jonathan Thomas Only adding overlay play icon to video file types (in Project Files), and leaving images and audio just thumbnails - so each has a distinct look, and we no longer use the film strip edges for videos.
9c6f0b0 2026-03-27 Jonathan Thomas Adding retries to Project Files thumbnailing, better support for device pixel scaling and ui-scale support, and support for a new thumbnailing override (sc...
Puresys纯净系统-软件下载
