Summary: | rendering don't work there is an error | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Michael <michaelashn> |
Component: | Rendering & Export | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | fritzibaby |
Priority: | NOR | Flags: | fritzibaby:
timeline_corruption+
|
Version: | 21.12.1 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Michael
2022-01-19 09:17:03 UTC
It seems your clip usketmusictiger.mp4 has an issue. Could you try to remux the source file with FFmpeg? Press windows + r and type in cmd (this will open the cmd.exe). Type: - ffmpeg -i usketmusictiger.mp4 converted.mp4 -vcodec copy -acodec copy This will create a "converted.mp4" file that might be usable in Kdenlive. If this does not work you can re-encode it with: - ffmpeg -i usketmusictiger.mp4 converted.mp4 This will re-encode the video and should work. We made some rendering fixes. Please try with version 22.12.0. Make sure parallel processing is switched off in: render -> more options. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |