copy mp3 files to mp3 player
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 11667
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.
<<lessIn 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.
Download (0.009MB)
Added: 2006-07-26 License: GPL (GNU General Public License) Price:
1196 downloads
Ambisonics Player 1.0
Ambisonics Player is a simple player for ambisonics files. more>>
Ambisonics Player is a simple player for ambisonics files. Ambisonics Player is programmed in Java, which means that (in theory) should be able to run on all platforms that java runs on. Java-sound must also be implemented on the platform.
It has been developed on Windows XP running Java 1.5, and also tested on linux 64-bit system (Gentoo AMD64) using sun-jdk-1.5.0.03. So these combinations should be fine. I dont think it works with earlier java-versions than 1.5, atleast not very good.
Main features:
- Plays 1.,2. and 3. order soundfiles in B-format.
- Files in wav,aiff,flac and ogg format supported (ogg-files caneven be streamed).
- Floating point support (for WAV-files only).
- Decode ambisonics to speaker-feeds or binaural stereo files by using HRTF and decode to virtual speaker-array.
- Play directly to soundcard outputs or save to file.
<<lessIt has been developed on Windows XP running Java 1.5, and also tested on linux 64-bit system (Gentoo AMD64) using sun-jdk-1.5.0.03. So these combinations should be fine. I dont think it works with earlier java-versions than 1.5, atleast not very good.
Main features:
- Plays 1.,2. and 3. order soundfiles in B-format.
- Files in wav,aiff,flac and ogg format supported (ogg-files caneven be streamed).
- Floating point support (for WAV-files only).
- Decode ambisonics to speaker-feeds or binaural stereo files by using HRTF and decode to virtual speaker-array.
- Play directly to soundcard outputs or save to file.
Download (2.3MB)
Added: 2006-03-23 License: GPL (GNU General Public License) Price:
1324 downloads
MP3::Icecast::Simple 0.2
MP3::Icecast::Simple is a simple MP3::Icecast wrapper. more>>
MP3::Icecast::Simple is a simple MP3::Icecast wrapper.
SYNOPSIS
use MP3::Icecast::Simple;
$icy = MP3::Icecast::Simple->new(
description => "Station",
server => 127.0.0.1:8000,
password => password,
local_port => 1234,
bitrate => 96
);
$icy->play("/path/to/files");
ABSTRACT
MP3::Icecast::Simple is a simple MP3::Icecast wrapper, that can be used to create a SHOUTcast/Icecast broadcast source easy.
<<lessSYNOPSIS
use MP3::Icecast::Simple;
$icy = MP3::Icecast::Simple->new(
description => "Station",
server => 127.0.0.1:8000,
password => password,
local_port => 1234,
bitrate => 96
);
$icy->play("/path/to/files");
ABSTRACT
MP3::Icecast::Simple is a simple MP3::Icecast wrapper, that can be used to create a SHOUTcast/Icecast broadcast source easy.
Download (0.004MB)
Added: 2006-11-09 License: Perl Artistic License Price:
1081 downloads
Cactus Audio Player 0.2.4
Cactus is just an audio file player. more>>
Cactus is just an audio file player. But it has some features that makes it different from other players.
There are music databases and there are players like xmms with a small and leightweight, skinable GUI.
Cactus combines these two types in one player! With Cactus you can read your music collection into a database, create a playlist by browsing/searching it and finally switch to player view(F2-Key).
Main features:
- Plattform independent
- Browse your music collection by artist, albums and titles
- Tiny lightweight player combined with a powerful database for organizing mp3-files
- Save and Load m3u Playlists
- Supports ID3v1(read/write) and ID3v2(read)
- Easy tagging of mp3-files
Enhancements:
- Some bugs concerning the playlist/tag-editing now fixed...
<<lessThere are music databases and there are players like xmms with a small and leightweight, skinable GUI.
Cactus combines these two types in one player! With Cactus you can read your music collection into a database, create a playlist by browsing/searching it and finally switch to player view(F2-Key).
Main features:
- Plattform independent
- Browse your music collection by artist, albums and titles
- Tiny lightweight player combined with a powerful database for organizing mp3-files
- Save and Load m3u Playlists
- Supports ID3v1(read/write) and ID3v2(read)
- Easy tagging of mp3-files
Enhancements:
- Some bugs concerning the playlist/tag-editing now fixed...
Download (2.2MB)
Added: 2005-08-18 License: GPL (GNU General Public License) Price:
1532 downloads
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.
<<lessMain 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.
Download (0.030MB)
Added: 2005-09-28 License: GPL (GNU General Public License) Price:
1822 downloads
SMPlayer 0.1
SMPlayer is a utility to play media file via the media player MPlayer. more>>
SMPlayer is a utility to play media file via the media player MPlayer. Files can be selected by a File-Selection-Dialog or by Drag-and-Drop.
By now it supports only basic functionality:
Select File, Play File, Seek, Switch to Fullscreen, adjust volume.
During playback a progress bar is shown.
<<lessBy now it supports only basic functionality:
Select File, Play File, Seek, Switch to Fullscreen, adjust volume.
During playback a progress bar is shown.
Download (0.68MB)
Added: 2007-03-18 License: GPL (GNU General Public License) Price:
962 downloads
mp3 CUE cutter 0.4.0
mp3 CUE cutter cuts MP3 files according to a .cue file. more>>
mp3cue cuts an input MP3 file according to the information stored in a .cue file (for example multiple tracks of DJ mix), and writes the output to multiple MP3 files.
poc is a mp3 and ogg streamer supporting following protocols:
HTTP (mp3 and ogg)
RTP (RFC 2250) (mp3 only)
RTP (RFC 3119) (mp3 only)
homegrown FEC protocol (mp3 only)
It should work under any POSIX platform, and does not require any additional library. You need a C99 compiler though.
poc is still beta software, ipv6 and ogg support was not tested extensively.
poc includes mp3cue, a mp3 CUE cutter, and mp3cut, a mp3 command-line editing tool.
<<lesspoc is a mp3 and ogg streamer supporting following protocols:
HTTP (mp3 and ogg)
RTP (RFC 2250) (mp3 only)
RTP (RFC 3119) (mp3 only)
homegrown FEC protocol (mp3 only)
It should work under any POSIX platform, and does not require any additional library. You need a C99 compiler though.
poc is still beta software, ipv6 and ogg support was not tested extensively.
poc includes mp3cue, a mp3 CUE cutter, and mp3cut, a mp3 command-line editing tool.
Download (0.094MB)
Added: 2005-09-28 License: Freely Distributable Price:
979 downloads
MP3::Find::Filesystem 0.06
MP3::Find::Filesystem is a File::Find-based backend to MP3::Find. more>>
MP3::Find::Filesystem is a File::Find-based backend to MP3::Find.
SYNOPSIS
use MP3::Find::Filesystem;
my $finder = MP3::Find::Filesystem->new;
my @mp3s = $finder->find_mp3s(
dir => /home/peter/music,
query => {
artist => ilyaimy,
album => myxomatosis,
},
ignore_case => 1,
);
<<lessSYNOPSIS
use MP3::Find::Filesystem;
my $finder = MP3::Find::Filesystem->new;
my @mp3s = $finder->find_mp3s(
dir => /home/peter/music,
query => {
artist => ilyaimy,
album => myxomatosis,
},
ignore_case => 1,
);
Download (0.029MB)
Added: 2006-11-09 License: Perl Artistic License Price:
1080 downloads
flac2mp3 0.2.9 / 0.3.0 RC1
flac2mp3 project is a tool to convert audio files from flac to mp3 format. more>>
flac2mp3 project is a tool to convert audio files from flac to mp3 format.
<<less Download (0.088MB)
Added: 2007-07-22 License: GPL (GNU General Public License) Price:
605 downloads
MP3::M3U::Parser 2.20
MP3::M3U::Parser is a MP3 playlist parser. more>>
MP3::M3U::Parser is a MP3 playlist parser.
SYNOPSIS
use MP3::M3U::Parser;
my $parser = MP3::M3U::Parser->new(%options);
$parser->parse(*FILEHANDLE, $scalar, "/path/to/playlist.m3u");
my $result = $parser->result;
my %info = $parser->info;
$parser->export(-format => xml,
-file => "/path/mp3.xml",
-encoding => ISO-8859-9);
$parser->export(-format => html,
-file => "/path/mp3.html",
-drives => off);
# convert all m3u files to individual html files.
foreach () {
$parser->parse($_)->export->reset;
}
# convert all m3u files to one big html file.
foreach () {
$parser->parse($_);
}
$parser->export;
MP3::M3U::Parser is a parser for M3U mp3 playlist files. It also parses the EXTINF lines (which contains id3 song name and time) if possible. You can get a parsed object or specify a format and export the parsed data to it. The format can be xml or html.
<<lessSYNOPSIS
use MP3::M3U::Parser;
my $parser = MP3::M3U::Parser->new(%options);
$parser->parse(*FILEHANDLE, $scalar, "/path/to/playlist.m3u");
my $result = $parser->result;
my %info = $parser->info;
$parser->export(-format => xml,
-file => "/path/mp3.xml",
-encoding => ISO-8859-9);
$parser->export(-format => html,
-file => "/path/mp3.html",
-drives => off);
# convert all m3u files to individual html files.
foreach () {
$parser->parse($_)->export->reset;
}
# convert all m3u files to one big html file.
foreach () {
$parser->parse($_);
}
$parser->export;
MP3::M3U::Parser is a parser for M3U mp3 playlist files. It also parses the EXTINF lines (which contains id3 song name and time) if possible. You can get a parsed object or specify a format and export the parsed data to it. The format can be xml or html.
Download (0.018MB)
Added: 2006-11-07 License: Perl Artistic License Price:
1086 downloads
Add to Noatun playlist
Add to Noatun playlist is a service menu that can add files to the Noatun players playlist. more>>
Add to Noatun playlist is a service menu that can add files to the Noatun players playlist.
<<less Download (MB)
Added: 2006-11-24 License: GPL (GNU General Public License) Price:
624 downloads
AudioFile::Info::MP3::Tag 1.05
AudioFile::Info::MP3::Tag is a Perl extension to get info from MP3 files. more>>
AudioFile::Info::MP3::Tag is a Perl extension to get info from MP3 files.
This is a plugin for AudioFile::Info which uses MP3::Tag to get or set data about MP3 files.
METHODS
new
Creates a new object of class AudioFile::Info::MP3::Tag. Usually called by AudioFile::Info::new.
<<lessThis is a plugin for AudioFile::Info which uses MP3::Tag to get or set data about MP3 files.
METHODS
new
Creates a new object of class AudioFile::Info::MP3::Tag. Usually called by AudioFile::Info::new.
Download (0.003MB)
Added: 2006-11-07 License: Perl Artistic License Price:
1087 downloads
MPEG::MP3Info 1.13
MPEG::MP3Info is a Perl module to manipulate / fetch info from MP3 audio files. more>>
MPEG::MP3Info is a Perl module to manipulate / fetch info from MP3 audio files.
This is just a wrapper around MP3::Info now.
A wrapper module is included so scripts calling MPEG::MP3Info (the old name) will still work.
This archive can always be obtained from:
http://sf.net/projects/pudge/
http://www.cpan.org/authors/id/CNANDOR/
http://www.cpan.org/modules/by-module/MP3/
<<lessThis is just a wrapper around MP3::Info now.
A wrapper module is included so scripts calling MPEG::MP3Info (the old name) will still work.
This archive can always be obtained from:
http://sf.net/projects/pudge/
http://www.cpan.org/authors/id/CNANDOR/
http://www.cpan.org/modules/by-module/MP3/
Download (0.094MB)
Added: 2006-11-09 License: Perl Artistic License Price:
1083 downloads
MP3::Splitter 0.03
MP3::Splitter is a Perl extension for splitting MP3 files. more>>
MP3::Splitter is a Perl extension for splitting MP3 files.
SYNOPSIS
use MP3::Splitter;
mp3split(xx.mp3, {verbose => 1}, [3, 356.25], [389, 615, lax => 10]);
mp3split_read(xx.mp3, xx.list, {verbose => 1});
The first two arguments of mp3split() is a name of an MP3 file and a reference to a hash of options, the remaining are descriptions of pieces. Such a description is an array reference with the start and duration of the piece (in seconds; or of the forms 03h05m56.45, 03h05m56.45s, or 03:05:56.45; any of the hours/minutes/seconds fields can be omited if the result is not ambiguous.
Alternatively, one can specify the start field as a relative position w.r.t. the end of previous piece (or start of file); to do this, prepend > to the field. Similarly, one can put end-of-the-piece in the duration field by prepending the time by =; if this field has a special value INF, it is assumed to go until the start of the next piece, or until the audio ends.
The remaining elements of a piece description should form a hash of piece-specific options (arbitrary user data can be stored with the key user).
Similarly, mp3split_read() takes names of an MP3 file and of a file with the description of pieces, followed by optional reference to a hash of options. Each line of the description file should be either empty (except comments), or have the form
START END # OPTIONAL_COMMENT
START and END are exactly the same as in the description of pieces for mp3split(); however, END may be omited (with the same meaning as INF). Note that this is a format of method output_blocks() of Audio::FindChunks.
<<lessSYNOPSIS
use MP3::Splitter;
mp3split(xx.mp3, {verbose => 1}, [3, 356.25], [389, 615, lax => 10]);
mp3split_read(xx.mp3, xx.list, {verbose => 1});
The first two arguments of mp3split() is a name of an MP3 file and a reference to a hash of options, the remaining are descriptions of pieces. Such a description is an array reference with the start and duration of the piece (in seconds; or of the forms 03h05m56.45, 03h05m56.45s, or 03:05:56.45; any of the hours/minutes/seconds fields can be omited if the result is not ambiguous.
Alternatively, one can specify the start field as a relative position w.r.t. the end of previous piece (or start of file); to do this, prepend > to the field. Similarly, one can put end-of-the-piece in the duration field by prepending the time by =; if this field has a special value INF, it is assumed to go until the start of the next piece, or until the audio ends.
The remaining elements of a piece description should form a hash of piece-specific options (arbitrary user data can be stored with the key user).
Similarly, mp3split_read() takes names of an MP3 file and of a file with the description of pieces, followed by optional reference to a hash of options. Each line of the description file should be either empty (except comments), or have the form
START END # OPTIONAL_COMMENT
START and END are exactly the same as in the description of pieces for mp3split(); however, END may be omited (with the same meaning as INF). Note that this is a format of method output_blocks() of Audio::FindChunks.
Download (0.008MB)
Added: 2006-11-07 License: Perl Artistic License Price:
1083 downloads
PyMP3Cut 0.27
PyMP3Cut is a Python command line tool designed to cut huge mp3 files. more>>
PyMP3Cut is a Python command line tool designed to cut huge (> 100MB) MP3 files at high speed without requiring the extra disk space and processing time usually needed by visual audio editing tools, which convert the MP3 format to more easily manageable formats like WAV before doing anything.
It cuts and reads simultaneously according to the autodetected MP3 frame rate and a timeline passed as a command line argument. It doesnt currently deal with Variable Bit Rate (VBR) MP3 files, though.
Main features:
- PyMP3Cut is a Python command line tool designed to cut very huge MP3 files at a blazzingly fast rate without requiring the extra disk space and processing time usually needed by Audacity or other similar visual audio editing tools, which convert the MP3 format to more easily manageable formats like WAV before doing anything. The WAV conversion usually requires 10 times more disk space !
- PyMP3Cut doesnt convert anything : it reads and cuts simultaneously, according to the autodetected audio frame rate and a timeline passed as a command line argument. You can think of PyMP3Cut as being some sort of very careful chainsaw ;-) Since theres no back and forth MP3 conversion, theres no quality loss either !
- PyMP3Cut was designed to slice high quality MP3 recordings of day-long congresses into smaller per-speaker MP3 files. It only needs the exact same amount of disk space as the original file to slice, even less if you plan to skip some parts, which PyMP3Cut can do automatically if you use a specially formatted *SKIP* entry in your timeline. It was successfully used many times against several hundredths megabytes MP3 files.
Enhancements:
- Bill Eldridge added the --segment command line option.
<<lessIt cuts and reads simultaneously according to the autodetected MP3 frame rate and a timeline passed as a command line argument. It doesnt currently deal with Variable Bit Rate (VBR) MP3 files, though.
Main features:
- PyMP3Cut is a Python command line tool designed to cut very huge MP3 files at a blazzingly fast rate without requiring the extra disk space and processing time usually needed by Audacity or other similar visual audio editing tools, which convert the MP3 format to more easily manageable formats like WAV before doing anything. The WAV conversion usually requires 10 times more disk space !
- PyMP3Cut doesnt convert anything : it reads and cuts simultaneously, according to the autodetected audio frame rate and a timeline passed as a command line argument. You can think of PyMP3Cut as being some sort of very careful chainsaw ;-) Since theres no back and forth MP3 conversion, theres no quality loss either !
- PyMP3Cut was designed to slice high quality MP3 recordings of day-long congresses into smaller per-speaker MP3 files. It only needs the exact same amount of disk space as the original file to slice, even less if you plan to skip some parts, which PyMP3Cut can do automatically if you use a specially formatted *SKIP* entry in your timeline. It was successfully used many times against several hundredths megabytes MP3 files.
Enhancements:
- Bill Eldridge added the --segment command line option.
Download (0.016MB)
Added: 2006-08-30 License: GPL (GNU General Public License) Price:
1161 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 copy mp3 files to mp3 player 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