Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
11-25-2006, 04:57 AM
|
#16
|
|
Member
Registered: Apr 2003
Location: Midlands, UK
Distribution: Lapwing-Linux 2009.1
Posts: 64
Rep:
|
Audacious is way better than XMMS
http://audacious-media-player.org
|
|
|
|
12-19-2006, 03:11 AM
|
#17
|
|
LQ Newbie
Registered: Dec 2006
Posts: 1
Rep:
|
If XMMS is a clone of Winamp, can it then use Winamp's plugins?
I use a 'noise sharpening'-plugin to enhance the sound quality, and I haven't found anything similar. It was originally a plugin for Foobar2000, foo_dsp_delta, but it got ported to Winamp due to its usefulness.
If XMMS can't use it or doesn't have a similar plugin, then Winamp should be ported to Linux.
|
|
|
|
12-19-2006, 07:35 AM
|
#18
|
|
Member
Registered: Aug 2006
Location: Shen Zhen
Distribution: Ubuntu 10.04
Posts: 197
Rep:
|
iTunes is my music player in Windows Platform for its good looking, and I favor mplayer in Linux.
|
|
|
|
12-21-2006, 03:24 PM
|
#19
|
|
LQ Newbie
Registered: Sep 2005
Distribution: Slackware 10.0 , Fedora 3, SUSE 9.2, Knoppix 5.0.1 (Live CD)
Posts: 25
Rep:
|
winamp runs fine under wine!
|
|
|
|
12-22-2006, 12:22 AM
|
#20
|
|
Member
Registered: Mar 2003
Distribution: Gentoo
Posts: 232
Rep:
|
Amarok is more like the later versions of winAMP. The interface is a bit different, but I find it better. It also supports media player syncing. XMMS is identical to wimAMP 2.
|
|
|
|
02-06-2007, 09:06 AM
|
#21
|
|
LQ Newbie
Registered: Feb 2007
Posts: 3
Rep:
|
Quote:
|
Originally Posted by netsurf
streamtuner this will update all the indexes of shoutcast and a few others it also gives catagory browsing
afraid i have yet to find one that tapps into the video network winamp supplies
|
Have you tried tunapie ( http://tunapie.sourceforge.net)?
You can install it with apt-get in Debian Etch or Ubuntu.
It connects to the Winamp video and radio directory listings (as well as the xiph.org icecast directory).
(also I wrote it  )
Last edited by lunadog; 02-08-2007 at 07:46 AM.
|
|
|
|
02-06-2007, 01:21 PM
|
#22
|
|
Senior Member
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,080
|
Quote:
|
Originally Posted by lunadog
Have you tried tunapie (tunapie.sourceforge.net)?
You can install it with apt-get in Debian Etch or Ubuntu.
It connects to the Winamp video and radio directory listings (as well as the xiph.org icecast directory).
(also I wrote it  )
|
Nice. The video and radio directory lists and player is the one thing I miss about winamp. However I'm having some problems installing tunapie.
Code:
Traceback (most recent call last):
File "src/compile", line 1, in ?
import Tunapie
File "/mnt/str1/downloads/tunapie/tunapie-1.3.3.3/src/Tunapie.py", line 24, in ?
wxversion.select("2.6")
File "/usr/lib/python2.4/site-packages/wxversion.py", line 149, in select
raise VersionError("Requested version of wxPython not found")
wxversion.VersionError: Requested version of wxPython not found
I have installed wxPython 2.8
Last edited by dive; 02-06-2007 at 01:25 PM.
|
|
|
|
02-07-2007, 02:23 AM
|
#23
|
|
LQ Newbie
Registered: Feb 2007
Posts: 3
Rep:
|
Quote:
|
Originally Posted by dive
Nice. The video and radio directory lists and player is the one thing I miss about winamp. However I'm having some problems installing tunapie.
Code:
Traceback (most recent call last):
File "src/compile", line 1, in ?
import Tunapie
File "/mnt/str1/downloads/tunapie/tunapie-1.3.3.3/src/Tunapie.py", line 24, in ?
wxversion.select("2.6")
File "/usr/lib/python2.4/site-packages/wxversion.py", line 149, in select
raise VersionError("Requested version of wxPython not found")
wxversion.VersionError: Requested version of wxPython not found
I have installed wxPython 2.8
|
I'm afraid I have not tested tp with wxpython 2.8.. It will probably not work, hence the failure to build on your system.. You could change all the wxversion.select() lines to ">2.6" or "2.8".. If you do that please let me know how you get on by email (jamesmstone {at} gmail {dot} com).. even if it is just some more error messages.
To just get the program running, install wxpython=2.6
install from here:
http://www.wxpython.org/download-2.6.3.3.php
alternatively, if you are using debian or ubuntu you should be able to install tunapie with apt-get update; apt-get install tunapie (will install all the dependencies).
James
Last edited by lunadog; 02-07-2007 at 02:45 AM.
|
|
|
|
02-07-2007, 03:29 AM
|
#24
|
|
Member
Registered: Nov 2005
Location: Land of Linux :: Finland
Distribution: Quad boot :: Windows vista 64-bit | Vector Linux | Slackware 13.0 64-Bit | Debian 6.0 64-bit
Posts: 138
Rep:
|
Quote:
|
Originally Posted by Johnnycab
Winamp is seen as the killer Windows jukebox app and the tool that all cool dudes must have, mainly as it supports skinning and was one of the first apps to do so.
|
And I have Winamp that supports botnets too ;P
I catched that while I was running honeypot and when it was submitted to the Norman Sandbox for closer examination that windows binary turned out to be backdoored Winamp.exe that acted as a botnet client program.
Win killer indeed 
|
|
|
|
02-07-2007, 01:07 PM
|
#25
|
|
Senior Member
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,080
|
Code:
Traceback (most recent call last):
File "src/compile", line 1, in ?
import Tunapie
File "/mnt/str1/downloads/tunapie/tunapie-1.3.3.3/src/Tunapie.py", line 25, in ?
import wx
File "/usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/__init__.py", line 45, in ?
from wx._core import *
File "/usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 4, in ?
import _core_
ImportError: libwx_gtk2u_aui-2.8.so.0: cannot open shared object file: No such file or director
I will try installing 2.6
*Edit: works with wxPython 2.6 and wxGTK 2.6
Last edited by dive; 02-07-2007 at 01:23 PM.
|
|
|
|
02-17-2007, 08:20 PM
|
#26
|
|
Member
Registered: May 2004
Location: Oxford, England
Distribution: Mandriva 2006
Posts: 34
Rep:
|
I must be missing out on something here. I just click on whatever I want to listen to and let Linux choose which player it uses. They all sound the same to me. I do quite like watching Kaffeine though, and Totem is annoying because the volume always defaults to zero.
Oddly enough, Opera uses RealPlayer for RealStreams, and Firefox uses Helix. I must have a looksee what Konqueror is using.
Oooo... It asked me what I wanted to use. That just kinda trod all over my opening salvo. I'm going through upgrade/downgrade again hell at the moment. That's my excuse and I'm sticking to it...
|
|
|
|
09-06-2007, 01:14 AM
|
#27
|
|
LQ Newbie
Registered: Sep 2007
Posts: 1
Rep:
|
NOTHING i have found beats the full winamp with media library tho Amorak has great features We need winamp for linux at the end of the day
|
|
|
|
10-17-2007, 06:31 AM
|
#28
|
|
LQ Newbie
Registered: Mar 2005
Location: London, UK
Distribution: Debian
Posts: 22
Rep:
|
Quote:
Originally Posted by bones myburgh
NOTHING i have found beats the full winamp with media library tho Amorak has great features We need winamp for linux at the end of the day
|
No, we don't. Some may *want* WinAmp ported to Linux, but there is no real need. There is a huge choice of alternative players, as discussed in this thread. Many of them behave exactly like WinAmp ... and WinAmp itself already runs under Linux in WINE. So "need" is exactly the wrong word.
Personally I find XMMS perfectly adequate for playing music in Linux. It has all the same browsing, searching and playlist support that WinAmp has.
CC
|
|
|
|
12-01-2007, 11:19 PM
|
#29
|
|
Member
Registered: Oct 2007
Location: UK
Distribution: Ubuntu
Posts: 63
Rep:
|
Quote:
Originally Posted by Johnnycab
... Sure, it won't rip without paying for the pro version but who cares? That's what Audiograbber is for

|
Ewwww Audiograbber is horrible, its almost as bad as recording from the mic-in!
Anyway Winamp 5.5 is great, as a) its gapless (XMMS is far from gapless -- try playing Dark Side Of The Moon on it!) and b) it uses far less resources (about 15mb of ram) than wmp and itunes (both consume about 100mb+). Also XMMS or even XMMS2, Audacious, Zinf all lack decent media libraries.
As for my choice? I go for Amarok as its as near to perfect player on linux at the moment. The only problems it has at the moment are that it consumes too much memory (fixed in version 2 i think) and it also isnt gapless (though better than xmms!) Oh and its good for organising ur collection. For video i use totem or mplayer.
My system:
kubuntu 7.10 (although i hav switched to Gnome)
AMD 2800+ /1256/asus k8-ux mobo
Last edited by explodingzebras; 12-01-2007 at 11:24 PM.
Reason: add details
|
|
|
|
12-04-2007, 11:44 AM
|
#30
|
|
Member
Registered: May 2004
Location: Oxford, England
Distribution: Mandriva 2006
Posts: 34
Rep:
|
I'm not sure what you mean by 'gapless'.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:22 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|