https://bugs.kde.org/show_bug.cgi?id=455686
Bug ID: 455686 Summary: Redering crashed: error with audio encode: -541478725 Product: kdenlive Version: 22.04.2 Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: Video Display & Export Assignee: j...@kdenlive.org Reporter: davidhu0903...@gmail.com Target Milestone: --- Created attachment 149981 --> https://bugs.kde.org/attachment.cgi?id=149981&action=edit screenshot 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 *** STEPS TO REPRODUCE 1. Open the project file "kart.kdenlive", which contains a video with "Obscure" effect. 2. Render it to a MP4-H264/AAC file. 3. After reaching 100%, it showed that rendering crashed. OBSERVED RESULT ``` Rendering of C:/Users/davidhcefx/Videos/kart.mp4 crashed [libx264 @ 000001c71a6b7dc0] interlace + weightp is not implemented [mp4 @ 000001c71888e940] 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 @ 000001c71888e940] Encoder did not produce proper pts, making some up. [consumer avformat] error with audio encode: -541478725 (frame 4248) ``` EXPECTED RESULT No crashes. SOFTWARE/OS VERSIONS Windows: 10 Version 2009 (x86_64) ADDITIONAL INFORMATION I can reproduce the issue on my Windows machine. I didn't attach GDB backtraces because it's not the main GUI program that crashed but rather the rendering engine, and the program also displayed some error logs. -- You are receiving this mail because: You are watching all bug changes.