aboutsummaryrefslogtreecommitdiff
path: root/doc/man/man1/mp4subtitle.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man1/mp4subtitle.1')
-rw-r--r--doc/man/man1/mp4subtitle.187
1 files changed, 87 insertions, 0 deletions
diff --git a/doc/man/man1/mp4subtitle.1 b/doc/man/man1/mp4subtitle.1
new file mode 100644
index 0000000..ae7272e
--- /dev/null
+++ b/doc/man/man1/mp4subtitle.1
@@ -0,0 +1,87 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
+.TH MP4SUBTITLE "1" "July 2009" "mp4subtitle - MP4v2 1.9.1" "MP4v2 Utilities"
+.SH NAME
+mp4subtitle \- manual page for mp4subtitle - MP4v2 1.9.1
+.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