Audio conversion tools for Linux


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Audio conversion tools for Linux
# 1  
Old 02-28-2008
Audio conversion tools for Linux

Thu, 28 Feb 2008 16:00:00 GMT
Most portable audio players can play music encoded in the MP3 audio format, but some consumers also have music in Ogg Vorbis, FLAC, MPC, or even WMA files. How do you change from one format to another when you need to? Here are some of the best audio conversion tools available in Linux.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Error with Audio Conversion Bash Script

Good evening, I'm currently working on a BASH script to convert audio between file formats and I've come across a snag. At the beginning of the script, I'm having the system check to see if any files with the .m4a extension exist in the directory, and if so, it runs the script. If there are no... (1 Reply)
Discussion started by: KBurkholder
1 Replies

2. Shell Programming and Scripting

Epoch & Unix Timestamp Conversion Tools

Hi All, Please read the below data carefully. I need an unix command for converting unix timestamp to Epoch timestamp. I need to daily convert this today's unix(UTC) time to epoch time, so i am thinking to make a shellscript for this. Please help me for this by providing... (3 Replies)
Discussion started by: aish11
3 Replies

3. Linux

ESQL/C to Oracle Conversion Tools.

The oracle site has such a tool for several platforms but Linux :mad: Would anyone be able to point me in the direction of an Informix ESQL/C to Pro/C convertor that will run on Linux? Thanks (1 Reply)
Discussion started by: mbb
1 Replies
Login or Register to Ask a Question
CLEMENTINE(1)						      General Commands Manual						     CLEMENTINE(1)

NAME
clementine -- A modern music player and library organizer SYNOPSIS
clementine [options] [URL(s)] DESCRIPTION
This manual page documents briefly the clementine commands. This manual page was written for the Debian distribution because the original program does not have a manual page. clementine is modern music player and library organizer. It is inspired by Amarok 1.4 and is written to take advantage of Qt4. Features : o Search and play your local music library. o Listen to internet radio from Last.fm, SomaFM and Magnatune. o Tabbed playlists, import and export M3U, XSPF, PLS and ASX. o Visualisations from projectM. o Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC o Edit tags on MP3 and OGG files, organise your music. o Download missing album cover art from Last.fm. o Cross-platform - works on Windows, Mac OS X and Linux. o Native desktop notifications on Linux (libnotify) and Mac OS X (Growl). o Supports MPRIS on Linux, or remote control using the command-line. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. Player options : -p --play Start the playlist currently playing. -t --play-pause Play if stopped, pause if playing. -u --pause Pause playback -s --stop Stop playback -r --previous Skip backwards in playlist. -f --next Skip forwards in playlist. -v --volume <value> Set the volume to <value> percent. --volume-up Increase the volume by 4%. --volume-down Decrease the volume by 4%.. --seek-to <seconds> Seek the currently playing track to an absolute position. --seek-by <seconds> Seek the currently playing track by a relative amount. Playlist options: -a --append Append files/URLs to the playlist. -l --load Loads files/URLs, replacing current playlist. -k --play-track <n> Play the <n>th track in the playlist Other options: -h --help Show summary of options. -o --show-osd Display the on-screen-display. -e --engine Select engine -g --language <lang> Change the language AUTHORS
Clementine main developers : o David Sansome me@davidsansome.com o John Maguire john.maguire@gmail.com This manual page was written by Thomas PIERSON web.pierson@gmail.com for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 any later version pub- lished by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3. CLEMENTINE(1)