-
Notifications
You must be signed in to change notification settings - Fork 544
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
“Display → Show Waveform” does not work #5593
Comments
Hello @Timwi I am running Windows 11 Pro and just tested this and I am unable to reproduce this issue. When I right click on a video clip and choose Display | Show Waveform, the waveform only is displayed on the clip on the timeline. Once in a while the mouse turns to an hour glass but as soon as I move it to another track it returns to the normal arrow. I tried this with both a .mov and a .mp4 video/audio file without any issues. You may want to perform a clean installation of v3.2.1 and try again:
|
I have done all of that. On a clean reinstall with a default .openshot_qt folder, the behavior persists. |
I am willing to look around the source code and debug this (and other issues) myself; however, I’m a little unfamiliar with Python and I have never used PyQt5. If you have a Discord server or some other online community where somebody might be willing to get me up and running with Visual Studio Code, I might well be interested in joining the development effort. |
|
Still stuck on this. I managed to get the debugger working in VSC so I can step through the code. I get an Exception saying that a module called Do you guys not have an online community where I can talk to any of the other developers? |
The lead developer just started a Discord channel for OpenShot. You will probably be able to connect with him there. |
Hello @Timwi Please give the latest dev daily build a try. If you are running Linux be sure to download the AppImage. |
Steps to reproduce the behavior:
Expected behavior:
Actual behavior:
"ui": { "audio_data": null }
— I suspect that thenull
value is indicative of a bug.System Details:
The text was updated successfully, but these errors were encountered: