Summary: | 15.13.0 git master - Monitor audio levels aren't showing silent levels properly | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Unknown <null> |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | null, wegwerf-1-2-3 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Silence example |
Description
Unknown
2016-01-25 16:45:59 UTC
Created attachment 96834 [details]
Silence example
Noticed that too, so that I also included it independently in bug https://bugs.kde.org/show_bug.cgi?id=358427. However, I also still have some issues with the exact marks, as I miss the common -10dB mark. For me, it seems that "silence" is stuck around -22dB or so. Yes, there currently is a problem with low audio levels. I tracked the issue to MLT's audiolevel filter that we use and proposed a patch here: https://github.com/mltframework/mlt/pull/95 With the patch, it works perfectly for me. Good stuff. Will wait for the patch to hopefully be implemented by MLT dev's. Thanks JB! Just curious, how can we check if/when the MLT crew has implemented this patch? I will try to remember closing this bug if the patch is committed to MLT, but otherwise you can check the github link in my previous comment where the discussion about the patch is happening. The status of the issue will be changed from "open" to "closed" if it is accepted. Dan Dennedy, maintainer of MLT is usually quite reactive. Awesome. Thanks for the intel'. LasT part of this bug was fixed in MLT git master, should work fine now Confirmed (in Arch). Building and installing mlt-git package, then building and installing kdenlive-git package shows this issue has been resolved. Thanks guys! Marking this bug as fixed. |