Can no longer adjust volume keyframes

Hi there,

I just updated to version 25.07.26, and went to mix audio on a project that I’ve been working on for quite some time, over a year. Video and audio clips that had a “gain / volume” filter, that filter for those clips now says “volume” and I cannot adjust gain level or keyframes for those existing filters. However, the gain and keyframes that I had previously set is still applies to the clip, as when I disable (uncheck) the filter that now says “volume”, I can clearly hear the audio revert back to default. This means my previous changes are still there, but I seemingly can’t adjust them anymore. My audio is stereo, two channels.

I’ve read through the update notes, but that did not address my issue. “Adjust Clip/Gain Volume” in timeline settings seems to have no effect on this issue, toggled both on and off. I would really like to be able to tweak my existing audio levels rather than start the mixing process from scratch. Is there an obvious setting or something that I have missed?

Thank you

-Li

It looks like Shotcut wasn’t able to upgrade your project from the old version to the new version.

What operating system are you using?
Where did you get your Shotcut installation from?
What version did you upgrade from?

After opening your project, please save the log and upload it here: View->Application Log

You might want to finish your project with the old version and then upgrade when the project is done. Or, you can delete the volume filters and re-add the Gain/Volume filter.

It is a major new bug I need to fix. If you are comfortable to edit the project XML file in a text editor you can search for <property name="mlt_service">volume</property>. Underneath it add the line
<property name="shotcut:filter">audioGain</property>

I will make a new version tomorrow.

Hey there,

Thanks for the responses. I have downgraded back to the previous version for now. I will update when the new version comes out :slightly_smiling_face: