Bug 456288 - Crashes while rendering an edited video
Summary: Crashes while rendering an edited video
Status: RESOLVED DUPLICATE of bug 447854
Alias: None
Product: kdenlive
Classification: Applications
Component: Rendering & Export (show other bugs)
Version: 22.04.2
Platform: Microsoft Windows Microsoft Windows
: NOR crash
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-03 17:52 UTC by Ashok
Modified: 2022-08-26 19:17 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ashok 2022-07-03 17:52:59 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

Rendering of C:/Users/Lekha/Videos/1.mp4 crashed

x265 [info]: HEVC encoder version 3.4 x265 [info]: build info [Windows][GCC 11.2.0][64 bit] 8bit x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 x265 [info]: Main profile, Level-4 (Main tier) x265 [info]: Thread pool created using 8 threads x265 [info]: Slices : 1 x265 [info]: frame threads / pool features : 3 / wpp(17 rows)
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8 x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 2 x265 [info]: Keyframe min / max / scenecut / bias : 25 / 250 / 40 / 5.00 x265 [info]: Lookahead / bframes / badapt : 15 / 4 / 0 x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0 x265 [info]: References / ref-limit cu / depth : 2 / on / on x265 [info]: AQ: mode / str / qg-size / cu-tree : 2 / 1.0 / 32 / 1 x265 [info]: Rate Control / qCompress : CRF-45.0 / 0.60 x265 [info]: tools: rd=2 psy-rd=2.00 early-skip rskip mode=1 signhide tmvp x265 [info]: tools: fast-intra strong-intra-smoothing lslices=6 deblock sao
[mp4 @ 00000214eedfea80] Timestamps are unset in a packet for stream 1. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly [mp4 @ 00000214eedfea80] Encoder did not produce proper pts, making some up.
x265 [info]: frame I: 29, Avg QP:44.06 kb/s: 4272.11 x265 [info]: frame P: 1415, Avg QP:47.71 kb/s: 230.94 x265 [info]: frame B: 5771, Avg QP:50.99 kb/s: 39.87 x265 [info]: Weighted P-Frames: Y:1.1% UV:0.2% x265 [info]: consecutive B-frames: 0.1% 0.0% 0.0% 0.1% 99.9% encoded 7215 frames in 334.30s (21.58 fps), 94.35 kb/s, Avg QP:50.32




Rendering of C:/Users/Lekha/Videos/1.mp4 crashed

[libx264 @ 000001f7f1eb2640] interlace + weightp is not implemented
[mp4 @ 000001f7f013e980] Timestamps are unset in a packet for stream 1. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly [mp4 @ 000001f7f013e980] Encoder did not produce proper pts, making some up.




STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 farid 2022-08-26 19:17:55 UTC
Are you still experiencing this? If yes, please comment on issue 447854 since it is similar to this one but with more debug information.

*** This bug has been marked as a duplicate of bug 447854 ***