man mp32ogg (Commandes) - Convert MP3 to Ogg Vorbis
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.
- --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
SEE ALSO
AUTHOR
This manual page was written by Julien Danjou <acid@debian.org>, for the Debian GNU/Linux system (but may be used by others).