Main > Free Download Search >

Free mp3 player software for linux

mp3 player

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1979
Lien Mp3 Player 0.6.2b

Lien Mp3 Player 0.6.2b


Lien Mp3 Player is an MP3/Audio CD player with high quality sound output. more>>
Lien Mp3 Player is a mp3 and audio cd player for GNU Linux console.
All you need is a Pentium 90 or faster computer (you can do mono output if you have slower computer), GNU Library 2.0 or above and ncurses 5.
The project was improved many many times by recommendation of users. Now it is even better than the one I have plan to do in the first place.
Main features:
- Fast Mp3 Decoding
- Excellent quality sound playback
- File Menu for easier file selection
- Playlist support
- Playlist Randomizing
- Fast Forward, Back To Beginning, Previous Song and Next Song key
- Endless Looping
- Play Audio CD Track
Enhancements:
- Makefile enhancements.
<<less
Download (0.11MB)
Added: 2007-07-24 License: GPL (GNU General Public License) Price:
831 downloads
Blind MP3 Player 0.2.2

Blind MP3 Player 0.2.2


Blind MP3 plays audio files using an AUI (Audible User Interface). more>>
Blind MP3 plays audio files using an AUI (Audible User Interface). Speech synthesis announces where in the filesystem a user is, and controls are used to browse the filesystem and select files to play. It is ideal for people who want an MP3 player and dont want to have to look at it.

In essence, BMP3 is an AUI (Audible User Interface) for playing audio files. It supports selecting single files or directories for playing with an audio file player. Navigation is controlled by keys commonly found on a NumPad and feedback is given by the program using speech synthesis programs such as rsynth or festival. To support real-time operation, if festival is installed all the names of files in the song directory are cached each time BMP3 is started.

<<less
Download (0.009MB)
Added: 2006-07-26 License: GPL (GNU General Public License) Price:
1196 downloads
web mp3 player for xmms 1.0

web mp3 player for xmms 1.0


web mp3 player for xmms is a simple Web MP3 player based on XMMS and XMMS-Shell. more>>
web mp3 player for xmms is a simple Web MP3 player based on XMMS and XMMS-Shell.

The project is useful if you have a Linux server attached to your stereo/home theater and you want to play MP3s easily via a Web interface.

A little playlist support is included. Important note: it is totally insecure, and should only by used in a limited environment.
<<less
Download (0.005MB)
Added: 2007-05-11 License: GPL (GNU General Public License) Price:
913 downloads
Jinamp Is Not An Mp3 Player 1.0.5

Jinamp Is Not An Mp3 Player 1.0.5


Jinamp is primarily a music shuffler for command line junkies. more>>
Jinamp is primarily a music shuffler for command line junkies. Jinamp runs in the background and does not require X or even a terminal.
A control program allows limited control over the playing (pause, next song, etc., but no seeking).
The actual playing is done by other programs, so it can be adapted for other purposes, such as shuffling video clips for advertising.
Enhancements:
- The control tools have been improved, in particular making once-off song requests possible.
<<less
Download (0.10MB)
Added: 2005-11-14 License: GPL (GNU General Public License) Price:
1439 downloads
FmpegPlayer 0.1.31

FmpegPlayer 0.1.31


FmpegPlayer is an MP3/MPEG/audio CD player for Linux. more>>
FmpegPlayer is an MP3/MPEG/audio CD player for Linux. It combines smpeg, SDL, mpg123, and gtkhtml in an original way. It contains a built-in browser for radio channels from shoutcast.com, allowing you to listen to a channel directly in your player with a single click.

There is also a "jukebox" function that allows you to queue up files in a secondary playlist. The songs in the jukebox-list will be played and then removed from the jukebox-playlist, but they will remain in the original playlist. Other features are: CDDB-support for audio CDs, a track editor for audio CDs, a 16-band graphical EQ, and a dockable applet.
<<less
Download (0.20MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1196 downloads
mp3blaster 3.2.3

mp3blaster 3.2.3


mp3blaster provides interactive playing of audio files like mp3 on a text console. more>>
Mp3blaster is an mp3 player for computers running a UNIX-like operating system, e.g. Linux, Free/Net/OpenBSD, etc. mp3blasters interface is entirely text based, thereby eliminating the need for a graphical environment like X-Windows.
This does not limit the way you can control the player whilst playing though; just like any graphical mp3 player, there are cd-style buttons like play, stop, pause, next track, etc.
While hardly anyone had ever heard of mp3 back in early 1997, I began to build up my own mp3 collection. As a Linux (text console) adept, I was heavily frustrated by the lack of a decent mp3 player. There was a (at the time) very popular command-line based mp3 player though, called splay. I figured I could use its mpeg decoding library and write my own interface in ncurses to control it. The plan was there!
Thinking about how to implement this interface, I also wondered why all mp3players had such plain playlist functionality! I like the ability to chuck a bunch of CDs in a multi-CD cd player, and then play the CDs in random order. In such a way that the cd player selects one of the five CDs at random, and then plays the entire disc. This continues, until all discs have been played. No mp3 player could do this, so I decided to add it to mine.
Enhancements:
- A parallel build bug was fixed. make -j now works.
- Dynamic screen resizing was implemented.
- A race condition that caused 100% CPU consumption at the end of each song was fixed.
<<less
Download (0.30MB)
Added: 2006-08-06 License: GPL (GNU General Public License) Price:
1179 downloads
MP3 Streamer 2.3

MP3 Streamer 2.3


MP3 Streamer streams MP3 files with an easy Web interface. more>>
This module enables to listen to mp3-streams according to certain security policies (enabled user). The mp3s do not have to be in the web-servers document root.
Main features:
- XHTML compliant.
- Admin interface allows you to change position, visibility and title of the stream playlist Box.
- You dont have to fiddle around with config files. Interface is provided to configure the paths etc., user access and reset the access counter.
- Dynamic directory parsing for mp3-files
- mp3-file names are not held in a database as the File/Directory names are used to create the displayed Songs, album titles etc. as mp3 tags extraction capabilities are not included in php by default.
- Artist, Album, mp3-file browsable
- Playlist handling capabilities with playlist editor
- Demo mode for guests possible, e.g. streaming not enabled.
- Clicking on a Song will send a mpeg-url type information to the mp3-player application such as winamp or xmms. (Tested under linux with xmms only).
Version restrictions:
- The software only searches through 2 Directory structures. It is meant to go through: $mp3dir/Artist-Name/Album-Name/mp3-files.mp3 It however detects files in the Artist-Directory and shows these accordingly. As I didnt use this function, I dont know what it looks like though.
<<less
Download (0.030MB)
Added: 2005-09-28 License: GPL (GNU General Public License) Price:
1822 downloads
somaplayer 0.5.2

somaplayer 0.5.2


somaplayer is a music player for mp3, ogg, wav, audiocd, mp3 streaming, ogg streaming. more>>
Music player for mp3, ogg, wav, audiocd, mp3 streaming, ogg streaming.

Its fast, comfortable and able to use the appropriate sound drivers or daemons to male music, to encode in mp3 or ogg,and to stream directly to an icecast server (icecast2 or shoutcast).

somaplayer is even a sound daemon (sds- soma daemon sound), which is able to accept connections from more somaplayers at the same time or from any other sound player (xmms, mpg123 and others, thanks to a special wrapper.

All those sources are added and managed via driver or daemon, streammed or encoded as above.

<<less
Download (1.3MB)
Added: 2005-07-20 License: GPL (GNU General Public License) Price:
1559 downloads
YOLK XMMS PLAYER aqua

YOLK XMMS PLAYER aqua


YOLK XMMS PLAYER is a Xmms player control SuperKaramba theme. more>>
YOLK XMMS PLAYER is a Xmms player control SuperKaramba theme.
I realized that Aqua is required in most desktop palletes.
It supports:
- Play
- Pause
- REW
- FWW
<<less
Download (0.64MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1210 downloads
MP3::Player::PktConcert 0.01

MP3::Player::PktConcert 0.01


MP3::Player::PktConcert is a Perl OO wrapper to John Seagulls C API to the Intel Pocket Concert. more>>
MP3::Player::PktConcert is a Perl OO wrapper to John Seagulls C API to the Intel Pocket Concert.

SYNOPSIS

use MP3::Player::PktConcert;
my $pocket_concert = new MP3::Player::PktConcert;
my $proc_port = $pocket_concert->mount();
$pocket_concert->open();
my @tracks = $pocket_concert->tracks();
foreach my $track (@tracks) {
printf "%4d %-40s %9dn", $track->id(), $track->name(), $track->size();
}
my ($free,$total) = $pocket_concert->usage();
printf( "%d bytes free out of %d bytes totaln", $free, $total );
$pocket_concert->close();

MP3::Player::PktConcert is a Perl wrapper to John Seagulls C API to the Intel PocketConcert MP3 Player.

<<less
Download (0.013MB)
Added: 2006-11-08 License: Perl Artistic License Price:
1080 downloads
FALF Player 1.0 RC5

FALF Player 1.0 RC5


FALF Player wants to be a smart, compact, light and comfortable mp3 player with tabbed playlists. more>>
FALF Player wants to be a smart, compact, light and comfortable mp3 player with tabbed playlists.

Its early pre-release and it does not represent the quality of first stable release so be careful with your notes.

If you want to help, join the project!

<<less
Download (MB)
Added: 2007-04-16 License: GPL (GNU General Public License) Price:
925 downloads
LongPlayer 1.01

LongPlayer 1.01


LongPlayer extends the functionality of a traditional MP3 player. more>>
LongPlayer extends the functionality of a traditional MP3 player and is meant for people with a large MP3 or Ogg Vorbis collection who want to listen to it all day. LongPlayer chooses from dynamically generated collections of music to fill the MP3 players playlist.
It does this in a more advanced way than a traditional player, taking into account the rating of the song and the time that has passed since the song was last listened to. The GUI allows you to view, rate, replay, and delete songs previously listened to. It works with XMMS, WinAmp, and iTunes.
Enhancements:
- fixed crashes when there are no playlists
<<less
Download (0.44MB)
Added: 2006-05-12 License: GPL (GNU General Public License) Price:
1261 downloads
Amarok Video Player 0.1

Amarok Video Player 0.1


Amarok Video Player adds a PlayVideo/Play menu item to the context menu which runs KMPlayer. more>>
I like using Amarok for managing my podcasts but I wasnt able to play my video podcasts.

Amarok Video Player adds a PlayVideo/Play menu item to the context menu which runs KMPlayer.

Edit the script to change KMplayer to another video player.

<<less
Download (MB)
Added: 2006-06-26 License: GPL (GNU General Public License) Price:
1271 downloads
Open Cubic Player 0.1.13

Open Cubic Player 0.1.13


Open Cubic Player is a music player which can play a wide variety of music formats. more>>
Open Cubic Player is a music player which can play a wide variety of music formats. Currently it can play so called modules (MOD, XM, S3M, IT), MIDI, MP1-3, SID tunes, and CD audio.
Open Cubic Player supports many soundcards (SB, GUS, EWS, WSS, PAS, and many more). It features many different display modes for "looking" (text and graphics) at the music.
Enhancements:
- Mac OS X CoreAudio is now supported (which requires the CoreAudio SDK).
- MP3 detection is now working again.
- Some compiler warnings and various crash bugs have been eliminated.
<<less
Download (0.63MB)
Added: 2007-02-06 License: GPL (GNU General Public License) Price:
997 downloads
MPy3 2.0

MPy3 2.0


MPy3 is a full-featured, modular, configurable MP3 player system aimed at jukeboxes or car MP3 systems. more>>
MPy3 is a full-featured, modular, configurable MP3 player system aimed at jukeboxes or car MP3 systems. It can play MP3s via rxaudio or mpg123, take input from a keyboard (tty), LIRC, or joystick or another serial or parallel input device.


<<less
Download (0.025MB)
Added: 2006-07-21 License: GPL (GNU General Public License) Price:
1190 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5