comparison DOCS/man/zh/mplayer.1 @ 23467:720aa593e920

Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
author kraymer
date Wed, 06 Jun 2007 11:58:52 +0000
parents e80337bdc886
children ac22aefd69ac
comparison
equal deleted inserted replaced
23466:db5fd8a09c97 23467:720aa593e920
1 .\" Partial sync with en/mplayer.1 r23370 1 .\" Partial sync with en/mplayer.1 r23455
2 .\" Encoding: utf-8 2 .\" Encoding: utf-8
3 .\" Only 1 section unfinished: "CODEC SPECIFIC ENCODING OPTIONS", 3 .\" Only 1 section unfinished: "CODEC SPECIFIC ENCODING OPTIONS",
4 .\" also see line 4560. 4 .\" also see line 4560.
5 .\" Reminder of hard terms which need better/final solution later: 5 .\" Reminder of hard terms which need better/final solution later:
6 .\" /capture; playtree in parent list; colorkey; retrace; desync; downmix; 6 .\" /capture; playtree in parent list; colorkey; retrace; desync; downmix;
10 .\" 10 .\"
11 .\" MPlayer (C) 2000-2007 MPlayer 团队 11 .\" MPlayer (C) 2000-2007 MPlayer 团队
12 .\" 本(英文)手册页由 Gabucino, Diego Biurrun, Jonas Jermann 编写 12 .\" 本(英文)手册页由 Gabucino, Diego Biurrun, Jonas Jermann 编写
13 .\" 参于翻译本中文手册页的有: 13 .\" 参于翻译本中文手册页的有:
14 .\" Lu Ran <hephooey@fastmail.fm>, 14 .\" Lu Ran <hephooey@fastmail.fm>,
15 .\" Sheldon Jin <jinsh2 AT yahoo.com>, 15 .\" Sheldon Jin <jinsh2 AT yahoo.com>, JRaSH <jrash06 AT 163.com>
16 . 16 .
17 .\" -------------------------------------------------------------------------- 17 .\" --------------------------------------------------------------------------
18 .\" 宏定义 18 .\" 宏定义
19 .\" -------------------------------------------------------------------------- 19 .\" --------------------------------------------------------------------------
20 . 20 .
41 . 41 .
42 .\" -------------------------------------------------------------------------- 42 .\" --------------------------------------------------------------------------
43 .\" 名称 43 .\" 名称
44 .\" -------------------------------------------------------------------------- 44 .\" --------------------------------------------------------------------------
45 . 45 .
46 .TH MPlayer 1 "2006-10-15" "MPlayer 项目" "电影播放器" 46 .TH MPlayer 1 "2007-06-01" "MPlayer 项目" "电影播放器"
47 . 47 .
48 .SH 名称 48 .SH 名称
49 mplayer \- 电影播放器 49 mplayer \- 电影播放器
50 .br 50 .br
51 mencoder \- 电影编解码器 51 mencoder \- 电影编解码器
853 .TP 853 .TP
854 .B \-menu-cfg <文件名> (仅用于OSD菜单) 854 .B \-menu-cfg <文件名> (仅用于OSD菜单)
855 使用另一种的 menu.conf。 855 使用另一种的 menu.conf。
856 . 856 .
857 .TP 857 .TP
858 .B \-menu-keepdir (仅用于OSD菜单) 858 .B \-menu-keepdir(仅用于OSD菜单)
859 文件浏览器的起始位置为上一次记录的位置而不是当前目录。 859 文件浏览器从最近浏览位置开始浏览,而不是当前目录。
860 . 860 .
861 .TP 861 .TP
862 .B \-menu-root <参数值> (仅适用于 OSD 菜单) 862 .B \-menu-root <参数值> (仅适用于 OSD 菜单)
863 指定主菜单。 863 指定主菜单。
864 . 864 .
1609 .sp 1 1609 .sp 1
1610 可用选项有: 1610 可用选项有:
1611 .RSs 1611 .RSs
1612 .IPs noaudio 1612 .IPs noaudio
1613 没有声音 1613 没有声音
1614 .IPs automute=<0-255>(仅适用于v4l和v4l2)
1615 如果设备报告的信号强度小于这个值,那么音频和视频将静音。
1616 大多数情况下automute=100就足够用了。
1617 默认值为0(禁用automute)。
1614 .IPs driver=<参数值> 1618 .IPs driver=<参数值>
1615 参见\-tv driver=help以获取内置TV输入驱动的列表。 1619 参见\-tv driver=help以获取内置TV输入驱动的列表。
1616 可用参数: dummy, v4l, bsdbt848 1620 可用参数: dummy, v4l, bsdbt848
1617 .IPs device=<参数值> 1621 .IPs device=<参数值>
1618 指定 TV 设备 (默认是: /dev/\:video0)。 1622 指定 TV 设备 (默认是: /dev/\:video0)。
2701 指定监视器的垂直频率范围。 2705 指定监视器的垂直频率范围。
2702 . 2706 .
2703 .TP 2707 .TP
2704 .B \-monitoraspect <宽高比> (也请参见 \-aspect) 2708 .B \-monitoraspect <宽高比> (也请参见 \-aspect)
2705 设置监视器或电视屏幕的宽高比。 2709 设置监视器或电视屏幕的宽高比。
2706 值 0 将禁用先前的屏幕宽高比设置(例如在配置文件中的设置)。如果激活了,此选项 2710 值 0 将禁用先前的屏幕宽高比设置(例如,\&在配置文件中的设置)。如果激活了,此
2707 将屏蔽\-monitorpixelaspect中的设置。 2711 选项将屏蔽\-monitorpixelaspect中的设置。
2708 .sp 1 2712 .sp 1
2709 .I 示例: 2713 .I 示例:
2710 .PD 0 2714 .PD 0
2711 .RSs 2715 .RSs
2712 \-monitoraspect 4:3 或者 1.3333 2716 \-monitoraspect 4:3 或者 1.3333
7675 MPlayer 是 (C) 2000\-2007 The MPlayer Team (MPlayer 团队) 所有 7679 MPlayer 是 (C) 2000\-2007 The MPlayer Team (MPlayer 团队) 所有
7676 .PP 7680 .PP
7677 本(英文)手册页主要由 Gabucino, Jonas Jermann 和 Diego Biurrun 编写, 7681 本(英文)手册页主要由 Gabucino, Jonas Jermann 和 Diego Biurrun 编写,
7678 由 Diego Biurrun 维护。 7682 由 Diego Biurrun 维护。
7679 参于翻译本中文手册页的有: Lu Ran <hephooey AT fastmail.fm>, 7683 参于翻译本中文手册页的有: Lu Ran <hephooey AT fastmail.fm>,
7680 Sheldon Jin <jinsh2 AT yahoo.com> 等。 7684 Sheldon Jin <jinsh2 AT yahoo.com>, JRaSH<jrash06 At 163.com> 等。
7681 有关本文的联系请发送邮件到 MPlayer-DOCS 邮件列表。 7685 有关本文的联系请发送邮件到 MPlayer-DOCS 邮件列表。
7682 与翻译相关的邮件属于 MPlayer-translations 邮件列表。 7686 与翻译相关的邮件属于 MPlayer-translations 邮件列表。
7683 .\" end of file 7687 .\" end of file