OpenShot / openshot-qt

OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality video editing and animation solutions to the world.
http://www.openshot.org
Other
4.33k stars 540 forks source link

Waveform doesn't work #5332

Closed xxated closed 1 year ago

xxated commented 1 year ago

Describe the bug: Waveform is taking infinite time to execute, I see that its taking much more CPU ressources when excuting, but after 20 minutes nothing appeared even for small clip of 5 sec.

Steps to reproduce the behavior:

  1. Load MKV video in codek H264
  2. Right click on clip -> display -> show waveform

Expected behavior: Waveform takes reasonable amount of time to show sound graph.

OpenShot version image

Operating System image

Colorjet3 commented 1 year ago

Hello @xxated. Here are a few options to try:

Option 1

  1. Download the latest AppImage from openshot.org/download/#daily.
  2. Make it executable and run it.
  3. Import you MKV file and give it a try.

Let us know the result.

Option 2

  1. Run your .mkv file through a converter like HandBrake, VLC, or ShutterEncoder and convert it to .mp4.
  2. Import the .mp4 into your current OpenShot version (not the AppImage) and see if it works. If not, continue...
  3. Import the .mp4 into the AppImage and see if it works.

Let us know the result.

Option 3

  1. Try a different .mkv file and see if you get the same result.
  2. Try importing into both the production version and the daily AppImage.

Let us know the result.

Option 4

  1. Right click on your clip.
  2. Select Separate Audio | Single Clip.
  3. This should separate the Audio from the video and an audio clip should be displayed just below your video clip.

Let us know the result.

I am running Windows 11 and just tried two .mkv files I have and I had no issues with that functionality. I am running Daily Build 11529.

Colorjet3 commented 1 year ago

No comment from the user.