Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 114243

Summary: new ebuild for songanalysis-0.4.0
Product: Gentoo Linux Reporter: Christoph Vogtländer <gentoo>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED OBSOLETE    
Severity: enhancement CC: federico.granata, tha_sheep
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://rudd-o.com/projects/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: songanalysis-0.4.0.ebuild
songanalysis-0.4.0.ebuild

Description Christoph Vogtländer 2005-12-02 02:56:37 UTC
This program analyzes a song in WAV, Ogg Vorbis or MP3 format   
and produces an output consisting of the volume differential,   
the relative strength in each frequency band, and the tempo.  
  
The program is needed for the Smart DJ amaroK script that can be found at  
http://www.kde-apps.org/content/show.php?content=31509 
 
There is no need to submit a ebuild for the plugin, because it can be 
installed easily from the amarok-script manager 

Reproducible: Always
Steps to Reproduce:
Comment 1 Christoph Vogtländer 2005-12-02 02:58:51 UTC
Created attachment 73927 [details]
songanalysis-0.4.0.ebuild

i suggest category media-sound
Comment 2 Christoph Vogtländer 2006-01-11 06:48:52 UTC
Created attachment 76832 [details]
songanalysis-0.4.0.ebuild

Project moved to a new homepage (http://rudd-o.com/projects/)
Comment 3 Gleb Litvjak 2006-01-31 01:21:01 UTC
Tested it on my ~amd64 box. It compiles fine, but doesn't work. It outputs something like:

Scanning /home/blaster/Data/Audio/Music/Deep Purple/[2004] The Early Years/01 - Deep Purple - And the Address (remix).mp3...
Analyzing /home/blaster/Data/Audio/Music/Deep Purple/[2004] The Early Years/01 - Deep Purple - And the Address (remix).mp3
Analysis took 0 seconds


The same happens when I compile and install by hand.
Comment 4 Christoph Vogtländer 2006-01-31 03:09:07 UTC
Do you have mpeg321 (not mpeg123!!!) installed? Another Problem might be the filename with "[" and "]", might be that this is not parsed correctly.
Try it on a wav file to see if this problem is connected to the encoder.
Have you asked at http://rudd-o.com/projects/ if this is a known bug?
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-02-12 15:33:49 UTC
*** Bug 122619 has been marked as a duplicate of this bug. ***
Comment 6 Federico Guglielmo Edoardo Granata 2006-12-18 22:51:02 UTC
I'm on a stable amd64 but I have the same problem of comment #3, I have mpg321 and  the name of the song is test.mp3 (I renemed it).
Comment 7 Michael Palimaka (kensington) gentoo-dev 2013-06-23 15:23:27 UTC
Based on comments it looks like it doesn't work.