can play
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1775
ZZplayer 0.9
ZZplayer is a MPEG player for the KDE environment. more>>
ZZplayer is a MPEG player for the KDE environment. Currently Mpeg I video, MP3 and VCD are supported. ZZplayer is based on SMPEG library.
You can play video in loop, without audio, resize the video or play in fullscreen mode.
<<lessYou can play video in loop, without audio, resize the video or play in fullscreen mode.
Download (0.15MB)
Added: 2006-08-07 License: GPL (GNU General Public License) Price:
1175 downloads
Audio::Play 1.029
Audio::Play is an interface for Audio::Data to hardware. more>>
Audio::Play is an interface for Audio::Data to hardware.
SYNOPSIS
use Audio::Data;
use Audio::Play;
$audio = Audio::Data->new(...)
$svr = Audio::Play->new;
$svr->play($audio);
Audio::Play is an wrapper class which loads Audio::Play::$^O i.e. a per-platform driver.
Each class provides the following interface:
$svr = $class->new([$wait])
Create the server and return an object. $wait is supposed to determine whether to wait for device (and for how long) but is currently not really working for many devices.
$svr->rate($rate)
Set sample rate (if possible) to $rate.
$rate = $svr->rate;
Return sample rate.
$svr->play($audio[,$gain])
Play $audio via the hardware. Should take steps to match hardware and datas sampling rate.
$svr->gain($mult)
Set gain (if possible).
$svr->flush
Wait for playing to complete.
$svr->DESTROY
Destructor flushes and closes hardware.
<<lessSYNOPSIS
use Audio::Data;
use Audio::Play;
$audio = Audio::Data->new(...)
$svr = Audio::Play->new;
$svr->play($audio);
Audio::Play is an wrapper class which loads Audio::Play::$^O i.e. a per-platform driver.
Each class provides the following interface:
$svr = $class->new([$wait])
Create the server and return an object. $wait is supposed to determine whether to wait for device (and for how long) but is currently not really working for many devices.
$svr->rate($rate)
Set sample rate (if possible) to $rate.
$rate = $svr->rate;
Return sample rate.
$svr->play($audio[,$gain])
Play $audio via the hardware. Should take steps to match hardware and datas sampling rate.
$svr->gain($mult)
Set gain (if possible).
$svr->flush
Wait for playing to complete.
$svr->DESTROY
Destructor flushes and closes hardware.
Download (0.086MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1221 downloads
Ixion media player 0.2
Ixion is a media player that uses wxWidgets and GStreamer. more>>
Ixion is a media player that uses wxWidgets and GStreamer. Its is just a simple video player that can play at double or half speed. It can be useful as an example of how to write a simple app based on wxWidgets and/or GStreamer.
Ixion is a media player written in C/C++ using wxWidgets and GStreamer. It is not a bleeding edge, full-featured, eye-candy, all-in-one application; Ixion exists only because I needed a video player that could play at double or half speed. However, it can be useful if you want to see how to write a simple app based in wxWidgets and/or GStreamer. Source code is available for download under the GPL license.
You can download the source code from the downloads section. It will compile on most *nix systems ig there are the required libraries, including GNU/Linux.
Alternatively, you can get the source code using anonymous CVS access:
$ cvs -d:ext:anonymous@cvs.lug.fi.uba.ar:/cvsroot/ixion co ixion
<<lessIxion is a media player written in C/C++ using wxWidgets and GStreamer. It is not a bleeding edge, full-featured, eye-candy, all-in-one application; Ixion exists only because I needed a video player that could play at double or half speed. However, it can be useful if you want to see how to write a simple app based in wxWidgets and/or GStreamer. Source code is available for download under the GPL license.
You can download the source code from the downloads section. It will compile on most *nix systems ig there are the required libraries, including GNU/Linux.
Alternatively, you can get the source code using anonymous CVS access:
$ cvs -d:ext:anonymous@cvs.lug.fi.uba.ar:/cvsroot/ixion co ixion
Download (0.095MB)
Added: 2006-07-22 License: GPL (GNU General Public License) Price:
1208 downloads
UModPlayer B5
UModPlayer is an open-source audio module player for UNIX operating systems. more>>
UModPlayer is an open-source audio module player for UNIX operating systems.
Main features:
- You can play the supported formats and seek to any order in the song. You have pause, timer, display, and other standard features.
- You can view the pattern notes while playing.
- Playlist support: you can create playlists, delete or move individual items in a playlist, import a playlist from the current directory contents, save a playlist and load a saved playlist...
- You can specify any of the ModPlug options: noise reduction, megabass, surround, reverb sound options specifying the grade and the delay of most of the options.
- You can export the audio data of a module to any of the supported formats (see below)
- You can read and export to a file the song builtin message, the song instrument names and the song sample names.
- Each user of your UNIX box can save all the sound options.
- And much more!
<<lessMain features:
- You can play the supported formats and seek to any order in the song. You have pause, timer, display, and other standard features.
- You can view the pattern notes while playing.
- Playlist support: you can create playlists, delete or move individual items in a playlist, import a playlist from the current directory contents, save a playlist and load a saved playlist...
- You can specify any of the ModPlug options: noise reduction, megabass, surround, reverb sound options specifying the grade and the delay of most of the options.
- You can export the audio data of a module to any of the supported formats (see below)
- You can read and export to a file the song builtin message, the song instrument names and the song sample names.
- Each user of your UNIX box can save all the sound options.
- And much more!
Download (0.034MB)
Added: 2006-09-19 License: GPL (GNU General Public License) Price:
1132 downloads
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.
<<lessOpen 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.
Download (0.63MB)
Added: 2007-02-06 License: GPL (GNU General Public License) Price:
997 downloads
Untahris Common Playground 2.0
Untahris Common Playground - you can play several classic fun, simple arcade games. more>>
Untahris Common Playground - you can play several classic fun, simple arcade games. But playing alone is not fun, and you can play them in multiplayer mode (on one computer, local network, or maybe Internet).
Now, Untahris has an original experimental feature, which makes it more than just a bundle of these games! In multiplayer mode each player can play a different game --- however, they play all on the same board. This may lead to funny interactions, battles or alliances between them.
The games in Untahris have been modified to make them better interact with each other. Thus, in each game you are allowed to shoot and collect bonuses, even if it was not a part of the original game.
Enhancements:
- The graphics were improved.
- Balls can kill bombers now.
- Worms, initial world selection, and sound were added.
- The homepage was made prettier.
<<lessNow, Untahris has an original experimental feature, which makes it more than just a bundle of these games! In multiplayer mode each player can play a different game --- however, they play all on the same board. This may lead to funny interactions, battles or alliances between them.
The games in Untahris have been modified to make them better interact with each other. Thus, in each game you are allowed to shoot and collect bonuses, even if it was not a part of the original game.
Enhancements:
- The graphics were improved.
- Balls can kill bombers now.
- Worms, initial world selection, and sound were added.
- The homepage was made prettier.
Download (1.0MB)
Added: 2007-05-02 License: GPL (GNU General Public License) Price:
905 downloads
Whaaw! Media Player 0.2.0
Whaaw! Media Player is an audio/video player using gstreamer (like totem but without GNOME dependencies). more>>
Whaaw! Media Player is an audio/video player using gstreamer (like totem but without GNOME dependencies).
Whaaw! Media Player will play any audio/video files which gstreamer can play. It supports fullscreen mode, seeking, changing video colour settings and more. It is inteded to be a basic media player similar to totem.
<<lessWhaaw! Media Player will play any audio/video files which gstreamer can play. It supports fullscreen mode, seeking, changing video colour settings and more. It is inteded to be a basic media player similar to totem.
Download (0.056MB)
Added: 2007-07-29 License: GPL v3 Price:
554 downloads
FUPlayer 0.2.4
FUPlayer is a music manager/player/ripper/burner. more>>
FUPlayer is a music player/manager/ripper/burner.
FUPlayer is a full featured music manager and player for the GNOME desktop. With it, you can play music from your hard drive, create playlists, do real file management using its Trash, and play, rip, and burn audio CDs.
It features an interface similar to those of many modern manager-style players, but with many improvements, such as true non-modal search and browse functionality, find-as-you-type, and drag destination highlighting. It aims to be extremely user friendly and efficient to use.
<<lessFUPlayer is a full featured music manager and player for the GNOME desktop. With it, you can play music from your hard drive, create playlists, do real file management using its Trash, and play, rip, and burn audio CDs.
It features an interface similar to those of many modern manager-style players, but with many improvements, such as true non-modal search and browse functionality, find-as-you-type, and drag destination highlighting. It aims to be extremely user friendly and efficient to use.
Download (0.066MB)
Added: 2006-03-13 License: GPL (GNU General Public License) Price:
1321 downloads
Alien Swarm 1.32
Alien Swarm is a co-op mod for UT2004 where you play a team of marines fighting agains the swarm. more>>
Alien Swarm is an overhead view tactical shooter modification for Unreal Tournament 2004. Alien Swarm is set in a distant future, the players take the role of a Commander in the Interstellar Armed Forces.
They must guide their squad of marines through Swarm infested colonies, overrun bases and outposts, to achieve a variety of objectives. Featuring Assault Rifles, Heat Tracking Guns, Sentry Guns, Flamethrowers and more.
The top down, tactical shooter can be played by a maximum of 6 players in a co-op style. (You can play 8 in total, but then the game gets a bit crowded so we made it 6 by default.) Choose from eight marines, with different specialties - medical, technical, explosive or weapons specialists.
It features a single mission mode and a campaign. Fight off the Swarm to increase your skills and earn medals for extra skill points.
<<lessThey must guide their squad of marines through Swarm infested colonies, overrun bases and outposts, to achieve a variety of objectives. Featuring Assault Rifles, Heat Tracking Guns, Sentry Guns, Flamethrowers and more.
The top down, tactical shooter can be played by a maximum of 6 players in a co-op style. (You can play 8 in total, but then the game gets a bit crowded so we made it 6 by default.) Choose from eight marines, with different specialties - medical, technical, explosive or weapons specialists.
It features a single mission mode and a campaign. Fight off the Swarm to increase your skills and earn medals for extra skill points.
Download (121.2MB)
Added: 2007-03-03 License: GPL (GNU General Public License) Price:
979 downloads
Gnome Play Video in Totem 0.1
Gnome Play Video in Totem allows Gnome Users to view video or audio externally in Totem. more>>
Many users prefer Gnome Window Manager but cant go without Amarok. Gnome Play Video in Totem allows Gnome Users to view video or audio externally in Totem.
This is very useful for Video Podcasts.
<<lessThis is very useful for Video Podcasts.
Download (MB)
Added: 2006-07-17 License: GPL (GNU General Public License) Price:
1200 downloads
Concentration 1.2
Concentration is a colorful memory game for Linux. more>>
Concentration is a colorful memory game for Linux.
Concentration is the classic memory game brought back to life for Linux. You can play in windowed or full screen mode.
Choose from three different icon sets to play with and choose from three different board sizes.
You have you choice of small (2x2), medium (4x4), and large (6x6) boards to choose from. All though mainly intended for kids the adults will have lots of fun "testing" this game out for them. Play in a window or in full screen by toggling between the two with the f key.
<<lessConcentration is the classic memory game brought back to life for Linux. You can play in windowed or full screen mode.
Choose from three different icon sets to play with and choose from three different board sizes.
You have you choice of small (2x2), medium (4x4), and large (6x6) boards to choose from. All though mainly intended for kids the adults will have lots of fun "testing" this game out for them. Play in a window or in full screen by toggling between the two with the f key.
Download (1.0MB)
Added: 2005-11-10 License: GPL (GNU General Public License) Price:
1452 downloads
Audio::Play::MPG123 0.63
Audio::Play::MPG123 is a frontend to mpg123 version 0.59r and beyond. more>>
Audio::Play::MPG123 is a frontend to mpg123 version 0.59r and beyond.
SYNOPSIS
use Audio::Play::MPG123;
$player = new Audio::Play::MPG123;
$player->load("kult.mp3");
print $player->artist,"n";
$player->poll(1) until $player->state == 0;
$player->load("http://x.y.z/kult.mp3");
# see also mpg123sh from the tarball
This is a frontend to the mpg123 player. It works by starting an external mpg123 process with the -R option and feeding commands to it.
While the standard mpg123 player can be used to play back mp3s using this module you will encounter random deadlocks, due to bugs in its communication code. Also, many features (like statfreq) only work with the included copy of mpg123, so better use that one before deciding that this module is broken.
(In case you wonder, the mpg123 author is not interested in including these fixes and enhancements into mpg123).
<<lessSYNOPSIS
use Audio::Play::MPG123;
$player = new Audio::Play::MPG123;
$player->load("kult.mp3");
print $player->artist,"n";
$player->poll(1) until $player->state == 0;
$player->load("http://x.y.z/kult.mp3");
# see also mpg123sh from the tarball
This is a frontend to the mpg123 player. It works by starting an external mpg123 process with the -R option and feeding commands to it.
While the standard mpg123 player can be used to play back mp3s using this module you will encounter random deadlocks, due to bugs in its communication code. Also, many features (like statfreq) only work with the included copy of mpg123, so better use that one before deciding that this module is broken.
(In case you wonder, the mpg123 author is not interested in including these fixes and enhancements into mpg123).
Download (0.22MB)
Added: 2006-11-17 License: Perl Artistic License Price:
1071 downloads
Audio::Play::MPG321 0.004
Audio::Play::MPG321 is a frontend to MPG321. more>>
Audio::Play::MPG321 is a frontend to MPG321.
SYNOPSIS
use Audio::Play::MPG321; my $player = new Audio::Play::MPG321;
$SIG{CHLD} = IGNORE; # May not work everywhere! $SIG{INT} = sub { $player->stop(); exit 0; };
$player->play("/home/dabreegster/foo.mp3"); do { $player->poll(); print $player->{sofar}, " ", $player->{remains}, " ", $player->state(), "n"; } until $player->state() == 0;
$player->play("/home/dabreegster/bar.mp3"); sleep until $player->state() == 0;
This is a frontend to the MPG321 MP3 player. It talks to it in remote mode and provides constant feedback about the time elapsed so far, the time remaining, and the state of the player.
If you use Audio::Play::MPG321 directly, then you will have to do some extra work outside of the module, as demonstrated in the synopsis. If you want to build a basic queue (Play one song, then play another), then you must keep calling poll() to make sure Audio::Play::MPG321 knows how MPG321 is doing and testing state() to be 0.
<<lessSYNOPSIS
use Audio::Play::MPG321; my $player = new Audio::Play::MPG321;
$SIG{CHLD} = IGNORE; # May not work everywhere! $SIG{INT} = sub { $player->stop(); exit 0; };
$player->play("/home/dabreegster/foo.mp3"); do { $player->poll(); print $player->{sofar}, " ", $player->{remains}, " ", $player->state(), "n"; } until $player->state() == 0;
$player->play("/home/dabreegster/bar.mp3"); sleep until $player->state() == 0;
This is a frontend to the MPG321 MP3 player. It talks to it in remote mode and provides constant feedback about the time elapsed so far, the time remaining, and the state of the player.
If you use Audio::Play::MPG321 directly, then you will have to do some extra work outside of the module, as demonstrated in the synopsis. If you want to build a basic queue (Play one song, then play another), then you must keep calling poll() to make sure Audio::Play::MPG321 knows how MPG321 is doing and testing state() to be 0.
Download (0.004MB)
Added: 2006-11-14 License: Perl Artistic License Price:
1074 downloads
Moyoman 0.16
Moyoman project is a Go playing program. more>>
Moyoman project is a Go playing program.
Moyoman is a program that can play Go at the amateur Dan level, and provides detailed feedback about how moves are generated which can be understood by non-programmers.
Enhancements:
- Added LadderImpl module.
- Updated IgoProverbs module.
<<lessMoyoman is a program that can play Go at the amateur Dan level, and provides detailed feedback about how moves are generated which can be understood by non-programmers.
Enhancements:
- Added LadderImpl module.
- Updated IgoProverbs module.
Download (0.81MB)
Added: 2007-01-15 License: The Apache License 2.0 Price:
596 downloads
Card 304 0.6
Card 304 project is a software version of the 304 card game. more>>
Card 304 project is a software version of the 304 card game.
304 is a very popular card game in Northern parts of Sri Lanka. I am building a software version of it, so people can play it online!
<<less304 is a very popular card game in Northern parts of Sri Lanka. I am building a software version of it, so people can play it online!
Download (MB)
Added: 2006-11-22 License: GPL (GNU General Public License) Price:
1077 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above can play search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed