google-code-export / flowblade

Automatically exported from code.google.com/p/flowblade
1 stars 0 forks source link

Program Freezes when trying to show waveform #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add video/audio (any track)
2. Right click -> display wave forms
3.

What is the expected output? What do you see instead?
To show wave forms

What version of the product are you using? On what operating system?
0.12 on Ubuntu 13.10

Please provide any additional information below.

Original issue reported on code.google.com by lapetti...@gmail.com on 19 Jan 2014 at 3:06

GoogleCodeExporter commented 9 years ago
Same issue here, I'm using latest HG, and right-clicking on the audio track, 
and selecting "Display Audio Level" freezes it.

I hacked around a bit, and I found out that the reason is because of lines 
112-118 (of audiowaveform.py), lines 164-169, and lines 176-180.

Original comment by lkjoel...@gmail.com on 23 Jan 2014 at 7:52

GoogleCodeExporter commented 9 years ago
Confirmed. This was working, damn...

The fix will probably be the new audio level code that is coming for the next 
release. If for some reason the new code does not make it to next release, then 
some other fix will be attempted. 

Original comment by janne.li...@gmail.com on 28 Jan 2014 at 8:43

GoogleCodeExporter commented 9 years ago
Fixed in repository. This will be on 0.14 release.

Original comment by janne.li...@gmail.com on 18 Mar 2014 at 11:42

GoogleCodeExporter commented 9 years ago

Original comment by janne.li...@gmail.com on 18 Jun 2014 at 2:57