Summary: | Duplicate audio channel effects with issues | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Javier O. Cordero Pérez (Cuperino) <javiercorderoperez> |
Component: | Audio Effects & Transitions | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | fritzibaby, julius.kuenzel, snd.noise |
Priority: | NOR | Keywords: | junior-jobs |
Version First Reported In: | Appimage - Refactoring | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Annotated screenshot indicating the effects and their issues
copy channels |
Created attachment 136347 [details]
copy channels
Remaps channel has been removed as it doesn't work. But this needs a fix: "Copy channel" under audio add "channelswap" "Channel swap" adds "swapchannel" "Copy channel" under audio correction adds "channelcopy" So as far as I see "Copy channel" simply appears twice but in fact adds the "channelcopy" effect. So the fix would be to remove one? What else needs to be fixed? (In reply to Julius Künzel from comment #3) > So as far as I see > "Copy channel" simply appears twice but in fact adds the "channelcopy" > effect. One adds channelcopy but the other adds channelswap as shown in terminal. So we need to see what id the difference of those and which one works better. > > So the fix would be to remove one? What else needs to be fixed? And decide what to keep. |
Created attachment 114863 [details] Annotated screenshot indicating the effects and their issues When searching for (audio) "Channel" effects, you get two "Copy Channel" effects, one in the Audio category, the other under the Audio channels category. The "Copy Channel" effect, under the Audio category, when active does the same as the "Swap Channels" effect in the Audio channels category. Also, the Remap Channels effect seems to have no effect. Both the "Copy Channels" and "Swap channels" under the Audio channels category seem to be working fine.