| Summary: | A Way to Eliminate Runtime Requests for Additional Installation by Installing Everything Upfront | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Lonnie <kde> |
| Component: | Setup & Installation | Assignee: | Vincent PINON <vpinon> |
| Status: | RESOLVED MOVED | ||
| Severity: | normal | CC: | fritzibaby, snd.noise |
| Priority: | NOR | Flags: | fritzibaby:
Brainstorm+
|
| Version First Reported In: | 20.04.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Error: Missing OpenTimelineIO | ||
|
Description
Lonnie
2020-04-28 19:23:27 UTC
Export to other editor is very new (and not so common in free editors for now), not very complete and barely tested. Packaging the module (python) proved to be not so easy and was not ready in time for release. I hope it will be ready for next month release, but nothing certain... Perhaps it should be named "Export to XML" instead of just "Export". It turns out that what I needed was render (not Export, which made me think I'd be able to export the edited video to mp4 or something). I'm a new user. Btw, I had to install two package before I could render (on Kubuntu 20.04): sudo apt install ladspa-sdk swh-plugins Lastly, this is a fantastic program! I intend to learn more about it. (In reply to Lonnie from comment #3) > Perhaps it should be named "Export to XML" instead of just "Export". It > turns out that what I needed was render (not Export, which made me think I'd > be able to export the edited video to mp4 or something). I'm a new user. In the latest version it is renamed to "OpenTimelineIO import" and "OpenTimelineIO export". > > Btw, I had to install two package before I could render (on Kubuntu 20.04): > sudo apt install ladspa-sdk swh-plugins We are working on making available ladspa plugins with the latest appimages. Hopefully for 21.04. You can follow progress here: https://invent.kde.org/multimedia/kdenlive/-/issues/972 As for the OTIO errors you may track here: https://bugs.kde.org/show_bug.cgi?id=426942 > Lastly, this is a fantastic program! I intend to learn more about it. Cheers :) |