LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Music Players (https://www.linuxquestions.org/questions/slackware-14/music-players-947255/)

bosth 05-29-2012 09:11 PM

Sounds like you might have made a decision already, but let me chip in.

I think the answer depends on what you want to do. Amarok, Banshee, mpd and other are music libraries. They scan your music library and make playback easier by storing the meta data and making it available.

VLC, xine, mplayer and so on just play music (and video). If you don't want to have your music library indexed, then these are usually the better choice.

Personally, I have Amarok index my music collection. However, if I just want to listen to a single song, podcast or an album that is outside my music collection, I use MPlayer on the command line or my favourite front-end smplayer. VLC is also very good, but I prefer smplayer's interface to VLC's.

dugan 05-30-2012 12:58 AM

Quote:

Originally Posted by bosth (Post 4690779)
VLC, xine, mplayer and so on just play music (and video). If you don't want to have your music library indexed, then these are usually the better choice.

Surely XMMS (which is the entire reason Slackware still includes GTK1) and Audacious (which is looking more and more like Foobar2000 or the later versions of WinAmp) deserve to be in that list?

Quote:

if I just want to listen to a single song, podcast or an album that is outside my music collection, I use MPlayer on the command line
That's what I do too.

ceh383 06-01-2012 10:08 PM

from my original post...
Quote:

I would like to be able to setup playlists as well as play songs in random order or by album etc...
Quote:

Originally Posted by bosth
Amarok, Banshee, mpd and other are music libraries. They scan your music library and make playback easier by storing the meta data and making it available.

VLC, xine, mplayer and so on just play music (and video). If you don't want to have your music library indexed, then these are usually the better choice.

From this I gather VLC is not going to do what I want?

I checked slackbuilds for Amarok and it came up with clementine, which is a fork of amarok. It has far fewer dependencies than VLC, so the build will be much less time consuming.

Anyone have hands-on experience with it?

bosth 06-01-2012 10:27 PM

VLC can play playlists and play songs from that playlist in random order, so it is still a valid choice for what you've requested. Instead of building VLC, you can get precompiled packages from AlienBob's website.

Amarok is part of the base Slackware install, so you won't need to go to Slackbuilds. Clementine is an attempt to recreate Amarok in its 1.x form. The 2.x versions of Amarok look quite different and some people don't like the new cosmetics.

It sounds like you might want to give both Amarok and VLC a try and decide which fits your needs the best.

ceh383 06-01-2012 11:22 PM

Quote:

Originally Posted by bosth (Post 4693559)
VLC can play playlists and play songs from that playlist in random order, so it is still a valid choice for what you've requested. Instead of building VLC, you can get precompiled packages from AlienBob's website.

Amarok is part of the base Slackware install, so you won't need to go to Slackbuilds. Clementine is an attempt to recreate Amarok in its 1.x form. The 2.x versions of Amarok look quite different and some people don't like the new cosmetics.

It sounds like you might want to give both Amarok and VLC a try and decide which fits your needs the best.

Is Amarok a KDE dependent program?

I ask because I did a full install (13.37 64 bit) except for KDE and it's libs and I do not have Amarok installed. All I have is audacious, mplayer, XMMS, and Xine.

I didn't look at AlienBob's site for VLC, but slackbuilds shows 27 dependencies at a minimum...

cwizardone 06-01-2012 11:43 PM

I believe Alien Bob's VLC packages are self-contained, i.e., if you did a complete install of Slackware, the packages should run. The dependencies list at SlackBuilds.org are only needed to build the packages (from that particular SlackBuild script).

BTW, the current version of VLC is 2.0.1 and 2.0.2 is due out soon.

See: http://alien.slackbook.org/blog/vlc-2-0-1/

Alien Bob 06-02-2012 07:14 AM

Quote:

Originally Posted by ceh383 (Post 4693587)
I didn't look at AlienBob's site for VLC, but slackbuilds shows 27 dependencies at a minimum...

As cwizardone already correctly stated, my own version of Slackware package for VLC does not depend on anything but Slackware. The alternative approach as shown by the the slackbuilds.org version, i.e. building a dynaically linked version, requires that you also compile and install all those 27 dependencies, but my own package has all of those already statically compiled in.

Eric

bosth 06-02-2012 12:08 PM

Quote:

Originally Posted by ceh383 (Post 4693587)
Is Amarok a KDE dependent program?

I ask because I did a full install (13.37 64 bit) except for KDE and it's libs and I do not have Amarok installed. All I have is audacious, mplayer, XMMS, and Xine.

Amarok is a KDE program.

Quote:

I didn't look at AlienBob's site for VLC, but slackbuilds shows 27 dependencies at a minimum...
As mentioned, AlienBob's VLC build is nice because you don't have to go through putting together the 27 dependencies first. Let me add, that for playing MP3s only, there is little that VLC can do that MPlayer, XMMS or Audacious can't already do as part of stock Slackware.

damgar 06-02-2012 03:37 PM

Amarok (installed with KDE by default on Slackware) and Eric's VLC package as well as his phonon-vlc package are an awesome combination. For large music collections Amarok and it's library functions are great and VLC is incredibly capable of handling just about any file type. With the above packages installed you can use VLC as the backend for Amarok which is just beautiful in it's simplicity.

nixblog 06-02-2012 04:12 PM

Quote:

Originally Posted by escaflown (Post 4689799)
What is it that you like most about your setup? :
- songs load flawlessly
- local pc load and network load are minimal
- Running a search in the database is pretty fast

What do you like least about it? I haven't figure out a way to load albums cover ...

You can use conky to display info on what track mpd is serving plus you can display album art too - I've done it once and it was quite cool :)

Haven't got the link for a howto on display covers but I remember it was a thread on the Arch Linux Forums, so you could try search there...

alekow 06-02-2012 05:34 PM

Quote:

I checked slackbuilds for Amarok and it came up with clementine, which is a fork of amarok. It has far fewer dependencies than VLC, so the build will be much less time consuming.

Anyone have hands-on experience with it?
Clementine is worth trying if you need music library. I like it very much. It's very useful and yet quite minimalistic. Note that you need gst-plugins-ugly for playing mp3's

cascade9 06-03-2012 08:12 AM

I mostly use deadbeef. X-foobar2000 user. ;) 230GB+ of music, mostly in .flac format.

@ ceh383- install a whole heap of media players. Decide which one suits you, then delete the others. ;)

Quote:

Originally Posted by dugan (Post 4690911)
Surely XMMS (which is the entire reason Slackware still includes GTK1) and Audacious (which is looking more and more like Foobar2000 or the later versions of WinAmp) deserve to be in that list?

Last I checked, Audacious hasn't got half the modability of foobar2000. I might give it another spin though, its been a while since I used it.

Quote:

Originally Posted by damgar (Post 4694031)
For large music collections Amarok and it's library functions are great

The 'library function' on amarok was part of why I hated it. Stupid thing would rescan my collection _every_time_I_started_it. Stupid media player, I know when Iwant to rescan my collection, and its not everytime I start the damned thing. Maybe I missed some setting that would let me decide when I scanned?

Quote:

Originally Posted by damgar (Post 4694031)
VLC is incredibly capable of handling just about any file type.

All the common files, yeah. Theres a few file types around that VLC wont play, but they are mostly stupid, pointless codecs like .tak.

Quote:

Originally Posted by schmatzler (Post 4689813)
I use Banshee here.

- It scans my music player (a smartphone with usb mass storage functionality) automatically and is able to upload all songs I have rated with 4 or 5 stars. These songs get automatically added to my Favorites list. The playcount and rating information is written into the mp3 files, so its interchangeable.
- When I buy a new CD, it can rip it to MP3 and search various databases for the track names and album covers.
- When I download a song somewhere and the album/artist/etc. information is incorrect, it can scan the file using LastFM and fill in the missing or incorrect information automatically.
- LastFM Scrobbling!
- Internet Radio Functionality with stored radio stations, grouped by genre
- Suggestions of similar songs or artists via LastFM or Youtube, it can play Youtube music directly. I discovered a lot of new music using this feature :)
- Artist information, A Wikipedia page can be displayed containing more information ;)

What I don't like:

-The whole bunch of dependencies. Needs gnome-vfs for mounting devices, webkit for wikipedia support, google libraries for youtube etc. Once everything is correctly resolved, the damn thing works. But its hard to maintain.
-It often freezes while copying files to my music player. It does not crash but I can't listen to music normally while transferring new files.
-Handling of album covers could be better. When new album covers are downloaded Banshee stores them in its own settings folder instead of writing it into the MP3's. There is a perl script out there for doing this job, but it would be better inside :)

Nice listing. Personally, I've never been one for the whole 'does everything' media players (VLC is the exception, but I only really use it for video). I'd rather use a really good ripper (eg rubyripper with linux, or EAC with windows) over ripping from a media player.

Doesn't virtually every player support lastFM scrobbing? Not that I do anymore, it wasnt much use for me. The stuid thing always recommended junk, and when it was sold to CBS had then they wanted payment for playing tracks, I deleted my lastFM scrobber, never to return.

IMO album covers should be written once to the folder containing the files, not to a settings folder or into the MP3 ID tags.

zakame 06-03-2012 11:30 AM

Just to add, there's also MOC in the default Slackware install, which could be a lighter alternative to MPD (if you're not doing playback over LAN.)

damgar 06-03-2012 12:42 PM

Quote:

Originally Posted by cascade9 (Post 4694412)

The 'library function' on amarok was part of why I hated it. Stupid thing would rescan my collection _every_time_I_started_it. Stupid media player, I know when Iwant to rescan my collection, and its not everytime I start the damned thing. Maybe I missed some setting that would let me decide when I scanned?

I have it set to "watch folders for changes." It doesn't scan every time I open it, and when I tell it to update the collection it generally takes less than a minute, closer to 30 seconds on my particular machine with a 97GB collection. It's less than three when I start from scratch, which happens quite a bit because I follow Eric's KDE packages pretty close and I always delete my .kde folder when I update.

D1ver 06-03-2012 06:33 PM

I'm a big fan of MPD. I grin like an idiot whenever I layback on my bed and use my smartphone as a front end to the music playing on my desktop (and out my surround sound speakers). It also integrates well with conky so you can have information displayed on your desktop pretty easily.

Amarok is a hellova music player, but it is a KDE program and doesn't play as well in Openbox or XFCE. I've also had it crash a few too many times for my personal tastes..


All times are GMT -5. The time now is 08:04 AM.