| Summary: | FEATURE REQUEST: Export Guides as Chapters for YouTube, Handbrake, etc. | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | candide <m8oxu4nv3> |
| Component: | Rendering & Export | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | fritzibaby, julius.kuenzel |
| Priority: | NOR | Flags: | fritzibaby:
Brainstorm+
|
| Version First Reported In: | 21.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | https://invent.kde.org/multimedia/kdenlive/commit/695306aec3d5f6f22285c29868c20acc4fa10ab4 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
candide
2022-02-09 20:27:41 UTC
Git commit 695306aec3d5f6f22285c29868c20acc4fa10ab4 by Jean-Baptiste Mardelle, on behalf of Gary Wang. Committed on 08/05/2022 at 04:55. Pushed by mardelle into branch 'master'. Add the ability to export guides as chspters text M +7 -0 src/bin/model/markerlistmodel.cpp M +1 -0 src/bin/model/markerlistmodel.hpp M +1 -0 src/dialogs/CMakeLists.txt A +117 -0 src/dialogs/exportguidesdialog.cpp [License: GPL(3+eV) GPL(v3.0)] A +37 -0 src/dialogs/exportguidesdialog.h [License: GPL(3+eV) GPL(v3.0)] M +2 -1 src/kdenliveui.rc M +9 -0 src/mainwindow.cpp M +1 -0 src/mainwindow.h A +127 -0 src/ui/exportguidesdialog_ui.ui https://invent.kde.org/multimedia/kdenlive/commit/695306aec3d5f6f22285c29868c20acc4fa10ab4 |