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
EasyTAG(1)						      General Commands Manual							EasyTAG(1)

NAME
easytag - Tag editor for MP3 and Ogg Vorbis files SYNOPSIS
easytag [options] easytag [directory] DESCRIPTION
EasyTAG is an utility for viewing and editing tags for MP3, MP2, FLAC, Ogg Vorbis, MP4/AAC, MusePack and Monkey's Audio files. Its simple and nice GTK2 interface makes tagging easier under GNU/Linux. OPTIONS
--help Display a short help --version Display version information [directory] Choose the directory to open at startup. It can be either an absolute path or a relative path. AVAILABILITY
EasyTAG is licensed under the GNU Public License(GPL). A copy of that license should have come with the package in the file COPYING. You are encouraged to distribute copies of the Samba suite, but please obey the terms of this license. The latest version of EasyTAG can be obtained via the project's webpage <URL: http://easytag.sourceforge.net/> FILES
EasyTAG will create a directory named .easytag in your home directory where it stores its configuration file and history files. /usr/bin/easytag: EasyTAG's location. ~/.easytag/easytagrc: EasyTAG's configuration file. VERSION
This man page is done for the version 2.1.7 of EasyTAG. AUTHOR
The author of this software is Jerome COUDERC. You can mail him about EasyTAG at <easytag@gmail.com> This man page was originally written by Pauliuc George <pauliuc@gmx.net> EasyTAG(1)