mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-26 20:12:38 +00:00
108 lines
3.3 KiB
Groff
108 lines
3.3 KiB
Groff
'\" t
|
||
.\" Title: mkvtoolnix-gui
|
||
.\" Author: Moritz Bunkus <moritz@bunkus.org>
|
||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||
.\" Date: 2015-09-19
|
||
.\" Manual: 用户命令
|
||
.\" Source: MKVToolNix 8.4.0
|
||
.\" Language: Chinese
|
||
.\"
|
||
.TH "MKVTOOLNIX\-GUI" "1" "2015\-09\-19" "MKVToolNix 8\&.4\&.0" "用户命令"
|
||
.\" -----------------------------------------------------------------
|
||
.\" * Define some portability stuff
|
||
.\" -----------------------------------------------------------------
|
||
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
.\" http://bugs.debian.org/507673
|
||
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
|
||
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
.ie \n(.g .ds Aq \(aq
|
||
.el .ds Aq '
|
||
.\" -----------------------------------------------------------------
|
||
.\" * set default formatting
|
||
.\" -----------------------------------------------------------------
|
||
.\" disable hyphenation
|
||
.nh
|
||
.\" disable justification (adjust text to left margin only)
|
||
.ad l
|
||
.\" -----------------------------------------------------------------
|
||
.\" * MAIN CONTENT STARTS HERE *
|
||
.\" -----------------------------------------------------------------
|
||
.SH "名称"
|
||
mkvtoolnix-gui \- \fBmkvmerge\fR(1) 的 GUI,包含章节编辑器和头部字段编辑器
|
||
.SH "概要"
|
||
.HP \w'\fBmkvtoolnix\-gui\fR\ 'u
|
||
\fBmkvtoolnix\-gui\fR [[configuration\-file\-name\&.mtxcfg] | [source\-file\&.ext] | [\-\-edit\-chapters\ [chapter\-file\&.ext]] | [\-\-edit\-headers\ [matroska\-file\&.mkv]]]
|
||
.SH "说明"
|
||
.PP
|
||
\fBmkvtoolnix-gui\fR(1)
|
||
is a
|
||
Qt(TM)
|
||
based
|
||
GUI
|
||
for
|
||
\fBmkvmerge\fR(1)
|
||
(and will evolve to cover
|
||
\fBmkvinfo\fR(1)
|
||
and
|
||
\fBmkvextract\fR(1)
|
||
as well)\&. It offers easy access to most of
|
||
\fBmkvmerge\fR(1)\*(Aqs options\&. All settings (e\&.g\&. source files, track options etc) can be saved and restored\&.
|
||
.PP
|
||
Listing configuration file names with the extension
|
||
\&.mtxcfg
|
||
causes the GUI to load the those configuration files in the appropriate tool\&. Any other file name is added as an input file for merging, opened in the chapter editor or in the header editor depending on the current mode\&. The current mode can be changed with
|
||
\fB\-\-merge\fR,
|
||
\fB\-\-edit\-chapters\fR
|
||
or
|
||
\fB\-\-edit\-headers\fR\&. The default mode is adding files for merging\&.
|
||
.PP
|
||
Note that if an instance of the application is already running when the application is started a second time all file names given on the command line are handled by the already\-running instance\&.
|
||
.PP
|
||
\fB\-\-merge\fR
|
||
.RS 4
|
||
All following file names will be added as input files to the current merge job\&. This is the default mode\&.
|
||
.RE
|
||
.PP
|
||
\fB\-\-edit\-chapters\fR
|
||
.RS 4
|
||
All following file names will be opened in the chapter editor\&.
|
||
.RE
|
||
.PP
|
||
\fB\-\-edit\-headers\fR
|
||
.RS 4
|
||
All following file names will be opened in the header editor\&.
|
||
.RE
|
||
.PP
|
||
\fB\-h\fR, \fB\-\-help\fR
|
||
.RS 4
|
||
显示用法信息并退出。
|
||
.RE
|
||
.PP
|
||
\fB\-V\fR, \fB\-\-version\fR
|
||
.RS 4
|
||
显示版本信息并退出。
|
||
.RE
|
||
.SH "参阅"
|
||
.PP
|
||
\fBmkvmerge\fR(1),
|
||
\fBmkvextract\fR(1),
|
||
\fBmkvinfo\fR(1),
|
||
\fBmkvpropedit\fR(1)
|
||
.SH "网络"
|
||
.PP
|
||
最新版本总可以在
|
||
\m[blue]\fBMKVToolNix 主页\fR\m[]\&\s-2\u[1]\d\s+2
|
||
找到。
|
||
.SH "作者"
|
||
.PP
|
||
\fBMoritz Bunkus\fR <\&moritz@bunkus\&.org\&>
|
||
.RS 4
|
||
开发者
|
||
.RE
|
||
.SH "备注"
|
||
.IP " 1." 4
|
||
MKVToolNix 主页
|
||
.RS 4
|
||
\%https://www.bunkus.org/videotools/mkvtoolnix/
|
||
.RE
|