Main > Free Download Search >

Free wma to mp3 software for linux

wma to mp3

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 855
Sort MP3 0.1

Sort MP3 0.1


Sort MP3 is a script was made to help in organizing MP3s. more>>
Sort MP3 is a script was made to help in organizing MP3s. If you have one directory with allot of mp3s and the names are not very readable you can run this script against them. It will read the id tag of a mp3 and rename the file to the title of the song but with _ instead of spaces. It can also create a directory structure from the id tag if the -c option is used. The structure will be put in the same directory the mp3s are in. It will be something like: "/BANDNAME/CDTITLE/SONG.mp3"

Usage: sort_mp3.pl [options]
Options should be separated by a space and my be
in any order.

-c Create a directory structure from the mp3 tag.
It is made inside the directory holding the un-named mp3s.
If not set the files will just be renamed.
Example: "/BANDNAME/CDTITLE/SONG.mp3"

-d= Path to the directory where mp3s can be found.
There should be no / at the end and no spaces.
Example: "-d=/unsorted_mp3s"
<<less
Download (0.002MB)
Added: 2006-07-24 License: GPL (GNU General Public License) Price:
1196 downloads
Zina 1.0 RC3

Zina 1.0 RC3


Zina is a graphical interface to your MP3 collection. more>>
Zina is a graphical interface to your MP3 collection, a personal jukebox, an MP3 streamer. Zina can run on its own, embeded into an existing website, or as a Postnuke/PHPNuke/Xoops/Mambo module. It is similar to Andromeda, but released under the GNU General Public License.
Main features:
- MP3 / OGG / WAV / WMA / Real Audio streaming
- Custom and "Session" Playlists
- Random, non-repeating playlists by albums or songs
- "Skip Track:" Easily exclude songs from albums and random playlists
- Searching
- Simple Installation (no database)
- Easy to configure:(uses regular text and graphic files for customization)
- Can be used as a Postnuke or PHPNuke module
- As of 0.11.09 can be used as an Xoops module or MamboServer component
- Can downsample mp3s on the fly (with external encoder like LAME)
- Can dynamically resize images if your version of PHP (with GD library) supports it.
- Localization support (0.10.x: English, German, Dutch, Spanish, Italian, Traditional Chinese, French, Danish, Bulgarian, Croation, Hebrew, Basque, Russian, Norwegian, Turkish, Swedish, Slovakian, Hungarian, Catalan, Brazilian, Albanian, Romanian, Finnish, Greek, Kannada; 0.11.x adds Bahasa Indonesia, Japanese)
- Many of the features of Andromeda
- Many other features (see Changelog)
- Released under GNU General Public License
Requierments:
- PHP 4.1.x on the Apache web server (IIS is not supported, although it may work, see here).
- Any web browser that supports JavaScript and CSS.
- An media player (Winamp, xmms, mpg123, etc.) that supports .m3u playlists (and .asx in 0.11.x).
Enhancements:
- This release hopefully adds better ID3 Unicode support.
- It also includes a Vietnamese translation.
<<less
Download (0.18MB)
Added: 2007-05-27 License: GPL (GNU General Public License) Price:
888 downloads
Dynamic MP3 Lister

Dynamic MP3 Lister


Dynamic MP3 Lister is a PHP script for downloading/streaming MP3s from a Web server. more>>
Dynamic MP3 Lister was a project I started a long time ago to create dynamic lists of MP3s quickly and easily.

Features MP3 Information extraction for things like bitrate, channels, playtime and more.

Please note that this script is discontinued, and is only shown here now as an example of my work.
<<less
Download (0.009MB)
Added: 2005-05-05 License: Free for non-commercial use Price:
1643 downloads
A MP3 LEnder 0.5.7

A MP3 LEnder 0.5.7


AMPLE is short for A MP3 LEnder. more>>
AMPLE is short for "A MP3 LEnder". I wrote AMPLE one summer when I was coding for a company and got fed up with having to FTP over all my MP3 files from my home server to the computer at work just to listen to them. And through the other "MP3 servers" I could find didnt fit my needs for one of the following reasons:
Depended on libfoo, libbar, python, perl, php3, Apache, libssl, etc, etc, etc...I just wanted to listen to the files
Had a lot of features for "DJ:ing" etc that I really didnt need. Well....it was fun to write too.
So whats good with AMPLE?
Small, standalone (written in C using no external libraries)
Portable (I think), I often try to compile it on the SourceForge compile farms
Allows you to listen to your own MP3s away from home, nothing more, nothing less
This is beginning to sound like marketing cr*p so Ill just stop right there, check out the links on the left for more info.
Enhancements:
- There are only two fixes in this release. One is a compilation fix for Solaris and the other one is a security fix. Turns out a buffer used for local communication didnt have sufficient checks. User data isnt written without checks though so the worst that can happen is that huge amounts of memory is allocated. The socket was also bound to the loopback device so it should only be locally abuseable.
<<less
Download (0.085MB)
Added: 2006-07-27 License: GPL (GNU General Public License) Price:
1184 downloads
Mr. Voice 2.2

Mr. Voice 2.2


Mr. Voice is a specific-purpose Perl/Tk front-end for an MP3 database. more>>
Mr. Voice is a specific-purpose Perl/Tk front-end for an MP3 database.
It was written to provide an easy-to-use MP3 solution for the production booth of an improv comedy troupe, and as such is tailored to providing quick searches and playback of MP3s that are split up into categories.
While not intended to be a standalone desktop MP3 player, others in a similar situation may find it useful.
What is Mr. Voice? A way to have a ton of audio at your disposal, and to be able to call up just the clip you need, just when you need it. If youre running any sort of production that needs audio, such as improv shows, theatre, church events, that sort of thing, Mr. Voice can help. It handles a wide variety of audio formats (MP3, OGG, WAV, AAC, WMA), can do queueing and playlisting, and has a powerful SQL database backend (without needing the overhead of a big database engine like MySQL).
Plus, its 100% free and open-source.
What isnt Mr. Voice? A general-purpose MP3 player. In fact, it doesnt play audio at all by itself - it farms that off to an audio player like XMMS or WinAmp. Its also probably not a wonderful iTunes replacement. Sure, you can categorize and search audio files, but its not designed to become a jukebox.
Enhancements:
- A new option under the Online Preferences to edit the XML-RPC (Mr. Voice Online) URL that is used (in case I need to change it again). It was hardcoded into the program before.
- Fixed bugs that were causing strange quote marks to appear in song and category names.
- Display the song filename in the "Edit Song" menu. Suggested by Bill in Portland.
- Display the time of a song next to the hotkey listing. Suggested by Ted in Chapel Hill.
- Added an option under the File menu to export the song list from your Mr. Voice database as either a text file or Microsoft Excel spreadsheet. Suggested by Ted in Chapel Hill.
<<less
Download (0.63MB)
Added: 2006-04-19 License: GPL (GNU General Public License) Price:
1292 downloads
An MP3 LEnder 0.4.0

An MP3 LEnder 0.4.0


An MP3 LEnder is a simple MP3 server written in C. more>>
An MP3 LEnder is a simple MP3 server written in C.
AMPLE is short for "A MP3 LEnder" (interesting name just to make a good abbreviation?)
I wrote AMPLE one summer when I was coding for a company and got fed up with having to FTP over all my MP3 files from my home server to the computer at work just to listen to them. And the other "MP3 servers" I could find didnt fit my needs for one of the following reasons:
Depended on libfoo, libbar, python, perl, php3, Apache, libssl, etc, etc, etc...I just wanted to listen to the files
Had a lot of features for "DJ:ing" etc that I really didnt need
Well....it was fun to write too :)
So whats good with AMPLE?
Small, standalone (written in C using no external libraries)
Portable (I think), I often try to compile it on the SourceForge compile farms
Allows you to listen to your own MP3s away from home, nothing more, nothing less
This is beginning to sound like marketing cr*p so Ill just stop right there, check out the links on the left for more info.
Enhancements:
- Make ID3v2 code understand versions 2.2.0 -> 2.4.0 (all currently existing versions)
- Reformat HTML output somewhat
- Fix search-and-replace error in libwrap code
- Made servername a config option
- Renamed -r to -n (NON-recursive)
- Changed the DEF_LOGFILE (it pointed to ample.conf instead of ample.log)
- Much work on autoconf stuff, should work much better now
- Some more testing on other architectures (Ive compiled it on everything from Tru64 to Linux to *BSD)
<<less
Download (0.026MB)
Added: 2006-04-19 License: GPL (GNU General Public License) Price:
1285 downloads
AnyData::Format::Mp3 0.10

AnyData::Format::Mp3 0.10


AnyData::Format::Mp3 is a tied hash and DBI access to Mp3 files. more>>
AnyData::Format::Mp3 is a tied hash and DBI access to Mp3 files.

SYNOPSIS

use AnyData;
my $playlist = adTie( Passwd, [c:/My Music/] );
while (my $song = each %$playlist){
print $song->{artist} if $song->{genre} eq Reggae
}

OR

use DBI
my $dbh = DBI->connect(dbi:AnyData:);
$dbh->func(playlist,Mp3,[c:/My Music],ad_catalog);
my $playlist = $dbh->selectall_arrayref( qq{
SELECT artist, title FROM playlist WHERE genre = Reggae
});
# ... other DBI/SQL operations

This module provides a tied hash interface and a DBI/SQL interface to MP files. It creates an in-memory database or hash from the Mp3 files themselves without actually creating a separate database file. This means that the database is automatically updated just by moving files in or out of the directories.
Many mp3 (mpeg three) music files contain a header describing the song name, artist, and other information about the music.

Simply choose Mp3 as the format and give a reference to an array of directories containing mp3 files. Each file in those directories will become a record containing the fields:

song
artist
album
year
genre
filename
filesize

This module is a submodule of the AnyData.pm and DBD::AnyData.pm modules. Refer to their documentation for further details.

<<less
Download (0.043MB)
Added: 2006-11-07 License: GPL (GNU General Public License) Price:
1081 downloads
MoreAmp 0.1.19

MoreAmp 0.1.19


MoreAmp is an audio player. more>>
MoreAmp is an FREE open-source audio player for Linux.

Audio player loads memory or vdisk with many files so the hard disk can spindown while playing. wxWidget on OS9/X win32 unixX11/GTK.

Play/create ogg flac wav aif mp3 aac. Play cd wma mp1/2 m2a m4a. Drag&drop, repeat loop, 31-band eq, many more features.

<<less
Download (16MB)
Added: 2006-12-30 License: GPL (GNU General Public License) Price:
1038 downloads
dialog-mp3-list 0.60

dialog-mp3-list 0.60


dialog-mp3-list generates an organized list of your CDs and directories of MP3s. more>>
dialog-mp3-list generates an organized list of your CDs and directories of MP3s. It shows a numbered list of MP3s with information on their encoding speed and track lengths. It uses Dialog/XDialog and Latex to create lists in .tex, .ps, and .pdf formats.

You can modify the source file .tex and then you can compile it with the commands:

latex lista-mp3-albuns.tex
dvips lista-mp3-albuns.dvi -o
ps2pdf lista-mp3-albuns.ps

<<less
Download (0.076MB)
Added: 2006-07-31 License: GPL (GNU General Public License) Price:
1186 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
LAME MP3 Encoder 3.98

LAME MP3 Encoder 3.98


Today, LAME is considered the best MP3 encoder at mid-high bitrates and at VBR. more>> LAME development started around mid-1998. Mike Cheng started it as a patch against the 8hz-MP3 encoder sources. After some quality concerns raised by others, he decided to start from scratch based on the dist10 sources. His goal was only to speed up the dist10 sources, and leave its quality untouched. That branch (a patch against the reference sources) became Lame 2.0, and only on Lame 3.81 did we replaced of all dist10 code, making LAME no more only a patch.
The project quickly became a team project. Mike Cheng eventually left leadership and started working on tooLame, an MP2 encoder. Mark Taylor became leader and started pursuing increased quality in addition to better speed. He can be considered the initiator of the LAME project in its current form. He released version 3.0 featuring gpsycho, a new psychoacoustic model he developed.
In early 2003 Mark left project leadership, and since then the project has been lead through the cooperation of the active developers (currently 4 individuals).
Today, LAME is considered the best MP3 encoder at mid-high bitrates and at VBR, mostly thanks to the dedicated work of its developers and the open source licensing model that allowed the project to tap into engineering resources from all around the world. Both quality and speed improvements are still happening, probably making LAME the only MP3 encoder still being actively developed.
<<less
Download (1.35MB)
Added: 2009-04-10 License: Freeware Price:
306 downloads
Apache::MP3 4.00

Apache::MP3 4.00


Apache::MP3 is a Perl module that can generate streamable directories of MP3 and Ogg Vorbis files. more>>
Apache::MP3 is a Perl module that can generate streamable directories of MP3 and Ogg Vorbis files.

SYNOPSIS

# httpd.conf or srm.conf
AddType audio/mpeg mp3 MP3
AddType audio/playlist m3u M3U
AddType audio/x-scpls pls PLS
AddType application/x-ogg ogg OGG

# httpd.conf or access.conf
< Location /songs >
SetHandler perl-script
PerlHandler Apache::MP3
< /Location >

# Or use the Apache::MP3::Sorted subclass to get sortable directory listings
< Location /songs >
SetHandler perl-script
PerlHandler Apache::MP3::Sorted
< /Location >

# Or use the Apache::MP3::Playlist subclass to get persistent playlists
< Location /songs >
SetHandler perl-script
PerlHandler Apache::MP3::Playlist
< /Location >
A demo version can be browsed at http://www.modperl.com/Songs/.

This module makes it possible to browse a directory hierarchy containing MP3, Ogg Vorbis, or Wav files, sort them on various fields, download them, stream them to an MP3 decoder like WinAmp, and construct playlists. The display is configurable and subclassable.

NOTE: This version of Apache::MP3 is substantially different from the pre-2.0 version described in The Perl Journal. Specifically, the format to use for HREF links has changed. See Linking for details.

<<less
Download (0.32MB)
Added: 2006-06-22 License: Perl Artistic License Price:
1223 downloads
mBox 0.7.2

mBox 0.7.2


mBox is an audio file manager. more>>
mBox is program intended to help you with organizing your music files.
Main features:
- ability to reencode mp3/ogg/wma to mp3/ogg
- contains utility convertor which converts whole directories to desired format. Bitrate, etc. is automatically adjusted depending on settings and source audio. See users-guide for further information
- supports reading/writing tags in MP3 ID3v1 and ID3v2, Ogg Vorbis
- supports reading WMA tags
- supports FreeDB, treates encoded files as if it was CD, so you can simply select your files and - if found in database - write tags to them. Nifty, isnt it? =)
- supports auto tagging - reads tag information from filename
- supports batch tags editing
- supports batch files renaming (can use tags)
- supports directory renaming (can use tags)
Enhancements:
- This version brings several small improvements in tag reading, file renaming and FreeDB searching.
<<less
Download (0.12MB)
Added: 2005-08-30 License: GPL (GNU General Public License) Price:
1521 downloads
qndmp3 0.2

qndmp3 0.2


qndmp3 (the Quick and Dirty MP3 Player) is a Perl-based console MP3 player-frontend with playlist support. more>>
qndmp3 (the Quick and Dirty MP3 Player) is a Perl-based console MP3 player-frontend with playlist support. In the future this file will be more informative.

<<less
Download (0.017MB)
Added: 2006-07-20 License: GPL (GNU General Public License) Price:
1192 downloads
Subsonic 3.1

Subsonic 3.1


Subsonic is a Web-based media streamer. more>>
Subsonic is a free, web-based media streamer. Although primarily designed for MP3, it works for any audio or video format that can stream over HTTP (for instance WMA and OGG).
With Subsonic you have access to your entire music collection wherever you are. Use Subsonic application to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.
Subsonic is designed to handle very large music collections (many thousand albums). It uses a combination of directory structure and tag parsing to organize the music.
If you have constrained bandwidth, you may set an upper limit for the bitrate of the music streams. Subsonic will then automatically resample the music to a suitable bitrate. (Supported for MP3 only).
In addition to being a streaming media server, Subsonic works very well as a local jukebox. The intuitive web interface, as well as search and index facilities, are optimized for efficient browsing through large media libraries.
Subsonic is free software distributed under the LGPL open-source licence.
Main features:
- Supports MP3, OGG, AAC, WMA and any other music or video format that can be streamed over HTTP.
- Works with any network-enabled media player, such as Winamp, iTunes, XMMS, MusicMatch and Windows Media Player.
- Displays cover art, dynamically scaling it to fit nicely on the screen.
- Finds cover art and album info using Amazon Web Services.
- On-the-fly resampling to lower bitrates using the high-quality LAME encoder (MP3 only).
- Common playlist features (add, remove, rearrange, repeat, shuffle, undo).
- Playlists can be saved and restored. Both M3U and PLS formats are supported.
- Configurable index.
- Google-like search functionality.
- Automatic update of search index at specified intervals.
- Supports multiple simultaneous players. The playlist for any player can be managed from any location.
- Secure. Users must log in using a username and password.
- Lean web interface optimized for constrained bandwidth environments and efficient browsing through large music collections.
- WAP interface allows you to control Subsonic from any mobile phone or PDA.
- In addition to streaming, single files or entire directories may be downloaded from Subsonic.
- Files can be uploaded to Subsonic. Zip-files can be automatically unpacked.
- Implements the SHOUTcast protocol. Players which support this (including Winamp, iTunes and XMMS) will display the current artist and song name.
- Provides links to album reviews and more at allmusic.com.
- Supports internationalization. Currently, English and Norwegian translations are provided.
Enhancements:
- New: Optimized scanning of music folders. Dramatic improvement for network disks.
- Bugfix: Fixed minor concurrency bug in search index creation.
- Bugfix: Make cache work if clocks on remote disks are out of sync.
- Bugfix: Ensure that cover art images are ordered alphabetically.
- Bugfix: Remove nag message for licensed users.
<<less
Download (11MB)
Added: 2007-08-03 License: LGPL (GNU Lesser General Public License) Price:
841 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5