This has been partially answered elsewhere, but unless I missed something, it doesn’t seem to solve my issue with it.
Is there a way to hide or remove the entire label from a timeline clip?
This is really important for me in order to manually synchronise video and audio which is nigh on impossible with the filename label obstructing the audio waveform.
If I go into Properties and then Spacebar and Enter, it appears to remove the label, but it still leaves a white bar, albeit shorter than the original label and, sadly, it still obstructs the audio waveform.
I want to just remove or hide it completely. How can I do this, please on a label by label situation, not all labels (by, for example, changing the opacity of labels in the code, but this would remove all timeline labels which is not the result sought after).
For me, CTRL + is nothing but a workaround, especially for audio tracks, it’s not a solution. But if this is a solution for you, I’m very happy for you. For me, I want to be able to switch the labels off. I have no use for them.
I typically have 10 or more tracks, visible all the time (no scroll bar at right). That’s my preference and my workflow, I don’t want to have to change my preferences and/or workflow using CTRL +.
If somebody knows how I can switch them off, thank you in advance. If not, no worries, it’s not going to kill me.
You can edit the installed share/shotcut/qml/views/timeline/Clip.qml depending on your OS and package (some are sealed such as appimage and some are signed such as macOS). Then, you find the two instances of Text {, for example: