LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-11-2008, 01:21 PM   #1
McSlack
Member
 
Registered: Jul 2006
Location: Grand Rapids, MI
Distribution: Slackware
Posts: 44

Rep: Reputation: 15
Amarok visualizations in slackware 12.1


Anyone using Amarok to play MP3 files? I use realplayer in windows and in linux but I really like the visualizations if I'm just listening to music. Of course the Linux version of realplayer doesn't have visualizations so I use Amarok. Problem is Slackware's version of Amarok wasn't compiled with the visualization plugin. Argh.. As far as I can tell the only way to install plugins in Amarok is during the compilation. So, I downloaded libvisual-4.0 along with the libvisual plugins and Amarok-1.4.10. Compiled the libvisual sources then the Amarok source and now I have some cool looking visuals while my music is playing. Are there other audio players with visualizations or did I just do a lot of work when there was an easier solution?
 
Old 09-11-2008, 02:51 PM   #2
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
I'm using Slackware 12.1.

I ran amarok (1.4.10). From the Tools menu I selected the Visualizations option. I received a pop-up error box that either libvisual is not installed or no plugins are installed.

Slackware 12.1 comes with the libvisual-0.4.0 package. Therefore the problem likely is a lack of plugins.

From slacky.eu I downloaded the build script for libvisual-plugins and installed the package. Then I started amarok and tried enabling Visualizations.

I received a pop-up dialog box filled with check boxes to choose a visualization plugin. I selected an option and the visualization effect worked just fine.

I would offer that amarok does not need to be recompiled after installing the libvisual plugins.

Quote:
Are there other audio players with visualizations or did I just do a lot of work when there was an easier solution?
I think Kaffeine provides some visualization effects.
 
Old 09-11-2008, 08:34 PM   #3
McSlack
Member
 
Registered: Jul 2006
Location: Grand Rapids, MI
Distribution: Slackware
Posts: 44

Original Poster
Rep: Reputation: 15
Libvisual wasn't in /usr/local/lib so I assumed it wasn't there. Even after installing libvisual and the plugins I got the same popup window that you described. Libvisual was detected and added as a plugin when I configured the amarok sources. My assumption is that the version of amarok that comes with slackware 12.1 was compiled without libvisual or was compiled before libvisual was compiled so amarok didn't detect it. So, it appears that the only way to get visuals is to recompile amarok from the sources after installing libvisual and the plugins.

I'll have to try kaffeine. Thanks for the tip.

Last edited by McSlack; 09-11-2008 at 08:36 PM.
 
Old 09-11-2008, 09:44 PM   #4
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
The libvisual libraries are installed in /usr/lib, not /usr/local/lib. The /usr/local file system is reserved for local usage and Pat rightfully and respectfully does not install packages there.

A good way to investigate Slackware packages is to open PACKAGES.TXT. If the package is listed in that document, then use pkgtool to investigate whether the package is installed. Or search /var/log/packages.

The libvisual package is part of the l (lower case L) package set. I'll guess you do not have the package installed. As I wrote, I did not recompile amarok. I did build and install the plugins, but that is all. I did not restart X/KDE. I only restarted amarok and the program immediately found the newly installed plugins.

BTW, I verified Kaffeine supplies its own visualization effects. You can find a Kaffeine build script at slackbuild.org.
 
Old 09-12-2008, 11:10 AM   #5
McSlack
Member
 
Registered: Jul 2006
Location: Grand Rapids, MI
Distribution: Slackware
Posts: 44

Original Poster
Rep: Reputation: 15
I misread your original reply and thought you still weren't getting visualizations. I wasn't killing amarok from the "engage" menu so it was still running which is why it didn't find the plugins I installed. Thanks for the education on package.txt! I guess my only consolation is that I'm running a newer version of Amarok. I'm off to get Kaffeine. Thanks again.
 
Old 09-12-2008, 12:40 PM   #6
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
Quote:
I wasn't killing amarok from the "engage" menu so it was still running which is why it didn't find the plugins I installed.
Yeah, occasionally I get confused by that too and then I remember to actually quit Amarok.

As you mentioned, you likely did not have to recompile Amarok --- you only needed to restart Amarok. That is all I did.

By the way, I asked Pat to consider including the libvisual-plugins package. Being a Dead Head....

Kaffeine works fine although I watch DVDs and DVD ISOs from Xine because I like the "remote control" user interface better. I don't seem to grasp the Kaffeine interface with playing DVDs. Kaffeine is great with individual files such as MPEGs and AVIs. I've grown accustomed to the Amarok interface so I just keep using that rather than Kaffeine or Juk. I probably should learn to use Juk instead because I don't use half the features Amarok provides.
 
Old 09-13-2008, 01:46 AM   #7
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
Well, it's being added now
Quote:
l/libvisual-plugins-0.4.0-i486-1.tgz: Added libvisual-plugins-0.4.0.
These create some cool special effects with Amarok.
Thanks to Darrell Anderson for suggesting the addition. :-)
 
Old 09-13-2008, 01:20 PM   #8
McSlack
Member
 
Registered: Jul 2006
Location: Grand Rapids, MI
Distribution: Slackware
Posts: 44

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Woodsman View Post
Kaffeine works fine although I watch DVDs and DVD ISOs from Xine because I like the "remote control" user interface better. I don't seem to grasp the Kaffeine interface with playing DVDs. Kaffeine is great with individual files such as MPEGs and AVIs. I've grown accustomed to the Amarok interface so I just keep using that rather than Kaffeine or Juk. I probably should learn to use Juk instead because I don't use half the features Amarok provides.
Kaffeine is pretty nice. I've been using VLC for DVDs. I've pretty much given up on mplayer. I did watch a dvd with kaffeine and plays them pretty good except for the issue you mentioned. I need to take another look at xine. My installation of xine has some video issues which are probably fixable but I'm to busy importing MP3s. Primarily I'll probably stick with amarok for audio, VLC for DVDs but I love having choices.
 
Old 09-13-2008, 01:40 PM   #9
T3slider
Senior Member
 
Registered: Jul 2007
Distribution: Slackware64-14.1
Posts: 2,367

Rep: Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843
VLC is excellent for DVDs and will give you no trouble. For whatever reason I prefer Xine. It really is nice. It has full DVD menu support (you can either use the DVD remote control or click on options -- or use Page Up/Page Down and Enter to select), though I think VLC is a little better for menus. I just like Xine's interface more than VLC. But I suppose there are skins for both.
 
Old 09-13-2008, 03:02 PM   #10
McSlack
Member
 
Registered: Jul 2006
Location: Grand Rapids, MI
Distribution: Slackware
Posts: 44

Original Poster
Rep: Reputation: 15
Took a break from mp3 copying to look a xine again. By default it sets the video driver to "auto" and selects "opengl". It has a pretty purple and green screen and causes buffer overflows. After changing my user level to "Expert" I was able to change the video to "xshm" which works a lot better. I've used xine before and liked it too now that it works for me.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
amarok visualizations not installed RayGo1975 Linux - Newbie 5 07-17-2008 03:14 AM
amarok visualizations malfunction yarati Linux - Software 2 10-03-2007 07:40 PM
Amarok on slackware? FLX Linux - Newbie 4 03-15-2007 09:19 PM
winamp visualizations dehuszar Linux - Software 3 05-02-2005 11:22 AM
Xmms visualizations & 3D Problem efi360 Debian 0 01-05-2005 11:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:37 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration