Skip to content

New Spectrogram Appearance#9527

Merged
niksedk merged 5 commits intoSubtitleEdit:mainfrom
taylanunver:main
Apr 5, 2025
Merged

New Spectrogram Appearance#9527
niksedk merged 5 commits intoSubtitleEdit:mainfrom
taylanunver:main

Conversation

@taylanunver
Copy link
Copy Markdown
Contributor

I have added a new spectrogram appearance called "Heat". It is a modified version of the color map inferno. It is made to resemble the audio tools in the music industry. To achieve this with minimal performance hit I have created a method to import 1x256 images as palettes. Here are some example spectrograms.
1
5

@taylanunver
Copy link
Copy Markdown
Contributor Author

I have also added a unified view of spectrogram and waveform with an opacity slider at the bottom. Spectrogram now also scales vertically to fill container.

image
image
image

@niksedk
Copy link
Copy Markdown
Member

niksedk commented Apr 3, 2025

Looks good :)

Could you move the opacity setting to Options - Settings - Waveform?
The main interface should only contain stuff used often, and I think most people will probably just use the default value (if it's sensible).

The selected paragraph also needs the opacity...

@taylanunver
Copy link
Copy Markdown
Contributor Author

Can you point me out on which file is responsible for storing settings?

@taylanunver
Copy link
Copy Markdown
Contributor Author

Here's the newly added option in the settings menu.

output.mp4

@niksedk niksedk merged commit bd45d34 into SubtitleEdit:main Apr 5, 2025
1 check passed
@Flitskikker
Copy link
Copy Markdown
Contributor

Flitskikker commented Jul 22, 2025

@taylanunver @niksedk

Can you please add an option to make the merging of the waveform + spectrogram optional?
I just updated to 4.0.12 and I find the merged view very confusing with my color settings (Classic), I prefer to have them one above the other.

Old:

afbeelding

New:

afbeelding

 
The waveform itself, the shot change markers, and the subtitle text are barely readable now.
Decreasing the spectrogram opacity makes it more difficult to see the hot/red spots of the spectrogram.
Having them stacked vertically was much more clear to me.

Unfortunately, I don't have spare time at the moment to add an option myself, so I'll have to downgrade to 4.0.11 in the meantime.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants