mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-02-26 08:22:31 +00:00
mkvmerge man page: remove superfluous space after tag
This commit is contained in:
parent
c400adbb37
commit
aa170d9c25
@ -206,7 +206,7 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Sets the character set that is used for the conversion to UTF-8 for simple chapter files. See the section about <link
|
Sets the character set that is used for the conversion to UTF-8 for simple chapter files. See the section about <link
|
||||||
linkend="mkvmerge.text_files_and_charsets"> text files and character sets</link> for an explanation how &mkvmerge; converts between
|
linkend="mkvmerge.text_files_and_charsets">text files and character sets</link> for an explanation how &mkvmerge; converts between
|
||||||
character sets.
|
character sets.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@ -1308,7 +1308,7 @@ $ mkvmerge -o out.mkv '(' file.mkv ')'</screen>
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Sets the charset that is used for the conversion to UTF-8 for chapter information contained in the source file. See the section about
|
Sets the charset that is used for the conversion to UTF-8 for chapter information contained in the source file. See the section about
|
||||||
<link linkend="mkvmerge.text_files_and_charsets"> text files and character sets</link> for an explanation how &mkvmerge; converts
|
<link linkend="mkvmerge.text_files_and_charsets">text files and character sets</link> for an explanation how &mkvmerge; converts
|
||||||
between character sets.
|
between character sets.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
@ -1937,7 +1937,7 @@ $ mkvmerge -o out.mkv '(' file.mkv ')'</screen>
|
|||||||
<para>
|
<para>
|
||||||
Sets the character set for the conversion to UTF-8 for UTF-8 subtitles for the given track ID. If not specified the charset will be
|
Sets the character set for the conversion to UTF-8 for UTF-8 subtitles for the given track ID. If not specified the charset will be
|
||||||
derived from the current locale settings. Note that a charset is not needed for subtitles read from &matroska; files or from Kate
|
derived from the current locale settings. Note that a charset is not needed for subtitles read from &matroska; files or from Kate
|
||||||
streams, as these are always stored in UTF-8. See the section about <link linkend="mkvmerge.text_files_and_charsets"> text files and
|
streams, as these are always stored in UTF-8. See the section about <link linkend="mkvmerge.text_files_and_charsets">text files and
|
||||||
character sets</link> for an explanation how &mkvmerge; converts between character sets.
|
character sets</link> for an explanation how &mkvmerge; converts between character sets.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@ -2662,7 +2662,7 @@ Track ID 1: audio (A_MPEG/L3)</screen>
|
|||||||
<title>Subtitles</title>
|
<title>Subtitles</title>
|
||||||
<para>
|
<para>
|
||||||
There are several text and bitmap subtitle formats that can be embedded into &matroska;. Text subtitles must be recoded to UTF-8 so that
|
There are several text and bitmap subtitle formats that can be embedded into &matroska;. Text subtitles must be recoded to UTF-8 so that
|
||||||
they can be displayed correctly by a player (see the section about <link linkend="mkvmerge.text_files_and_charsets"> text files and
|
they can be displayed correctly by a player (see the section about <link linkend="mkvmerge.text_files_and_charsets">text files and
|
||||||
character sets</link> for an explanation how &mkvmerge; converts between character sets). Kate subtitles are already encoded in UTF-8 and
|
character sets</link> for an explanation how &mkvmerge; converts between character sets). Kate subtitles are already encoded in UTF-8 and
|
||||||
do not have to be re-encoded.
|
do not have to be re-encoded.
|
||||||
</para>
|
</para>
|
||||||
@ -2824,7 +2824,7 @@ CHAPTER03NAME=Baby rocks the house</screen>
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
As this is a text file character set conversion may need to be done. See the section about <link
|
As this is a text file character set conversion may need to be done. See the section about <link
|
||||||
linkend="mkvmerge.text_files_and_charsets"> text files and character sets</link> for an explanation how &mkvmerge; converts between
|
linkend="mkvmerge.text_files_and_charsets">text files and character sets</link> for an explanation how &mkvmerge; converts between
|
||||||
character sets.
|
character sets.
|
||||||
</para>
|
</para>
|
||||||
</refsect2>
|
</refsect2>
|
||||||
|
Loading…
Reference in New Issue
Block a user