Revisions of shotcut

buildservice-autocommit accepted request 1170675 from Dave Plater's avatar Dave Plater (plater) (revision 149)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 1170665 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 148)
- Update to 24.04.28:
  Enhancements:
  * Added Ambisonic Encoder audio filter.
  * Added View > Scopes > Audio Vector.
  * Added View > Scopes > Audio Surround.
  * Added Settings > Time Format to affect everywhere that timecode is displayed or editable.
  * Added a indication to the on-video control for the Ambisonic Decoder audio filter.
  * Added Edit > Undo and Redo support for adding, removing, and
    changing Keyframes (work in progress) for the following filters:
    + Fade In Audio
    + Fade Out Audio
    + Gain / Volume
    + Brightness
    + Color Grading
    + Contrast
    + Fade In Video
    + Fade Out Video
    + Text: Rich
    + Size, Position & Rotate
    + White Balance
  * Added Apply Copied Filters to Timeline > menu > Edit and context
    menu that works with multiple selected clips.
  * Upgraded MLT to version 7.24.0.
  Fixes:
  * Fixed crash if the Keyframes panel is in a tab group along with Filters.
  * Fixed Elastic Scale video filter can distort with preview scaling.
  * Fixed dropping incompatible video file may not prompt conversion.
  * Fixed color in Properties > Convert > Best if input video is BT.709 without signaling.
  * Some fixes for Settings > Audio Channels > 4 (quad).
  * Fixed changes in Filters cannot after moving the clip on the Timeline.
buildservice-autocommit accepted request 1154032 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 147)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 1153749 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 146)
- Update to 24.02.29:
  * Added Ambisonic decoder
  * Added Settings > Audio Channels > 4 (quad/Ambisonics).
  * Added Ambisonic Decoder audio filter that converts to binaural,stereo, quad, Ambisonic, or 5.1 surround. When Ambisonic mode is chosen, it is an Ambisonic panner.
  * Added Ambisonic metadata to Set Equirectangular if there is a track with 4 audio channels.
  * Added Copy Parameters to 360 video filters to use with Ambisonic Decoder > Paste Parameters.
  * Shotcut only supports first order Ambisonics at this time.
  * Added support for AMD AV1 hardware encoder on Windows (av1_amf) and Linux (av1_vaapi).
  * Added automatic vertical scrolling to Timeline when moving a track.
  * Added changing Properties > Duration on image clips on the Timeline (behavior depends on Ripple similar to changing Properties > Speed on an audio/video clip).
  * Stop automatically grouping audio/video clips when Detach Audio (changed in v24.01).
  * Improved selection in Timeline after various operations.
  * Improved behavior changing Properties > Speed with Timeline > Ripple on.
  * Improved the speed of opening a timeline project.
  * Fixed Filters > + > Sets adds audio filters in reverse order (broke in v24.01).
  * Fixed Properties > Convert HLG HDR to to Rec. 709 SDR is not tone-mapping (broke in v23.09).
  * Fixed distortion caused by Mixdown audio filter.
  * Fixed Normalize: One Pass audio filter maximizing levels at start of playback.
  * Fixed old custom presets in text and timer video filters load with 0% opacity.
  * Fixed Loop Selection on the last clip of Timeline not looping.
  * Fixed Enter Full Screen and Preferences shortcuts on macOS.
  * Fixed problematic filename characters in Settings > Video Mode > Custom Add.
  * Fixed disabling the last audio or video filter when there is a time filter in Filters.
  * Fixed File > Exit is slow or hangs if a job in Jobs is paused.
  * Fixed Wave video filter distorts if Settings > Preview Scaling is on.
  * Fixed incorrect gamma in preview player and File > Export > Frame when GPU Effects is on.
buildservice-autocommit accepted request 1142569 from Dave Plater's avatar Dave Plater (plater) (revision 145)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 1142201 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 144)
- Update to 24.01.28:
  * Added Player > Loop (\) and Player > Set Loop Range to the menu and player controls.
  * Added Timeline > Selection > Group/Ungroup (Ctrl+G, command+G on macOS). This is basically a saved
    multi-selection system. So, the operations it supports are all those available for multiple selection. That
    does not include trim, Filters, or Properties at this time. Hold Alt (option on macOS) to
		select an individual member of a group. Hold Alt+Ctrl (option+command on macOS) to
		multi-select only certain members of a group.
  * Added support for multiple selection to Split At Playhead.
  * Added Timeline > Edit > Split All Tracks At Playhead (Shift+S).
  * Added Edit > Undo and Redo support for adding, removing, changing, and disabling Filters.
  * Added Timeline > Edit > Nudge Forward (.) and Nudge Backward (,).
  * Added Pause and Resume to the context menu in Jobs.
  * Added Settings > Backup with options for:
      * Manually
      * Hourly
      * Daily (default)
      * Weekly This creates a backup of the current project file in a manner similar to File > Backup and Save
      except it is automatic now unless Manually is chosen.
  * Added File > Other Versions submenu that tries to find similarly-named project files in the same folder
    create by Shotcut backup or recovery mechanisms.
  * Added Settings > Player > Audio API on Linux and Windows. Basically, this makes the --SDL_AUDIODRIVER command
    line option available in the Settings menu.
  * Added a Previous button to View > Application Log dialog that goes to the log file created by the previous
    app session. Now, on startup, Shotcut makes a backup of shotcut-log.txt to shotcut-log.bak.
  * Added a Copy button to all text viewer dialogs that does the same thing that the non-obvious Select All and
    Copy actions in the context menu.
  * Fixed a possible crash when opening project.
  * Fixed a crash in Playlist > menu > Add Selected to Slidewhow when something is playing.
  * Fixed a possible crash in Timeline > Split or trim actions if the clip has certain filters with keyframes.
  * Fixed some bugs in Undo after moving clips on the Timeline.
buildservice-autocommit accepted request 1134136 from Dave Plater's avatar Dave Plater (plater) (revision 143)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 1133985 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 142)
- Update to 23.12.15:
  * Fixed crash on start on Wayland on Ubuntu 22.04 and 23.10 -
    may require installing qt6-wayland (broke in v23.11).
    This breaks support for Wayland on Ubuntu 23.04, which is a less
    important version than the other two. The combination of Wayland and
    Qt 6 seems impossible to handle universally in the portable/AppImage/Snap binary
    bundle. If installing a Qt 6 Wayland package does not work in your distro,
    some options are to login using an X session instead of Wayland or try the Flatpak.
  * Fixed numerous audio filters missing on macOS/Intel (broke in v23.11).
  * Fixed crash in No Sync video filter with new Ease Back and Ease Elastic keyframes.
  * Fixed Equalizer: Parametric > Preset not loading (broke in v23.09).
  * Fixed Slideshow Generator not padding videos on mismatching aspect ratio (broke in v23.09).
  * Fixed Timeline waveform is not updated when changing Properties > Audio > Track.
  * Fixed #filename# and #basename# keywords in Text: Simple video filter with non-ASCII filenames on Windows.
  * Fixed Properties > View Bitrate opens too big on high DPI screen.
  * Fixed Properties > View Bitrate > Save image is not anti-aliased.
  * Fixed Properties > Measure Video Quality accuracy when Color range is Full.
  * Fixed some minor memory leaks.
  * Changed all NVENC hardware encoders in Export to use CQ instead of constant QP for VBR rate control.
  * Ugraded FFmpeg to version 6.1
  * Upgraded AV1 decoder dav1d to version 1.4 and AV1 encoder libaom-av1 to version 3.8.0
  * Upgraded rubberband audio pitch library to version 3.3.0
buildservice-autocommit accepted request 1130549 from Dave Plater's avatar Dave Plater (plater) (revision 141)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 1130523 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 140)
This needs the libmlt update which I sent in SR#1130521.


- Update to 23.11.29:
  Improvements:
  * Added Crop:Rectangle > Apply to Source button. This button is only enabled when the aspect ratio of the
  source media matches your project’s Video Mode because it is impossible to include the black padding that
  Shotcut adds to a source. This feature is the primary way to simply “crop a video.” You do not need to use the
  timeline for this. You can simply:
     1. set Settings > Video Mode to Automatic,
     2. open a video file,
     3. add the Crop: Rectangle video filter,
     4. adjust the rectangle control in the player,
     5. click Apply to Source in the Filters panel,
     6. choose Yes in the dialog asking to change the Video Mode, and
     7. Export.
  * Added Opacity to GPS Text, Text: Simple, and Timer filters.
  * Improved performance of Timeline > Zoom.
  * Added rectangular selection to Timeline.
  * Added Settings > Timeline > Rectangle Select.
    This is on by default, and scrubbing with the mouse on the timeline requires clicking near the play head.
    When this is on, hold Shift to turn it off temporarily. When this is off, hold Shift to temporarily turn it
    on.
  * Changed the Smooth keyframe type to avoid overshoots and cusps.
    This only applies to new projects made with this and future versions. Thus, the behavior of smooth keyframes
    made with an earlier version remains the same for compatibility reasons.
  * Added Ease In, Ease Out, and Ease In/Out to Keyframes.
    This also changes the appearance of keyframes in the timeline view of Keyframes to make it more clear where
    the behavior applies - between keyframes. Remember this: when thinking about “in” or “out”, for Shotcut “in”
    refers to the beginning of something - a clip, filter, or parameter between keyframes. And “out” refers to
    the end of something. So, this is not easing into a keyframe and easing out of a keyframe. Rather, it is
    easing into or out of the change/segment/span/tween of a parameter between keyframes.
  * Added Properties > View Bitrate….
buildservice-autocommit accepted request 1114781 from Dave Plater's avatar Dave Plater (plater) (revision 139)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 1114571 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 138)
- Update to 23.09.29:
 * Fixed crash when changing Properties > Rotation on interlaced video.
  * Fixed crash when changing Properties > Video > Track on video-only file.
  * Fixed memory leak in Load Keyframes from Motion Tracker in several video filters
  * Fixed Keyframes panel not working properly when moved.
  * Fixed some memory leaks and random crashes due to memory management.
  * Improved the speed of loading projects and editing.
    (Existing projects must be saved after opening to upgrade them to benefit loading speed.)
  * Fixed keyboard behavior of Help > Actions and Shortcuts on macOS.
  * Fixed Undo after trimming an out point on Timeline with Ripple All Tracks enabled.
  * Fixed H.264 Export > Use hardware encoder with Codec > Rate control > Constant Quality on macOS/ARM.
  * Fixed Export or turning off Settings > Proxy > Use Proxy if the file
    starts with a data stream such as videos recorded on Google Pixel phones, for example.
  * Fixed reordering when there are many filters in Filters.
  * Fixed Add Selected to Slideshow with Timeline > Ripple All Tracks misbehaves and should be ignored.
  * Fixed some usability quirks with drag-n-drop and Ctrl multiple selection in the Playist > Icons view.
  * Fixed Filters > + > Time is sometimes empty when player tab is Source.
  * Fixed timeline marker may be incorrectly deleted when Timeline > Ripple Markers is on.
  * Fixed unable to save export job View XML with .mlt file name.
  * Added audio Declick filter (appears in Time category due to technical reason).
  * Added Grade %, Grade degrees, Cadence, Temperature, Vertical Speed, 3D Speed to GPS Text video filter.
  * Added Timecode (non-drop frame), Creation date, File base name to Text: Simple video filter.
  * Added Blur alpha option to Blur: Box and Blur: Gaussian video filters.
  * Added View > Resources… to show all unique and sorted files in the Playlist and Timeline.
  * Added dialog to convert multiple files as-needed on import.
  * Added Preferences to the menu on macOS.
  * Added Mode > Reset to Alpha Channel: Adjust video filter.
  * Added keyframes to Band Pass and Notch audio filters.
  * Added simple keyframes to Speed: Forward & Reverse and Speed: Forward Only time filters.
  * Added keyframes for color parameters in several video filters
buildservice-autocommit accepted request 1101465 from Dave Plater's avatar Dave Plater (plater) (revision 137)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 1101464 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 136)
- Update to 23.07.29:
  * Fixed crash on startup on older Windows 10 computers that do not have Direct3D 11
  (broke in v23.05).
  * Fixed Timeline scrubbing and skimming accelerate too much (broke in v23.06).
  * Fixed Stabilize analysis jobs not working on a speed-adjusted timeline clip (broke in
  v23.05).
  * Fixed the visibility of the cursor in the Text: Rich filter’s editor (broke in
  v23.05).
  * Fixed the up and down cursor keys not working in some numeric fields (broke in
  v23.05).
  * Fixed seeking on the new Speed: Forward Only and Speed: Forward & Reverse filters.
  * Fixed the buttons in the Delete Filter Set confirm dialog are hidden if the name is
  long.
  * Fixed the color level of RGB and RGBA sources (e.g. images) with GPU Effects.
  * Fixed crash adding a GPU filter to Timeline > Output by not showing GPU filters for
  that selection.
  * Fixed shift-drag-drop from Windows Explorer to Playlist deletes the files! This is an
  old bug, and Shotcut is not deleting the files. But it accepts a move drop action for
  the purpose of reordering playlist items. However, doing so with a list of filenames
  makes Windows assume the receiving application did something appropriate with thes file
  and then… delete them on behalf of the app just to be sure?!? Smooth move. (Another
  Windows file manager Directory Opus does not exhibit this bad behavior.)
  * Fixed another very old bug on Windows where sound does not follow the default output
  device, for example plugging headphones, until you restart the app. Please note that if
  you are using Settings > Audio Channels > 6 (5.1) after the default sound output
  changes, you will likely experience distortion in the audio playback until you restart
  the app.
  * Added the --SDL_AUDIODRIVER command line option for Windows and Linux.
  * Fixed appending to Playlist from clipboard with nothing yet opened in the Source
  player.
buildservice-autocommit accepted request 1094849 from Dave Plater's avatar Dave Plater (plater) (revision 135)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 1094834 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 134)
- Update to 23.06.14:
  * Fixed H.264 output when using Export > Use hardware encoder with NVIDIA (h264_nvenc).
    (Note: please avoid changing Codec > B frames higher than 0.)
  * Fixed file dialogs in filters crash Shotcut in Linux AppImage or on KDE.
  * Fixed crash in Text: Rich > File > Open when choosing a text file.
  * Fixed crash changing Video Mode with Count generator with GPU Effects on.
  * Fixed crash when trying to Open MLT XML as Clip (nest project) with GPU Effects on.
  * Fixed loading JPEG images over 32 megapixels.
  * Fixed player not working if Settings > Player > External Monitor was used in a previous version.
  * Fixed Timeline > Replace on a clip breaks some of its video filters.
  * Fixed Keyframes > Add Keyframe in the Mask: Simple Shape filter.
  * Fixed changing Keyframe Type or a keyframe’s time position in the Mask: Simple Shape filter.
  Old Bugs:
  * Fixed custom keyboard shortcuts for actions in the Timeline or Keyframes context (right-click) menu.
  * Fixed Properties > Copy Fill File Path uses incorrect directory separator on Windows.
  * Fixed chroma bleeding on some (e.g. Ut Video) interlaced 4:2:0 files.
  Improvements:
  * Improved the smoothness of fast forward (up to 64x) playback.
  * Improved Timeline performance and automatic scrolling.
buildservice-autocommit accepted request 1088540 from Dave Plater's avatar Dave Plater (plater) (revision 133)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 1088402 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 132)
- Update to 23.05.14:
  Restore Settings > Theme and fix several major new bugs

- Update to 23.05:
  https://www.shotcut.org/blog/new-release-230507/
buildservice-autocommit accepted request 1078111 from Dave Plater's avatar Dave Plater (plater) (revision 131)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 1078110 from Dave Plater's avatar Dave Plater (plater) (revision 130)
- Update to 23.04.03 equal to 23.04 Beta
- Build 15.5 with gcc12-c++ it fails with 7
- Now builds with Qt6 >= 6.4
Displaying revisions 1 - 20 of 149
openSUSE Build Service is sponsored by