summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/zh_CN/mencoder.xml
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-05-13 02:58:57 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-05-13 02:58:57 +0000
commit6e9cbdc10448203e7c8b2de41447442fcc9f7bae (patch)
tree0ed465592509105fdbeab27fc12ddbb2e3590aa5 /DOCS/xml/zh_CN/mencoder.xml
parenteafe5b7517bbf408ae1ffc936a3abe2313c3b334 (diff)
downloadmpv-6e9cbdc10448203e7c8b2de41447442fcc9f7bae.tar.bz2
mpv-6e9cbdc10448203e7c8b2de41447442fcc9f7bae.tar.xz
whitespace cosmetics: Remove all trailing whitespace.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/zh_CN/mencoder.xml')
-rw-r--r--DOCS/xml/zh_CN/mencoder.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/xml/zh_CN/mencoder.xml b/DOCS/xml/zh_CN/mencoder.xml
index 4b76928c69..81ab1170dc 100644
--- a/DOCS/xml/zh_CN/mencoder.xml
+++ b/DOCS/xml/zh_CN/mencoder.xml
@@ -511,7 +511,7 @@ mencoder <replaceable>input.nsv</replaceable> -oac copy -fafmttag 0x706D \
<para>
<application>MEncoder</application>可以通过一个或多个JPEG, PNG, TGA, 或其
-他图片文件制作电影。使用简单的桢复制,它能生成MJPEG (移动JPEG), MPNG
+他图片文件制作电影。使用简单的桢复制,它能生成MJPEG (移动JPEG), MPNG
(移动PNG)或MTGA (移动TGA) 文件。
</para>
@@ -558,7 +558,7 @@ mencoder mf://<replaceable>frame001.jpg,frame002.jpg</replaceable> -mf w=800:h=6
使用显示指示的一系列JPEG文件生成MPEG-4文件(当前目录下的list.txt包含被用做源的文件列表,
一个一行):
<screen>
-mencoder mf://<replaceable>@list.txt</replaceable> -mf w=800:h=600:fps=25:type=jpg \
+mencoder mf://<replaceable>@list.txt</replaceable> -mf w=800:h=600:fps=25:type=jpg \
-ovc lavc -lavcopts vcodec=mpeg4:mbd=2:trell -oac copy -o <replaceable>output.avi</replaceable>
</screen>
</para>
@@ -681,7 +681,7 @@ DVD及SVCD(例如MPEG-1/2)文件包含画面比例,此信息可用来指示播
<para>还有</para>
<para>
-MPEG-4有个独特的特点:视频流可以包含它需要的画面比例。是的,正像MPEG-1/2 (DVD,
+MPEG-4有个独特的特点:视频流可以包含它需要的画面比例。是的,正像MPEG-1/2 (DVD,
SVCD)及H.263文件一样。可惜的是,除了<application>MPlayer</application>几乎没有播放器
支持这项MPEG-4属性。
</para>