You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

99 lines
1.8 KiB

.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
.TH MP4ART "1" "May 2012" "mp4art - MP4v2 2.0.0" "MP4v2 Utilities"
.SH NAME
mp4art \- manual page for mp4art - MP4v2 2.0.0
.SH SYNOPSIS
.B mp4art
[\fIOPTION\fR]... \fIACTION file\fR...
.SH DESCRIPTION
For each mp4 (m4a) file specified, perform the specified ACTION. An action
must be specified. Some options are not applicable for some actions.
.PP
ACTIONS
.TP
\fB\-\-list\fR
list all covr\-boxes
.TP
\fB\-\-add\fR IMG
add covr\-box from IMG file
.TP
\fB\-\-replace\fR IMG
replace covr\-box with IMG file
.TP
\fB\-\-remove\fR
remove covr\-box
.TP
\fB\-\-extract\fR
extract covr\-box
.PP
ACTION PARAMETERS
.TP
\fB\-\-art\-any\fR
act on all covr\-boxes (default)
.TP
\fB\-\-art\-index\fR IDX
act on covr\-box index IDX
.PP
OPTIONS
.TP
\fB\-z\fR, \fB\-\-optimize\fR
optimize mp4 file after modification
.TP
\fB\-y\fR, \fB\-\-dryrun\fR
do not actually create or modify any files
.TP
\fB\-k\fR, \fB\-\-keepgoing\fR
continue batch processing even after errors
.TP
\fB\-o\fR, \fB\-\-overwrite\fR
overwrite existing files when creating
.TP
\fB\-f\fR, \fB\-\-force\fR
force overwrite even if file is read\-only
.TP
\fB\-q\fR, \fB\-\-quiet\fR
equivalent to \fB\-\-verbose\fR 0
.TP
\fB\-d\fR, \fB\-\-debug\fR NUM
increase debug or long\-option to set NUM
.TP
\fB\-v\fR, \fB\-\-verbose\fR NUM
increase verbosity or long\-option to set NUM
.TP
\fB\-h\fR, \fB\-\-help\fR
print brief help or long\-option for extended help
.TP
\fB\-\-version\fR
print version information and exit
.PP
DEBUG LEVELS (for raw mp4 file I/O)
.TP
0
supressed
.TP
1
add warnings and errors (default)
.TP
2
add table details
.TP
3
add implicits
.TP
4
everything
.PP
VERBOSE LEVELS
.TP
0
warnings and errors
.TP
1
normal informative messages (default)
.TP
2
more informative messages
.TP
3
everything