925f809eea
Accepting request 1300019 from multimedia:apps
Ana Guerrero2025-08-18 14:08:46 +00:00
64e369acab
- Update to 25.08.16: * Fixed Gain/Volume filter from a previous version project does not show its UI or keyframes * Fixed artifacts in Gain/Volume, Fade In Audio, and Fade Out Audio filters (broke in v25.07). * Fixed frequent crashing in Fedora Linux RPM package (broke in v25.05). * Fixed converting BT.709 color space to BT.2020. * Added BT.2020 color space support to the preview. * Fixed Export File with & in the path or name saves wrong name. * Added Embed Markers as Chapters to export job context menu.
Dave Plater2025-08-18 08:06:53 +00:00
a984740467
Accepting request 1282165 from multimedia:apps
Ana Guerrero2025-06-03 15:54:23 +00:00
d5a2515028
- Update to 25.05.11: New Features: * Added Alpha Strobe video filter. * Added Freeze Frame to Timeline. * Added File > Rereun Filter Analysis. * Added adjustable track headers width to Timeline. * Added an item count to Playlist. * Added File > New submenu with items for Project and generators. * Added Add Generator to Timeline toolbar. * Changed the Convert to Edit-friendly dialog to make it obvious that “better” and “best” options create very large files. * Added Settings > Preview Scaling > 1080p. (This was added primarily for use with DeckLink SDI/HDMI external monitoring.) * Added Settings > Player > External Monitor > DeckLink Gamma with SDR and HLG HDR options. * Added HLG color transfer/gamma to GPU Effects. HDR is not ready to announce; these are just some pieces. Improvements: * Improved compositing in Obscure With Blur, Obscure With Mosaic, and Mask: Apply. Now, they are better at concealing details. * Moved the Files > Go Up button to top left to be more like OS file browsers. Fixes: * Fixed ability to select or drag short Timeline clips (broke in v25.03). * Fixed Text: Rich scroll presets (broke in v25.03). * Fixed may crash in Files dock on startup (broke in v25.01). * Fixed possible crash when selecting a track head. * Fixed Filters > Copy Current/All ignores disabled filters. * Fixed Speed time filters reset when they are reloaded in the UI. * Fixed generating proxy for videos with BT.2020 color space. * Fixed Fade Out Audio in a filter set. * Fixed Timeline > Record Audio is distorted on macOS.
Dave Plater2025-06-03 08:03:57 +00:00
21e56435cb
Accepting request 1265683 from multimedia:apps
Ana Guerrero2025-03-31 09:44:21 +00:00
b2e0caaf60
- Update to 25.03.29: * Added Text style preset to Subtitles > Generate Text on Timeline. * Added Copy Current and Copy All to Filters. * Added the project Video Mode to the window title. * Added Vertical and Horizontal parameters to the No Sync video filter. * Added Toggle Filter Overlay to the Player menu. * Added 360: Cap Top & Bottom and 360: Equirectangular Wrap video filters. * Added a Not In a Bin smart bin to the Playlist. * Added #rgba, #yuv, #gpu, and #10bit tags to keywords in Filters for search. * Added an icon to Timeline clips to indicate when they have filters. * Added "ITU-R BT.2020" to Video Mode > Custom > Add and Output > Properties. * Reduced the range of Gamma and Gain in the Color Grading filter. * Fixed opening a project can be slow or make app unresponsive if Settings > Playlist > View mode is Icons (broke in v25.01). * Fixed double-clicking a Playlist item that is in a Bin may open wrong clip. * Fixed handling of Windows shortcuts and macOS aliases in Files. * Fixed automatic pause--such as when adding a filter--does not update the player's play button state (broke in v25.01). * Fixed a crash on multiple Timeline undo and redo operations. * Fixed a crash bug after Undo and Redo after moving clips in Timeline. * Fixed the Size, Position & Rotate filter's visual control with non-square pixels. * Fixed trimming twice ruins zoom keyframes in Size, Position & Rotate filter. * Block adding a new job that writes to the same file as a pending or running job. * Fixed Paste filters is not adding an Undo item to History. * Fixed the Amount keyframes button always disabled in the 360: Equirectangular to Stereogaphic video filter. * Fixed key repeat for the previous/next shortcuts in Player menu. * Fixed Export > Reframe causes Video > Scan mode to be interlaced even when it shows progressive. * Fixed trim handles on Timeline clip when it is very short. * Fixed Timeline > Split followed by multiple undo and redo may affect attached filters. * Fixed playhead in Keyframes incorrect after switching filters.
Dave Plater2025-03-31 07:09:09 +00:00
0b27e48d12
Accepting request 1240528 from multimedia:apps
Ana Guerrero2025-01-27 19:56:25 +00:00
2e1d581177
- Update to 24.10.29: Speech to Text: * Shotcut gets its first AI based on OpenAI’s Whisper, courtesy of the whisper.cpp project. This is available through Subtitles > Speech to Text menu item or button * Our builds include a basic model that has decent speed and accuracy but not a big size. (You can think of the model as the brain.) * You can download a bigger and better better brain (model) in ggml format and configure it in the Speech to Text dialog, but it will be slower. * The dialog creates two jobs that appear in the Jobs panel: one to export audio and another to convert to text. * The results are added to the Subtitles panel as a new top-level Subtitle Track. * Currently, the only GPU our build supports is Apple Silicon. Otherwise, it is heavily multi-threaded on the CPU. * Known quirk: subtitle items sometimes start earlier than expected. Timing is provided by the model and tool, and we lack the skills and resources to improve this. * Expect there to be occasional errors. Like humans and non-ideal conditions, it is not perfect. We will not take action on bug reports about some piece of audio not converting to the expected text. * OpenAI has made some warnings about the usage of their Whisper models: In particular, we caution against using Whisper models to transcribe recordings of individuals taken without their consent…. We recommend against use in high-risk domains like decision-making contexts, where flaws in accuracy can lead to pronounced flaws in outcomes. Transition Improvements: * Ripple Delete a transition restores the entirety of the clips included in the transition. * Lift (non-ripple delete) a transition no longer leaves a gap; the gap is filled with the adjacent clips. * Moving an adjacent clip away increases the transition duration instead of detaching and leaving a gap. Other Improvements: * Removed the Export > Video > Resample button. Now, there are simply ignorable inline warnings when making certain changes.
Dave Plater2024-11-02 16:44:29 +00:00
f4bb10feec
- Update to 24.09.13: This is a quick followup release to version 24.08 that introduced a few major new bugs: * Fixed seeking and frozen video with some files or scenarios. * Fixed Reverb audio filter missing on Windows. * Fixed wrong frame rate for Android Camera videos. Other Fixes: * Fixed some issues with Timeline > Clip > Apply Copied Filters. * Fixed keyframes are added when not intended in Color Grading video filter. * Fixed color in Export > Presets > stills > JPEG preset. * Fixed audio-only WMA file with DTS audio not playing. Improvements: * Added Increase Text Size and Decrease Text Size to the context menu for Notes. You can also use Ctrl with the mouse wheel. * Added a Reframe video filter (Output only) and Export > Video > Reframe button. * Added Export > Video > Resample with warning dialog to enable the oft-misused export video resolution, aspect ratio, and frame rate fields. * Added a warning dialog when changing Settings > Video Mode or Timeline > Output > Edit with a project open. * Upgraded MLT to version 7.28.0.
Takashi Iwai2024-09-16 11:07:02 +00:00
332dd61259
- Update to 24.08.29: * Added View > Subtitles. * Added Subtitle Burn In video filter (only works on Output track). * Added a Power (W) ( #gps_power#) field to the GPS Text video filter. * Now Enter or Return in Filters > search changes focus to the search results. * Now Up or Down in Help > Actions and Shortcuts > search changes focus to the search results. * Changed the Softness to 0 in the Obscure With Blur and Obscure With Mosaic filter sets. * Fixed the Linux portable, AppImage, and Snap fail to launch on some systems (e.g. Ubuntu 24.04) with Qt 6 and Wayland. * Fixed occasional audio pop/click with some media files especially with uncompressed audio. * Fixed lag in Filters > search. * Fixed a disabled Crop: Circle or Crop: Rectangle video filter becomes enabled when reselected. * Fixed the hevc_toolbox hardware video encoder fails detection on some Intel Macs. * Fixed file dialogs open slowly in the Linux AppImage. * Fixed overriding Properties > Rotation on a proxy video whose default is not 0 exports with wrong rotation. This bug affected the creation of the proxy and thus requires making a new proxy, which is easier said than done on Windows due to file locking. Properties > Proxy > Disable Proxy on the affected clips is a workaround if you do not turn off proxy completely. * Fixed Properties > Proxy > Make Proxy does not override a DJI- or GoPro-provided proxy video. * Fixed 59.94 fps in Matroska falsely identified as variable frame rate (broke in v24.06). * Fixed mono audio assets not playing through both stereo channels (broken in v24.06). * Fixed Open Other > Audio/Video Device > Video Input on macOS (broke in v24.06). * Fixed spinboxes on Settings > Theme > System on Windows takes too much space from the numeric field (broke in v24.06). * Fixed many audio filters missing for Windows on Arm computers (broke in v24.06). * Fixed setting the audio language in Export > Other using alang=. * Fixed right Alt key (AltGr) for text input in some languages instead keyboard shortcuts/actions in Windows. * Fixed the Convert dialog when dropping hangs Windows Explorer until the dialog is closed. * Fixed Add Keyframe at Playhead for some filters, for example Color Grading. * Fixed enabling keyframes in Color Grading adds 2 keyframes.
Dave Plater2024-09-02 16:38:09 +00:00
80d9439e9a
Accepting request 1184308 from multimedia:apps
Ana Guerrero2024-07-02 16:17:07 +00:00
1933e16607
Accepting request 1183722 from home:jubalh:branches:multimedia:apps
Takashi Iwai2024-07-01 12:29:16 +00:00
793dddeb22
Accepting request 1170675 from multimedia:apps
Ana Guerrero2024-04-29 15:57:53 +00:00
1cc69208d4
Accepting request 1170665 from home:jubalh:branches:multimedia:apps
Dave Plater2024-04-29 07:14:55 +00:00
06715fca12
- Remove patch shotcut-noupdatecheck.patch no longer needed, the package can be now configured to not check for updates
Tomáš Chvátal
2020-02-28 14:43:55 +00:00
287823915b
Accepting request 778536 from home:liguros:branches:multimedia:apps
Tomáš Chvátal
2020-02-28 14:32:24 +00:00