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.
88 lines
1.6 KiB
88 lines
1.6 KiB
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
|
|
.TH MP4SUBTITLE "1" "May 2012" "mp4subtitle - MP4v2 2.0.0" "MP4v2 Utilities"
|
|
.SH NAME
|
|
mp4subtitle \- manual page for mp4subtitle - MP4v2 2.0.0
|
|
.SH SYNOPSIS
|
|
.B mp4subtitle
|
|
[\fIOPTION\fR]... \fIACTION file\fR...
|
|
.SH DESCRIPTION
|
|
For each mp4 file specified, perform the specified ACTION. An action must be
|
|
specified. Some options are not applicable to some actions.
|
|
.PP
|
|
ACTIONS
|
|
.TP
|
|
\fB\-\-list\fR
|
|
list available subtitles
|
|
.TP
|
|
\fB\-\-export\fR TXT
|
|
export subtitles to TXT
|
|
.TP
|
|
\fB\-\-import\fR TXT
|
|
import subtitles from TXT
|
|
.TP
|
|
\fB\-\-remove\fR
|
|
remove all subtitles
|
|
.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
|