Details
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Commits
- R2900:c3556b74162c: Update shotcut to v20.11.28
Create a new project, add an MKV source file, export to MP4
Diff Detail
Diff Detail
- Repository
- R2900 shotcut
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
| 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. | |