Page MenuHomeSolus

Update shotcut to v20.11.28
ClosedPublic

Authored by serebit on Nov 26 2020, 7:19 PM.
Tags
None
Referenced Files
F11069830: D10036.diff
Fri, Aug 11, 11:34 PM
F10952675: D10036.id.diff
Sun, Jul 16, 5:36 PM
F10903243: D10036.id24232.diff
Jul 5 2023, 9:08 AM
F10890652: D10036.id24232.diff
Jun 28 2023, 2:51 PM
F10889660: D10036.id24143.diff
Jun 28 2023, 1:53 AM
F10889603: D10036.id24189.diff
Jun 28 2023, 12:58 AM
F10888529: D10036.id24144.diff
Jun 27 2023, 4:10 AM
F10884568: D10036.diff
Jun 25 2023, 12:47 AM
Subscribers

Details

Summary

Fixes numerous issues with v20.10. Release notes are available here for v20.11.25, and here for v20.11.28.

In addition, some rundeps were removed as they were either not required (jack-audio-connection-kit) or no longer in use.

Test Plan

Create a new project, add an MKV source file, export to MP4

Diff Detail

Repository
R2900 shotcut
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

JoshStrobl added inline comments.
package.yml
21

Any reason this was removed?

26

Any reason this was removed?

package.yml
21

JACK is an optional dependency. By default, Shotcut will use pulse, unless "Use JACK" is enabled in settings. If JACK is not installed, Shotcut will report that it was unable to connec to JACK, and it will continue to use Pulse. I felt that requiring JACK to be installed was unnecessary for this reason.

26

Recent versions of Shotcut removed support for HTML-based filters and plugins. Webvfx is now unused, as far as I can tell.

package.yml
26

Confirmed that webvfx is no longer used. It was provided in the binary distributions of prior releases (I checked v20.06), but It's not provided in the official binary distribution of Shotcut v20.11.25.

serebit retitled this revision from Update shotcut to v20.11.25 to Update shotcut to v20.11.28.Dec 1 2020, 8:26 PM
serebit edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Dec 4 2020, 5:33 PM
This revision was automatically updated to reflect the committed changes.