mp32ogg

Langue: en

Version: August 28, 2002 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

mp32ogg - Convert MP3 to Ogg Vorbis

SYNOPSIS

mp32ogg [options] files directories...

DESCRIPTION

This manual page documents briefly the mp32ogg command. This manual page was written for the Debian distribution because the original program does not have a manual page.

mp32ogg is a program that converts MP3 files and directories to Ogg Vorbis.

OPTIONS

These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
-h, --help
Show summary of options.
--quality=[-1..10]
Set Ogg/Vorbis quality level. By default, set to the bitrate of original .mp3.
--delete
Delete files after converting
--rename=format
Instead of simply replacing the .mp3 with .ogg for the output file, produce output filenames in this format, replacing %a, %t and %l with artist, title, and album name for the track
--lowercase
Force lowercase filenames when using --rename
--verbose
Verbose output
--preserve-timestamp
Preserve file timestamp
--from-charset=CHARSET
Reencode IDv3 tags from CHARSET to UTF8.

SEE ALSO

oggenc(1),

AUTHOR

This manual page was written by Julien Danjou <acid@debian.org>, for the Debian GNU/Linux system (but may be used by others).