| Summary: | 15.13.0 git master - Rendering video shows progress bar finishing instantly, but no video is made. (video example included) | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Unknown <null> |
| Component: | Rendering & Export | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | grave | CC: | null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| URL: | https://youtu.be/mlhg3W3DrvA | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Unknown
2016-02-10 06:28:58 UTC
Running from terminal, I get the following lines after clicking "Render to File": Skipped method "slotGotProgressInfo" : Type not registered with QtDBus in parameter list: MessageType Skipped method "slotTimelineClipSelected" : Pointers are not supported: ClipItem* Skipped method "slotTimelineClipSelected" : Pointers are not supported: ClipItem* Skipped method "slotTimelineClipSelected" : Pointers are not supported: ClipItem* Unsupported return type 65 QPixmap in method "grab" Unsupported return type 65 QPixmap in method "grab" My apologies. After a day's worth of research, I found that my method for building and installing Kdenlive and MLT from git sources was wrong. Just re-installed using a corrected method, and it seems that this is now working properly. :) Marking this bug as Resolved/Invalid. |