Bug 496263 - Audio recording crashes in 90% of use cases
Summary: Audio recording crashes in 90% of use cases
Status: REPORTED
Alias: None
Product: kdenlive
Classification: Applications
Component: Project Bin & Import (other bugs)
Version First Reported In: 24.08.3
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2024-11-14 11:44 UTC by Dominik Kummer
Modified: 2024-12-05 16:06 UTC (History)
1 user (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 Dominik Kummer 2024-11-14 11:44:35 UTC
1. Drag Clip into Timeline
2. Apply Position & Zoom Effect (if that is relevant)
3. Monitor Audio Track
4. Record on Audio Track
Comment 1 emohr 2024-11-18 18:48:00 UTC
Please try with the “Transition” effect instead of “Position & Zoom”.

If it still crashes, try recording with the AppImage from the download page: https://kdenlive.org/en/download/
Comment 2 Jean-Baptiste Mardelle 2024-12-05 11:44:31 UTC
Git commit 7436d138ba9959617e6fe24330056b1a732e4374 by Jean-Baptiste Mardelle.
Committed on 05/12/2024 at 11:44.
Pushed by mardelle into branch 'release/24.12'.

Fix audio capture, ensure default monitor scene is active to start recording

M  +1    -0    src/monitor/monitor.cpp
M  +1    -1    src/timeline2/view/timelinewidget.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/7436d138ba9959617e6fe24330056b1a732e4374
Comment 3 emohr 2024-12-05 16:06:26 UTC
With this fix the audio waves during recording appears again. Tested on Windows.