LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 11-25-2006, 04:57 AM   #16
samwwwblack
Member
 
Registered: Apr 2003
Location: Midlands, UK
Distribution: Lapwing-Linux 2009.1
Posts: 64

Rep: Reputation: 15

Audacious is way better than XMMS

http://audacious-media-player.org
 
Old 12-19-2006, 03:11 AM   #17
Nelg
LQ Newbie
 
Registered: Dec 2006
Posts: 1

Rep: Reputation: 0
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.
 
Old 12-19-2006, 07:35 AM   #18
PhillipHuang
Member
 
Registered: Aug 2006
Location: Shen Zhen
Distribution: Ubuntu 22.04
Posts: 199

Rep: Reputation: 33
iTunes is my music player in Windows Platform for its good looking, and I favor mplayer in Linux.
 
Old 12-21-2006, 03:24 PM   #19
mushk45
LQ Newbie
 
Registered: Sep 2005
Distribution: Slackware 10.0 , Fedora 3, SUSE 9.2, Knoppix 5.0.1 (Live CD)
Posts: 25

Rep: Reputation: 15
winamp runs fine under wine!
 
Old 12-22-2006, 12:22 AM   #20
uglydot
Member
 
Registered: Mar 2003
Distribution: Gentoo
Posts: 232

Rep: Reputation: 30
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.
 
Old 02-06-2007, 09:06 AM   #21
lunadog
LQ Newbie
 
Registered: Feb 2007
Posts: 6

Rep: Reputation: 0
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.
 
Old 02-06-2007, 01:21 PM   #22
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
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.
 
Old 02-07-2007, 02:23 AM   #23
lunadog
LQ Newbie
 
Registered: Feb 2007
Posts: 6

Rep: Reputation: 0
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.
 
Old 02-07-2007, 03:29 AM   #24
//////
Member
 
Registered: Nov 2005
Location: Land of Linux :: Finland
Distribution: Arch Linux && OpenBSD 7.4 && Pop!_OS && Kali && Qubes-Os
Posts: 824

Rep: Reputation: 350Reputation: 350Reputation: 350Reputation: 350
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
 
Old 02-07-2007, 01:07 PM   #25
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
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.
 
Old 02-17-2007, 08:20 PM   #26
ddd3
Member
 
Registered: May 2004
Location: Oxford, England
Distribution: Mandriva 2006
Posts: 34

Rep: Reputation: 15
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...
 
Old 09-06-2007, 01:14 AM   #27
bones myburgh
LQ Newbie
 
Registered: Sep 2007
Posts: 1

Rep: Reputation: 0
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
 
Old 10-17-2007, 06:31 AM   #28
magnate
LQ Newbie
 
Registered: Mar 2005
Location: London, UK
Distribution: Debian
Posts: 22

Rep: Reputation: 0
Quote:
Originally Posted by bones myburgh View Post
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
 
Old 12-01-2007, 11:19 PM   #29
explodingzebras
Member
 
Registered: Oct 2007
Location: UK
Distribution: Ubuntu
Posts: 63

Rep: Reputation: 18
Smile

Quote:
Originally Posted by Johnnycab View Post
... 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
 
Old 12-04-2007, 11:44 AM   #30
ddd3
Member
 
Registered: May 2004
Location: Oxford, England
Distribution: Mandriva 2006
Posts: 34

Rep: Reputation: 15
Question

I'm not sure what you mean by 'gapless'.
 
  


Reply

Tags
audio, helix, realplayer



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
What programs would you like to see ported to Linux? jeremy Linux - Software 6892 03-31-2024 12:14 AM
What games would you like to see ported to Linux? jeremy Linux - Games 1553 04-08-2020 01:00 AM
Linux Programs Ported to Windoze ddpicard General 15 08-05-2010 06:59 PM
Exeem to be ported to linux cadj Linux - Networking 0 01-26-2005 11:02 PM
What Windows Games are Ported for Linux??? The SIN Raven Linux - Software 14 06-20-2003 10:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:44 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