annotate DOCS/man/sv/mplayer.1 @ 19559:42928a2e88fc

live.com --> LIVE555
author diego
date Mon, 28 Aug 2006 08:55:47 +0000
parents 29341cdc1cf3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1 .\" synced with 1.793 (TODO)
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
2 .\"
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
3 .\" Work in progress, help appreciated
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
4 .\"
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5 .\" MPlayer (C) 2000-2004 MPlayer Team
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6 .\" This man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7 .\" Translator: Carl Fürstenberg < azatoth at gmail dot com >
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
8 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
9 .\" --------------------------------------------------------------------------
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
10 .\" Macro definitions
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
11 .\" --------------------------------------------------------------------------
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
12 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
13 .\" default indentation is 7, don't change!
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
14 .nr IN 7
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
15 .\" define indentation for suboptions
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
16 .nr SS 5
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
17 .\" add new suboption
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
18 .de IPs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
19 .IP "\\$1" \n(SS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
20 ..
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
21 .\" begin of first level suboptions, end with .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
22 .de RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
23 .RS \n(IN+3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
24 ..
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
25 .\" begin of 2nd level suboptions
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
26 .de RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
27 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
28 .RS \n(SS+3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
29 ..
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
30 .\" end of 2nd level suboptions
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
31 .de REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
32 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
33 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
34 ..
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
35 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
36 .\" --------------------------------------------------------------------------
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
37 .\" Title
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
38 .\" --------------------------------------------------------------------------
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
39 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
40 .TH MPlayer 1 "2004-10-20" "The MPlayer Project" "The Movie Player"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
41 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
42 .SH NAME
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
43 mplayer \- filmspelare
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
44 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
45 mencoder \- filmkodare
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
46 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
47 .\" --------------------------------------------------------------------------
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
48 .\" Synopsis
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
49 .\" --------------------------------------------------------------------------
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
50 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
51 .SH SYNOPSIS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
52 .na
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
53 .nh
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
54 .B mplayer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
55 .RI [argument]\ [ \ fil\ | \ URL\ | \ spellista\ | \ \-\ ]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
56 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
57 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
58 .in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
59 .B mplayer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
60 'in +\n[.k]u
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
61 [globala argument]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
62 .I fil1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
63 [specifika argument] [fil2] [specifika argument]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
64 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
65 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
66 .in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
67 .B mplayer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
68 'in +\n[.k]u
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
69 [globala argument]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
70 .RI { "grupp av filer och argument" }
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
71 [gruppspecifika argument]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
72 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
73 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
74 .in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
75 .B mplayer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
76 'in +\n[.k]u
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
77 .I dvd://[title|[start_title]\-slut_title ]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
78 [argument]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
79 .\" if patch accepted
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
80 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
81 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
82 .in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
83 .B mplayer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
84 'in +\n[.k]u
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
85 .I dvd://[title][:kapitel[-slutkapitel][:vinkel][@dvd-enhet]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
86 [argument]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
87 .\" end if
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
88 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
89 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
90 .in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
91 .B mplayer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
92 'in +\n[.k]u
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
93 .I vcd://spår[/enhet]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
94 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
95 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
96 .in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
97 .B mplayer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
98 'in +\n[.k]u
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
99 .I tv://[kanal]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
100 [argument]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
101 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
102 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
103 .in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
104 .B mplayer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
105 'in +\n[.k]u
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
106 .I dvb://[kortnummer@]kanal
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
107 [argument]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
108 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
109 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
110 .in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
111 .B mplayer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
112 'in +\n[.k]u
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
113 .I mf://filmask
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
114 [-mf argument] [argument]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
115 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
116 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
117 .in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
118 .B mplayer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
119 'in +\n[.k]u
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
120 .I [cdda|cddb]://spår[:fart][/enhet]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
121 [argument]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
122 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
123 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
124 .in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
125 .B mplayer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
126 'in +\n[.k]u
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
127 .I cue://fil[:spår]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
128 [options]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
129 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
130 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
131 .in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
132 .B mplayer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
133 'in +\n[.k]u
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
134 .I [mms[t]|http|http_proxy|rt[s]p|ftp]://
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
135 .I [användare:lösenord@]URL[:port]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
136 [argument]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
137 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
138 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
139 .in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
140 .B mplayer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
141 'in +\n[.k]u
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
142 .I sdp://fil
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
143 [argument]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
144 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
145 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
146 .in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
147 .B mplayer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
148 'in +\n[.k]u
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
149 .I mpst://host[:port]/URL
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
150 [argument]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
151 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
152 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
153 .in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
154 .B gmplayer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
155 [argument]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
156 [\-skin\ skin]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
157 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
158 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
159 .B mencoder
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
160 [argument]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
161 .RI [ \ fil\ | \ URL\ | \ \-\ ]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
162 [\-o\ fil]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
163 .ad
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
164 .hy
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
165 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
166 .\" --------------------------------------------------------------------------
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
167 .\" Description
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
168 .\" --------------------------------------------------------------------------
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
169 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
170 .SH BESKRIVNING
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
171 .B mplayer
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
172 är en filmspelare, ursprungligen för Linux, men kan köras på de flesta
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
173 platformar (se dokumentationen). Den spelare mestadels MPEG/\:VOB, AVI,
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
174 ASF/\:WMA/\:WMV, RM, QT/\:MOV/\:MP4, OGG/\:OGM, MKV, VIVO, FLI, NuppelVideo,
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
175 yuv4mpeg, FILM samt RoQ filer, är stödd av många nativa och binära codec. Du
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
176 kan kolla VideoCD, SVCD, DVD, 3ivx, DivX\ 3/\:4/\:5 samt även WMV filmer.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
177 .PP
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
178 MPlayer stödjer en uppsjö av video- och audio-ut-drivrutiner. Den funkar med
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
179 X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, libcaca, DirectFB, Quartz, men du
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
180 kan även använda GGI, SDL (pch alla deras drivrutiner), VESA (på varenda
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
181 VESA-kompatibla kort, även utan X11), vissa låglevelade kortspecifika
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
182 kortsdrivrutiner (för Matrox, 3Dfx samt ATI) och vissa
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
183 hårdvaru-MPEG-avkodarkort, såsom Siemens DVB, DXR2 samt DXR3/\:Hollywood+. De
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
184 flesta stödjer mjukvaro och hårdvaruskalning, så du kan kolla på filmer i
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
185 fullskärmsmode
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
186 .PP
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
187 MPlayer har "onscreen display" (OSD) för statusinformation, snygga stora
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
188 antialiserade skuggade textningstexter samt visuellt återgivning av
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
189 tagentbordskontroller. Europeiska/\:ISO 8859-1,2 , kyrilliska, samt koreanska
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
190 typsnitt är stött
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
191 jämnsides med 12 textningsformat (MicroDVD, SubRip, OGM, SubViewer, Sami,
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
192 VPlayer, RT, SSA, AQTitle, JACOsub, PJS samt vår egna: MPsub) och DVD-textning
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
193 (SPU-ström, VOBsub och Closed Captions).
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
194 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
195 .B mencoder
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
196 (MPlayer's Movie Encoder) är en enkel filmkodare, framtagen till att koda
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
197 MPlayer-spelbara filmer (se ovan) till andra MPlayer-spelbara format (se
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
198 nedan).
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
199 Den kodar till DivX4, XviD, någon av libavcodecs codec, samt
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
200 PCM/\:MP3/\:VBRMP3-audio i 1, 2 eller 3 pass.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
201 Även så har den strömkopieringsförmåga, ett kraftfullt filtersystem (crop,
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
202 expand, flip, postprocess, rotate, scale, noise, rgb/\:yuv conversion) och mera.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
203 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
204 .B gmplayer
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
205 är MPlayer med ett grafiskt användargränssnitt (GUI). Det har samma alternativ
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
206 som MPlayer.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
207 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
208 Användningsexempel för snabbstart är lokaliserade i slutet på denna manual.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
209 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
210 .B Även hänvisa till HTML-dokumentationen!
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
211 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
212 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
213 .\" --------------------------------------------------------------------------
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
214 .\" Keyboard control
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
215 .\" --------------------------------------------------------------------------
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
216 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
217 .SH "TAGENTBORDSKONTROLL"
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
218 MPlayer har en fullt ut konfigurerbar, kommandoradsorienterat kontrollager
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
219 vilken tillåter dig att kontrollera MPlayer med hjälp av tagentbord, mus,
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
220 joystick samt fjärrkontroll (med LIRC). Hänvisa till '-input'-argumentet för
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
221 flera sätt att konfigurera det.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
222 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
223 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
224 .B generella kontroller
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
225 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
226 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
227 .IPs "<\- samt \->"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
228 Sök bakåt/framåt 10 sekunder.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
229 .IPs "upp samt ner"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
230 Sök bakåt/framåt 1 minut.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
231 .IPs "pgup samt pgdown"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
232 Sök bakåt/framåt 10 minuter.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
233 .IPs "[ samt ]"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
234 Öka/minska uppspelningshastighet med 10%.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
235 .IPs "{ samt }"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
236 Halvera/dubbla uppspelningshastighet.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
237 .IPs "Backspace"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
238 Återställ uppspelningshastighet.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
239 .IPs "< samt >"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
240 backa/hoppa frmaåt i spellista.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
241 .IPs "HOME samt END"
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
242 nästa/föregående spelträdsinölägg i förälderlistan.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
243 .\" FIXME next/\:previous playtree entry in the parent list
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
244 .IPs "INS samt DEL"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
245 nästa/föregående alternativa source (ASX-spellista endast). \" FIXME source
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
246 .IPs "p / MELLANSLAG"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
247 Pausa filmen(valfri tagent fortsätter uppspelningen).
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
248 .IPs ".\ \ \ \ "
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
249 Steppa framåt. Pressa en gång kommer att pausa filmen, varje efterföljande
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
250 knapptryckning kommer hoppa fram en bildruta and sedan gå in i pausläge igen
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
251 (valfri tagent fortsätter uppspelningen).
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
252 .IPs "q / ESC"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
253 Stanna uppspelningen och avsluta programmet.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
254 .IPs "+ samt -"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
255 Ställ in audioförströjning med ± 0.1 sekund.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
256 .IPs "/ samt *"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
257 Öka/sänk volym.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
258 .IPs "9 and 0"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
259 Öka/sänk volym.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
260 .IPs "m\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
261 Muta ljud.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
262 .IPs "f\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
263 Aktivera fullskärmsläge (se även \-fs).
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
264 .IPs "T\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
265 Aktivera 'stay-on-top' (se även \-ontop). \" FIXME stay-on-top?
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
266 .IPs "w and e"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
267 Öka/miska 'pan-and-scan'-rymd. \" FIXME pan-to-scan?
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
268 .IPs "o\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
269 Aktivera OSD-information: inget / sök / sök + timer / sök + timer + total tid.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
270 .IPs "d\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
271 Aktivera framedropping-information: ingen / förbise display / förbise avkodning
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
272 (se \-framedrop samt \-hardframedrop).
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
273 .IPs "v\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
274 Aktivera textningsvisning.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
275 .IPs "b / j"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
276 Cykla igenom de tillgängliga textningar.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
277 .IP "F\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
278 Aktivera visning "forced subtitles". \" FIXME what?
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
279 .IPs "a\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
280 Ställ in textningspositionering: uppe/mitt/nere.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
281 .IPs "z samt x"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
282 Ställ in textningsfördröjning med ± 0.1 sekund.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
283 .IPs "r samt t"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
284 Flytta textningstext upp/ner.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
285 .IPs "i\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
286 Sätt EDL-märke.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
287 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
288 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
289 .PP
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
290 (Följande tagenter är endast tillgängliga vid användande av hårdvaruacceleread
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
291 video-ut (xv, (x)vidix, (x)mga, etc...), eller mjukvaruequalizerfilter (\-vf eq
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
292 eller \-vf eq2).
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
293 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
294 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
295 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
296 .IPs "1 samt 2"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
297 Ställ in kontrast.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
298 .IPs "3 samt 4"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
299 Ställ in ljusstyrka.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
300 .IPs "5 samt 6"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
301 Ställ in hue. \" FIXME hue
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
302 .IPs "7 samt 8"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
303 Ställ in saturation. \" FIXME saturation
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
304 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
305 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
306 .PP
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
307 (Följande tegenter är endast tillgängliga vid användande av
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
308 quartzvideo-ut-drivrutin.)
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
309 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
310 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
311 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
312 .IPs "alternativ + 0"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
313 Ändra storleken på filmfönstret till hälften av sin standardstorlek.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
314 .IPs "alternativ + 1"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
315 Ändra storleken på filmfönstret till dess standardstorlek.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
316 .IPs "alternativ + 2"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
317 Ändra storleken på filmfönstret till dubbel standardstorlek.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
318 .IPs "alternativ + f"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
319 Aktivera fullskärm (se även \-fs).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
320 .IPs "alternativ + [ och alternativ + ]"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
321 Sätt filmfönsteralfa. \" FIXME movie window alpha?
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
322 .IPs "T\ \ \ \ "
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
323 Aktivera videlager: ontop/below/normal (se även \-ontop).
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
324 \" FIXME translate ontop etc...?
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
325 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
326 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
327 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
328 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
329 .B GUI-tagentbordskontroll
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
330 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
331 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
332 .IPs ENTER
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
333 Starta uppspelning.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
334 .IPs "s\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
335 Stoppa uppspelning.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
336 .IPs "l\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
337 Ladda fil.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
338 .IPs "c\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
339 Skinläsare.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
340 .IPs "p\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
341 Aktivera spellista.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
342 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
343 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
344 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
345 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
346 .B TV input control
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
347 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
348 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
349 .IPs "h samt k"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
350 Välj föregående/nästa kanal.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
351 .IPs "n\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
352 Ändra norm.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
353 .IPs "u\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
354 Ändra kanallista.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
355 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
356 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
357 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
358 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
359 .\" --------------------------------------------------------------------------
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
360 .\" Options
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
361 .\" --------------------------------------------------------------------------
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
362 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
363 .SH "ANVÄNDNING"
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
364 Varje 'flag'-argument har en 'noflag'-motsvarighet, d.v.s.\& motsatsen till
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
365 \-fs är \-nofs
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
366 .PP
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
367 Om ett argument är markerad som (XXX endast), kommer det endast att fungera i
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
368 samarbete med XXX eller om XXX är inkompilerat.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
369 .PP
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
370 Du kan lägga alla argument i en konfigurationsfil vilken kommer att bli inläst
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
371 varje gång MPlayer körs. Den systemvida konfigurationsfilen 'mplayer.conf' är i
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
372 din konfigurationskatalog (d.v.s.\& /etc/mplayer eller /usr/local/etc/mplayer),
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
373 den användarspecifika är lokaliserad i '~.mplayer/config'. Användarspecifika
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
374 inställningar skriver över systemvida inställningar, och argument angivna på
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
375 kommandoraden skriver över bägge. Syntaxen i konfigurationsfilen är
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
376 \'option=<value>\', allting efter ett '#' är antaget som en kommentar.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
377 Inställningar som fungerar utan värden kan bli aktiverade genom att sätta dem
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
378 till 'yes', '1' eller 'true', och kan bli avaktiverade genom att sätta dem till
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
379 \'no\', '0' eller 'false'.
13764
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
380 Även underargument kan bli specifierade på detta vis.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
381 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
382 .I EXEMPEL:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
383 .nf
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
384 # Använd Matrox-drivrutin per standard.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
385 vo=xmga
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
386 # Jag älskar att stå på händerna när jag kollar på video
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
387 flip=yes
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
388 # Decode/\:encode multipla filer från png,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
389 # starta med mf://filemask
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
390 mf=type=png:fps=25
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
391 # Eerie-negativa bilder är coola. \" Eerie?
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
392 vf=eq2=1.0:-0.8
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
393 .fi
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
394 .PP
13764
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
395 Du kan även skriva filspecifika konfigurationsfiler.
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
396 Om du önskar att ha en konfigurationsfil för en fil kallad 'movie.avi', skapa
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
397 då en fil kallad 'movie.avi.conf' med de filspecifika inställningar i sig och
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
398 placera den i ~/.mplayer eller i samma katalog som filen.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
399 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
400 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
401 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
402 .SH "GENERELLA INSTÄLLNINGAR"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
403 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
404 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
405 .B \-codecs-file <filnamn> (se även \-afm, \-ac, \-vfm, \-vc)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
406 Använd specifierad fil istället för systemvid ller inbyggd codecs.conf.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
407 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
408 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
409 .B \-include <konfigurationsfil>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
410 Specifiera konfigurationsfil till att bli tolkad efter de vanliga.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
411 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
412 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
413 .B "\-quiet\ \ "
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
414 Gör konsolutskrift mindre uttömmande; till exempel så ser den till att
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
415 statuslinje (d.v.s.\& A: 0.7 V: 0.6 A-V: 0.068 ...) från att visas.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
416 Speciellt användbart på slöa terminaler och trasiga sådana som inte hanterar
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
417 fullt ut vagnretur (d.v.s.\& \\r).
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
418 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
419 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
420 .B \-v, \-verbose
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
421 Ökar ordrikedomsnivån (flera \-v betyder mer ordrikedom).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
422 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
423 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
424 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
425 endast något informerande utskrift (standard)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
426 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
427 viss fundamental debuginformation, avihuvuden, funktionsvärden (init debug)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
428 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
429 skriver ut avi-indexes, 'chunk input', med debuginformation (player debug)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
430 .IPs 3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
431 skriver ut allting relaterat till inputtolkar (parser debug)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
432 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
433 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
434 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
435 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
436 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
437 .SH "SPELARINSTÄLLNINGAR (ENDAST MPLAYER)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
438 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
439 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
440 .B \-autoq <kvalité> (används med \-vf [s]pp)
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
441 Dynamiskt ändra nivån av afterproccessering beroende på tillgängliga
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
442 CPU-cyklar. Värdet du specifierar kommer att bli den maximalt använda nivån,
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
443 vanligtvis så kan du specifiera stora värden. Du måste använda \-vf [s]pp
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
444 utan paramertar för att få detta att funka.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
445 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
446 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
447 .B \-autosync <faktor>
13764
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
448 Gradvist ställa in A/V-synkning baserat på audiofördröjningsmätning.
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
449 Om du anger \-autosync\ 0 (standard), kommer bildramsanpassningen att vara
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
450 baserad endast av audiofördröjningsmätning. Om du anger \-autosync\ 1 så
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
451 kommer liknande att inträffa, förutom att A/V-korrektionsalgoritmen kommer
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
452 att ändras något. Ett udda videoframerate i en film vilken spelar bra med
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
453 \-nosound kan ofta bli hjälpt med att sätta denna till ett värde större än 1.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
454 Ju större värde, ju närmare anpassningen kommer att vara \-nosound. Testa
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
455 \-autosync\ 30 för att plana ut problem med ljuddrivrutiner vilka inte
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
456 implementerar en perfekt audiofördröjningsmätning. Med detta värde, om
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
457 stora "A/V-synkningsfel inträffar, kommer det endast att ta 1 eller 2\ "
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
458 sekunder att plana ut. Denna fördröjning i reaktionstid till plötslig
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
459 A/V-fel torde vara den enda sidoeffekt med att ha denna inställd aktiverad,
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
460 för alla ljuddrivrutiner.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
461 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
462 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
463 .B \-benchmark
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
464 Skriver ut viss statistik ang. CPU-användning samt tappade bildrutor vid slutet
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
465 att uppspelning. Använd i kombination med \-nosound samt \-vo null för
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
466 benchmarkning av endast videocodec.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
467 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
468 .I NOTERA:
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
469 Med denna inställning så kommer MPlayer att ignorera bildramsduration vid
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
470 spelande av endast video (du kan tänka detta som oändlig bps)
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
471 .
13764
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
472 .TP
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
473 .B \-colorkey <nummer>
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
474 Ändrar färgnyckeln till av dig valt RGB-värde. RGB-värdet är i form av
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
475 0xrrggbb där varje färg är ett värde från 00 till ff (0 till 255) där
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
476 0x000000 är svart samt 0xffffff är vitt. Detta stödjs endast av cvidix-,
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
477 fbdev-, svga-, vesa-, winvidix-, xmga-, xvidix- samt xover-video-ut-\
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
478 drivrutinerna.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
479 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
480 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
481 .B \-nocolorkey
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
482 Inaktiverar färgnyckling. Dtödjs endast av cvidix-, fbdev-, svga-, vesa-,
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
483 winvidix-, xmga-, xvidix- samt xover-video-ut-dtrivrutinerna.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
484 .\" colorkeying?
13764
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
485 .
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
486 .TP
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
487 .B \-edl <filnamn> (Endast EDL)
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
488 Aktivera händelser för val i redigeringslista (EDL) under uppspelning. Video
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
489 kommer att skippas och audio kommer att bli mutad/omutad i relation till
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
490 inlägg i given fil. Se DOCS/\:HTML/\:en/\:edl.html för detaljer att använda
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
491 detta
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
492 \" FIXME sv when that translation is done
13764
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
493 .
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
494 .TP
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
495 .B \-edlout <filnamn> (Endast EDL)
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
496 Skapar en ny fil och skriver redigeringsvalslistsinspelning till denna fil.
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
497 Under uppspelning, när användaren knappar på 'i', ett inlägg för att hoppa över
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
498 de två sista minuterna komma att skrivas in i filen. Detta möjliggör en
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
499 startpunkt från det attanvändaren kan finjustea EDL-inläggen senare.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
500 Se DOCS/\:HTML/\:en/\:edl.html för detaljer. \" FIXME -''-
13764
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
501 .
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
502 .TP
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
503 .B \-enqueue (Endast GUI)
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
504 Lägg till angivna filer till spellista istället för att spela upp dem på
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
505 direkten.
13764
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
506 .
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
507 .TP
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
508 .B \-fixed-vo (BETAKOD!)
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
509 Forcerar ett fixerat videosystem för multipla filer ( en (de)initiering för
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
510 alla filer). Därav endast ett fönster kommer att bli öppnat för alla filer.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
511 För stunden endast följande drivrutiner stödjer detta: gl2, mga, svga, x11,
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
512 xmga, xv, xvidix samt dfbmga.
13764
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
513 .
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
514 .TP
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
515 .B \-framedrop (se även \-hardframedrop)
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
516 Skippa visning av vissa bildrutor för att fårtfå en A/V-synkronisering på
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
517 slöa system. Videofilter är inte applicerade på sådana bildrutor. För
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
518 B-bildrutor, även avkodning skippas helt.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
519 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
520 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
521 .B \-h, \-help, \-\-help
13764
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
522 Visa kort introduktion av argument.
808dd35b6cc6 further translation by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13753
diff changeset
523 .
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
524 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
525 .B \-hardframedrop
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
526 Mer intensiv framedropping (byter dekodning). Leder till bildförstörning.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
527 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
528 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
529 .B \-identify
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
530 Visar filparametrar i ett enkelt tolkningsbart format. Wrapperscriptet
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
531 TOOLS/midentify tar bort övrig MPlayer-output och (förhoppningsvis)
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
532 shellescapear filnamnet.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
533 .
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
534 .TP
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
535 .B \-input <kommandon>
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
536 Detta argument kan användas för att konfigurera specifika delar av
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
537 input-systemet. Kataloger är relativa till ~/.mplayer/.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
538 .br
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
539 .I NOTERA:
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
540 Autorepeat stödls för tillfället endast av joystick.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
541 .sp 1
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
542 Tillgängliga kommandon är:
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
543 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
544 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
545 .RSs
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
546 .IPs conf=<filnamn>
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
547 Specifiera input-konfigurationsfil istället för standard ~/.mplayer/input.conf.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
548 ~/.pmlayer/<filnamn> är antaget om inte full path är given.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
549 .IPs ar-delay
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
550 Fördröj i millisekunder före vi startar med att autoupprpa en nyckel (0 för att
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
551 inaktivera)
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
552 .IPs ar-rate
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
553 Antalet nycklar nedtryckta per sekund för autouprepning.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
554 .IPs keylist
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
555 Skriv ut alla nucklar som kan kopplas till kommandon.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
556 .IPs cmdlist
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
557 Skriv ut atta kommandon som kan bli kopplade till nycklar.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
558 .IPs js-dev
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
559 Specifera joysticksenheten (standard: /dev/input/js0).
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
560 .IPs "file\ "
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
561 Läs kommandon från given fil. Mestadels användbar med en FIFO.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
562 .br
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
563 .I NOTERA:
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
564 När given fil är en FIFO, Kommer MPlayer att öppna båda ändarna så du kan göra
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
565 flera 'echo "seek 10" > mp_pipe' och pipen kommer att fortsätta vara valid.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
566 .RE
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
567 .PD 1
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
568 .
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
569 .TP
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
570 .B \-lircconf <filnamn> (Endast LIRC)
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
571 Specifiera en konfigurationsfil för LIRC (standard: ~/\:.lircrc).
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
572 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
573 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
574 .B \-list-options
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
575 Skriv ut alla tillgängliga alternativ.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
576 .
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
577 .TP
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
578 .B \-loop <nummer>
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
579 Loopar filmuppspelningen <nummer> gånger. 0 betyder oändligt.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
580 .
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
581 .TP
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
582 .B \-menu (Endast OSD-meny)
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
583 Aktiverar OSD-menystöd.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
584 .
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
585 .TP
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
586 .B \-menu-cfg <filnamn> (Endast OSD-meny)
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
587 Använd en alternativ menu.conf.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
588 .
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
589 .TP
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
590 .B \-menu-root <värde> (Endast OSD-meny)
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
591 Specifiera huvudmenyn.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
592 .
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
593 .TP
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
594 .B \-menu-startup (Endast OSD-meny)
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
595 Deaktivera huvudmenyn vid start av MPlayer.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
596 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
597 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
598 .B \-noconsolecontrols
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
599 Förhindrar MPlayer från att läsa nyckelhändelser från stdin. Användbart vid
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
600 läsning av data från stdin. Detta är automatiskt aktiverat när \- är angivet på
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
601 kommandoraden. Det är situationer där du måste aktivera det manuellt, t.ex.\& om
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
602 du öppnar /dev/\:stdin (eller ekvivalent på ditt system), använder stdin i en
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
603 spellista, eller kommer att läsa från stdin senare via laddningsfilen eller
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
604 slavanrop från laddningsfilen.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
605 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
606 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
607 .B \-nojoystick
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
608 Deaktiverar joysticksstöd.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
609 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
610 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
611 .B \-nolirc
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
612 Deaktiverar LIRC-stöd.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
613 .
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
614 .TP
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
615 .B \-nomouseinput (Endast X11)
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
616 Deaktiverar input av musknappshändelser (mozplayerxp:s sammanhangsmeny stödjer
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
617 sig på detta alternativ).
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
618 .
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
619 .TP
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
620 .B \-nortc (Endast RTC)
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
621 Stänger av användning av Linux-RTC (realtisdklocka \- /dev/\:rtc) som
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
622 tidtagningsmekanism.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
623 .
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
624 .TP
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
625 .B \-playlist <filnamn>
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
626 Spela filerna enligt en spellistsfil (ASX, Winamp, SMIL, eller en fil men en fil
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
627 att spela per rad).
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
628 .br
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
629 .I NOTERA:
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
630 Detta alternativ är tolkat som ett inlägg, så alternativ funna efter deta kommer
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
631 bara att appliceras på elementen i spellistan.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
632 .br
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
633 -\"FIXME : This needs to be clarified and documented thoroughly. (org. text).
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
634 .
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
635 .TP
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
636 .B \-really-quiet (se även \-quiet)
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
637 Visa allt mindre information och statusmeddelande än med \-quiet.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
638 .
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
639 .TP
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
640 .B \-rtc-device <enhet>
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
641 Använd specifierad enhet för RTC-tidtagning.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
642 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
643 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
644 .B \-shuffle
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
645 Spela filerna i slumpvis ordning.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
646 .
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
647 .TP
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
648 .B \-skin <namn> (Endast GUI)
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
649 Ladda angivet skin från en katalog vilke som standard är:
17974
9a5a62f480e6 Rename the default GUI skins directory from 'Skin' to 'skins', keeping
diego
parents: 14166
diff changeset
650 /usr/\:local/\:share/\:mplayer/\:skins/\: samt ~/.mplayer/\:skins/.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
651 .sp 1
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
652 .I EXEMPEL:
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
653 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
654 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
655 .IPs "\-skin fittyfene"
17974
9a5a62f480e6 Rename the default GUI skins directory from 'Skin' to 'skins', keeping
diego
parents: 14166
diff changeset
656 Försöker /usr/\:local/\:share/\:mplayer/\:skins/\:fittyfene och efteråt ~/.mplayer/\:skins/\:fittyfene.
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
657 .RE
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
658 .PD 1
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
659 .
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
660 .TP
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
661 .B \-slave (se även \-input)
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
662 Aktiverar slavmode, i vilken MPlayer arbetar såsom ett backend för andra
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
663 program. Istället för att ta tagentbordshändelser, så kommer MPlayer att läsa
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
664 kommandon från stdin.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
665 .br
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
666 .I NOTERA:
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
667 Se '\-input cmdlist' för en lista över slavkommandon och
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
668 DOCS/\:tech/\:slave.txt för deras beskrivning.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
669 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
670 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
671 .B \-softsleep
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
672 Använd högkvalitativa mjukvarutidtagningstidtagare istället för RTC. Såsom
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
673 precis som RTC utan att kräva speciella privilegier. Kommer med priset av högre
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
674 CPU-konsumtion.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
675 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
676 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
677 .B \-speed <0.01\-100>
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
678 Sakta ner eller speeda upp uppspelning med faktorn given i parametern.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
679 .
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
680 .TP
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
681 .B \-sstep <sekunder>
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
682 Visa en bildram var <sekunder> sekund. Användbart för slideshows.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
683 \" FIXME slideshows???
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
684 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
685 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
686 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
687 .SH "DEMUXER/\:STREAM OPTIONS"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
688 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
689 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
690 .B \-a52drc <level>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
691 Select the Dynamic Range Compression level for AC3 audio streams.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
692 <level> is a float value ranging from 0 to 1, where 0 means no compression
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
693 and 1 (which is the default) means full compression (make loud passages more
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
694 silent and vice versa).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
695 This option only shows an effect if the AC3 stream contains the required range
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
696 compression information.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
697 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
698 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
699 .B \-aid <ID> (also see \-alang)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
700 Select audio channel (MPEG: 0\-31, AVI/\:OGM: 1\-99, ASF/\:RM: 0\-127,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
701 VOB(AC3): 128\-159, VOB(LPCM): 160\-191, MPEG-TS 17\-8190).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
702 MPlayer prints the available IDs when run in verbose (\-v) mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
703 When playing an MPEG-TS stream, MPlayer/\:MEncoder will use the first program
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
704 (if present) with the chosen audio stream.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
705 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
706 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
707 .B \-alang <language\ code> (also see \-aid)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
708 Play the audio stream whose language matches the given code.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
709 Different container formats employ different language codes.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
710 DVDs use ISO 639-1 two letter language codes, Matroska and NUT use ISO 639-2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
711 three letter language codes while OGM uses a free-form identifier.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
712 MPlayer prints a list of available languages when run in verbose (\-v) mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
713 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
714 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
715 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
716 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
717 .IPs "mplayer dvd://1 \-alang hu,en"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
718 Chooses the Hungarian language track on a DVD and falls back on English if
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
719 Hungarian is not available.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
720 .IPs "mplayer \-alang jpn example.mkv"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
721 Plays a Matroska file in Japanese.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
722 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
723 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
724 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
725 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
726 .B \-audio-demuxer <number> (\-audiofile only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
727 Force audio demuxer type for \-audiofile.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
728 Give the demuxer ID as defined in libmpdemux/\:demuxer.h.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
729 \-audio-demuxer 17 forces MP3.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
730 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
731 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
732 .B \-audiofile <filename>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
733 Play audio from an external file (WAV, MP3 or Ogg Vorbis) while viewing a
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
734 movie.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
735 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
736 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
737 .B \-audiofile-cache <kBytes>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
738 Enables caching for the stream used by \-audiofile, using the specified
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
739 amount of memory.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
740 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
741 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
742 .B \-bandwidth <value> (network only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
743 Specify the maximum bandwidth for network streaming (for servers that are
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
744 able to send content in different bitrates).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
745 Useful if you want to watch live streamed media behind a slow connection.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
746 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
747 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
748 .B \-cdrom-device <path\ to\ device>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
749 Specify the CD-ROM device (default: /dev/\:cdrom).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
750 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
751 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
752 .B \-cache <kBytes>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
753 This option specifies how much memory (in kBytes) to use when precaching a
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
754 file or URL.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
755 Especially useful on slow media.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
756 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
757 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
758 .B \-cache-min <percentage>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
759 Playback will start when the cache fill threshold set with this option
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
760 is reached.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
761 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
762 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
763 .B \-cache-prefill <percentage> (not yet implemented)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
764 When the cache is emptied MPlayer will pause and restart playback when
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
765 the cache prefill threshold set with this option is reached.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
766 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
767 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
768 .B \-cdda <option1:option2> (CDDA only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
769 This option can be used to tune the CD Audio reading feature of MPlayer.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
770 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
771 Available options are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
772 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
773 .IPs speed=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
774 Set CD spin speed.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
775 .IPs paranoia=<0\-2>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
776 Set paranoia level.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
777 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
778 0: disable checking
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
779 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
780 1: overlap checking only (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
781 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
782 2: full data correction and verification
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
783 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
784 .IPs generic-dev=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
785 Use specified generic SCSI device.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
786 .IPs sector-size=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
787 Set atomic read size.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
788 .IPs overlap=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
789 Force minimum overlap search during verification to <value> sectors.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
790 .IPs toc-bias
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
791 Assume that the beginning offset of track 1 as reported in the TOC will be
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
792 addressed as LBA\ 0.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
793 Some Toshiba drives need this for getting track boundaries correct.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
794 .IPs toc-offset=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
795 Add <value> sectors to the values reported when addressing tracks.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
796 May be negative.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
797 .IPs (no)skip
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
798 (Never) accept imperfect data reconstruction.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
799 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
800 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
801 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
802 .B \-channels <number>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
803 Change the number of playback channels (default: 2).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
804 If the number of output channels is bigger than the number of input channels
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
805 empty channels are inserted (unless mixing from mono to stereo, then the mono
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
806 channel is repeated in both output channels).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
807 If the number of output channels is smaller than the number of input channels,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
808 results depend on the audio decoder (\-afm).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
809 MPlayer asks the decoder to decode the audio into as many channels as
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
810 specified.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
811 Now it's up to the decoder to fulfill the requirement.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
812 If the decoder outputs more channels than requested, the exceeding channels
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
813 are truncated.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
814 This is usually only important when playing videos with AC3 audio (like DVDs).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
815 In that case liba52 does the decoding by default and correctly downmixes the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
816 audio into the requested number of channels.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
817 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
818 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
819 This option is honored by codecs (AC3 only), filters (surround) and ao drivers
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
820 (OSS at least).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
821 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
822 Available options are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
823 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
824 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
825 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
826 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
827 stereo
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
828 .IPs 4
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
829 surround
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
830 .IPs 6
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
831 full 5.1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
832 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
833 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
834 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
835 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
836 .B \-chapter <chapter\ ID>[\-<end\ chapter\ ID>] (DVD only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
837 Specify which chapter to start playing at.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
838 Optionally specify which chapter to end playing at (default: 1).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
839 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
840 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
841 .B \-cookies (network only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
842 Send cookies when making HTTP requests.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
843 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
844 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
845 .B \-cookies-file <filename> (network only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
846 Read HTTP cookies from <filename> (default: ~/.mozilla/ and ~/.netscape/)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
847 and skip reading from default locations.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
848 The file is assumed to be in Netscape format.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
849 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
850 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
851 .B \-demuxer <number>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
852 Force demuxer type.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
853 Give the demuxer ID as defined in libmpdemux/\:demuxer.h.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
854 \-demuxer 17 forces MP3.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
855 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
856 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
857 .B \-dumpaudio (MPlayer only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
858 Dumps raw compressed audio stream to ./stream.dump (useful with MPEG/\:AC3).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
859 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
860 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
861 .B \-dumpfile <filename> (MPlayer only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
862 Specify which file MPlayer should dump to.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
863 Should be used together with \-dumpaudio / \-dumpvideo / \-dumpstream.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
864 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
865 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
866 .B \-dumpstream (MPlayer only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
867 Dumps the raw stream to ./stream.dump.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
868 Useful when ripping from DVD or network.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
869 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
870 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
871 .B \-dumpvideo (MPlayer only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
872 Dump raw compressed video stream to ./stream.dump (not very usable).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
873 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
874 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
875 .B \-dvbin <options> (DVB only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
876 Pass the following parameters to the DVB input module, in order to override
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
877 the default ones:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
878 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
879 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
880 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
881 .IPs card=<1\-4>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
882 Specifies using card number 1\-4 (default: 1).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
883 .IPs file=<filename>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
884 Instructs MPlayer to read the channels list from <filename>.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
885 Default is ~/.mplayer/\:channels.conf.{sat,ter,cbl} (based on your card type)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
886 or ~/.mplayer/\:channels.conf as a last resort.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
887 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
888 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
889 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
890 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
891 .B \-dvd-device <path\ to\ device> (DVD only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
892 Specify the DVD device (default: /dev/\:dvd).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
893 You can also specify a directory that contains files previously copied directly
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
894 from a DVD (such as with vobcopy).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
895 Note that using \-dumpstream is usually a better way to
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
896 copy DVD titles in the first place (see the examples).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
897 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
898 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
899 .B \-dvdangle <angle\ ID> (DVD only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
900 Some DVD discs contain scenes that can be viewed from multiple angles.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
901 Here you can tell MPlayer which angles to use (default: 1).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
902 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
903 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
904 .B \-forceidx
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
905 Force index rebuilding.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
906 Useful for files with broken index (A/\:V desync, etc).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
907 This will enable seeking in files where seeking was not possible.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
908 You can fix the index permanently with MEncoder (see the documentation).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
909 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
910 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
911 This option only works if the underlying media supports seeking
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
912 (i.e.\& not with stdin, pipe, etc).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
913 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
914 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
915 .B \-fps <float value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
916 Override video framerate.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
917 Useful if the original value is wrong or missing.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
918 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
919 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
920 .B \-frames <number>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
921 Play/\:convert only first <number> frames, then quit.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
922 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
923 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
924 .B \-hr-mp3-seek (MP3 only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
925 Hi-res MP3 seeking.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
926 Enabled when playing from an external MP3 file, as we need to seek
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
927 to the very exact position to keep A/\:V sync.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
928 Can be slow especially when seeking backwards since it has to rewind
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
929 to the beginning to find an exact frame position.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
930 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
931 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
932 .B \-idx (also see \-forceidx)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
933 Rebuilds index of files if no index was found, allowing seeking.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
934 Useful with broken/\:incomplete downloads, or badly created files.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
935 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
936 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
937 This option only works if the underlying media supports seeking
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
938 (i.e.\& not with stdin, pipe, etc).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
939 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
940 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
941 .B \-ipv4-only-proxy (network only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
942 Skip the proxy for IPv6 addresses.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
943 It will still be used for IPv4 connections.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
944 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
945 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
946 .B \-loadidx <index file>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
947 The file from which to read the video index data saved by \-saveidx.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
948 This index will be used for seeking, overriding any index data
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
949 contained in the AVI itself.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
950 MPlayer won't prevent you from loading an index file generated
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
951 from a different AVI, but this is sure to cause unfavorable results.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
952 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
953 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
954 This option is obsolete now that MPlayer has OpenDML support.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
955 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
956 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
957 .B \-mc <seconds/\:frame>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
958 maximum A-V sync correction per frame (in seconds)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
959 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
960 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
961 .B \-mf <option1:option2:...>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
962 Used when decoding from multiple PNG or JPEG files.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
963 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
964 Available options are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
965 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
966 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
967 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
968 .IPs w=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
969 output width (default: autodetect)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
970 .IPs h=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
971 output height (default: autodetect)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
972 .IPs fps=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
973 output fps (default: 25)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
974 .IPs type=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
975 input file type (available: jpeg, png, tga, sgi)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
976 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
977 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
978 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
979 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
980 .B \-ni (AVI only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
981 Force usage of non-interleaved AVI parser (fixes playback
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
982 of some bad AVI files).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
983 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
984 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
985 .B \-nobps (AVI only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
986 Do not use average byte/\:second value for A-V sync.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
987 Helps with some AVI files with broken header.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
988 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
989 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
990 .B \-noextbased
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
991 Disables extension-based demuxer selection.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
992 By default, when the file type (demuxer) cannot be detected reliably
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
993 (the file has no header or it is not reliable enough), the filename
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
994 extension is used to select the demuxer.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
995 Always falls back on content-based demuxer selection.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
996 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
997 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
998 .B \-passwd <password> (also see \-user) (network only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
999 Specify password for HTTP authentication.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1000 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1001 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1002 .B \-prefer-ipv4 (network only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1003 Use IPv4 on network connections.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1004 Falls back on IPv6 automatically.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1005 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1006 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1007 .B \-prefer-ipv6 (IPv6 network only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1008 Use IPv6 on network connections.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1009 Falls back on IPv4 automatically.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1010 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1011 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1012 .B \-rawaudio <option1:option2:...>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1013 This option lets you play raw audio files.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1014 It may also be used to play audio CDs which are not 44KHz 16-bit stereo.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1015 For playing raw AC3 streams use \-rawaudio on:format=0x2000.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1016 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1017 Available options are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1018 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1019 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1020 .RSs
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
1021 .IPs "on\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1022 Use raw audio demuxer.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1023 .IPs channels=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1024 number of channels
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1025 .IPs rate=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1026 rate in samples per second
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1027 .IPs samplesize=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1028 sample size in bytes
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1029 .IPs bitrate=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1030 bitrate for rawaudio files
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1031 .IPs format=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1032 fourcc in hex
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1033 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1034 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1035 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1036 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1037 .B \-rawvideo <option1:option2:...>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1038 This option lets you play raw video files.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1039 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1040 Available options are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1041 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1042 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1043 .RSs
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
1044 .IPs "on\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1045 Use raw video demuxer.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1046 .IPs fps=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1047 rate in frames per second (default: 25.0)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1048 .IPs sqcif|qcif|cif|4cif|pal|ntsc
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1049 set standard image size
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1050 .IPs w=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1051 image width in pixels
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1052 .IPs h=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1053 image height in pixels
14166
c7822e66c36f y420 vs i420 typo
diego
parents: 13913
diff changeset
1054 .IPs i420|yv12|yuy2|y8
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1055 set colorspace
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1056 .IPs format=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1057 colorspace (fourcc) in hex
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1058 .IPs size=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1059 frame size in Bytes
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1060 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1061 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1062 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1063 .TP
19559
42928a2e88fc live.com --> LIVE555
diego
parents: 19487
diff changeset
1064 .B \-rtsp-stream-over-tcp (LIVE555 only)
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1065 Used with 'rtsp://' URLs to specify that the resulting incoming RTP and RTCP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1066 packets be streamed over TCP (using the same TCP connection as RTSP).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1067 This option may be useful if you have a broken internet connection that does
19559
42928a2e88fc live.com --> LIVE555
diego
parents: 19487
diff changeset
1068 not pass incoming UDP packets (see http://www.live555.com/\:mplayer/).
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1069 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1070 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1071 .B \-saveidx <filename>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1072 Force index rebuilding and dump the index to <filename>.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1073 Currently this only works with AVI files.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1074 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1075 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1076 This option is obsolete now that MPlayer has OpenDML support.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1077 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1078 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1079 .B \-sb <byte\ position> (also see \-ss)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1080 Seek to byte position.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1081 Useful for playback from CD-ROM images or VOB files with junk at the beginning.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1082 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1083 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1084 .B \-srate <Hz>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1085 Selects the given output sampling rate, resampling if necessary.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1086 The type of resampling can be controlled by the \-af-adv option.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1087 The default is fast resampling that may cause distortion.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1088 MEncoder passes this value to LAME for resampling.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1089 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1090 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1091 .B \-ss <time> (also see \-sb)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1092 Seek to given time position.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1093 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1094 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1095 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1096 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1097 .IPs "\-ss 56"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1098 Seeks to 56 seconds.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1099 .IPs "\-ss 01:10:00"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1100 Seeks to 1\ hour 10\ min.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1101 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1102 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1103 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1104 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1105 .B \-tskeepbroken
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1106 Tells MPlayer not to discard TS packets reported as broken in the stream.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1107 Sometimes needed to play corrupted MPEG-TS files.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1108 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1109 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1110 .B \-tsprobe <byte\ position>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1111 When playing an MPEG-TS stream, this option lets you specify how many
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1112 bytes in the stream you want MPlayer to search for the desired
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1113 audio and video pids.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1114 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1115 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1116 .B \-tsprog <1\-65534>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1117 When playing an MPEG-TS stream, you can specify with this option which
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1118 program (if present) you want to play.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1119 Can be used with \-vid and \-aid.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1120 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1121 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1122 .B \-tv <option1:option2:...> (TV only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1123 This option tunes various properties of the TV capture module.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1124 For watching TV with MPlayer, use 'tv://' or 'tv://<channel_number>'
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1125 or even 'tv://<channel_name> (see option channels for channel_name below)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1126 as a movie URL.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1127 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1128 Available options are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1129 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1130 .IPs noaudio
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1131 no sound
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1132 .IPs driver=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1133 available: dummy, v4l, v4l2, bsdbt848
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1134 .IPs device=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1135 Specify TV device (default: /dev/\:video0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1136 .IPs input=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1137 Specify input (default: 0 (TV), see console output for available inputs).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1138 .IPs freq=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1139 Specify the frequency to set the tuner to (e.g.\& 511.250).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1140 Not compatible with the channels parameter.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1141 .IPs outfmt=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1142 Specify the output format of the tuner with a preset value supported by the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1143 V4L driver (yv12, rgb32, rgb24, rgb16, rgb15, uyvy, yuy2, i420) or an
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1144 arbitrary format given as hex value.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1145 Try outfmt=help for a list of all available formats.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1146 .IPs width=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1147 output window width
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1148 .IPs height=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1149 output window height
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1150 .IPs fps=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1151 framerate at which to capture video (frames per second)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1152 .IPs buffersize=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1153 maximum size of the capture buffer in megabytes (default: dynamical)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1154 .IPs norm=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1155 available: PAL, SECAM, NTSC.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1156 For v4l2 use the normid option below.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1157 .IPs "normid=<value> (v4l2 only)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1158 See console output for a list of available TV norms.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1159 .IPs channel=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1160 Set tuner to <value> channel.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1161 .IPs chanlist=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1162 available: europe-east, europe-west, us-bcast, us-cable, etc
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1163 .IPs channels=<channel>\-<name>,<channel>\-<name>,...
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1164 Set names for channels.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1165 Use _ for spaces in names (or play with quoting ;-).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1166 The channel names will then be written using OSD, and the slave commands
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1167 tv_step_channel, tv_set_channel and tv_last_channel will be usable for
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1168 a remote control (see LIRC).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1169 Not compatible with the frequency parameter.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1170 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1171 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1172 The channel number will then be the position in the 'channels' list,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1173 beginning with 1.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1174 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1175 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1176 tv://1, tv://TV1, tv_set_channel 1, tv_set_channel TV1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1177 .IPs [brightness|contrast|hue|saturation]=<-100\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1178 Set the image equalizer on the card.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1179 .IPs audiorate=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1180 Set audio capture bitrate.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1181 .IPs forceaudio
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1182 Capture audio even if there are no audio sources reported by v4l.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
1183 .IPs "alsa\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1184 Capture from ALSA.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1185 .IPs amode=<0\-3>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1186 Choose an audio mode:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1187 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1188 0: mono
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1189 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1190 1: stereo
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1191 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1192 2: language 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1193 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1194 3: language 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1195 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1196 .IPs forcechan=<1\-2>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1197 By default, the count of recorded audio channels is determined automatically
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1198 by querying the audio mode from the TV card.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1199 This option allows forcing stereo/\:mono recording regardless of the amode
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1200 option and the values returned by v4l.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1201 This can be used for troubleshooting when the TV card is unable to report the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1202 current audio mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1203 .IPs adevice=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1204 Set an audio device.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1205 <value> should be /dev/\:xxx for OSS and a hardware ID for ALSA.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1206 See the \-ao alsa documentation to find out how to specify the hardware ID.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1207 .IPs audioid=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1208 Choose an audio output of the capture card, if it has more than one.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1209 .IPs "[volume|bass|treble|balance]=<0\-65535> (v4l1)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1210 .IPs "[volume|bass|treble|balance]=<0\-100> (v4l2)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1211 These options set parameters of the mixer on the video capture card.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1212 They will have no effect, if your card does not have one.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1213 For v4l2 50 maps to the default value of the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1214 control, as reported by the driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1215 .IPs immediatemode=<bool>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1216 A value of 0 means capture and buffer audio and video together
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1217 (default for MEncoder).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1218 A value of 1 (default for MPlayer) means to do video capture only and let the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1219 audio go through a loopback cable from the TV card to the sound card.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1220 .IPs mjpeg
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1221 Use hardware MJPEG compression (if the card supports it).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1222 When using this option, you do not need to specify the width and height
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1223 of the output window, because MPlayer will determine it automatically
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1224 from the decimation value (see below).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1225 .IPs decimation=<1,2,4>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1226 choose the size of the picture that will be compressed by hardware
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1227 MJPEG compression:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1228 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1229 1: full size
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1230 704x576 PAL
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1231 704x480 NTSC
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1232 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1233 2: medium size
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1234 352x288 PAL
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1235 352x240 NTSC
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1236 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1237 4: small size
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1238 176x144 PAL
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1239 176x120 NTSC
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1240 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1241 .IPs quality=<0\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1242 Choose the quality of the JPEG compression
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1243 (< 60 recommended for full size).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1244 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1245 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1246 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1247 .B \-user <username> (also see \-passwd) (network only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1248 Specify username for HTTP authentication.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1249 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1250 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1251 .B \-user-agent <string>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1252 Use <string> as user agent for HTTP streaming.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1253 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1254 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1255 .B \-vid <ID>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1256 Select video channel (MPG: 0\-15, ASF: 0\-255, MPEG-TS: 17\-8190).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1257 When playing an MPEG-TS stream, MPlayer/\:MEncoder will use the first program
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1258 (if present) with the chosen video stream.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1259 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1260 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1261 .B \-vivo <sub-options> (DEBUG CODE)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1262 Force audio parameters for the VIVO demuxer (for debugging purposes).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1263 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1264 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1265 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1266 .SH "OSD/\:SUB OPTIONS"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1267 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1268 Also see \-vf expand.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1269 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1270 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1271 .B \-dumpjacosub (MPlayer only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1272 Convert the given subtitle (specified with the \-sub option) to the time-based
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1273 JACOsub subtitle format.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1274 Creates a dumpsub.js file in the current directory.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1275 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1276 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1277 .B \-dumpmicrodvdsub (MPlayer only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1278 Convert the given subtitle (specified with the \-sub option) to the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1279 MicroDVD subtitle format.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1280 Creates a dumpsub.sub file in the current directory.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1281 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1282 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1283 .B \-dumpmpsub (MPlayer only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1284 Convert the given subtitle (specified with the \-sub option) to MPlayer's
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1285 subtitle format, MPsub.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1286 Creates a dump.mpsub file in the current directory.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1287 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1288 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1289 .B \-dumpsami (MPlayer only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1290 Convert the given subtitle (specified with the \-sub option) to the time-based
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1291 SAMI subtitle format.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1292 Creates a dumpsub.smi file in the current directory.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1293 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1294 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1295 .B \-dumpsrtsub (MPlayer only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1296 Convert the given subtitle (specified with the \-sub option) to the time-based
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1297 SubViewer (SRT) subtitle format.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1298 Creates a dumpsub.srt file in the current directory.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1299 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1300 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1301 .B \-dumpsub (MPlayer only) (BETA CODE)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1302 Dumps the subtitle substream from VOB streams.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1303 Also see the \-dump*sub and \-vobsubout* options.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1304 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1305 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1306 .B \-ffactor <number> (OSD only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1307 Resample the font alphamap.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1308 Can be:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1309 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1310 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1311 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1312 plain white fonts
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1313 .IPs 0.75
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1314 very narrow black outline (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1315 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1316 narrow black outline
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1317 .IPs 10
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1318 bold black outline
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1319 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1320 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1321 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1322 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1323 .B \-flip-hebrew (FriBiDi only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1324 Turns on flipping subtitles using FriBiDi.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1325 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1326 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1327 .B \-noflip-hebrew-commas
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1328 Change FriBiDi's assumptions about the placements of commas in subtitles.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1329 Use this if commas in subtitles are shown at the start of a sentence
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1330 instead of at the end.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1331 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1332 .B \-font <path\ to\ font.desc\ file> (OSD only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1333 Search for the OSD/\:SUB fonts in an alternative directory (default for normal
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1334 fonts: ~/\:.mplayer/\:font/\:font.desc, default for FreeType fonts:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1335 ~/.mplayer/\:subfont.ttf).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1336 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1337 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1338 With FreeType, this option determines the path to the text font file.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1339 With fontconfig, this option determines the fontconfig font name.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1340 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1341 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1342 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1343 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1344 \-font ~/\:.mplayer/\:arial-14/\:font.desc
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1345 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1346 \-font ~/\:.mplayer/\:arialuni.ttf
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1347 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1348 \-font 'Bitstream Vera Sans'
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1349 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1350 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1351 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1352 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1353 .B \-fontconfig (fontconfig only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1354 Enables the usage of fontconfig managed fonts.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1355 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1356 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1357 .B \-forcedsubsonly
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1358 Display only forced subtitles for the DVD subtitle stream selected by e.g.\&
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1359 \-slang.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1360 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1361 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1362 .B \-fribidi-charset <charset\ name> (FriBiDi only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1363 Specifies the character set that will be passed to FriBiDi when
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1364 decoding non-UTF-8 subtitles (default: ISO8859-8).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1365 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1366 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1367 .B \-ifo <VOBsub\ ifo\ file>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1368 Indicate the file that will be used to load palette and frame size for VOBsub
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1369 subtitles.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1370 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1371 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1372 .B \-noautosub
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1373 Turns off automatic subtitle file loading.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1374 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1375 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1376 .B \-osdlevel <0\-3> (MPlayer only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1377 Specifies which mode the OSD should start in.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1378 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1379 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1380 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1381 subtitles only
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1382 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1383 volume + seek (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1384 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1385 volume + seek + timer + percentage
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1386 .IPs 3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1387 volume + seek + timer + percentage + total time
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1388 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1389 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1390 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1391 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1392 .B \-overlapsub
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1393 Allows the next subtitle to be displayed while the current one is
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1394 still visible (default is to enable the support only for specific
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1395 formats).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1396 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1397 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1398 .B \-sid <ID> (also see \-slang option)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1399 Display DVD subtitles in the language specified by <ID> (0\-31).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1400 MPlayer prints the available subtitle languages when run in verbose (\-v) mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1401 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1402 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1403 .B \-slang <country\ code[,country\ code,...]> (also see \-sid)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1404 Specify a priority list of DVD subtitle languages to use.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1405 Languages must be given as two letter country codes.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1406 MPlayer prints the available subtitle languages when run in verbose (\-v) mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1407 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1408 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1409 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1410 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1411 .IPs "\-slang hu,en"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1412 Selects Hungarian and falls back on English if Hungarian is not available.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1413 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1414 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1415 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1416 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1417 .B \-spuaa <mode> (OSD only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1418 Antialiasing/\:scaling mode for DVD/\:VOBsub.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1419 A value of 16 may be added to <mode> in order to force scaling even
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1420 when original and scaled frame size already match.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1421 This can be employed to e.g.\& smooth subtitles with gaussian blur.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1422 Available modes are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1423 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1424 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1425 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1426 none (fastest, very ugly)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1427 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1428 approximate (broken?)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1429 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1430 full (slow)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1431 .IPs 3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1432 bilinear (default, fast and not too bad)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1433 .IPs 4
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1434 uses swscaler gaussian blur (looks very good)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1435 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1436 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1437 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1438 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1439 .B \-spualign <-1\-2> (OSD only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1440 Specify how SPU (DVD/\:VOBsub) subtitles should be aligned.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1441 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1442 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1443 .IPs -1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1444 original position
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1445 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1446 align at top (original/\:default behavior)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1447 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1448 align at center
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1449 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1450 align at bottom
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1451 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1452 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1453 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1454 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1455 .B \-spugauss <0.0\-3.0> (OSD only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1456 Variance parameter of gaussian used by \-spuaa 4.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1457 Higher means more blur (default: 1.0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1458 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1459 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1460 .B \-sub <subtitlefile1,subtitlefile2,...>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1461 Use/\:display these subtitle files.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1462 Only one file can be displayed at the same time.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1463 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1464 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1465 .B \-sub-bg-alpha <0\-255>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1466 Specify the alpha channel value for subtitles and OSD backgrounds.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1467 Big values mean more transparency.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1468 0 means completely transparent.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1469 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1470 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1471 .B \-sub-bg-color <0\-255>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1472 Specify the color value for subtitles and OSD backgrounds.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1473 Currently subtitles are grayscale so this value is equivalente to the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1474 intensity of the color.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1475 255 means white and 0 black.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1476 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1477 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1478 .B \-sub-demuxer <number> (\-subfile only) (BETA CODE)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1479 Force subtitle demuxer type for \-subfile.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1480 Give the demuxer ID as defined in subreader.h.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1481 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1482 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1483 .B \-sub-fuzziness <mode>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1484 Adjust matching fuzziness when searching for subtitles:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1485 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1486 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1487 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1488 exact match
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1489 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1490 Load all subs containing movie name.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1491 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1492 Load all subs in the current directory.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1493 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1494 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1495 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1496 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1497 .B \-sub-no-text-pp
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1498 Disables any kind of text post processing done after loading the subtitles.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1499 Used for debug purposes.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1500 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1501 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1502 .B \-subalign <0\-2> (OSD only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1503 Specify how subtitles should be aligned with \-subpos.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1504 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1505 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1506 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1507 Align at top (original/\:default behavior).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1508 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1509 Align at center.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1510 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1511 Align at bottom.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1512 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1513 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1514 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1515 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
1516 .B "\-subcc \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1517 Display DVD Closed Caption (CC) subtitles.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1518 These are NOT the VOB subtitles, these are special ASCII subtitles for the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1519 hearing impaired encoded in the VOB userdata stream on most region 1 DVDs.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1520 CC subtitles have not been spotted on DVDs from other regions so far.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1521 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1522 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1523 .B \-subcp <codepage> (iconv only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1524 If your system supports iconv(3), you can use this option to
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1525 specify the subtitle codepage.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1526 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1527 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1528 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1529 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1530 \-subcp latin2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1531 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1532 \-subcp cp1250
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1533 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1534 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1535 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1536 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1537 .B \-subcp enca:<language>:<fallback codepage> (ENCA only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1538 You can specify your language using a two letter language code to
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1539 make ENCA detect the codepage automatically.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1540 If unsure, enter anything and watch mplayer \-v output for available
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1541 languages.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1542 Fallback codepage specifies the codepage to use, when autodetection fails.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1543 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1544 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1545 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1546 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1547 .IPs "\-subcp enca:cs:latin2"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1548 Guess the encoding, assuming the subtitles are Czech, fall back on
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1549 latin 2, if the detection fails.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1550 .IPs "\-subcp enca:pl:cp1250"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1551 Guess the encoding for Polish, fall back on cp1250.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1552 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1553 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1554 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1555 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1556 .B \-subdelay <sec>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1557 Delays subtitles by <sec> seconds.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1558 Can be negative.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1559 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1560 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1561 .B \-subfile <filename> (BETA CODE)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1562 Currently useless.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1563 Same as \-audiofile, but for subtitle streams (OggDS?).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1564 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1565 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1566 .B \-subfont-autoscale <0\-3> (FreeType only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1567 Sets the autoscale mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1568 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1569 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1570 0 means that text scale and OSD scale are font heights in points.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1571 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1572 The mode can be:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1573 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1574 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1575 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1576 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1577 no autoscale
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1578 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1579 proportional to movie height
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1580 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1581 proportional to movie width
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1582 .IPs 3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1583 proportional to movie diagonal (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1584 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1585 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1586 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1587 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1588 .B \-subfont-blur <0\-8> (FreeType only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1589 Sets the font blur radius (default: 2).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1590 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1591 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1592 .B \-subfont-encoding <value> (FreeType only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1593 Sets the font encoding.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1594 When set to 'unicode', all the glyphs from the font file will be rendered and
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1595 unicode will be used (default: unicode).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1596 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1597 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1598 .B \-subfont-osd-scale <0\-100> (FreeType only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1599 Sets the autoscale coefficient of the OSD elements (default: 6).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1600 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1601 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1602 .B \-subfont-outline <0\-8> (FreeType only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1603 Sets the font outline thickness (default: 2).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1604 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1605 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1606 .B \-subfont-text-scale <0\-100> (FreeType only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1607 Sets the subtitle text autoscale coefficient as percentage of the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1608 screen size (default: 5).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1609 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1610 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1611 .B \-subfps <rate>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1612 Specify the framerate of the subtitle file (default: movie fps).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1613 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1614 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1615 Only for frame-based subtitle files, i.e.\& MicroDVD format.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1616 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1617 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1618 .B \-subpos <0\-100> (useful with \-vf expand) (OSD only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1619 Specify the position of subtitles on the screen.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1620 The value is the vertical position of the subtitle in % of the screen height.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1621 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1622 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1623 .B \-subwidth <10\-100> (OSD only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1624 Specify the maximum width of subtitles on the screen.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1625 Useful for TV-out.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1626 The value is the width of the subtitle in % of the screen width.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1627 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1628 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1629 .B \-unicode
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1630 Tells MPlayer to handle the subtitle file as unicode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1631 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1632 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
1633 .B "\-utf8 \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1634 Tells MPlayer to handle the subtitle file as UTF-8.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1635 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1636 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1637 .B \-vobsub <VOBsub\ file\ without\ extension>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1638 Specify a VOBsub file to use for subtitles.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1639 Has to be the full pathname without extension, i.e.\& without
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1640 the '.idx', '.ifo' or '.sub'.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1641 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1642 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1643 .B \-vobsubid <0\-31>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1644 Specify the VOBsub subtitle ID.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1645 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1646 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1647 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1648 .SH "AUDIO OUTPUT OPTIONS (MPLAYER ONLY)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1649 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1650 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1651 .B \-abs <value> (\-ao oss only) (OBSOLETE)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1652 Override audio driver/\:card buffer size detection.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1653 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1654 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1655 .B \-aofile <filename>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1656 Override the default filename employed by \-ao pcm.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1657 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1658 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1659 .B \-aop <list=plugin1,plugin2...:option1=value1:opt2=val2...>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1660 Specify audio plugin(s) and their options
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1661 (also see the audio plugins section of the documentation).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1662 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1663 Available options are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1664 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1665 .IPs list=[plugins]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1666 comma separated list of plugins (resample, surround, format, volume,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1667 extrastereo, volnorm, delay)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1668 .IPs delay=<sec>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1669 example plugin, do not use (delay plugin only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1670 .IPs format=<format>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1671 output format (format plugin only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1672 .IPs fout=<Hz>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1673 output frequency (resample plugin only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1674 .IPs volume=<0\-255>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1675 volume (volume plugin only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1676 .IPs mul=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1677 stereo coefficient (default: 2.5) (extrastereo plugin only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1678 .IPs softclip
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1679 compressor / 'soft-clipping' capabilities (volume plugin only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1680 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1681 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1682 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1683 .B \-delay <sec>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1684 Audio delay in seconds (positive or negative float value).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1685 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1686 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1687 .B \-format <0\-8192>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1688 Select the format used for output from the filter layer (according to the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1689 defines in libao2/\:afmt.h):
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1690 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1691 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1692 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1693 Mu-Law
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1694 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1695 A-Law
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1696 .IPs 4
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1697 Ima-ADPCM
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1698 .IPs 8
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1699 unsigned 8-bit
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1700 .IPs 16
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1701 signed 16-bit (little-endian)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1702 .IPs 32
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1703 signed 16-bit (big-endian)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1704 .IPs 64
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1705 signed 8-bit
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1706 .IPs 128
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1707 unsigned 16-bit (little-endian)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1708 .IPs 256
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1709 unsigned 16-bit (big-endian)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1710 .IPs 512
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1711 MPEG (2) Audio
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1712 .IPs 1024
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1713 AC3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1714 .IPs 4096
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1715 signed 32-bit (little-endian)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1716 .IPs 8192
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1717 signed 32-bit (big-endian)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1718 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1719 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1720 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1721 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1722 .B \-mixer <device>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1723 Use a mixer device different from the default /dev/\:mixer.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1724 For ALSA this is the mixer name.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1725 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1726 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1727 .B \-mixer-channel <mixer line>[,mixer index] (\-ao oss and \-ao alsa only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1728 This option will tell MPlayer to use a different channel for controlling
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1729 volume than the default PCM.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1730 Options for OSS include
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1731 .B vol, pcm, line.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1732 For a complete list of options look for SOUND_DEVICE_NAMES in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1733 /usr/\:include/\:linux/\:soundcard.h.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1734 For ALSA you can use the names e.g.\& alsamixer displays, like
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1735 .B Master, Line, PCM.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1736 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1737 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1738 ALSA mixer channel names followed by a number must be specified in the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1739 <name,number> format, i.e.\& a channel labeled 'PCM 1' in alsamixer must
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1740 be converted to
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1741 .BR PCM,1 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1742 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1743 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1744 .B \-nowaveheader (\-ao pcm only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1745 Don't include wave header.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1746 Used for raw PCM.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1747 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1748 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1749 .B \-volstep <0\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1750 Set the step size of mixer volume changes in percent of the whole range
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1751 (default: 3).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1752 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1753 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1754 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1755 .SH "AUDIO OUTPUT DRIVERS (MPLAYER ONLY)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1756 Audio output drivers are interfaces to different audio output facilities.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1757 The syntax is:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1758 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1759 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1760 .B \-ao <driver1[:suboption1[=value]:...],driver2,...[,]>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1761 Specify a priority list of audio output drivers to be used.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1762 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1763 If the list has a trailing ',' MPlayer will fall back on drivers not
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1764 contained in the list.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1765 Suboptions are optional and can mostly be omitted.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1766 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1767 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1768 See \-ao help for a list of compiled-in audio output drivers.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1769 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1770 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1771 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1772 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1773 .IPs "\-ao alsa,oss,"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1774 Try the ALSA driver, then the OSS driver, then others.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1775 .IPs "\-ao alsa:mmap:noblock:device=hw=0.3"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1776 Sets noblock-mode, mmap-mode and the device-name as first card, fourth device.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1777 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1778 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1779 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1780 Available audio output drivers are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1781 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1782 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
1783 .B "alsa\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1784 ALSA 0.9/\:1.x audio output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1785 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1786 .RSs
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
1787 .IPs "mmap\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1788 Sets experimental mmap-mode (does not work for more than 2 channels).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1789 .IPs noblock
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1790 Sets noblock-mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1791 .IPs device=<device>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1792 Sets the device name.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1793 Replace any ',' with '.' and any ':' with '=' in the ALSA device name.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1794 Make sure you do not set this when you want hwac3 output via S/PDIF, unless
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1795 you really know how to set it correctly.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1796 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1797 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1798 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1799 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1800 .B alsa1x (OBSOLETE)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1801 ALSA 1.x audio output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1802 Obsoleted by the general alsa audio output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1803 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1804 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1805 .B alsa9 (OBSOLETE)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1806 ALSA 0.9 audio output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1807 Obsoleted by the general alsa audio output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1808 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1809 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
1810 .B "alsa5\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1811 ALSA 0.5 audio output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1812 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1813 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
1814 .B "oss\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1815 OSS audio output driver
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1816 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1817 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1818 .IPs dsp-device
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1819 Sets the audio-output device (default: /dev/\:dsp).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1820 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1821 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1822 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1823 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
1824 .B "sdl\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1825 Highly platform independent SDL (Simple Directmedia Layer) library
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1826 audio output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1827 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1828 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1829 .IPs <driver>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1830 Explicitly choose the SDL audio driver to use (default: let SDL choose).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1831 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1832 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1833 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1834 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
1835 .B "arts\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1836 Audio output through the Arts daemon.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1837 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1838 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
1839 .B "esd\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1840 Audio output through the ESD daemon.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1841 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1842 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1843 .IPs <server>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1844 Explicitly choose the ESD server to use (default: localhost).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1845 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1846 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1847 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1848 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
1849 .B "jack\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1850 Audio output through JACK (Jack Audio Connection Kit).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1851 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1852 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
1853 .B "nas\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1854 Audio output through NAS.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1855 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1856 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1857 .B macosx (Mac OS X only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1858 Native Mac OS X audio output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1859 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1860 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1861 .B sgi (SGI only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1862 Native SGI audio output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1863 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1864 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1865 .B sun (Sun only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1866 Native Sun audio output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1867 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1868 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1869 .IPs <device>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1870 Explicitly choose the audio device to use (default: /dev/\:audio).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1871 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1872 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1873 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1874 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1875 .B win32 (Windows only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1876 Native Windows waveout audio output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1877 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1878 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1879 .B dxr2 (also see \-dxr2) (DXR2 only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1880 Creative DXR2 specific output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1881 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1882 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1883 .B mpegpes (DVB only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1884 DVB specific output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1885 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1886 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
1887 .B "null\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1888 Produces no audio output but maintains video playback speed.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1889 Use \-nosound for benchmarking.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1890 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1891 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1892 .B pcm (also see \-aofile)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1893 Raw PCM/\:wave file writer audio output.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1894 Writes the sound to ./audiodump.wav.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1895 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1896 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
1897 .B "plugin\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1898 Plugin audio output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1899 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1900 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1901 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1902 .SH "VIDEO OUTPUT OPTIONS (MPLAYER ONLY)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1903 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1904 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1905 .B \-aa* (\-vo aa only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1906 You can get a list and an explanation of available options executing
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1907 .I mplayer \-aahelp
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1908 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1909 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1910 .B \-adapter <value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1911 Set the graphics card that will receive the image.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1912 Needs the \-vm option to work.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1913 You can get a list of available cards when you run this option with \-v.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1914 Works currently only with \-vo directx.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1915 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1916 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1917 .B \-bpp <depth>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1918 Override the autodetected color depth.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1919 Only supported by the fbdev, dga, svga, vesa video output drivers.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1920 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1921 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1922 .B \-brightness <-100\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1923 Adjust the brightness of the video signal (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1924 Not supported by all video output drivers.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1925 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1926 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1927 .B \-contrast <-100\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1928 Adjust the contrast of the video signal (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1929 Not supported by all video output drivers.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1930 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1931 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1932 .B \-dfbopts <value> (\-vo directfb only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1933 Specify a parameter list for the directfb video output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1934 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1935 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1936 .B \-display <name> (X11 only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1937 Specify the hostname and display number of the X server you want to display
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1938 on.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1939 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1940 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1941 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1942 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1943 \-display xtest.localdomain:0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1944 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1945 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1946 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1947 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1948 .B \-double
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1949 Enables double buffering.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1950 Fixes flicker by storing two frames in memory, and displaying one while
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1951 decoding another.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1952 Can affect OSD negatively, but often it removes OSD flickering.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1953 Needs twice the memory of a single buffer, so it won't work on cards with
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1954 very little video memory.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1955 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1956 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
1957 .B "\-dr \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1958 Turns on direct rendering (not supported by all codecs and video outputs)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1959 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1960 .I WARNING:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1961 May cause OSD/\:SUB corruption!
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1962 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1963 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1964 .B \-dxr2 <option1:option2:...>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1965 This option is used to control the dxr2 video output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1966 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1967 .IPs ar-mode=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1968 aspect ratio mode (0 = normal, 1 = pan-and-scan, 2 = letterbox (default))
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1969 .IPs iec958-encoded
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1970 Set iec958 output mode to encoded.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1971 .IPs iec958-decoded
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1972 Set iec958 output mode to decoded (default).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1973 .IPs macrovision=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1974 macrovision mode (0 = off (default), 1 = agc, 2 = agc 2 colorstripe,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1975 3 = agc 4 colorstripe)
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
1976 .IPs "mute\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1977 mute sound output
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1978 .IPs unmute
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1979 unmute sound output
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1980 .IPs ucode=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1981 path to the microcode
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1982 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1983 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1984 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1985 .I TV output
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1986 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1987 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1988 .IPs 75ire
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1989 enable 7.5 IRE output mode
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1990 .IPs no75ire
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1991 disable 7.5 IRE output mode (default)
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
1992 .IPs "bw\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1993 b/\:w TV output
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1994 .IPs color
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1995 color TV output (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1996 .IPs interlaced
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1997 interlaced TV output (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1998 .IPs nointerlaced
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
1999 disable interlaced TV output
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2000 .IPs norm=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2001 TV norm (ntsc (default), pal, pal60, palm, paln, palnc)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2002 .IPs square-pixel
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2003 set pixel mode to square
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2004 .IPs ccir601-pixel
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2005 set pixel mode to ccir601
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2006 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2007 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2008 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2009 .I overlay
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2010 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2011 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2012 .IPs cr-left=<0\-500>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2013 Set the left cropping value (default: 50).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2014 .IPs cr-right=<0\-500>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2015 Set the right cropping value (default: 300).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2016 .IPs cr-top=<0\-500>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2017 Set the top cropping value (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2018 .IPs cr-bottom=<0\-500>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2019 Set the bottom cropping value (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2020 .IPs ck-[r|g|b]=<0\-255>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2021 Set the r(ed), g(reen) or b(lue) gain of the overlay color-key.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2022 .IPs ck-[r|g|b]min=<0\-255>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2023 minimum value for the respective color key
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2024 .IPs ck-[r|g|b]max=<0\-255>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2025 maximum value for the respective color key
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2026 .IPs ignore-cache
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2027 Ignore cached overlay settings.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2028 .IPs update-cache
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2029 Update cached overlay settings.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2030 .IPs ol-osd
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2031 Enable overlay onscreen display.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2032 .IPs nool-osd
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2033 Disable overlay onscreen display (default).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2034 .IPs ol[h|w|x|y]-cor=<-20\-20>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2035 Adjust the overlay size (h,w) and position (x,y) in case it does not
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2036 match the window perfectly (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2037 .IPs overlay
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2038 Activate overlay (default).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2039 .IPs nooverlay
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2040 Activate TVout.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2041 .IPs overlay-ratio=<1\-2500>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2042 Tune the overlay (default: 1000).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2043 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2044 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2045 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2046 .B \-fb <device> (\-vo fbdev or directfb only) (OBSOLETE)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2047 Specifies the framebuffer device to use (default: /dev/\:fb0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2048 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2049 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2050 .B \-fbmode <modename> (\-vo fbdev only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2051 Change video mode to the one that is labeled as <modename> in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2052 /etc/\:fb.modes.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2053 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2054 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2055 VESA framebuffer doesn't support mode changing.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2056 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2057 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2058 .B \-fbmodeconfig <filename> (\-vo fbdev only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2059 Override framebuffer mode configuration file (default: /etc/\:fb.modes).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2060 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2061 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2062 .B \-forcexv (\-vo sdl only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2063 Force using XVideo through the sdl video output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2064 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2065 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2066 .B \-fs (also see \-zoom)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2067 Fullscreen playback (centers movie, and paints black bands around it).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2068 Not supported by all video output drivers.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2069 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2070 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2071 .B \-fsmode-dontuse <0\-31> (OBSOLETE, use the \-fs option)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2072 Try this option if you still experience fullscreen problems.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2073 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2074 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2075 .B \-fstype <type1,type2,...> (X11 only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2076 Specify a priority list of fullscreen modes to be used.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2077 You can negate the modes by prefixing them with '\-'.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2078 If you experience problems like the fullscreen window being covered
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2079 by other windows try using a different order.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2080 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2081 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2082 See \-fstype help for a full list of available modes.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2083 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2084 The available types are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2085 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2086 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2087 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2088 .IPs above
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2089 Use the _NETWM_STATE_ABOVE hint if available.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2090 .IPs below
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2091 Use the _NETWM_STATE_BELOW hint if available.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2092 .IPs fullscreen
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2093 Use the _NETWM_STATE_FULLSCREEN hint if available.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2094 .IPs layer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2095 Use the _WIN_LAYER hint with the default layer.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2096 .IPs layer=<0...15>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2097 Use the _WIN_LAYER hint with the given layer number.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2098 .IPs netwm
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2099 Force NETWM style.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2100 .IPs "none\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2101 Do not set fullscreen window layer.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2102 .IPs stays_on_top
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2103 Use _NETWM_STATE_STAYS_ON_TOP hint if available.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2104 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2105 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2106 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2107 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2108 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2109 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2110 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2111 .IPs layer,stays_on_top,above,fullscreen
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2112 Default order, will be used as a fallback if incorrect or
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2113 unsupported modes are specified.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2114 .IPs \-fullscreen
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2115 Fixes fullscreen switching on OpenBox 1.x.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2116 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2117 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2118 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2119 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2120 .B \-geometry x[%][:y[%]] or [WxH][+x+y]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2121 Adjust where the output is on the screen initially.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2122 The x and y specifications are in pixels measured from the top-left of the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2123 screen to the top-left of the image being displayed, however if a percentage
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2124 sign is given after the argument it turns the value into a percentage of the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2125 screen size in that direction.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2126 It also supports the standard X11 \-geometry option format.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2127 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2128 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2129 This option is only supported by the x11, xmga, xv, xvmc, xvidix,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2130 directx and tdfxfb video output drivers.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2131 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2132 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2133 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2134 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2135 .IPs 50:40
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2136 Places the window at x=50, y=40.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2137 .IPs 50%:50%
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2138 Places the window in the middle of the screen.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2139 .IPs "100%\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2140 Places the window at the middle of the right edge of the screen.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2141 .IPs 100%:100%
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2142 Places the window at the bottom right corner of the screen.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2143 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2144 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2145 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2146 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2147 .B \-guiwid <window\ ID> (also see \-wid) (GUI only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2148 This tells the GUI to also use an X11 window and stick itself to the bottom
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2149 of the video, which is useful to embed a mini-GUI in a browser (with the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2150 MPlayer plugin for instance).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2151 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2152 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2153 .B \-hue <-100\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2154 Adjust the hue of the video signal (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2155 You can get a colored negative of the image with this option.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2156 Not supported by all video output drivers.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2157 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2158 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2159 .B \-monitor-dotclock <range[,range,...]> (\-vo fbdev and vesa only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2160 Specify the dotclock or pixelclock range of the monitor.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2161 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2162 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2163 .B \-monitor-hfreq <range[,range,...]> (\-vo fbdev and vesa only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2164 Specify the horizontal frequency range of the monitor.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2165 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2166 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2167 .B \-monitor-vfreq <range[,range,...]> (\-vo fbdev and vesa only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2168 Specify the vertical frequency range of the monitor.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2169 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2170 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2171 .B \-monitoraspect <ratio> (also see \-aspect)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2172 Set the aspect ratio of your monitor or TV screen.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2173 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2174 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2175 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2176 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2177 \-monitoraspect 4:3 or 1.3333
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2178 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2179 \-monitoraspect 16:9 or 1.7777
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2180 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2181 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2182 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2183 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2184 .B \-nograbpointer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2185 Do not grab the mouse pointer after a video mode change (\-vm).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2186 Useful for multihead setups.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2187 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2188 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2189 .B \-nokeepaspect
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2190 Do not keep window aspect ratio when resizing windows.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2191 Only works with the x11, xv, xmga, xvidix, directx video output drivers.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2192 Furthermore under X11 your window manager has to honor window aspect hints.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2193 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2194 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2195 .B \-noxv (\-vo sdl only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2196 Disables using XVideo through the sdl video output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2197 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2198 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2199 .B "\-ontop\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2200 Makes the player window stay on top of other windows.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2201 Supported by video output drivers which use X11, except SDL,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2202 as well as directx and gl2.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2203 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2204 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2205 .B \-panscan <0.0\-1.0>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2206 Enables pan-and-scan functionality (cropping the sides of e.g.\& a 16:9
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2207 movie to make it fit a 4:3 display without black bands).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2208 The range controls how much of the image is cropped.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2209 Only works with the xv, xmga, mga, gl and xvidix video output drivers.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2210 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2211 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2212 .B \-refreshrate <Hz>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2213 Set the monitor refreshrate in Hz.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2214 Currently only supported by \-vo directx combined with the \-vm option.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2215 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2216 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2217 .B \-rootwin
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2218 Play movie in the root window (desktop background).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2219 Desktop background images may cover the movie window, though.
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
2220 Only works with the x11, xv, xmga, xvidix, quartz and directx video output
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
2221 drivers.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2222 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2223 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2224 .B \-saturation <-100\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2225 Adjust the saturation of the video signal (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2226 You can get grayscale output with this option.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2227 Not supported by all video output drivers.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2228 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2229 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2230 .B \-screenh <pixels>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2231 Specify the vertical screen resolution for video output drivers which
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2232 do not know the screen resolution like fbdev, x11 and TVout.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2233 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2234 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2235 .B \-screenw <pixels>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2236 Specify the horizontal screen resolution for video output drivers which
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2237 do not know the screen resolution like fbdev, x11 and TVout.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2238 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2239 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2240 .B \-stop-xscreensaver (X11 only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2241 Turns off xscreensaver at startup and turns it on again on exit.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2242 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2243 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2244 .B "\-vm \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2245 Try to change to a different video mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2246 Supported by the dga, x11, xv, sdl and directx video output drivers.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2247 If used with the directx video output driver the \-screenw,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2248 \-screenh, \-bpp and \-refreshrate options can be used to set
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2249 the new display mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2250 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2251 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2252 .B "\-vsync \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2253 Enables VBI for the vesa, dfbmga and svga video output drivers.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2254 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2255 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2256 .B \-wid <window\ ID> (also see \-guiwid) (X11 only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2257 This tells MPlayer to attach to an existing X11 window.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2258 Useful to embed MPlayer in a browser (e.g.\& the plugger extension).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2259 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2260 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2261 .B \-xineramascreen <0\-...>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2262 In Xinerama configurations (i.e.\& a single desktop that spans across multiple
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2263 displays) this option tells MPlayer which screen to display movie on.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2264 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2265 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2266 .B \-z <0\-9> (\-vo png only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2267 Specifies the compression level of the png video output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2268 0 is no compression, 9 is the maximum compression.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2269 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2270 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2271 .B \-zrbw (\-vo zr only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2272 Display in black and white.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2273 For optimal performance, this can be combined with '\-lavdopts gray'.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2274 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2275 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2276 .B \-zrcrop <[width]x[height]+[x offset]+[y offset]> (\-vo zr only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2277 Select a part of the input image to display, multiple occurences
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2278 of this option switch on cinerama mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2279 In cinerama mode the movie is distributed over more than one TV
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2280 (or beamer) to create a larger image.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2281 Options appearing after the n-th \-zrcrop apply to the n-th MJPEG card, each
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2282 card should at least have a \-zrdev in addition to the \-zrcrop.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2283 For examples, see the output of \-zrhelp and the Zr section of the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2284 documentation.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2285 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2286 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2287 .B \-zrdev <device> (\-vo zr only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2288 Specify the device special file that belongs to your MJPEG card, by default
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2289 the zr video output driver takes the first v4l device it can find.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2290 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2291 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2292 .B \-zrfd (\-vo zr only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2293 Force decimation: Decimation, as specified by \-zrhdec and \-zrvdec, only
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2294 happens if the hardware scaler can stretch the image to its original size.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2295 Use this option to force decimation.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2296 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2297 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2298 .B \-zrhdec <1,2,4> (\-vo zr only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2299 Horizontal decimation: Ask the driver to send only every 2nd or 4th
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2300 line/\:pixel of the input image to the MJPEG card and use the scaler
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2301 of the MJPEG card to stretch the image to its original size.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2302 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2303 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2304 .B \-zrhelp (\-vo zr only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2305 Display a list of all \-zr* options, their default values and a
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2306 cinerama mode example.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2307 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2308 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2309 .B \-zrnorm <norm> (\-vo zr only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2310 Specify the TV norm as PAL or NTSC (default: no change).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2311 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2312 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2313 .B \-zrquality <1\-20> (\-vo zr only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2314 A number from 1 (best) to 20 (worst) representing the JPEG encoding quality.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2315 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2316 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2317 .B \-zrvdec <1,2,4> (\-vo zr only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2318 Vertical decimation: Ask the driver to send only every 2nd or 4th
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2319 line/\:pixel of the input image to the MJPEG card and use the scaler
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2320 of the MJPEG card to stretch the image to its original size.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2321 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2322 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2323 .B \-zrxdoff <x display offset> (\-vo zr only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2324 If the movie is smaller than the TV screen, this option specifies the x
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2325 offset from the upper-left corner of the TV screen (default: centered).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2326 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2327 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2328 .B \-zrydoff <y display offset> (\-vo zr only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2329 If the movie is smaller than the TV screen, this option specifies the y
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2330 offset from the upper-left corner of the TV screen (default: centered).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2331 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2332 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2333 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2334 .SH "VIDEO OUTPUT DRIVERS (MPLAYER ONLY)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2335 Video output drivers are interfaces to different video output facilities.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2336 The syntax is:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2337 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2338 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2339 .B \-vo <driver1[:suboption1[=value]:...],driver2,...[,]>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2340 Specify a priority list of video output drivers to be used.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2341 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2342 If the list has a trailing ',' MPlayer will fall back on drivers not
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2343 contained in the list.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2344 Suboptions are optional and can mostly be omitted.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2345 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2346 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2347 See \-vo help for a list of compiled-in video output drivers.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2348 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2349 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2350 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2351 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2352 .IPs "\-vo xmga,xv,"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2353 Try the Matrox X11 driver, then the Xv driver, then others.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2354 .IPs "\-vo directx:noaccel"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2355 Uses the DirectX driver with acceleration features turned off.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2356 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2357 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2358 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2359 Available video output drivers are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2360 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2361 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2362 .B xv (X11 only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2363 Uses the XVideo extension of XFree86 4.x to enable hardware
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2364 accelerated playback.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2365 If you cannot use a hardware specific driver, this is probably
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2366 the best option.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2367 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2368 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2369 .IPs port=<number>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2370 Select a specific XVideo port.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2371 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2372 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2373 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2374 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2375 .B x11 (X11 only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2376 Shared memory video output driver without hardware acceleration that
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2377 works whenever X11 is present.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2378 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2379 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2380 .B xover (X11 only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2381 Adds X11 support to all overlay based video output drivers.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2382 Currently only supported by tdfx_vid.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2383 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2384 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2385 .IPs <vo_driver>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2386 Select the driver to use as source to overlay on top of X11.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2387 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2388 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2389 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2390 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2391 .B xvmc (X11 with \-vc ffmpeg12mc only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2392 Video output driver that uses the XvMC (X Video Motion Compensation)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2393 extension of XFree86 4.x to speed up MPEG1/\:2 and VCR2 decoding.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2394 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2395 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2396 .IPs benchmark
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2397 Disables image display.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2398 Necessary for proper benchmarking of drivers that change
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2399 image buffers on monitor retrace only (nVidia).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2400 .IPs queue
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2401 Queue frames for display to allow more parallel work of the video hardware.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2402 May add a small (not noticeable) constant A/\:V desync.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2403 .IPs sleep
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2404 Use sleep function while waiting for rendering to finish
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2405 (not recomended on Linux).
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2406 .IPs "wait\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2407 Do not use sleep function while waiting for rendering to finish
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2408 (default).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2409 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2410 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2411 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2412 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2413 .B dga (X11 only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2414 Play video through the XFree86 Direct Graphics Access extension.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2415 Considered obsolete.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2416 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2417 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2418 .B sdl (also see \-forcexv, \-noxv) (SDL only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2419 Highly platform independent SDL (Simple Directmedia Layer) library
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2420 video output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2421 Since SDL uses its own X11 layer, MPlayer X11 options do not have
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2422 any effect on SDL.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2423 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2424 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2425 .IPs <driver>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2426 Explicitly choose the SDL driver to use.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2427 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2428 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2429 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2430 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2431 .B "vidix\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2432 VIDIX (VIDeo Interface for *niX) is an interface to the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2433 video acceleration features of different graphics cards.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2434 Very fast video output driver on cards that support it.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2435 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2436 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2437 .IPs <subdevice>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2438 Explicitly choose the VIDIX subdevice driver to use.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2439 Available subdevice drivers are cyberblade_vid, mach64_vid, mga_crtc2_vid,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2440 mga_vid, nvidia_vid, pm3_vid, radeon_vid, rage128_vid and sis_vid.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2441 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2442 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2443 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2444 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2445 .B xvidix (X11 only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2446 X11 frontend for VIDIX
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2447 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2448 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2449 .IPs <subdevice>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2450 same as vidix
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2451 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2452 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2453 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2454 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2455 .B "cvidix\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2456 Generic and platform independent VIDIX frontend, can even run in a
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2457 textconsole with nVidia cards.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2458 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2459 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2460 .IPs <subdevice>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2461 same as vidix
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2462 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2463 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2464 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2465 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2466 .B winvidix (Windows only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2467 Windows frontend for VIDIX
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2468 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2469 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2470 .IPs <subdevice>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2471 same as vidix
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2472 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2473 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2474 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2475 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2476 .B directx (Windows only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2477 Video output driver that uses the DirectX interface.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2478 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2479 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2480 .IPs noaccel
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2481 Turns off hardware acceleration.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2482 Try this option if you have display problems.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2483 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2484 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2485 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2486 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2487 .B quartz (Mac OS X only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2488 Mac OS X Quartz video output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2489 Under some circumstances, it might be more efficient to force a
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2490 packed YUV output format, with e.g.\& \-vf format=yuy2.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2491 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2492 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2493 .IPs device_id=<number>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2494 Choose the display device to use in fullscreen.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2495 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2496 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2497 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2498 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2499 .B fbdev (Linux only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2500 Uses the kernel framebuffer to play video.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2501 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2502 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2503 .IPs <device>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2504 Explicitly choose the fbdev device name to use (e.g.\& /dev/\:fb0) or the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2505 name of the VIDIX subdevice if the device name starts with 'vidix'
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2506 (e.g.\& 'vidixsis_vid' for the sis driver).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2507 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2508 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2509 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2510 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2511 .B fbdev2 (Linux only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2512 Uses the kernel framebuffer to play video,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2513 alternative implementation.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2514 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2515 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2516 .IPs <device>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2517 Explicitly choose the fbdev device name to use (default: /dev/\:fb0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2518 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2519 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2520 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2521 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2522 .B "vesa\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2523 Very general video output driver that should work on any VESA VBE 2.0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2524 compatible card.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2525 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2526 .RSs
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2527 .IPs "dga\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2528 Turns on DGA mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2529 .IPs nodga
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2530 Turns off DGA mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2531 .IPs neotv_pal
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2532 Activate the NeoMagic TV out and set it to PAL norm.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2533 .IPs neotv_ntsc
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2534 Activate the NeoMagic TV out and set it to NTSC norm.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2535 .IPs vidix
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2536 Use the VIDIX driver.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2537 .IPs "lvo:\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2538 Activate the Linux Video Overlay on top of VESA mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2539 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2540 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2541 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2542 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2543 .B "svga\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2544 Play video using the SVGA library.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2545 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2546 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2547 .IPs "<video mode>"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2548 Specify video mode to use.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2549 The mode can be given in a <width>x<height>x<colors> format,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2550 e.g.\& 640x480x16M or be a graphics mode number, e.g.\& 84.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2551 .IPs bbosd
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2552 Draw OSD into black bands below the movie (slower).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2553 .IPs native
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2554 Use only native drawing functions.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2555 This avoids direct rendering, OSD and hardware acceleration.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2556 .IPs retrace
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2557 Force frame switch on vertical retrace.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2558 Usable only with \-double.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2559 It has the same effect as the \-vsync option.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2560 .IPs "sq\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2561 Try to select a video mode with square pixels.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2562 .IPs vidix
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2563 Use svga with VIDIX.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2564 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2565 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2566 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2567 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2568 .B "gl\ \ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2569 OpenGL video output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2570 Simple version, video size must be smaller than
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2571 the maximum texture size of your OpenGL implementation.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2572 Intended to work even with the most simple OpenGL implementations.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2573 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2574 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2575 .IPs (no)manyfmts
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2576 Enables support for more (RGB and BGR) color formats.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2577 Needs OpenGL version >= 1.2.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2578 .IPs slice-height=<0\-...>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2579 Number of lines copied to texture in one piece (default: 4).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2580 0 for whole image.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2581 .IPs (no)osd
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2582 Enable or disable support for OSD rendering via OpenGL (default: enabled).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2583 Mostly for testing, you should use \-osdlevel 0 to disable OSD.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2584 .IPs (no)scaled-osd
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2585 Changes the way the OSD behaves when the size of the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2586 window changes (default: disabled).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2587 When enabled behaves more like the other video output drivers,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2588 which is better for fixed-size fonts.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2589 Disabled looks much better with FreeType fonts and uses the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2590 borders in fullscreen mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2591 .IPs (no)aspect
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2592 Enable or disable aspect scaling and pan-and-scan support (default: enabled).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2593 Disabling might increase speed.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2594 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2595 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2596 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2597 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2598 .B "gl2\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2599 OpenGL video output driver, second generation.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2600 Supports OSD and videos larger than the maximum texture size.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2601 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2602 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2603 .B "null\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2604 Produces no video output.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2605 Useful for benchmarking.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2606 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2607 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2608 .B aa (also see \-aa*)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2609 ASCII art video output driver that works on a text console.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2610 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2611 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2612 .B "caca\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2613 Color ASCII art video output driver that works on a text console.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2614 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2615 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2616 .B "bl\ \ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2617 Video playback using the Blinkenlights UDP protocol.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2618 This driver is highly hardware specific.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2619 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2620 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2621 .IPs <subdevice>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2622 Explicitly choose the Blinkenlights subdevice driver to use.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2623 It's something like arcade:host=localhost:2323 or
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2624 hdl:file=name1,file=name2.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2625 You must specify a subdevice.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2626 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2627 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2628 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2629 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2630 .B "ggi\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2631 GGI graphics system video output driver
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2632 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2633 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2634 .IPs <driver>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2635 Explicitly choose the GGI driver to use.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2636 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2637 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2638 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2639 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2640 .B directfb
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2641 Play video using the DirectFB library.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2642 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2643 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2644 .IPs (no)input
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2645 Use the DirectFB instead of the MPlayer keyboard code (default: enabled).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2646 .IPs buffermode=single|double|triple
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
2647 Double and triple buffering give best results if you want to avoid tearing
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
2648 issues.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
2649 Triple buffering is more efficent than double buffering as it doesn't block
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
2650 MPlayer
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2651 while waiting for the vertical retrace.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2652 Single buffering should be avoided (default: single).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2653 .IPs fieldparity=top|bottom
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2654 Control the output order for interlaced frames (default: disabled).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2655 Valid values are top = top fields first, bottom = bottom fields first.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2656 This option doesn't have any effect on progressive film material
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2657 like most MPEG movies are.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2658 You need to enable this option if you have tearing issues/\:unsmooth
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2659 motions watching interlaced film material.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2660 .IPs layer=N
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2661 Will force layer with ID N for playback (default: -1 - auto).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2662 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2663 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2664 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2665 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2666 .B "dfbmga\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2667 Matrox G400/\:G450/\:G550 specific video output driver that uses the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2668 DirectFB library to make use of special hardware features.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2669 Enables CRTC2 (second head), displaying video independently of the first head.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2670 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2671 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2672 .IPs (no)bes
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2673 Enable the use of the Matrox BES (backend scaler) (default: disabled).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2674 Gives very good results concerning speed and output quality as interpolated
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2675 picture processing is done in hardware.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2676 Works only on the primary head.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2677 .IPs (no)spic
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2678 Make use of the Matrox sub picture layer to display the OSD (default: enabled).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2679 .IPs (no)crtc2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2680 Turn on TV-out on the second head (default: enabled).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2681 The output quality is amazing as it's a full interlaced picture
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2682 with proper sync to every odd/\:even field.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2683 .IPs (no)input
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2684 Use the DirectFB instead of the MPlayer keyboard code (default: disabled).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2685 .IPs buffermode=single|double|triple
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
2686 Double and triple buffering give best results if you want to avoid tearing
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
2687 issues.
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
2688 Triple buffering is more efficent than double buffering as it doesn't block
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
2689 MPlayer
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2690 while waiting for the vertical retrace.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2691 Single buffering should be avoided (default: triple).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2692 .IPs fieldparity=top|bottom
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2693 Control the output order for interlaced frames (default: disabled).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2694 Valid values are top = top fields first, bottom = bottom fields first.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2695 This option doesn't have any effect on progressive film material
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2696 like most MPEG movies are.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2697 You need to enable this option if you have tearing issues/\:unsmooth
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2698 motions watching interlaced film material.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2699 .IPs tvnorm=pal|ntsc|auto
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2700 Will set the TV norm of the Matrox card without the need
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2701 for modifying /etc/\:directfbrc (default: disabled).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2702 Valid norms are pal = PAL, ntsc = NTSC.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2703 Special norm is auto (auto-adjust using PAL/\:NTSC) because it decides
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2704 which norm to use by looking at the framerate of the movie.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2705 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2706 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2707 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2708 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2709 .B mga (Linux only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2710 Matrox specific video output driver that makes use of the YUV back
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2711 end scaler on Gxxx cards through a kernel module.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2712 If you have a Matrox card, this is the fastest option.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2713 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2714 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2715 .IPs <device>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2716 Explicitly choose the Matrox device name to use (default: /dev/\:mga_vid).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2717 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2718 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2719 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2720 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2721 .B xmga (Linux, X11 only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2722 The mga video output driver, running in an X11 window.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2723 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2724 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2725 .IPs <device>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2726 Explicitly choose the Matrox device name to use (default: /dev/\:mga_vid).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2727 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2728 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2729 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2730 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2731 .B "syncfb\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2732 Video output driver for the SyncFB kernel module, which provides
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2733 special hardware features of Matrox Gxxx cards like hardware
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2734 deinterlacing, scaling and synchronizing your video output to
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2735 the vertical retrace of your monitor.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2736 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2737 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2738 .B 3dfx (Linux only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2739 3Dfx specific video output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2740 This driver directly uses the 3Dfx hardware on top of X11.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2741 Only 16 bpp are supported.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2742 FIXME: It' ok the difference between 3dfx, tdfxfb and tdfx_vid?
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2743 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2744 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2745 .B tdfxfb (Linux only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2746 This driver employs the tdfx framebuffer driver to play movies with
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2747 YUV acceleration on 3Dfx cards.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2748 FIXME: It' ok the difference between 3dfx, tdfxfb and tdfx_vid?
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2749 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2750 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2751 .IPs <device>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2752 Explicitly choose the fbdev device name to use (default: /dev/\:fb0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2753 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2754 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2755 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2756 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2757 .B tdfx_vid (Linux only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2758 3Dfx specific video output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2759 This driver directly uses the tdfx_vid kernel module.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2760 FIXME: It' ok the difference between 3dfx, tdfxfb and tdfx_vid?
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2761 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2762 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2763 .IPs <device>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2764 Explicitly choose the device name to use (default: /dev/\:tdfx_vid).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2765 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2766 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2767 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2768 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2769 .B dxr2 (also see \-dxr2) (DXR2 only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2770 Creative DXR2 specific video output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2771 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2772 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2773 .IPs <vo_driver>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2774 Output video subdriver to use as overlay (x11, xv).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2775 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2776 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2777 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2778 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2779 .B dxr3 (DXR3 only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2780 Sigma Designs em8300 MPEG decoder chip (Creative DXR3, Sigma Designs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2781 Hollywood Plus) specific video output driver.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2782 Also see the lavc video filter.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2783 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2784 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2785 .IPs overlay
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2786 Activates the overlay instead of TVOut.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2787 .IPs prebuf
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2788 Turns on prebuffering.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2789 .IPs "sync\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2790 Will turn on the new sync-engine.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2791 .IPs norm=<norm>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2792 Specifies the TV norm.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2793 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2794 0: Does not change current norm (default).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2795 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2796 1: Auto-adjust using PAL/\:NTSC.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2797 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2798 2: Auto-adjust using PAL/\:PAL-60.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2799 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2800 3: PAL
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2801 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2802 4: PAL-60
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2803 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2804 5: NTSC
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2805 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2806 .IPs <0\-3>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2807 Specifies the device number to use if you have more than one em8300 card.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2808 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2809 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2810 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2811 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2812 .B mpegpes (DVB only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2813 Video output driver for DVB cards that writes the output to an MPEG-PES file
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2814 if no DVB card is installed.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2815 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2816 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2817 .IPs card=<1\-4>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2818 Specifies the device number to use if you have more than one DVB output card
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2819 (V3 API only, such as 1.x.y series drivers).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2820 .IPs <filename>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2821 Allows specifying the output filename (default: ./grab.mpg).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2822 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2823 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2824 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2825 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2826 .B zr (also see \-zr* and \-zrhelp)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2827 Video output driver for a number of MJPEG capture/\:playback cards.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2828 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2829 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2830 .B zr2 (also see the zrmjpeg video filter)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2831 Video output driver for a number of MJPEG capture/\:playback cards,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2832 second generation.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2833 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2834 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2835 .IPs dev=<device>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2836 Specifies the device to use.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2837 .IPs "pal\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2838 Activate PAL video norm.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2839 .IPs secam
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2840 Activate SECAM video norm.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2841 .IPs "ntsc\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2842 Activate NTSC video norm.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2843 .IPs prebuf
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2844 Activate prebuffering, not yet supported.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2845 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2846 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2847 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2848 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2849 .B "md5sum\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2850 Calculate MD5 sums of each frame and write them to a file.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2851 Supports RGB24 and YV12 colorspaces.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2852 Useful for debugging.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2853 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2854 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2855 .IPs outfile=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2856 Specify the output filename (default: ./md5sums).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2857 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2858 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2859 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2860 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2861 .B yuv4mpeg
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2862 Transforms the video stream into a sequence of uncompressed YUV 4:2:0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2863 images and stores it in a file called 'stream.yuv' in the current
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2864 directory.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2865 The format is the same as the one employed by mjpegtools, so this is
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2866 useful if you want to process the video with the mjpegtools suite.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2867 It supports the YV12, RGB (24 bpp) and BGR (24 bpp) format.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2868 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2869 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2870 .IPs interlaced
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2871 Write the output as interlaced frames, top field first.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2872 .IPs interlaced_bf
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2873 Write the output as interlaced frames, bottom field first.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2874 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2875 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2876 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2877 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2878 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2879 If you don't specify any option the output is progressive
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2880 (i.e.\& not interlaced).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2881 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2882 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2883 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2884 .B "gif89a\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2885 Output each frame into a single animated GIF file in the current directory.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2886 It supports only RGB format with 24 bpp and the output is converted to 256
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2887 colors.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2888 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2889 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2890 .IPs <fps>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2891 Float value to specify framerate (default: 5.0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2892 .IPs <filename>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2893 Specify the output filename (default: ./out.gif).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2894 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2895 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2896 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2897 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2898 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2899 You must specify the framerate before the filename or the framerate will
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2900 be part of the filename.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2901 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2902 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2903 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2904 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2905 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2906 mplayer video.nut \-vo gif89a:15.0:test.gif
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2907 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2908 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2909 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2910 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2911 .B "jpeg\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2912 Output each frame into a JPEG file in the current directory.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2913 Each file takes the frame number padded with leading zeros as name.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2914 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2915 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2916 .IPs [no]progressive
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2917 Specify standard or progressive JPEG (default: noprogressive).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2918 .IPs [no]baseline
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2919 Specify use of baseline or not (default: baseline).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2920 .IPs optimize=<0\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2921 optimization factor (default: 100)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2922 .IPs smooth=<0\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2923 smooth factor (default: 0)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2924 .IPs quality=<0\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2925 quality factor (default: 75)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2926 .IPs outdir=<dirname>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2927 Specify the directory to save the JPEG files to (default: ./).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2928 .IPs subdirs=<prefix>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2929 Create numbered subdirectories with the specified prefix to
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2930 save the files in instead of the current directory.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2931 .IPs maxfiles=<value> (subdirs only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2932 Maximum number of files to be saved per subdirectory.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2933 Must be equal to or larger than 1 (default: 1000).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2934 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2935 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2936 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2937 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2938 .B "pnm\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2939 Output each frame into a PNM file in the current directory.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2940 Each file takes the frame number padded with leading zeros as name.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2941 It supports PPM, PGM and PGMYUV files in both raw and ASCII mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2942 Also see pnm(5), ppm(5) and pgm(5).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2943 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2944 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2945 .IPs ppm
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2946 Write PPM files (default).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2947 .IPs pgm
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2948 Write PGM files.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2949 .IPs pgmyuv
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2950 Write PGMYUV files.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2951 PGMYUV is like PGM, but it also contains the U and V plane, appended at the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2952 bottom of the picture.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2953 .IPs raw
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2954 Write PNM files in raw mode (default).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2955 .IPs ascii
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2956 Write PNM files in ASCII mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2957 .IPs outdir=<dirname>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2958 Specify the directory to save the PNM files to (default: ./).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2959 .IPs subdirs=<prefix>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2960 Create numbered subdirectories with the specified prefix to
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2961 save the files in instead of the current directory.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2962 .IPs maxfiles=<value> (subdirs only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2963 Maximum number of files to be saved per subdirectory.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2964 Must be equal to or larger than 1 (default: 1000).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2965 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2966 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2967 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2968 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2969 .B png (also see \-z)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2970 Output each frame into a PNG file in the current directory.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2971 Each file takes the frame number padded with leading zeros as name.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2972 24bpp RGB and BGR formats are supported.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2973 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2974 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
2975 .B "tga\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2976 Output each frame into a Targa file in the current directory.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2977 Each file takes the frame number padded with leading zeros as name.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2978 The purpose of this video output driver is to have a simple lossless
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2979 image writer to use without any external library.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2980 It supports the BGR[A] color format, with 15, 24 and 32 bpp.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2981 You can force a particular format with the format video filter.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2982 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2983 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2984 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2985 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2986 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2987 mplayer video.nut \-vf format=bgr15 \-vo tga
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2988 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2989 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2990 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2991 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2992 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2993 .SH "DECODING/\:FILTERING OPTIONS"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2994 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2995 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2996 .B \-ac <[-]codec1,[-]codec2,...[,]>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2997 Specify a priority list of audio codecs to be used, according to their codec
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2998 name in codecs.conf.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
2999 Use a '-' before the codec name to omit it.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3000 If the list has a trailing ',' MPlayer will fall back on codecs not
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3001 contained in the list.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3002 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3003 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3004 See \-ac help for a full list of available codecs.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3005 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3006 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3007 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3008 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3009 .IPs "\-ac mp3acm"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3010 Force the l3codeca.acm MP3 codec.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3011 .IPs "\-ac mad,"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3012 Try libmad first, then fall back on others.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3013 .IPs "\-ac hwac3,a52,"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3014 Try hardware AC3 passthrough, software AC3, then others.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3015 .IPs "\-ac -ffmp3,"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3016 Skip FFmpeg's MP3 decoder.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3017 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3018 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3019 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3020 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3021 .B \-af <filter1[=parameter1:parameter2:...],filter2,...>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3022 Activate a comma separated list of audio filters and their options.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3023 Also see the audio filters section of the documentation.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3024 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3025 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3026 To get a full list of available audio filters, see \-af help.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3027 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3028 Available filters are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3029 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3030 .IPs resample[=srate[:sloppy][:type]]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3031 Changes the sample rate of the audio stream to an integer srate in Hz.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3032 It only supports the 16-bit little-endian format.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3033 With MEncoder, you need to also use \-srate <srate>.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3034 .IPs channels[=nch]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3035 Change the number of channels to nch output channels.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3036 If the number of output channels is bigger than the number of input channels
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3037 empty channels are inserted (except when mixing from mono to stereo, then
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3038 the mono channel is repeated in both of the output channels).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3039 If the number of output channels is smaller than the number of input channels
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3040 the exceeding channels are truncated.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3041 .IPs format[=bps:f]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3042 Select the bytes per sample and the format used for output from the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3043 filter layer.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3044 The option bps is an integer and denotes Bytes per sample.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3045 The format f is a string containing a concatenated mix of:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3046 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3047 alaw, mulaw or imaadpcm
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3048 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3049 float or int
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3050 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3051 unsigned or signed
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3052 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3053 le or be (little- or big-endian)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3054 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3055 .IPs volume[=v:sc]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3056 Select the output volume level.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3057 This filter is not reentrant and can therefore only be enabled once for every
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3058 audio stream.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3059 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3060 v: Sets the desired gain in dB for all channels in the stream
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3061 from -200dB to +60dB (where -200dB mutes the sound
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3062 completely and +60dB equals a gain of 1000).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3063 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3064 sc: Enable soft clipping.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3065 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3066 .IPs pan[=n:l01:l02:...l10:l11:l12:...ln0:ln1:ln2:...]
13913
c7d1760a4767 Update links to match the XML docs structure change.
diego
parents: 13848
diff changeset
3067 Mixes channels arbitrarily, see DOCS/\:HTML/\:en/\:audio.html for
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
3068 details.
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3069 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3070 n: number of input channels (1\-6)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3071 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3072 lij: How much of input channel j is mixed into output channel i.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3073 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3074 .IPs sub[=fc:ch]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3075 Add subwoofer channel.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3076 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3077 fc: cutoff frequency for low-pass filter (20Hz to 300Hz) (default: 60Hz)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3078 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3079 ch: channel number for the sub-channel
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3080 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3081 .IPs surround[=d]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3082 Decoder for matrix encoded surround sound, works on many 2 channel files.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3083 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3084 d: delay time in ms for the rear speakers (0ms to 1000ms) (default: 15ms)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3085 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3086 .IPs delay[=ch1:ch2:...]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3087 Delays the sound output.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3088 Specify the delay separately for each channel in milliseconds (floating point
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3089 number between 0 and 1000).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3090 .IPs export[=mmapped_file[:nsamples]]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3091 Exports the incoming signal to other processes using memory mapping (mmap()).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3092 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3093 mmapped_file: file to map data to (default: ~/.mplayer/\:mplayer-af_export)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3094 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3095 nsamples: number of samples per channel (default: 512)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3096 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3097 .IPs extrastereo[=mul]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3098 Increases the difference between left and right channels to add some
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3099 sort of "live" effect to playback.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3100 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3101 mul: difference coefficient (default: 2.5)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3102 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3103 .IPs volnorm
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3104 Maximizes the volume without distorting the sound.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3105 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3106 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3107 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3108 .B \-af-adv <force=(0\-3):list=(filters)> (also see \-af)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3109 Specify advanced audio filter options:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3110 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3111 .IPs force=<0\-3>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3112 Forces the insertion of audio filters to one of the following:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3113 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3114 0: completely automatic filter insertion (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3115 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3116 1: Optimize for accuracy.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3117 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3118 2: Optimize for speed.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3119 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3120 3: Turn off automatic filter insertion.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3121 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3122 .IPs list=<filters>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3123 Same as \-af.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3124 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3125 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3126 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3127 .B \-afm <driver1,driver2,...>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3128 Specify a priority list of audio codec families to be used, according
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3129 to their codec name in codecs.conf.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3130 Falls back on the default codecs if none of the given codec families work.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3131 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3132 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3133 See \-afm help for a full list of available codec families.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3134 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3135 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3136 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3137 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3138 .IPs "\-afm ffmpeg"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3139 Try FFmpeg's libavcodec codecs first.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3140 .IPs "\-afm acm,dshow"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3141 Try Win32 codecs first.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3142 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3143 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3144 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3145 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3146 .B \-aspect <ratio>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3147 Override movie aspect ratio.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3148 It is autodetected for MPEG files, but it cannot be done for most AVI files.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3149 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3150 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3151 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3152 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3153 \-aspect 4:3 or \-aspect 1.3333
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3154 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3155 \-aspect 16:9 or \-aspect 1.7777
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3156 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3157 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3158 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3159 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3160 .B \-noaspect
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3161 Disable automatic movie aspect ratio compensation.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3162 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3163 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
3164 .B "\-flip \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3165 Flip image upside-down.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3166 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3167 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3168 .B \-lavdopts <option1:option2:...> (DEBUG CODE)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3169 Specify libavcodec decoding parameters.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3170 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3171 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3172 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3173 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3174 \-lavdopts bug=1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3175 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3176 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3177 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3178 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3179 Available options are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3180 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3181 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3182 .IPs bug=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3183 Manually work around encoder bugs:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3184 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3185 0: nothing
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3186 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3187 1: autodetect bugs (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3188 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3189 2 (msmpeg4v3): some old lavc generated msmpeg4v3 files (no autodetection)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3190 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3191 4 (mpeg4): XviD interlacing bug (autodetected if fourcc==XVIX)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3192 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3193 8 (mpeg4): UMP4 (autodetected if fourcc==UMP4)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3194 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3195 16 (mpeg4): padding bug (autodetected)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3196 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3197 32 (mpeg4): illegal vlc bug (autodetected per fourcc)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3198 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3199 64 (mpeg4): XviD and DivX qpel bug (autodetected per fourcc/\:version)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3200 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3201 128 (mpeg4): old standard qpel (autodetected per fourcc/\:version)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3202 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3203 256 (mpeg4): another qpel bug (autodetected per fourcc/\:version)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3204 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3205 512 (mpeg4): direct-qpel-blocksize bug (autodetected per fourcc/\:version)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3206 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3207 1024 (mpeg4): edge padding bug (autodetected per fourcc/\:version)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3208 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3209 .IPs debug=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3210 debug:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3211 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3212 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3213 0: disabled
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3214 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3215 1: picture info
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3216 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3217 2: rate control
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3218 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3219 4: bitstream
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3220 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3221 8: macroblock (MB) type
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3222 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3223 16: quantization parameter (QP)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3224 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3225 32: motion vector
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3226 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3227 0x0040: motion vector visualization (use \-noslices)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3228 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3229 0x0080: macroblock (MB) skip
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3230 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3231 0x0100: startcode
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3232 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3233 0x0200: PTS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3234 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3235 0x0400: error resilience
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3236 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3237 0x0800: memory management control operations (H.264)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3238 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3239 0x1000: bugs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3240 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3241 .IPs ec=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3242 error concealment:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3243 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3244 1: Use strong deblock filter for damaged MBs.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3245 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3246 2: iterative motion vector (MV) search (slow)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3247 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3248 3: all (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3249 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3250 .IPs er=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3251 error resilience:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3252 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3253 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3254 0: disabled
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3255 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3256 1: careful (Should work with broken encoders.)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3257 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3258 2: normal (default) (Works with compliant encoders.)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3259 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3260 3: aggressive (More checks, but might cause problems even for valid bitstreams.)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3261 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3262 4: very aggressive
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3263 .REss
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
3264 .IPs "fast\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3265 Enable optimizations which do not comply to the specification and might
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3266 potentially cause problems, like simpler dequantization, assuming use
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3267 of the default quantization matrix, assuming YUV 4:2:0 and skipping a few
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3268 checks to detect damaged bitstreams.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
3269 .IPs "gray\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3270 grayscale only decoding (a bit faster than with color)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3271 .IPs "idct=<0\-99> (see \-lavcopts)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3272 For best decoding quality use the same IDCT algorithm for decoding and encoding.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3273 This may come at a price in accuracy, though.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3274 .IPs lowres=<number>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3275 Decode at lower resolutions.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3276 Low resolution decoding is not supported by all codecs, and it will
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3277 often result in ugly artifacts.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3278 This is not a bug, but a side effect of not decoding at full resolution.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3279 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3280 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3281 0: disabled
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3282 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3283 1: 1/2 resolution
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3284 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3285 2: 1/4 resolution
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3286 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3287 3: 1/8 resolution
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3288 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3289 .IPs "sb=<number> (MPEG2 only)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3290 Skip the given number of macroblock rows at the bottom.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3291 .IPs "st=<number> (MPEG2 only)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3292 Skip the given number of macroblock rows at the top.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3293 .IPs vismv=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3294 vismv:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3295 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3296 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3297 0: disabled
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3298 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3299 1: Visualize forward predicted MVs of P-frames.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3300 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3301 2: Visualize forward predicted MVs of B-frames.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3302 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3303 4: Visualize backward predicted MVs of B-frames.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3304 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3305 .IPs vstats
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3306 Prints some statistics and stores them in ./vstats_*.log.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3307 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3308 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3309 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3310 .B \-noslices
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3311 Disable drawing video by 16-pixel height slices/\:bands, instead draws the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3312 whole frame in a single run.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3313 May be faster or slower, depending on card/\:cache.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3314 It has effect only with libmpeg2 and libavcodec codecs.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3315 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3316 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3317 .B \-nosound
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3318 Do not play/\:encode sound.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3319 Useful for benchmarking.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3320 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3321 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3322 .B \-novideo
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3323 Do not play/\:encode video.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3324 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3325 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3326 .B \-oldpp <quality> (OpenDivX only) (OBSOLETE)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3327 Use the opendivx postprocessing code instead of the internal one.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3328 Superseded by \-pp, the internal postprocessing offers better
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3329 quality and performance.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3330 The valid range of \-oldpp values varies by codec, it is mostly
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3331 0\-6, where 0=disable, 6=slowest/\:best.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3332 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3333 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3334 .B \-pp <quality> (also see \-vf pp)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3335 Set the DLL postprocess level.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3336 This option is no longer usable with \-vf pp.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3337 It only works with Win32 DirectShow DLLs with internal postprocessing routines.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3338 The valid range of \-pp values varies by codec, it is mostly
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3339 0\-6, where 0=disable, 6=slowest/\:best.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3340 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3341 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3342 .B \-pphelp (also see \-vf pp)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3343 Show a summary about the available postprocess filters and their usage.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3344 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3345 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3346 .B \-ssf <mode>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3347 Specifies software scaler parameters.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3348 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3349 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3350 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3351 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3352 \-vf scale \-ssf lgb=3.0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3353 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3354 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3355 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3356 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3357 .IPs lgb=<0\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3358 gaussian blur filter (luma)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3359 .IPs cgb=<0\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3360 gaussian blur filter (chroma)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3361 .IPs ls=<0\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3362 sharpen filter (luma)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3363 .IPs cs=<0\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3364 sharpen filter (chroma)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3365 .IPs chs=<h>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3366 chroma horizontal shifting
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3367 .IPs cvs=<v>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3368 chroma vertical shifting
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3369 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3370 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3371 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3372 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3373 .B \-stereo <mode>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3374 Select type of MP2/\:MP3 stereo output.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3375 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3376 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3377 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3378 stereo
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3379 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3380 left channel
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3381 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3382 right channel
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3383 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3384 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3385 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3386 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3387 .B \-sws <software\ scaler\ type> (also see \-vf scale and \-zoom)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3388 Specify the software scaler algorithm to be used with the \-zoom option.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3389 This affects video output drivers which lack hardware acceleration, e.g.\& x11.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3390 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3391 Available types are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3392 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3393 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3394 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3395 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3396 fast bilinear
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3397 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3398 bilinear
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3399 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3400 bicubic (good quality) (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3401 .IPs 3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3402 experimental
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3403 .IPs 4
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3404 nearest neighbour (bad quality)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3405 .IPs 5
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3406 area
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3407 .IPs 6
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3408 luma bicubic / chroma bilinear
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3409 .IPs 7
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3410 gauss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3411 .IPs 8
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3412 sincR
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3413 .IPs 9
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3414 lanczos
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3415 .IPs 10
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3416 natural bicubic spline
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3417 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3418 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3419 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3420 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3421 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3422 For \-sws\ 2 and 7, sharpness can be set with the scaling parameter
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3423 of \-vf scale (0 (soft) \- 100 (sharp)), for \-sws 9, the scaling
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3424 parameter specifies the filter length (1 \- 10).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3425 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3426 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3427 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3428 .B \-vc <[-]codec1,[-]codec2,...[,]>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3429 Specify a priority list of video codecs to be used, according to their codec
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3430 name in codecs.conf.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3431 Use a '-' before the codec name to omit it.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3432 If the list has a trailing ',' MPlayer will fall back on codecs not
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3433 contained in the list.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3434 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3435 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3436 See \-vc help for a full list of available codecs.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3437 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3438 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3439 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3440 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3441 .IPs "\-vc divx"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3442 Force Win32/\:VFW DivX codec, no fallback.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3443 .IPs "\-vc divx4,"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3444 Try divx4linux codec first, then fall back on others.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3445 .IPs "\-vc -divxds,-divx,"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3446 Skip Win32 DivX codecs.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3447 .IPs "\-vc ffmpeg12,mpeg12,"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3448 Try libavcodec's MPEG1/\:2 codec, then libmpeg2, then others.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3449 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3450 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3451 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3452 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3453 .B \-vfm <driver1,driver2,...>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3454 Specify a priority list of video codec families to be used, according
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3455 to their names in codecs.conf.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3456 Falls back on the default codecs if none of the given codec families work.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3457 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3458 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3459 See \-vfm help for a full list of available codec families.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3460 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3461 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3462 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3463 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3464 .IPs "\-vfm ffmpeg,dshow,vfw"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3465 Try the libavcodec, then Directshow, then VfW codecs and fall back
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3466 on others, if they do not work.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3467 .IPs "\-vfm xanim"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3468 Try XAnim codecs first.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3469 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3470 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3471 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3472 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3473 .B \-x <x> (MPlayer only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3474 Scale image to width <x> (if software/\:hardware scaling is available).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3475 Disables aspect calculations.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3476 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3477 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3478 .B \-xvidopts <option1:option2:...>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3479 Specify additional parameters when decoding with XviD.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3480 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3481 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3482 Since libavcodec is faster than XviD you might want to use the libavcodec
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3483 postprocessing filter (\-vf pp) and decoder (\-vfm ffmpeg) instead.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3484 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3485 XviD's internal postprocessing filters:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3486 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3487 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3488 .IPs deblock-chroma (also see \-vf pp)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3489 chroma deblock filter
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3490 .IPs deblock-luma (also see \-vf pp)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3491 luma deblock filter
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3492 .IPs dering-luma (also see \-vf pp)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3493 luma deringing filter
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3494 .IPs dering-chroma (also see \-vf pp)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3495 chroma deringing filter
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3496 .IPs filmeffect (also see \-vf noise)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3497 Adds artificial film grain to the video.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3498 May increase perceived quality, while lowering true quality.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3499 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3500 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3501 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3502 rendering methods:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3503 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3504 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3505 .RSs
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
3506 .IPs "dr2\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3507 Activate direct rendering method 2.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3508 .IPs nodr2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3509 Deactivate direct rendering method 2.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3510 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3511 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3512 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3513 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3514 .B \-xy <value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3515 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3516 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3517 .IPs value<=8
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3518 Scale image by factor <value>.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3519 .IPs value>8
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3520 Set width to value and calculate height to keep correct aspect ratio.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3521 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3522 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3523 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3524 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3525 .B \-y <y> (MPlayer only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3526 Scale image to height <y> (if software/\:hardware scaling is available).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3527 Disables aspect calculations.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3528 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3529 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
3530 .B "\-zoom\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3531 Allow software scaling, where available.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3532 Can be used to force scaling with \-vf scale.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3533 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3534 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3535 \-vf scale will ignore \-x / \-y / \-xy / \-fs / \-aspect without
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3536 \-zoom.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3537 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3538 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3539 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3540 .SH "VIDEO FILTERS"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3541 Video filters allow you to modify the video stream and its properties.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3542 The syntax is:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3543 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3544 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3545 .B \-vf <filter1[=parameter1:parameter2:...],filter2,...>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3546 Setup a chain of video filters.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3547 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3548 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3549 .B \-vop <...,filter2[=parameter1:parameter2:...],filter1> (OBSOLETE)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3550 Setup a chain of video filters, to be applied in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3551 .B reverse
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3552 order.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3553 Deprecated in favor of \-vf.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3554 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3555 Many parameters are optional and set to default values if omitted.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3556 To explicitly use a default value set a parameter to '-1'.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3557 Parameters w:h means width x height in pixels, x:y means x;y position counted
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3558 from the upper left corner of the bigger image.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3559 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3560 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3561 To get a full list of available video filters, see \-vf help.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3562 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3563 Filters are managed in lists.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3564 There are a few commands to manage the filter list.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3565 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3566 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3567 .B \-vf-add <filter1[,filter2,...]>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3568 Appends the filters given as arguments to the filter list.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3569 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3570 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3571 .B \-vf-pre <filter1[,filter2,...]>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3572 Prepends the filters given as arguments to the filter list.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3573 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3574 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3575 .B \-vf-del <index1[,index2,...]>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3576 Deletes the filters at the given indexes.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3577 Index numbers start at 0, negative numbers address the end of the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3578 list (-1 is the last).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3579 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3580 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3581 .B \-vf-clr
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3582 Completely empties the filter list.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3583 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3584 With filters that support it, you can access parameters by their name.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3585 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3586 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3587 .B \-vf <filter>=help
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3588 Prints the parameter names and parameter value ranges for a particular
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3589 filter.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3590 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3591 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3592 .B \-vf <filter=named_parameter1=value1[:named_parameter2=value2:...]>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3593 Sets a named parameter to the given value.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3594 Use on and off or yes and no to set flag parameters.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3595 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3596 Available filters are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3597 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3598 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3599 .B crop[=w:h:x:y]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3600 Crops the given part of the image and discards the rest.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3601 Useful to remove black bands from widescreen movies.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3602 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3603 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3604 .IPs w,h
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3605 Cropped width and height, defaults to original width and height.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3606 .IPs x,y
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3607 Position of the cropped picture, defaults to center.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3608 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3609 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3610 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3611 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3612 .B cropdetect[=limit:round]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3613 Calculates necessary cropping parameters and prints the recommended parameters
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3614 to stdout.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3615 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3616 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3617 .IPs limit
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3618 Threshold, which can be optionally specified from nothing (0) to
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3619 everything (255) (default: 24).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3620 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3621 .IPs round
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3622 Value which the width/\:height should be divisible by (default: 16).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3623 The offset is automatically adjusted to center the video.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3624 Use 2 to get only even dimensions (needed for 4:2:2 video).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3625 16 is best when encoding to most video codecs.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3626 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3627 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3628 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3629 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3630 .B rectangle[=w:h:x:y]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3631 The plugin responds to the input.conf directive 'change_rectangle'
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3632 that takes two parameters.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3633 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3634 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3635 .IPs w,h
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3636 width and height (default: -1, maximum possible width where boundaries
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3637 are still visible.)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3638 .IPs x,y
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3639 top left corner position (default: -1, uppermost leftmost)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3640 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3641 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3642 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3643 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3644 .B expand[=w:h:x:y:o]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3645 Expands (not scales) movie resolution to the given value and places the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3646 unscaled original at coordinates x, y.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3647 Can be used for placing subtitles/\:OSD in the resulting black bands.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3648 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3649 .IPs w,h
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3650 Expanded width,height (default: original width,height).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3651 Negative values for w and h are treated as offsets to the original size.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3652 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3653 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3654 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3655 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3656 .IP expand=0:-50:0:0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3657 Adds a 50 pixel border to the bottom of the picture.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3658 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3659 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3660 .IPs x,y
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3661 position of original image on the expanded image (default: center)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3662 .IPs o
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3663 OSD/\:subtitle rendering
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3664 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3665 0: disable (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3666 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3667 1: enable
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3668 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3669 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3670 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3671 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3672 .B flip (also see \-flip)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3673 Flips the image upside down.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3674 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3675 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
3676 .B "mirror\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3677 Mirrors the image on the Y axis.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3678 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3679 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3680 .B rotate[=<0\-7>]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3681 Rotates and flips (optional) the image +/\:- 90 degrees.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3682 For parameters between 4\-7 rotation is only done if the movie's geometry is
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3683 portrait and not landscape.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3684 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3685 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3686 .B scale[=w:h[:interlaced[:chr_drop[:param[:param2[:presize]]]]]]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3687 Scales the image with the software scaler (slow) and performs a YUV<\->RGB
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3688 colorspace conversion (also see \-sws).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3689 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3690 .IPs <w>,<h>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3691 scaled width/\:height (default: original width/\:height)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3692 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3693 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3694 If \-zoom is used, and underlying filters (including libvo) are
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3695 incapable of scaling, it defaults to d_width/\:d_height!
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3696 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3697 0: scaled d_width/\:d_height
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3698 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3699 -1: original width/\:height
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3700 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3701 -2: Calculate w/\:h using the other dimension and the prescaled aspect ratio.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3702 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3703 -3: Calculate w/\:h using the other dimension and the original aspect ratio.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3704 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3705 .IPs <interlaced>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3706 Toggle interlaced scaling.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3707 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3708 0: off (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3709 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3710 1: on
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3711 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3712 .IPs <chr_drop>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3713 chroma skipping
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3714 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3715 0: Use all available input lines for chroma.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3716 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3717 1: Use only every 2. input line for chroma.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3718 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3719 2: Use only every 4. input line for chroma.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3720 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3721 3: Use only every 8. input line for chroma.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3722 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3723 .IPs "<param>[:<param2>] (also see \-sws)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3724 Set some scaling parameters depending on the type of scaler selected
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3725 with \-sws.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3726 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3727 \-sws 2 (bicubic): B (blurring) and C (ringing)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3728 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3729 0.00:0.60 default
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3730 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3731 0.00:0.75 VirtualDubs "precise bicubic"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3732 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3733 0.00:0.50 Catmull-Rom spline
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3734 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3735 0.33:0.33 Mitchell-Netravali spline
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3736 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3737 1.00:0.00 cubic B-spline
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3738 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3739 \-sws 7 (gaussian): sharpness (0 (soft) \- 100 (sharp))
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3740 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3741 \-sws 9 (lanczos): filter length (1\-10)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3742 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3743 .IPs <presize>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3744 Scale to preset sizes.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3745 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3746 qntsc: 352x240 (NTSC quarter screen)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3747 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3748 qpal: 352x288 (PAL quarter screen)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3749 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3750 ntsc: 720x480 (standard NTSC)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3751 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3752 pal: 720x576 (standard PAL)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3753 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3754 sntsc: 640x480 (square pixel NTSC)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3755 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3756 spal: 768x576 (square pixel PAL)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3757 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3758 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3759 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3760 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3761 .B dsize=[aspect|w:h]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3762 Changes the intended display size/\:aspect at an arbitrary point in the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3763 filter chain.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3764 Aspect can be given as a fraction (4/\:3) or floating point number
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3765 (1.33).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3766 Alternatively, you may specify the exact display width and height
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3767 desired.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3768 Note that this filter does NOT do any scaling itself; it just affects
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3769 what later scalers (software or hardware) will do when auto-scaling to
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3770 correct aspect.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3771 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3772 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
3773 .B "yuy2\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3774 Forces software YV12/\:I420/\:422P to YUY2 conversion.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3775 Useful for video cards/\:drivers with slow YV12 but fast YUY2 support.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3776 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3777 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
3778 .B "yvu9\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3779 Forces software YVU9 to YV12 colorspace conversion.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3780 Deprecated in favor of the software scaler.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3781 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3782 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
3783 .B "yuvcsp\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3784 Clamps YUV color values to the CCIR 601 range without doing real conversion.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3785 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3786 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3787 .B rgb2bgr[=swap]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3788 RGB 24/\:32 <\-> BGR 24/\:32 colorspace conversion.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3789 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3790 .RSs
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
3791 .IPs "swap\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3792 Also perform R <\-> B swapping.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3793 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3794 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3795 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3796 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3797 .B palette
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3798 RGB/\:BGR 8 \-> 15/\:16/\:24/\:32bpp colorspace conversion using palette.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3799 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3800 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3801 .B format[=fourcc]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3802 Restricts the colorspace for the next filter without doing any conversion.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3803 Use together with the scale filter for a real conversion.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3804 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3805 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3806 For a list of available formats see format=fmt=help.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3807 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3808 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3809 .IPs fourcc
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3810 format name like rgb15, bgr24, yv12, etc (default: yuy2)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3811 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3812 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3813 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3814 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3815 .B noformat[=fourcc]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3816 Restricts the colorspace for the next filter without doing any conversion.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3817 Unlike the format filter, this will allow any colorspace
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3818 .B except
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3819 the one you specify.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3820 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3821 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3822 For a list of available formats see noformat=fmt=help.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3823 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3824 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3825 .IPs fourcc
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3826 format name like rgb15, bgr24, yv12, etc (default: yv12)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3827 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3828 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3829 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3830 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3831 .B pp[=filter1[:option1[:option2...]]/\:[-]filter2...] (also see \-pphelp)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3832 Enables the specified chain of postprocessing subfilters.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3833 Subfilters must be separated by '/' and can be disabled by
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3834 prepending a '\-'.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3835 A subfilter's scope can be determined by appending a ':' followed
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3836 by 'a', 'c' or 'y' (default: c):
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3837 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3838 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3839 .IPs a
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3840 Automatically switch the subfilter off if the CPU is too slow.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3841 .IPs c
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3842 Do chrominance filtering, too.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3843 .IPs y
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3844 Do luminance filtering only (no chrominance).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3845 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3846 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3847 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3848 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3849 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3850 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3851 \-pphelp shows a list of available subfilters.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3852 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3853 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3854 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3855 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3856 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3857 .IPs "\-vf pp=hb/vb/dr/al"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3858 horizontal and vertical deblocking, deringing and automatic
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3859 brightness/\:contrast
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3860 .IPs "\-vf pp=hb/vb/dr/al/lb"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3861 horizontal and vertical deblocking, deringing, automatic
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3862 brightness/\:contrast and linear blend deinterlacer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3863 .IPs "\-vf pp=de/-al"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3864 default filters without brightness/\:contrast correction
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3865 .IPs "\-vf pp=de/tn:1:2:3"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3866 Enable default filters & temporal denoiser.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3867 .IPs "\-vf pp=hb:y/vb:a"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3868 Horizontal deblocking on luminance only, and switch vertical deblocking
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3869 on or off automatically depending on available CPU time.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3870 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3871 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3872 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3873 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3874 .B spp[=quality[:qp[:mode]]]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3875 simple postprocessing filter
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3876 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3877 .IPs quality
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3878 0\-6 (default: 3)
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
3879 .IPs "qp\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3880 Force quantization parameter (default: 0, use QP from video).
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
3881 .IPs "mode\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3882 0: hard thresholding (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3883 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3884 1: soft thresholding (better deringing, but blurrier)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3885 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3886 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3887 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3888 .B qp=equation
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3889 quantization parameter (QP) change filter
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3890 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3891 .IPs equation
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3892 some equation like "2+2*sin(PI*qp)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3893 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3894 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3895 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
3896 .B "test\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3897 Generate various test patterns.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3898 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3899 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3900 .B rgbtest
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3901 Generate an RGB test pattern useful for detecting RGB vs BGR issues.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3902 You should see a red, green and blue stripe from top to bottom.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3903 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3904 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3905 .B lavc[=quality:fps]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3906 Fast software YV12 to MPEG1 conversion with libavcodec for use with DVB/\:DXR3.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3907 Faster and of better quality than \-vf fame.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3908 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3909 .IPs quality
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3910 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3911 1\-31: fixed qscale
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3912 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3913 32\-: fixed bitrate in kBits
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3914 .REss
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
3915 .IPs "fps\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3916 force output fps (float value) (default: 0, autodetect based on height)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3917 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3918 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3919 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
3920 .B "fame\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3921 Fast software YV12 to MPEG1 conversion with libfame for use with DVB/\:DXR3.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3922 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3923 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3924 .B dvbscale[=aspect]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3925 Set up optimal scaling for DVB cards, scaling the x axis in hardware and
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3926 calculating the y axis scaling in software to keep aspect.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3927 Only useful together with expand and scale.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3928 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3929 .IPs aspect
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3930 Control aspect ratio, calculate as DVB_HEIGHT*ASPECTRATIO (default:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3931 576*4/\:3=768), set it to 576*(16/\:9)=1024 for a 16:9 TV.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3932 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3933 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3934 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3935 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3936 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3937 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3938 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3939 .IPs "\-vf dvbscale,scale=-1:0,expand=-1:576:-1:-1:1,lavc"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3940 FIXME: Explain what this does.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3941 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3942 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3943 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3944 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3945 .B noise[=luma[u][t|a][h][p]:chroma[u][t|a][h][p]]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3946 Adds noise.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3947 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3948 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3949 .IPs <0\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3950 luma noise
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3951 .IPs <0\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3952 chroma noise
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3953 .IPs u
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3954 uniform noise (gaussian otherwise)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3955 .IPs t
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3956 temporal noise (noise pattern changes between frames)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3957 .IPs a
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3958 averaged temporal noise (smoother, but a lot slower)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3959 .IPs h
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3960 high quality (slightly better looking, slightly slower)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3961 .IPs p
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3962 mix random noise with a (semi)regular pattern
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3963 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3964 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3965 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3966 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3967 .B denoise3d[=luma:chroma:time]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3968 This filter aims to reduce image noise producing smooth images and making still
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3969 images really still (This should enhance compressibility.).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3970 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3971 .RSs
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
3972 .IPs "luma\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3973 spatial luma strength (default: 4)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3974 .IPs chroma
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3975 spatial chroma strength (default: 3)
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
3976 .IPs "time\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3977 temporal strength (default: 6)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3978 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3979 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3980 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3981 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3982 .B hqdn3d[=luma:chroma:time]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3983 High precision/\:quality version of the denoise3d filter.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3984 Parameters and usage are the same.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3985 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3986 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3987 .B eq[=brightness:contrast] (OBSOLETE)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3988 Software equalizer with interactive controls just like the hardware
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3989 equalizer, for cards/\:drivers that do not support brightness and
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3990 contrast controls in hardware.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3991 Initial values in the range -100 \- 100 may be given on the command line.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3992 Might also be useful with MEncoder, either for fixing poorly captured
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3993 movies, or for slightly reducing contrast to mask artifacts and get by
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3994 with lower bitrates.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3995 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3996 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3997 .B eq2[=gamma:contrast:brightness:saturation:rg:gg:bg:weight]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3998 Alternative software equalizer that uses lookup tables (very slow),
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
3999 allowing gamma correction in addition to simple brightness
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4000 and contrast adjustment.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4001 Note that it uses the same MMX optimized code as \-vf eq if all
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4002 gamma values are 1.0.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4003 The parameters are given as floating point values.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4004 Parameters rg, gg, bg are the independent gamma values for the red, green
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4005 and blue components.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4006 The weight parameter can be used to reduce the effect of a high gamma value on
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4007 bright image areas, e.g.\& keep them from getting overamplified and just plain
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4008 white.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4009 A value of 0.0 turns the gamma correction all the way down while 1.0 leaves it
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4010 at its full strength.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4011 Defaults are gamma=1.0, contrast=1.0, brightness=0.0, saturation=1.0,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4012 weight=1.0.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4013 Value ranges are 0.1\-10 for gamma, -2\-2 for contrast (negative values result
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4014 in a negative image), -1\-1 for brightness, 0\-3 for saturation and 0\-1 for
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4015 weight.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4016 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4017 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4018 .B hue[=hue:saturation]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4019 Defaults are hue=0.0, saturation=1.0.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4020 Value ranges are -180\-180 for hue, -2\-2 for saturation (negative values result
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4021 in a negative chroma).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4022 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4023 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4024 .B halfpack[=f]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4025 Convert planar YUV 4:2:0 to half-height packed 4:2:2, downsampling luma but
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4026 keeping all chroma samples.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4027 Useful for output to low-resolution display devices when hardware downscaling
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4028 is poor quality or is not available.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4029 Can also be used as a primitive luma-only deinterlacer with very low CPU
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4030 usage.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4031 By default, halfpack averages pairs of lines when downsampling.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4032 The optional parameter f can be 0 to only use even lines, or 1 to only use
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4033 odd lines.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4034 Any other value for f gives the default (averaging) behavior.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4035 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4036 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4037 .B ilpack[=mode]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4038 When interlaced video is stored in YUV 4:2:0 formats, chroma
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4039 interlacing does not line up properly due to vertical downsampling of
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4040 the chroma channels.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4041 This filter packs the planar 4:2:0 data into YUY2 (4:2:2) format with
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4042 the chroma lines in their proper locations, so that in any given
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4043 scanline, the luma and chroma data both come from the same field.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4044 The optional argument selects the sampling mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4045 By default, linear interpolation (mode 1) is used.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4046 Mode 0 uses nearest-neighbor sampling, which is fast but incorrect.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4047 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4048 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4049 .B harddup
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4050 Only useful with MEncoder.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4051 If harddup is used when encoding, it will force duplicate frames to be
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4052 encoded in the output.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4053 This uses slightly more space, but is necessary for output to MPEG
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4054 files or if you plan to demux and remux the video stream after
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4055 encoding.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4056 Should be placed at or near the end of the filter chain unless you
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4057 have a good reason to do otherwise.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4058 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4059 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4060 .B softskip
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4061 Only useful with MEncoder.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4062 Softskip moves the frame skipping (dropping) step of encoding from
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4063 before the filter chain to some point during the filter chain.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4064 This allows filters which need to see all frames (inverse telecine,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4065 temporal denoising, etc.) to function properly.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4066 Should be placed after the filters which need to see all frames and
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4067 before any subsequent filters that are CPU-intensive.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4068 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4069 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4070 .B decimate[=max:hi:lo:frac]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4071 Drops frames that do not differ greatly from the previous frame in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4072 order to reduce framerate.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4073 The argument max (if positive) sets the maximum number of consecutive
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4074 frames which can be dropped, or (if negative) the minimum interval
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4075 between dropped frames.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4076 A frame is a candidate for dropping if no 8x8 region differs by more
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4077 than a threshold of hi, and if not more than frac portion (1 meaning
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4078 the whole image) differs by more than a threshold of lo.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4079 Values of hi and lo are for 8x8 pixel blocks and represent actual
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4080 pixel value differences, so a threshold of 64 corresponds to 1 unit of
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4081 difference for each pixel, or the same spread out differently over the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4082 block.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4083 The main use of this filter is for very-low-bitrate encoding (e.g.\&
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4084 streaming over dialup modem), but it could in theory be used for
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4085 fixing movies that were inverse-telecined incorrectly.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4086 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4087 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4088 .B dint[=sense:level]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4089 Detects and drops the first from a set of interlaced video frames.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4090 Values can be from 0.0 to 1.0 \- first (default 0.1) is relative difference
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4091 between neighbor pixels, second (default 0.15) is what part of image has to
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4092 be detected as interlaced to drop the frame.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4093 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4094 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4095 .B lavcdeint
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4096 libavcodec deinterlacing filter
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4097 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4098 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4099 .B kerndeint[=thresh[:map[:order[:sharp[:twoway]]]]]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4100 Donald Graft's adaptive kernel deinterlacer.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4101 Deinterlaces parts of a video if a configurable threshold is exceeded.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4102 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4103 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4104 .IPs "thresh (0 \- 255)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4105 Threshold (default 10).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4106 .IPs "map (0 or 1)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4107 Paint pixels which exceed the threshold white (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4108 .IPs "order (0 or 1)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4109 Swap fields if 1 (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4110 .IPs "sharp (0 or 1)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4111 Enable additional sharpening (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4112 .IPs "twoway (0 or 1)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4113 Enable twoway sharpening (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4114 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4115 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4116 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4117 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4118 .B unsharp=l|cWxH:amount[:l|cWxH:amount]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4119 unsharp mask / gaussian blur
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4120 .RSs
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
4121 .IPs "l\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4122 Apply effect on luma component.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
4123 .IPs "c\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4124 Apply effect on chroma components.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4125 .IPs <width>x<height>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4126 width and height of the matrix, odd sized in both directions
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4127 (min = 3x3, max = 13x11 or 11x13, usually something between 3x3 and 7x7)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4128 .IPs amount
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4129 Relative amount of sharpness/\:blur to add to the image
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4130 (a sane range should be -1.5\-1.5).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4131 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4132 <0: blur
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4133 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4134 >0: sharpen
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4135 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4136 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4137 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4138 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
4139 .B "swapuv\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4140 Swap U & V plane.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4141 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4142 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4143 .B il=[d|i][s][:[d|i][s]]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4144 (De)interleaves lines.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4145 The goal of this filter is to add the ability to process interlaced images
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4146 pre-field without deinterlacing them.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4147 You can filter your interlaced DVD and play it on a TV without breaking the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4148 interlacing.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4149 While deinterlacing (with the postprocessing filter) removes interlacing
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4150 permanently (by smoothing, averaging, etc) deinterleaving splits the frame into
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4151 2 fields (so called half pictures), so you can process (filter) them
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4152 independently and then re-interleave them.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4153 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4154 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4155 .IPs d
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4156 deinterleave (placing one above the other)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4157 .IPs i
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4158 interleave
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4159 .IPs s
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4160 swap fields (exchange even & odd lines)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4161 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4162 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4163 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4164 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4165 .B fil=[i|d]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4166 (De)interleaves lines.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4167 This filter is very similar to the il filter but much faster, the main
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4168 disadvantage is that it does not always work.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4169 Especially if combined with other filters it may produce randomly messed
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4170 up images, so be happy if it works but don't complain if it doesn't for
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4171 your combination of filters.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4172 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4173 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4174 .IPs d
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4175 Deinterleave fields, placing them side by side.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4176 .IPs i
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4177 Interleave fields again (reversing the effect of fil=d).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4178 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4179 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4180 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4181 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4182 .B field[=n]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4183 Extracts a single field from an interlaced image using stride arithmetic
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4184 to avoid wasting CPU time.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4185 The optional argument n specifies whether to extract the even or the odd
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4186 field (depending on whether n is even or odd).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4187 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4188 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4189 .B detc[=var1=value2:var2=value2:...]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4190 Attempts to reverse the 'telecine' process to recover a clean,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4191 non-interlaced stream at film framerate.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4192 This was the first and most primitive inverse telecine filter to be
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4193 added to MPlayer/\:MEncoder.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4194 It works by latching onto the telecine 3:2 pattern and following it as
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4195 long as possible.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4196 This makes it suitable for perfectly-telecined material, even in the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4197 presence of a fair degree of noise, but it will fail in the presence
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4198 of complex post-telecine edits.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4199 Development on this filter is no longer taking place, as ivtc, pullup,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4200 and filmdint are better for most applications.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4201 The following arguments (see syntax above) may be used to control
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4202 detc's behavior:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4203 .RSs
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
4204 .IPs "dr\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4205 Set the frame dropping mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4206 0 (default) means don't drop frames to maintain fixed output framerate.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4207 1 means always drop a frame when there have been no drops or telecine
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4208 merges in the past 5 frames.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4209 2 means always maintain exact 5:4 input to output frame ratio.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4210 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4211 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4212 Use mode 1 or 2 with MEncoder.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
4213 .IPs "am\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4214 Analysis mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4215 Available values are 0 (fixed pattern with initial frame number
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4216 specified by fr=#) and 1 (agressive search for telecine pattern).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4217 Default is 1.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
4218 .IPs "fr\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4219 Set initial frame number in sequence.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4220 0\-2 are the three clean progressive frames; 3 and 4 are the two
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4221 interlaced frames.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4222 The default, -1, means 'not in telecine sequence'.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4223 The number specified here is the type for the imaginary previous
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4224 frame before the movie starts.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4225 .IPs "tr0, tr1, tr2, tr3"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4226 Threshold values to be used in certain modes.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4227 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4228 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4229 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4230 .B ivtc[=1]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4231 Experimental 'stateless' inverse telecine filter.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4232 Rather than trying to lock on to a pattern like the detc filter does,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4233 ivtc makes its decisions independently for each frame.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4234 This will give much better results for material that has undergone
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4235 heavy editing after telecine was applied, but as a result it is not as
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4236 forgiving of noisy input, for example TV capture.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4237 The optional parameter (ivtc=1) corresponds to the dr=1 option for the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4238 detc filter, and should be used with MEncoder but not with MPlayer.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4239 As with detc, you must specify the correct output framerate (\-ofps
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4240 23.976) when using MEncoder.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4241 Further development on ivtc has stopped, as the pullup and filmdint
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4242 filters appear to be much more accurate.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4243 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4244 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
4245 .B "pullup[=jl:jr:jt:jb:sb:mp]\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4246 Third-generation pulldown reversal (inverse telecine) filter,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4247 capable of handling mixed hard-telecine, 24 fps progressive, and 30
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4248 fps progressive content.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4249 The pullup filter is designed to be much more robust than detc or
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4250 ivtc, by taking advantage of future context in making its decisions.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4251 Like ivtc, pullup is stateless in the sense that it does not lock onto
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4252 a pattern to follow, but it instead looks forward to the following
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4253 fields in order to identify matches and rebuild progressive frames.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4254 It is still under development, but believed to be quite accurate.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4255 The jl, jr, jt, and jb options set the amount of "junk" to ignore at
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4256 the left, right, top, and bottom of the image, respectively.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4257 Left/\:right are in units of 8 pixels, while top/\:bottom are in units of
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4258 2 lines.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4259 The default is 8 pixels on each side.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4260 Setting the sb (strict breaks) option to 1 will reduce the chances of
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4261 pullup generating an occasional mismatched frame, but it may also
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4262 cause an excessive number of frames to be dropped during high motion
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4263 sequences.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4264 Conversely, setting it to -1 will make pullup match fields more
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4265 easily.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4266 This may help processing of video where there is slight blurring
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4267 between the fields, but may also cause there to be interlaced frames
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4268 in the output.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4269 The mp (metric plane) option may be set to 1 or 2 to use a chroma
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4270 plane instead of the luma plane for doing pullup's computations.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4271 This may improve accuracy on very clean source material, but more
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4272 likely will decrease accuracy, especially if there is chroma noise
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4273 (rainbow effect) or any grayscale video.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4274 The main purpose of setting mp to a chroma plane is to reduce CPU load
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4275 and make pullup usable in realtime on slow machines.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4276 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4277 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4278 Always follow pullup with the softskip filter when encoding to ensure
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4279 that pullup is able to see each frame.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4280 Failure to do so will lead to incorrect output and will usually crash,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4281 due to design limitations in the codec/\:filter layer.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4282 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4283 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4284 .B filmdint[=options]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4285 Inverse telecine filter, similar to the pullup filter above.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4286 It is designed to handle any pulldown pattern, including mixed soft and
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4287 hard telecine and limited support for movies that are slowed down or sped
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4288 up from their original framerate for TV.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4289 Only the luma plane is used to find the frame breaks.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4290 If a field has no match, it is deinterlaced with simple linear
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4291 approximation.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4292 If the source is MPEG-2, this must be the first filter to allow
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4293 access to the field-flags set by the MPEG-2 decoder.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4294 Depending on the source MPEG, you may be fine ignoring this advice, as
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4295 long as you do not see lots of "Bottom-first field" warnings.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4296 With no options it does normal inverse telecine, and should be used
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4297 together with mencoder \-fps 29.97 \-ofps 23.976.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4298 When this filter is used with mplayer, it will result in an uneven
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4299 framerate during playback, but it is still generally better than using
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4300 pp=lb or no deinterlacing at all.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4301 Multiple options can be specified separated by /.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4302 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4303 .IPs crop=w:h:x:y
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4304 Just like the crop filter, but faster, and works on mixed hard and soft
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4305 telecined content as well as when y is not a multiple of 4.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4306 If x or y would require cropping fractional pixels from the chroma
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4307 planes, the crop area is extended.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4308 This usually means that x and y must be even.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4309 .IPs io=ifps:ofps
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4310 For each ifps input frames the filter will output ofps frames.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4311 The ratio of ifps/\:ofps should match the \-fps/\-ofps ratio.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4312 This could be used to filter movies that are broadcast on TV at a frame
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4313 rate different from their original framerate.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4314 .IPs luma_only=n
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4315 If n is nonzero, the chroma plane is copied unchanged.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4316 This is useful for YV12 sampled TV, which discards one of the chroma
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4317 fields.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4318 .IPs mmx2=n
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4319 On x86, if n=1, use MMX2 optimized functions, if n=2, use 3DNow!
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4320 optimized functions, othewise, use plain C.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4321 If this option is not specified, MMX2 and 3DNow! are auto-detected, use
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4322 this option to override auto-detection.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4323 .IPs fast=n
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4324 The larger n will speed up the filter at the expense of accuracy.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4325 The default value is n=3.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4326 If n is odd, a frame immediately following a frame marked with the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4327 REPEAT_FIRST_FIELD MPEG flag is assumed to be progressive, thus filter
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4328 will not spend any time on soft-telecined MPEG-2 content.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4329 This is the only effect of this flag if MMX2 or 3DNow! is available.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4330 Without MMX2 and 3DNow, if n=0 or 1, the same calculations will be used
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4331 as with n=2 or 3.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4332 If n=2 or 3, the number of luma levels used to find the frame breaks is
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4333 reduced from 256 to 128, which results in a faster filter without losing
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4334 much accuracy.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4335 If n=4 or 5, a faster, but much less accurate metric will be used to
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4336 find the frame breaks, which is more likely to misdetect high vertical
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4337 detail as interlaced content.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4338 .IPs verbose=n
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4339 If n is nonzero, print the detailed metrics for each frame.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4340 Useful for debugging.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4341 .IPs dint_thres=n
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4342 Deinterlace threshold.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4343 Used during de-interlacing of unmatched frames.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4344 Larger value means less deinterlacing, use n=256 to completely turn off
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4345 deinterlacing.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4346 Default is n=8.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4347 .IPs comb_thres=n
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4348 Threshold for comparing a top and bottom fields.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4349 Defaults to 128.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4350 .IPs diff_thres=n
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4351 Threshold to detect temporal change of a field.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4352 Default is 128.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4353 .IPs sad_thres=n
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4354 Sum of Absolute Difference threshold, default is 64.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4355 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4356 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4357 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4358 .B softpulldown
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4359 This filter works only correct with MEncoder and acts on the MPEG2 flags
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4360 used for soft 3:2 pulldown (soft telecine).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4361 If you want to use the ivtc or detc filter on movies that are partly soft
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4362 telecined, inserting this filter before them should make them more reliable.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4363 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4364 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4365 .B divtc[=options]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4366 Inverse telecine for deinterlaced video.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4367 If 3:2-pulldown telecined video has lost one of the fields or is deinterlaced
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4368 using a method that keeps one field and interpolates the other, the result is
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4369 a juddering video that has every fourth frame duplicated.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4370 This filter is intended to find and drop those duplicates and restore the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4371 original film framerate.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4372 When using this filter, you must specify \-ofps that is 4/\:5 of the fps of the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4373 input file (23.976 if the input is 29.97fps).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4374 The options are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4375 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4376 .IPs pass=1|2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4377 Use two-pass mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4378 This produces best results.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4379 Pass 1 analyzes the video and writes the results to a log file.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4380 Pass 2 then reads this log file and uses the information to do the actual work.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4381 Note that these passes do NOT correspond to pass 1 and 2 of the encoding
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4382 process.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4383 In order to use divtc two-pass with two-pass video encoding, you must perform
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4384 three passes: first divtc pass 1 and encoder pass 1, then divtc pass 2 and
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4385 encoder pass 1, and finally divtc pass 2 and encoder pass 2.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4386 .IPs file=filename
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4387 Set the 2-pass log filename (default: "framediff.log").
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4388 .IPs threshold=value
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4389 Set the minimum strength the telecine pattern must have for the filter to
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4390 believe in it (default: 0.5).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4391 This is used to avoid recognizing false pattern from the parts of the video
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4392 that are very dark or very still.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4393 .IPs window=numframes
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4394 Set the number of past frames to look at when searching for pattern
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4395 (default: 30).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4396 Longer window improves the reliability of the pattern search, but shorter
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4397 window improves the reaction time to the changes in the telecine phase.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4398 This only affects the one-pass mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4399 The two-pass mode currently uses fixed window that extends to both future
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4400 and past.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4401 .IPs phase=0|1|2|3|4
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4402 Sets the initial telecine phase for one-pass mode (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4403 The two-pass mode can see the future, so it is able to use the correct
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4404 phase from the beginning, but one-pass mode can only guess.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4405 It catches the correct phase when it finds it, but this option can be used
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4406 to fix the possible juddering at the beginning.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4407 The first pass of the two-pass mode also uses this, so if you save the output
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4408 from the first pass, you get constant phase result.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4409 .IPs deghost=value
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4410 Set the deghosting threshold (0\-255 for one-pass mode, -255\-255 for two-pass
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4411 mode, default 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4412 If nonzero, deghosting mode is used.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4413 This is for video that has been deinterlaced by blending the fields
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4414 together instead of dropping one of the fields.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4415 Deghosting amplifies any compression artifacts in the blended frames, so the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4416 parameter value is used as a threshold to exclude those pixels from
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4417 deghosting that differ from the previous frame less than specified value.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4418 If two-pass mode is used, then negative value can be used to make the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4419 filter analyze the whole video in the beginning of pass-2 to determine
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4420 whether it needs deghosting or not and then select either zero or the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4421 absolute value of the parameter.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4422 Specify this option for pass-2, it makes no difference on pass-1.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4423 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4424 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4425 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4426 .B phase=[t|b|p|a|u|T|B|A|U][:v]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4427 Delay interlaced video by one field time so that the field order
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4428 changes.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4429 The intended use is to fix PAL movies that have been captured with the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4430 opposite field order to the film-to-video transfer.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4431 The options are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4432 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4433 .IPs t
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4434 Capture field order top-first, transfer bottom-first.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4435 Filter will delay the bottom field.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4436 .IPs b
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4437 Capture bottom-first, transfer top-first.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4438 Filter will delay the top field.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4439 .IPs p
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4440 Capture and transfer with the same field order.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4441 This mode only exists for the documentation of the other options to refer to,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4442 but if you actually select it, the filter will faithfully do nothing ;-)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4443 .IPs a
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4444 Capture field order determined automatically by field flags, transfer opposite.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4445 Filter selects among t and b modes on a frame by frame basis using field flags.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4446 If no field information is available, then this works just like u.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4447 .IPs u
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4448 Capture unknown or varying, transfer opposite.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4449 Filter selects among t and b on a frame by frame basis by analyzing the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4450 images and selecting the alternative that produces best match between the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4451 fields.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4452 .IPs T
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4453 Capture top-first, transfer unknown or varying.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4454 Filter selects among t and p using image analysis.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4455 .IPs B
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4456 Capture bottom-first, transfer unknown or varying.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4457 Filter selects among b and p using image analysis.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4458 .IPs A
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4459 Capture determined by field flags, transfer unknown or varying.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4460 Filter selects among t, b and p using field flags and image analysis.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4461 If no field information is available, then this works just like U.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4462 This is the default mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4463 .IPs U
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4464 Both capture and transfer unknown or varying.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4465 Filter selects among t, b and p using image analysis only.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4466 .IPs v
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4467 Verbose operation.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4468 Prints the selected mode for each frame and the average squared difference
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4469 between fields for t, b, and p alternatives.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4470 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4471 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4472 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4473 .B telecine[=start]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4474 Apply 3:2 'telecine' process to increase framerate by 20%.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4475 This most likely will not work correctly with MPlayer, but it can
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4476 be used with 'mencoder \-fps 29.97 \-ofps 29.97 \-vf telecine'.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4477 Both fps options are essential!
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4478 (A/\:V sync will break if they are wrong.)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4479 The optional start parameter tells the filter where in the telecine
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4480 pattern to start (0\-3).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4481 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4482 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4483 .B tinterlace[=mode]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4484 Temporal field interlacing \- merge pairs of frames into an interlaced
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4485 frame, halving the framerate.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4486 Even frames are moved into the upper field, odd frames to the lower field.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4487 This can be used to fully reverse the effect of the tfields filter (in mode 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4488 Available modes are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4489 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4490 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4491 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4492 Move odd frames into the upper field, even into the lower field, generating
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4493 a full-height frame at half framerate.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4494 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4495 Only output odd frames, even frames are dropped; height unchanged.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4496 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4497 Only output even frames, odd frames are dropped; height unchanged.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4498 .IPs 3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4499 Expand each frame to full height, but pad alternate lines with black;
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4500 framerate unchanged.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4501 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4502 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4503 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4504 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4505 .B tfields[=mode]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4506 Temporal field separation \- split fields into frames, doubling the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4507 output framerate.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4508 Like the telecine filter, tfields will only work properly with
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4509 MEncoder, and only if both \-fps and \-ofps are set to the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4510 desired (double) framerate!
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4511 Available modes are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4512 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4513 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4514 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4515 Leave fields unchanged. (This will jump/\:flicker.)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4516 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4517 Interpolate missing lines. (The algorithm used might not be so good.)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4518 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4519 Translate fields by 1/4 pixel with linear interpolation (no jump).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4520 .IPs 4
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4521 Translate fields by 1/4 pixel with 4tap filter (higher quality).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4522 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4523 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4524 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4525 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4526 .B boxblur=radius:power[:radius:power]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4527 box blur
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4528 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4529 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4530 .IPs <radius>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4531 blur filter strength
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4532 .IPs <power>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4533 number of filter applications
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4534 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4535 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4536 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4537 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4538 .B sab=radius:pf:colorDiff[:radius:pf:colorDiff]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4539 shape adaptive blur
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4540 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4541 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4542 .IPs <radius>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4543 blur filter strength (~0.1\-4.0) (slower if larger)
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
4544 .IPs "<pf>\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4545 prefilter strength (~0.1\-2.0)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4546 .IPs <colorDiff>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4547 maximum difference between pixels to still be considered (~0.1\-100.0)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4548 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4549 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4550 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4551 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4552 .B smartblur=radius:strength:threshold[:radius:strength:threshold]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4553 smart blur
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4554 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4555 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4556 .IPs <radius>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4557 blur filter strength (~0.1\-5.0) (slower if larger)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4558 .IPs <strength>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4559 blur (0.0\-1.0) or sharpen (-1.0\-0.0)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4560 .IPs <threshold>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4561 filter all (0), filter flat areas (0\-30) or filter edges (-30\-0)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4562 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4563 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4564 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4565 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4566 .B perspective=x0:y0:x1:y1:x2:y2:x3:y3:t
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4567 Correct the perspective of movies not filmed perpendicular to the screen.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4568 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4569 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4570 .IPs x0,y0,...
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4571 coordinates of the top left, top right, bottom left, bottom right corners
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
4572 .IPs "t\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4573 linear (0) or cubic resampling (1)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4574 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4575 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4576 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4577 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
4578 .B "2xsai\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4579 Scale and smooth the image with the 2x scale and interpolate algorithm.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4580 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4581 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
4582 .B "1bpp\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4583 1bpp bitmap to YUV/\:BGR 8/\:15/\:16/\:32 conversion
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4584 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4585 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4586 .B down3dright[=lines]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4587 Reposition and resize stereoscopic images.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4588 Extracts both stereo fields and places them side by side, resizing
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4589 them to maintain the original movie aspect.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4590 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4591 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4592 .IPs lines
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4593 number of lines to select from the middle of the image (default: 12)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4594 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4595 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4596 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4597 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4598 .B bmovl=hidden:opaque:fifo
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4599 The bitmap overlay filter reads bitmaps from a FIFO and displays them
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4600 on top of the movie, allowing some transformations on the image.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4601 Also see TOOLS/bmovl-test.c for a small bmovl test program.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4602 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4603 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4604 .IPs <hidden>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4605 Set the default value of the 'hidden' flag (0=visible, 1=hidden).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4606 .IPs <opaque>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4607 Set the default value of the 'opaque' flag (0=transparent, 1=opaque).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4608 .IPs <fifo>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4609 path/\:filename for the FIFO (named pipe connecting mplayer \-vf bmovl to the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4610 controlling application)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4611 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4612 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4613 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4614 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4615 FIFO commands are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4616 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4617 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4618 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4619 .IPs "RGBA32 width height xpos ypos alpha clear"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4620 followed by width*height*4 Bytes of raw RGBA32 data.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4621 .IPs "ABGR32 width height xpos ypos alpha clear"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4622 followed by width*height*4 Bytes of raw ABGR32 data.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4623 .IPs "RGB24 width height xpos ypos alpha clear"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4624 followed by width*height*3 Bytes of raw RGB24 data.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4625 .IPs "BGR24 width height xpos ypos alpha clear"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4626 followed by width*height*3 Bytes of raw BGR24 data.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4627 .IPs "ALPHA width height xpos ypos alpha"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4628 Change alpha transparency of the specified area.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4629 .IPs "CLEAR width height xpos ypos"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4630 Clear area.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4631 .IPs OPAQUE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4632 Disable all alpha transparency.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4633 Send "ALPHA 0 0 0 0 0" to enable it again.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
4634 .IPs "HIDE\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4635 Hide bitmap.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
4636 .IPs "SHOW\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4637 Show bitmap.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4638 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4639 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4640 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4641 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4642 Arguments are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4643 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4644 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4645 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4646 .IPs "width, height"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4647 image/area size
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4648 .IPs "xpos, ypos"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4649 Start blitting at position x/y.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4650 .IPs alpha
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4651 Set alpha difference.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4652 If you set this to -255 you can then send a sequence of ALPHA-commands to set
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4653 the area to -225, -200, -175 etc for a nice fade-in-effect! ;)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4654 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4655 0: same as original
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4656 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4657 255: Make everything opaque.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4658 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4659 -255: Make everything transparent.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4660 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4661 .IPs clear
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4662 Clear the framebuffer before blitting.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4663 .RSss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4664 0: The image will just be blitted on top of the old one, so you do not need to
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4665 send 1.8MB of RGBA32 data every time a small part of the screen is updated.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4666 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4667 1: clear
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4668 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4669 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4670 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4671 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4672 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4673 .B framestep=I|[i]step
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4674 Renders only every nth frame or every Intra (key) frame.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4675 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4676 If you call the filter with I (uppercase) as the parameter, then ONLY
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4677 keyframes are rendered.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4678 For DVDs it generally means one in every 15/\:12 frames (IBBPBBPBBPBBPBB),
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4679 for AVI it means every scene change or every keyint value (see \-lavcopts
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4680 keyint= value if you use MEncoder to encode the video).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4681 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4682 When a keyframe is found, an 'I!' string followed by a newline character is
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4683 printed, leaving the current line of MPlayer/\:MEncoder output on the screen,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4684 because it contains the time (in seconds) and frame number of the keyframe
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4685 (You can use this information to split the AVI.).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4686 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4687 If you call the filter with a numeric parameter 'step' then only one in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4688 every 'step' frames is rendered.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4689 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4690 If you put an 'i' (lowercase) before the number then an I! is printed
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4691 (like the I parameter).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4692 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4693 If you give only the i then nothing is done to the frames, only I! is
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4694 printed.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4695 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4696 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4697 .B tile=xtiles:ytiles:output:start:delta
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4698 Tile a series of images into a single, bigger image.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4699 If you omit a parameter or use a value less than 0, then the default
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4700 value is used.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4701 You can also stop when you are satisfied (... \-vf tile=10:5 ...).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4702 It is probably a good idea to put the scale filter before the tile :-)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4703 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4704 The parameters are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4705 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4706 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4707 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4708 .IPs <xtiles>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4709 number of tiles on the x axis (default: 5)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4710 .IPs <ytiles>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4711 number of tiles on the y axis (default: 5)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4712 .IPs <output>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4713 Render the tile when 'output' number of frames are reached, where 'output'
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4714 should be a number less than xtile * ytile.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4715 Missing tiles are left blank.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4716 You could, for example, write an 8 * 7 tile every 50 frames to have one
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4717 image every 2 seconds @ 25 fps.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4718 .IPs <start>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4719 outer border thickness in pixels (default: 2)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4720 .IPs <delta>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4721 inner border thickness in pixels (default: 4)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4722 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4723 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4724 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4725 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4726 .B delogo[=x:y:w:h:t]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4727 Suppresses a TV station logo by a simple interpolation of the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4728 surrounding pixels.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4729 Just set a rectangle covering the logo and watch it disappear (and
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4730 sometimes something even uglier appear \- your mileage may vary).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4731 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4732 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4733 .IPs x,y
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4734 top left corner of the logo
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4735 .IPs w,h
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4736 width and height of the cleared rectangle
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4737 .IPs t
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4738 Thickness of the fuzzy edge of the rectangle (added to w and h).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4739 When set to -1, a green rectangle is drawn on the screen to
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4740 simplify finding the right x,y,w,h parameters.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4741 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4742 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4743 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4744 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4745 .B zrmjpeg[=options]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4746 Software YV12 to MJPEG encoder for use with the zr2 video
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4747 output device.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4748 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4749 .IPs maxheight=h|maxwidth=w
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4750 These options set the maximum width and height the zr card
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4751 can handle (the MPlayer filter layer currently cannot query those).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4752 .IPs {dc10+,dc10,buz,lml33}-{PAL|NTSC}
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4753 Use these options to set maxwidth and maxheight automatically to the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4754 values known for card/\:mode combo.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4755 For example, valid options are: dc10-PAL and buz-NTSC (default: dc10+PAL)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4756 .IPs color|bw
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4757 Select color or black and white encoding.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4758 Black and white encoding is faster.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4759 Color is the default.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4760 .IPs hdec={1,2,4}
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4761 Horizontal decimation 1, 2 or 4.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4762 .IPs vdec={1,2,4}
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4763 Vertical decimation 1, 2 or 4.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4764 .IPs quality=1-20
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4765 Set JPEG compression quality [BEST] 1 - 20 [VERY BAD].
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4766 .IPs fd|nofd
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4767 By default, decimation is only performed if the Zoran hardware
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4768 can upscale the resulting MJPEG images to the original size.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4769 The option fd instructs the filter to always perform the requested
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4770 decimation (ugly).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4771 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4772 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4773 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4774 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4775 .SH "GENERAL ENCODING OPTIONS (MENCODER ONLY)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4776 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4777 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4778 .B \-audio-delay <0.0\-...>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4779 Sets the audio delay field in the header.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4780 Default is 0.0, negative values do not work.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4781 This does not delay the audio while encoding, but the player will see the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4782 default audio delay, sparing you the use of the \-delay option.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4783 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4784 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4785 .B \-audio-density <1\-50>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4786 Number of audio chunks per second (default is 2 for 0.5s long audio chunks).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4787 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4788 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4789 CBR only, VBR ignores this as it puts each packet in a new chunk.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4790 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4791 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4792 .B \-audio-preload <0.0\-2.0>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4793 Sets up the audio buffering time interval (default: 0.5s).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4794 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4795 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4796 .B \-endpos <[[hh:]mm:]ss[.ms]|size[b|kb|mb]> (also see \-ss and \-sb)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4797 Stop encoding at the given time or byte position.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4798 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4799 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4800 Byte position will not be accurate, as it can only stop at
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4801 a frame boundary.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4802 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4803 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4804 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4805 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4806 .IPs "\-endpos 56"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4807 Encode only 56 seconds.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4808 .IPs "\-endpos 01:10:00"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4809 Encode only 1 hour 10 minutes.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4810 .IPs "\-endpos 100mb"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4811 Encode only 100 MBytes.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4812 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4813 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4814 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4815 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4816 .B \-ffourcc <fourcc>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4817 Can be used to override the video fourcc of the output file.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4818 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4819 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4820 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4821 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4822 .IPs "\-ffourcc div3"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4823 Will have the output file contain 'div3' as video fourcc.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4824 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4825 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4826 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4827 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4828 .B \-force-avi-aspect <0.2\-3.0>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4829 Override the aspect stored in the AVI OpenDML vprp header.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4830 This can be used to change the aspect ratio with \-ovc copy.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4831 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4832 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4833 .B \-info <option1:option2:...> (AVI only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4834 Specify the info header of the resulting AVI file.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4835 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4836 Available options are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4837 .RSs
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
4838 .IPs "help\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4839 Show this description.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4840 .IPs name=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4841 title of the work
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4842 .IPs artist=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4843 artist or author of the work
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4844 .IPs genre=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4845 original work category
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4846 .IPs subject=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4847 contents of the work
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4848 .IPs copyright=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4849 copyright information
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4850 .IPs srcform=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4851 original format of the digitized material
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4852 .IPs comment=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4853 general comments about the work
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4854 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4855 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4856 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4857 .B \-noautoexpand
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4858 Do not automatically insert the expand filter into the MEncoder filter chain.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4859 Useful to control at which point of the filter chain subtitles are rendered
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4860 when hardcoding subtitles onto a movie.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4861 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4862 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4863 .B \-noencodedups
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4864 Do not attempt to encode duplicate frames in duplicate; always output
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4865 zero-byte frames to indicate duplicates.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4866 Zero-byte frames will be written anyway unless a filter or encoder
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4867 capable of doing duplicate encoding is loaded.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4868 Currently the only such filter is harddup.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4869 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4870 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4871 .B \-noodml (\-of avi only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4872 Do not write OpenDML index for AVI files >1GB.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4873 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4874 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4875 .B \-noskip
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4876 Do not skip frames.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4877 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4878 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4879 .B \-o <filename>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4880 Outputs to the given filename, instead of the default 'test.avi'.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4881 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4882 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4883 .B \-oac <codec name>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4884 Encode with the given audio codec (no default set).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4885 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4886 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4887 Use \-oac help to get a list of available audio codecs.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4888 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4889 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4890 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4891 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4892 .IPs "\-oac copy"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4893 no encoding, just streamcopy
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4894 .IPs "\-oac pcm"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4895 Encode to uncompressed PCM.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4896 .IPs "\-oac mp3lame"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4897 Encode to MP3 (using LAME).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4898 .IPs "\-oac lavc"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4899 Encode with a libavcodec codec.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4900 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4901 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4902 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4903 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4904 .B \-of <format> (BETA CODE!)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4905 Encode to the specified container format (default: AVI).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4906 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4907 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4908 Use \-of help to get a list of available container formats.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4909 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4910 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4911 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4912 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4913 .IPs "\-of avi"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4914 Encode to AVI.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4915 .IPs "\-of mpeg"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4916 Encode to MPEG.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4917 .IPs "\-of rawvideo"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4918 raw video stream (no muxing - one video stream only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4919 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4920 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4921 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4922 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4923 .B \-ofps <fps>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4924 Specify a frames per second (fps) value for the output file,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4925 which can be different from that of the source material.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4926 Must be set for variable fps (ASF, some MOV) and progressive
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4927 (29.97fps telecined MPEG) files.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4928 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4929 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4930 .B \-ovc <codec name>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4931 Encode with the given video codec (no default set).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4932 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4933 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4934 Use \-ovc help to get a list of available video codecs.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4935 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4936 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4937 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4938 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4939 .IPs "\-ovc copy"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4940 no encoding, just streamcopy
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4941 .IPs "\-ovc divx4"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4942 Encode to DivX4/\:DivX5.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4943 .IPs "\-ovc raw"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4944 Encode to an arbitrary uncompressed format (use \-vf format to select).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4945 .IPs "\-ovc lavc"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4946 Encode with a libavcodec codec.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4947 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4948 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4949 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4950 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4951 .B \-passlogfile <filename>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4952 Dump first pass information to <filename> instead of the default divx2pass.log
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4953 in 2-pass encoding mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4954 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4955 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4956 .B \-skiplimit <value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4957 Specify the maximum number of frames that may be skipped after
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4958 encoding one frame (\-noskiplimit for unlimited).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4959 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4960 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4961 .B \-vobsubout <basename>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4962 Specify the basename for the output .idx and .sub files.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4963 This turns off subtitle rendering in the encoded movie and diverts it to
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4964 VOBsub subtitle files.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4965 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4966 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4967 .B \-vobsuboutid <langid>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4968 Specify the language two letter code for the subtitles.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4969 This overrides what is read from the DVD or the .ifo file.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4970 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4971 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4972 .B \-vobsuboutindex <index>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4973 Specify the index of the subtitles in the output files (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4974 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4975 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4976 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4977 .SH "CODEC SPECIFIC ENCODING OPTIONS (MENCODER ONLY)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4978 You can specify codec specific encoding parameters using the following
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4979 syntax:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4980 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4981 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4982 .B \-<codec>opts <option1[=value],option2,...>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4983 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4984 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4985 Where <codec> may be: lavc, xvidenc, divx4, lame, toolame, x264enc
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4986 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4987 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4988 .SS divx4 (\-divx4opts)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4989 DivX4 is obsolete and only supported for completeness.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4990 For details about DivX4 options, read the source, most options are not
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4991 described here.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4992 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4993 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
4994 .B "help\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4995 get help
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4996 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4997 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4998 .B br=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
4999 Specify bitrate.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5000 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5001 .IPs 4\-16000
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5002 (in kbit)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5003 .IPs 16001\-24000000
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5004 (in bit)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5005 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5006 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5007 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5008 .B key=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5009 maximum keyframe interval (in frames)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5010 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5011 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5012 .B deinterlace
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5013 Enable deinterlacing (avoid it, DivX4 is buggy).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5014 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5015 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5016 .B q=<1\-5>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5017 quality (1\-fastest, 5\-best)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5018 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5019 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5020 .B min_quant=<1\-31>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5021 minimum quantizer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5022 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5023 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5024 .B max_quant=<1\-31>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5025 maximum quantizer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5026 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5027 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5028 .B rc_period=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5029 rate control period
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5030 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5031 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5032 .B rc_reaction_period=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5033 rate control reaction period
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5034 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5035 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5036 .B rc_reaction_ratio=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5037 rate control reaction ratio
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5038 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5039 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5040 .B crispness=<0\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5041 Specify crispness/\:smoothness.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5042 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5043 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5044 .B pass=<1\-2>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5045 With this you can encode 2pass DivX4 files.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5046 First encode with pass=1, then do another encode with the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5047 same parameters and pass=2.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5048 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5049 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5050 .B vbrpass=<0\-2>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5051 Override the pass argument and use the XviD VBR library instead of DivX4 VBR.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5052 Available options are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5053 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5054 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5055 one pass encoding (as in not putting pass on the command line)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5056 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5057 Analysis (first) pass of two pass encoding.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5058 The resulting AVI file can be directed to /dev/\:null.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5059 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5060 Final (second) pass of two pass encoding.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5061 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5062 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5063 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5064 .SS lame (\-lameopts)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5065 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5066 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5067 .B "help\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5068 get help
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5069 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5070 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5071 .B vbr=<0\-4>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5072 variable bitrate method
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5073 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5074 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5075 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5076 cbr
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5077 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5078 mt
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5079 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5080 rh (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5081 .IPs 3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5082 abr
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5083 .IPs 4
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5084 mtrh
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5085 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5086 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5087 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5088 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5089 .B "abr\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5090 average bitrate
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5091 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5092 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5093 .B "cbr\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5094 constant bitrate
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5095 Also forces CBR mode encoding on subsequent ABR presets modes.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5096 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5097 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5098 .B br=<0\-1024>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5099 bitrate in kbps (CBR and ABR only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5100 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5101 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5102 .B q=<0\-9>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5103 quality (0\-highest, 9\-lowest) (VBR only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5104 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5105 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5106 .B aq=<0\-9>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5107 algorithmic quality (0\-best/\:slowest, 9\-worst/\:fastest)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5108 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5109 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5110 .B ratio=<1\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5111 compression ratio
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5112 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5113 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5114 .B vol=<0\-10>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5115 audio input gain
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5116 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5117 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5118 .B mode=<0\-3>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5119 (default: auto)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5120 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5121 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5122 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5123 stereo
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5124 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5125 joint-stereo
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5126 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5127 dualchannel
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5128 .IPs 3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5129 mono
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5130 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5131 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5132 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5133 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5134 .B padding=<0\-2>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5135 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5136 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5137 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5138 none
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5139 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5140 all
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5141 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5142 adjust
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5143 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5144 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5145 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5146 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5147 .B "fast\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5148 Switch on faster encoding on subsequent VBR presets modes.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5149 This results in slightly lower quality and higher bitrates.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5150 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5151 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5152 .B highpassfreq=<freq>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5153 Set a highpass filtering frequency in Hz.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5154 Frequencies below the specified one will be cut off.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5155 A value of -1 will disable filtering, a value of 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5156 will let LAME choose values automatically.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5157 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5158 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5159 .B lowpassfreq=<freq>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5160 Set a lowpass filtering frequency in Hz.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5161 Frequencies above the specified one will be cut off.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5162 A value of -1 will disable filtering, a value of 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5163 will let LAME choose values automatically.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5164 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5165 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5166 .B preset=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5167 preset values
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5168 .RSs
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5169 .IPs "help\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5170 Print additional options and information about presets settings.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5171 .IPs medium
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5172 VBR encoding, good quality, 150\-180 kbps bitrate range
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5173 .IPs standard
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5174 VBR encoding, high quality, 170\-210 kbps bitrate range
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5175 .IPs extreme
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5176 VBR encoding, very high quality, 200\-240 kbps bitrate range
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5177 .IPs insane
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5178 CBR encoding, highest preset quality, 320 kbps bitrate
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5179 .IPs <8\-320>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5180 ABR encoding at average given kbps bitrate
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5181 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5182 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5183 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5184 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5185 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5186 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5187 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5188 .IPs fast:preset=standard
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5189 suitable for most people and most music types and already quite high quality
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5190 .IPs cbr:preset=192
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5191 Encode with ABR presets at a 192 kbps forced constant bitrate.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5192 .IPs preset=172
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5193 Encode with ABR presets at a 172 kbps average bitrate.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5194 .IPs preset=extreme
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5195 for people with extremely good hearing and similar equipment
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5196 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5197 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5198 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5199 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5200 .SS toolame (\-toolameopts)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5201 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5202 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5203 .B br=<0\-384> (CBR only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5204 bitrate in kbps
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5205 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5206 .B mode=<stereo | jstereo | mono | dual>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5207 (default: mono for 1-channel audio, stereo otherwise)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5208 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5209 .B psy=<0\-3>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5210 psychoacoustic model (default: 2)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5211 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5212 .B errprot=<0 | 1>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5213 Include error protection.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5214 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5215 .B debug=<0\-10>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5216 debug level
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5217 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5218 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5219 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5220 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5221 .SS lavc (\-lavcopts)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5222 Many libavcodec (lavc for short) options are tersely documented.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5223 Read the source for full details.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5224 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5225 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5226 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5227 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5228 .IPs vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5229 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5230 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5231 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5232 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5233 .B acodec=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5234 audio codec (default: mp2)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5235 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5236 .RSs
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5237 .IPs "mp2\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5238 MPEG Layer 2
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5239 .IPs "mp3\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5240 MPEG Layer 3
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5241 .IPs "ac3\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5242 AC3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5243 .IPs adpcm_ima_wav
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5244 IMA Adaptive PCM (4bits per sample, 4:1 compression)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5245 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5246 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5247 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5248 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5249 .B abitrate=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5250 audio bitrate in kbps (default: 224)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5251 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5252 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5253 .B atag=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5254 Use the specified Windows audio format tag (e.g.\& atag=0x55).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5255 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5256 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5257 .B bit_exact
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5258 Use only bit exact algorithms (except (I)DCT).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5259 Additionally bit_exact disables several optimizations and thus
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5260 should only be used for regression tests, which need binary
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5261 identical files even if the encoder version changes.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5262 This also suppresses the user_data header in MPEG-4 streams.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5263 Do not use this option unless you know exactly what you are doing.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5264 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5265 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5266 .B threads=<1\-8>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5267 Maximum number of threads to use (default: 1).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5268 May have a slight negative effect on motion estimation.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5269 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5270 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5271 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5272 .B vcodec=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5273 Employ the specified codec (default: mpeg4).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5274 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5275 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5276 .IPs mjpeg
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5277 Motion JPEG
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5278 .IPs ljpeg
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5279 Lossless JPEG
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5280 .IPs "h263\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5281 H.263
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5282 .IPs h263p
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5283 H.263+
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5284 .IPs mpeg4
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5285 DivX 4/\:5
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5286 .IPs msmpeg4
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5287 DivX 3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5288 .IPs msmpeg4v2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5289 MS MPEG4v2
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5290 .IPs "wmv1\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5291 Windows Media Video, version 1 (AKA WMV7)
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5292 .IPs "wmv2\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5293 Windows Media Video, version 2 (AKA WMV8)
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5294 .IPs "rv10\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5295 an old RealVideo codec
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5296 .IPs mpeg1video
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5297 MPEG1 video
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5298 .IPs mpeg2video
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5299 MPEG2 video
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5300 .IPs huffyuv
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5301 HuffYUV
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5302 .IPs "asv1\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5303 ASUS Video v1
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5304 .IPs "asv2\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5305 ASUS Video v2
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5306 .IPs "ffv1\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5307 FFmpeg's lossless video codec
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5308 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5309 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5310 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5311 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5312 .B vqmin=<1\-31>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5313 minimum quantizer (pass\ 1/\:2)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5314 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5315 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5316 Not recommended (much larger file, little quality difference and weird side
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5317 effects: msmpeg4, h263 will be very low quality, ratecontrol will be confused
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5318 resulting in lower quality and some decoders will not be able to decode it).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5319 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5320 Recommended for normal mpeg4/\:mpeg1video encoding (default).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5321 .IPs 3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5322 Recommended for h263(p)/\:msmpeg4.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5323 The reason for preferring 3 over 2 is that 2 could lead to overflows.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5324 (This will be fixed for h263(p) by changing the quantizer per MB in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5325 the future, msmpeg4 cannot be fixed as it does not support that.)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5326 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5327 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5328 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5329 .B lmin=<0.01\-255.0>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5330 Minimum Lagrange multiplier for ratecontrol, you probably want it to be
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5331 equal to or lower than vqmin (default: 2.0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5332 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5333 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5334 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5335 .B lmax=<0.01\-255.0>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5336 maximum Lagrange multiplier for ratecontrol (default: 31.0)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5337 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5338 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5339 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5340 .B vqscale=<1\-31>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5341 Constant quantizer /\: constant quality encoding (selects fixed quantizer mode).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5342 A lower value means better quality but larger files (default: 0 (disabled)).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5343 1 is not recommended (see vqmin for details).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5344 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5345 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5346 .B vqmax=<1\-31>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5347 Maximum quantizer (pass\ 1/\:2), 10\-31 should be a sane range (default: 31).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5348 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5349 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5350 .B mbqmin=<1\-31>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5351 minimum macroblock quantizer (pass\ 1/\:2) (default: 2)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5352 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5353 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5354 .B mbqmax=<1\-31>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5355 maximum macroblock quantizer (pass\ 1/\:2) (default: 31)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5356 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5357 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5358 .B vqdiff=<1\-31>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5359 maximum quantizer difference between I- or P-frames (pass\ 1/\:2) (default: 3)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5360 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5361 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5362 .B vmax_b_frames=<0\-4>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5363 maximum number of B-frames between non-B-frames:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5364 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5365 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5366 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5367 no B-frames (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5368 .IPs 0\-2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5369 sane range for MPEG4
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5370 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5371 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5372 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5373 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5374 .B vme=<0\-5>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5375 motion estimation method.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5376 Available methods are:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5377 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5378 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5379 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5380 none (very low quality)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5381 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5382 full (slow, currently unmaintained and disabled)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5383 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5384 log (low quality, currently unmaintained and disabled)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5385 .IPs 3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5386 phods (low quality, currently unmaintained and disabled)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5387 .IPs 4
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5388 EPZS: size=1 diamond, size can be adjusted with the *dia options
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5389 (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5390 .IPs 5
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5391 X1 (experimental, currently aliased to EPZS)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5392 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5393 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5394 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5395 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5396 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5397 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5398 0\-3 currently ignores the amount of bits spent,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5399 so quality may be low.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5400 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5401 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5402 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5403 .B me_range=<0\-9999>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5404 motion estimation search range (default: 0 (unlimited))
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5405 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5406 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5407 .B mbd=<0\-2>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5408 Macroblock decision algorithm (high quality mode), encode each macro
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5409 block in all modes and choose the best.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5410 This is slow but results in better quality and file size.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5411 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5412 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5413 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5414 Use mbcmp (default).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5415 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5416 Select the MB mode which needs the fewest bits (=vhq).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5417 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5418 Select the MB mode which has the best rate distortion.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5419 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5420 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5421 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5422 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5423 .B "vhq\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5424 Same as mbd=1, kept for compatibility reasons.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5425 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5426 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5427 .B "v4mv\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5428 Allow 4 motion vectors per macroblock (slightly better quality).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5429 Works better if used with mbd>0.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5430 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5431 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5432 .B "obmc\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5433 overlapped block motion compensation (H.263+)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5434 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5435 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5436 .B "loop\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5437 loop filter (H.263+)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5438 note, this is broken
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5439 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5440 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5441 .B inter_threshold <-1000\-1000>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5442 Does absolutely nothing at the moment.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5443 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5444 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5445 .B keyint=<0\-300>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5446 maximum interval between keyframes in frames (default: 250 or one
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5447 keyframe every ten seconds in a 25fps movie).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5448 Keyframes are needed for seeking as seeking is only possible to a keyframe but
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5449 keyframes need more space than other frames so larger numbers here mean
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5450 slightly smaller files, but less precise seeking, 0 means no keyframes.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5451 Values >300 are not recommended as the quality might be bad depending upon
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5452 decoder, encoder and luck.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5453 For a strict MPEG1/\:2/\:4 compliance this would have to be <=132.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5454 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5455 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5456 .B sc_threshold=<-1000000\-1000000>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5457 Threshold for scene change detection.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5458 Libavcodec inserts a keyframe when it detects a scene change.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5459 You can specify the sensitivity of the detection with this option.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5460 -1000000 means there is a scene change detected at every frame, 1000000 means
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5461 no scene changes are detected (default 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5462 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5463 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5464 .B vb_strategy=<0\-1>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5465 strategy to choose between I/\:P/\:B-frames (pass\ 2):
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5466 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5467 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5468 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5469 Always use the maximum number of B-frames (default).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5470 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5471 Avoid B-frames in high motion scenes.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5472 This will cause bitrate misprediction.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5473 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5474 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5475 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5476 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5477 .B vpass=<1\-3>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5478 Activates internal two (or three) pass mode, only specify if you wish to
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5479 use two (or three) pass encoding.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5480 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5481 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5482 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5483 first pass (also see turbo)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5484 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5485 second pass
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5486 .IPs 3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5487 Nth pass (second and third passes of three pass encoding)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5488 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5489 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5490 Here is how it works, and how to use it:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5491 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5492 The first pass (vpass=1) writes the stats file.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5493 You might want to deactivate some CPU-hungry options, like "turbo"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5494 mode does.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5495 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5496 In two pass mode, the second pass (vpass=2) reads the stats file and
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5497 bases ratecontrol decisions on it.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5498 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5499 In three pass mode, the second pass (vpass=3, that is not a typo )
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5500 does both: It first reads the stats, then overwrites them.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5501 You might want to backup divx2pass.log before doing this if there is
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5502 any possibility that you will have to cancel MEncoder.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5503 You can use all encoding options, except very CPU-hungry options like "qns".
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5504 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5505 The third pass (vpass=3) is the same as the second pass, except that it has
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5506 the second pass's stats to work from.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5507 You can use all encoding options, including CPU-hungry ones.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5508 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5509 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5510 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5511 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5512 huffyuv:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5513 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5514 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5515 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5516 .IPs "pass 1"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5517 Saves statistics.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5518 .IPs "pass 2"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5519 Encodes with an optimal Huffman table based upon statistics
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5520 from the first pass.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5521 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5522 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5523 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5524 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5525 .B turbo (2-pass only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5526 Dramatically speeds up pass 1 using faster algorithms and disabling
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5527 CPU-intensive options.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5528 This will probably reduce global PSNR a little bit (around 0.01dB) and
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5529 change individual frame type and PSNR little bit more (up to 0.03dB).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5530 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5531 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5532 .B aspect=<x/\:y>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5533 Store movie aspect internally, just like with MPEG files.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5534 Much nicer than rescaling, because quality is not decreased.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5535 Only MPlayer will play these files correctly, other players will display
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5536 them with wrong aspect.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5537 The aspect parameter can be given as a ratio or a floating point number.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5538 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5539 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5540 .I EXAMPLE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5541 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5542 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5543 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5544 .IPs "aspect=16/\:9 or aspect=1.78"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5545 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5546 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5547 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5548 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5549 .B autoaspect
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5550 Same as the aspect option, but automatically computes aspect, taking
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5551 into account all the adjustments (crop/\:expand/\:scale/\:etc.) made in the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5552 filter chain.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5553 Does not incur a performance penalty, so you can safely leave it
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5554 always on.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5555 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5556 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5557 .B vbitrate=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5558 Specify bitrate (pass\ 1/\:2) (default: 800).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5559 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5560 .I WARNING:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5561 1kBit = 1000 Bits
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5562 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5563 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5564 .IPs 4\-16000
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5565 (in kbit)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5566 .IPs 16001\-24000000
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5567 (in bit)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5568 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5569 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5570 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5571 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5572 .B vratetol=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5573 approximated filesize tolerance in kBit.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5574 1000\-100000 is a sane range.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5575 (warning: 1kBit = 1000 Bits)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5576 (default: 8000)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5577 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5578 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5579 vratetol should not be too large during the second pass or there might
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5580 be problems if vrc_(min|max)rate is used.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5581 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5582 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5583 .B vrc_maxrate=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5584 maximum bitrate in kbit/\:sec (pass\ 1/\:2)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5585 (default: 0, unlimited)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5586 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5587 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5588 .B vrc_minrate=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5589 minimum bitrate in kbit/\:sec (pass\ 1/\:2)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5590 (default: 0, unlimited)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5591 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5592 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5593 .B vrc_buf_size=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5594 buffer size in kbit (pass\ 1/\:2).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5595 For MPEG1/\:2 this also sets the vbv buffer size, use 327 for VCD,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5596 917 for SVCD and 1835 for DVD.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5597 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5598 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5599 .B vrc_buf_aggressivity
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5600 currently useless
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5601 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5602 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5603 .B vrc_strategy
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5604 Dummy, reserved for future use.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5605 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5606 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5607 .B vb_qfactor=<-31.0\-31.0>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5608 quantizer factor between B- and non-B-frames (pass\ 1/\:2) (default: 1.25)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5609 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5610 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5611 .B vi_qfactor=<-31.0\-31.0>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5612 quantizer factor between I- and non-I-frames (pass\ 1/\:2) (default: 0.8)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5613 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5614 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5615 .B vb_qoffset=<-31.0\-31.0>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5616 quantizer offset between B- and non-B-frames (pass\ 1/\:2) (default: 1.25)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5617 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5618 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5619 .B vi_qoffset=<-31.0\-31.0>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5620 (pass\ 1/\:2) (default: 0.0)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5621 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5622 if v{b|i}_qfactor > 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5623 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5624 I/\:B-frame quantizer = P-frame quantizer * v{b|i}_qfactor + v{b|i}_qoffset
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5625 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5626 else
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5627 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5628 do normal ratecontrol (do not lock to next P-frame quantizer) and
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5629 set q= -q * v{b|i}_qfactor + v{b|i}_qoffset
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5630 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5631 .I HINT:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5632 To do constant quantizer encoding with different quantizers for
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5633 I/\:P- and B-frames you can use:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5634 lmin= <ip_quant>:lmax= <ip_quant>:vb_qfactor= <b_quant/\:ip_quant>.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5635 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5636 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5637 .B vqblur=<0.0\-1.0> (pass 1)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5638 Quantizer blur (default: 0.5), larger values will average the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5639 quantizer more over time (slower change).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5640 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5641 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5642 .IPs 0.0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5643 Quantizer blur disabled.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5644 .IPs 1.0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5645 Average the quantizer over all previous frames.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5646 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5647 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5648 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5649 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5650 .B vqblur=<0.0\-99.0> (pass 2)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5651 Quantizer gaussian blur (default: 0.5), larger values will average
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5652 the quantizer more over time (slower change).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5653 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5654 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5655 .B vqcomp=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5656 Quantizer compression, depends upon vrc_eq (pass\ 1/\:2) (default: 0.5).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5657 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5658 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5659 .B vrc_eq=<equation>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5660 main ratecontrol equation (pass\ 1/\:2)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5661 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5662 .RSs
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5663 .IPs "1\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5664 constant bitrate
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5665 .IPs "tex\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5666 constant quality
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5667 .IPs 1+(tex/\:avgTex-1)*qComp
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5668 approximately the equation of the old ratecontrol code
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5669 .IPs tex^qComp
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5670 with qcomp 0.5 or something like that (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5671 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5672 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5673 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5674 infix operators:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5675 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5676 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5677 .IPs +,-,*,/,^
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5678 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5679 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5680 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5681 variables:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5682 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5683 .RSs
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5684 .IPs "tex\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5685 texture complexity
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5686 .IPs iTex,pTex
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5687 intra, non-intra texture complexity
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5688 .IPs avgTex
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5689 average texture complexity
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5690 .IPs avgIITex
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5691 average intra texture complexity in I-frames
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5692 .IPs avgPITex
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5693 average intra texture complexity in P-frames
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5694 .IPs avgPPTex
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5695 average non-intra texture complexity in P-frames
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5696 .IPs avgBPTex
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5697 average non-intra texture complexity in B-frames
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5698 .IPs "mv\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5699 Bits used for motion vectors
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5700 .IPs fCode
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5701 maximum length of motion vector in log2 scale
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5702 .IPs iCount
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5703 number of intra macroblocks / number of macroblocks
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5704 .IPs "var\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5705 spatial complexity
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5706 .IPs mcVar
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5707 temporal complexity
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5708 .IPs qComp
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5709 qcomp from the command line
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5710 .IPs "isI, isP, isB"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5711 Is 1 if picture type is I/\:P/\:B else 0.
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5712 .IPs "Pi,E\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5713 See your favorite math book.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5714 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5715 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5716 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5717 functions:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5718 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5719 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5720 .IPs max(a,b),min(a,b)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5721 maximum / minimum
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5722 .IPs gt(a,b)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5723 is 1 if a>b, 0 otherwise
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5724 .IPs lt(a,b)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5725 is 1 if a<b, 0 otherwise
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5726 .IPs eq(a,b)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5727 is 1 if a==b, 0 otherwise
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5728 .IPs "sin, cos, tan, sinh, cosh, tanh, exp, log, abs"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5729 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5730 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5731 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5732 .B vrc_override=<options>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5733 User specified quality for specific parts (ending, credits, ...) (pass\ 1/\:2).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5734 The options are <start-frame>, <end-frame>, <quality>[/\:<start-frame>,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5735 <end-frame>, <quality>[/\:...]]:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5736 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5737 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5738 .IPs "quality (2\-31)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5739 quantizer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5740 .IPs "quality (-500\-0)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5741 quality correction in %
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5742 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5743 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5744 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5745 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5746 .B vrc_init_cplx=<0\-1000>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5747 initial complexity (pass\ 1)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5748 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5749 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5750 .B vqsquish=<0,1>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5751 Specify how to keep the quantizer between qmin and qmax (pass\ 1/\:2).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5752 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5753 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5754 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5755 Use clipping.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5756 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5757 Use a nice differentiable function (default).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5758 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5759 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5760 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5761 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5762 .B vlelim=<-1000\-1000>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5763 Sets single coefficient elimination threshold for luminance.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5764 Negative values will also consider the DC coefficient (should be at least -4
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5765 or lower for encoding at quant=1):
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5766 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5767 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5768 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5769 disabled (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5770 .IPs -4
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5771 JVT recommendation
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5772 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5773 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5774 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5775 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5776 .B vcelim=<-1000\-1000>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5777 Sets single coefficient elimination threshold for chrominance.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5778 Negative values will also consider the DC coefficient (should be at least -4
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5779 or lower for encoding at quant=1):
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5780 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5781 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5782 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5783 disabled (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5784 .IPs 7
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5785 JVT recommendation
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5786 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5787 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5788 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5789 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5790 .B vstrict=<-1,0,1>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5791 strict standard compliance
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5792 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5793 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5794 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5795 disabled (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5796 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5797 Only recommended if you want to feed the output into the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5798 MPEG4 reference decoder.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5799 .IPs -1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5800 Allows non-standard YV12 HuffYUV encoding (20% smaller files, but cannot be
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5801 played by the official HuffYUV codec).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5802 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5803 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5804 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5805 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5806 .B "vdpart\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5807 Data partitioning.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5808 Adds 2 Bytes per video packet, improves error-resistance when transferring over
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5809 unreliable channels (e.g.\& streaming over the internet).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5810 Each video packet will be encoded in 3 separate partitions:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5811 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5812 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5813 .IPs "1. MVs"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5814 movement
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5815 .IPs "2. DC coefficients"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5816 low res picture
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5817 .IPs "3. AC coefficients"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5818 details
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5819 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5820 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5821 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5822 MV & DC are most important, loosing them looks far worse than loosing
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5823 the AC and the 1. & 2. partition.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5824 (MV & DC) are far smaller than the 3. partition (AC) meaning that errors
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5825 will hit the AC partition much more often than the MV & DC partitions.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5826 Thus, the picture will look better with partitioning than without,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5827 as without partitioning an error will trash AC/\:DC/\:MV equally.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5828 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5829 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5830 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5831 .B vpsize=<0\-10000> (also see vdpart)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5832 Video packet size, improves error-resistance.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5833 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5834 .RSs
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5835 .IPs "0\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5836 disabled (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5837 .IPs 100-1000
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5838 good choice
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5839 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5840 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5841 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5842 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5843 .B "ss\ \ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5844 slice structured mode for H.263+
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5845 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5846 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5847 .B "gray\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5848 grayscale only encoding (faster)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5849 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5850 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5851 .B vfdct=<0\-10>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5852 DCT algorithm
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5853 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5854 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5855 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5856 Automatically select a good one (default).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5857 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5858 fast integer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5859 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5860 accurate integer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5861 .IPs 3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5862 MMX
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5863 .IPs 4
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5864 mlib
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5865 .IPs 5
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5866 AltiVec
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5867 .IPs 6
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5868 floating point AAN
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5869 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5870 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5871 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5872 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5873 .B idct=<0\-99>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5874 IDCT algorithm
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5875 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5876 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5877 To the best of our knowledge all these IDCTs do pass the IEEE1180 tests.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5878 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5879 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5880 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5881 Automatically select a good one (default).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5882 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5883 JPEG reference integer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5884 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5885 simple
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5886 .IPs 3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5887 simplemmx
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5888 .IPs 4
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5889 libmpeg2mmx (inaccurate, do not use for encoding with keyint >100)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5890 .IPs 5
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5891 ps2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5892 .IPs 6
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5893 mlib
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5894 .IPs 7
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5895 arm
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5896 .IPs 8
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5897 AltiVec
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5898 .IPs 9
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5899 sh4
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5900 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5901 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5902 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5903 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5904 .B lumi_mask=<0.0\-1.0>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5905 Luminance masking is a 'psychosensory' setting that is supposed to
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5906 make use of the fact that the human eye tends to notice fewer details
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5907 in very bright parts of the picture.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5908 Luminance masking compresses bright areas stronger than medium ones,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5909 so it will save bits that can be spent again on other frames, raising
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5910 overall subjective quality, while possibly reducing PSNR.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5911 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5912 .I WARNING:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5913 Be careful, overly large values can cause disastrous things.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5914 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5915 .I WARNING:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5916 Large values might look good on some monitors but may look horrible
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5917 on other monitors.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5918 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5919 .RSs
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5920 .IPs "0.0\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5921 disabled (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5922 .IPs 0.0\-0.3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5923 sane range
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5924 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5925 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5926 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5927 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5928 .B dark_mask=<0.0\-1.0>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5929 Darkness masking is a 'psychosensory' setting that is supposed to
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5930 make use of the fact that the human eye tends to notice fewer details
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5931 in very dark parts of the picture.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5932 Darkness masking compresses dark areas stronger than medium ones,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5933 so it will save bits that can be spent again on other frames, raising
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5934 overall subjective quality, while possibly reducing PSNR.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5935 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5936 .I WARNING:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5937 Be careful, overly large values can cause disastrous things.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5938 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5939 .I WARNING:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5940 Large values might look good on some monitors but may look horrible
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5941 on other monitors / TV / TFT.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5942 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5943 .RSs
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5944 .IPs "0.0\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5945 disabled (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5946 .IPs 0.0\-0.3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5947 sane range
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5948 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5949 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5950 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5951 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5952 .B tcplx_mask=<0.0\-1.0>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5953 Temporal complexity masking (default: 0.0 (disabled)).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5954 Imagine a scene with a bird flying across the whole scene; tcplx_mask
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5955 will raise the quantizers of the bird's macroblocks (thus decreasing their
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5956 quality), as the human eye usually does not have time to see all the bird's
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5957 details.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5958 Be warned that if the masked object stops (e.g.\& the bird lands) it is
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5959 likely to look horrible for a short period of time, until the encoder
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5960 figures out that the object is not moving and needs refined blocks.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5961 The saved bits will be spent on other parts of the video, which may increase
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5962 subjective quality, provided that tcplx_mask is carefully chosen.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5963 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5964 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5965 .B scplx_mask=<0.0\-1.0>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5966 Spatial complexity masking.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5967 Larger values help against blockiness, if no deblocking filter is used for
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5968 decoding, which is maybe not a good idea.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5969 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5970 Imagine a scene with grass (which usually has great spatial complexity),
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5971 a blue sky and a house; scplx_mask will raise the quantizers of the grass'
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5972 macroblocks, thus decreasing its quality, in order to spend more bits on
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5973 the sky and the house.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5974 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5975 .I HINT:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5976 Crop any black borders completely as they will reduce the quality
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5977 of the macroblocks (also applies without scplx_mask).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5978 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5979 .RSs
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
5980 .IPs "0.0\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5981 disabled (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5982 .IPs 0.0\-0.5
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5983 sane range
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5984 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5985 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5986 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5987 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5988 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5989 This setting does not have the same effect as using a custom matrix that
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5990 would compress high frequencies harder, as scplx_mask will reduce the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5991 quality of P blocks even if only DC is changing.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5992 The result of scplx_mask will probably not look as good.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5993 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5994 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5995 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5996 .B p_mask=<0.0\-1.0> (also see vi_qfactor)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5997 Reduces the quality of inter blocks.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5998 This is equivalent to increasing the quality of intra blocks, because the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
5999 same average bitrate will be distributed by the rate controller to the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6000 whole video sequence (default: 0.0 (disabled)).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6001 p_mask=1.0 doubles the bits allocated to each intra block.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6002 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6003 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6004 .B "naq\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6005 Normalize adaptive quantization (experimental).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6006 When using adaptive quantization (*_mask), the average per-MB quantizer may no
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6007 longer match the requested frame-level quantizer.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6008 Naq will attempt to adjust the per-MB quantizers to maintain the proper
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6009 average.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6010 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6011 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6012 .B "ildct\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6013 Use interlaced DCT.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6014 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6015 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6016 .B "ilme\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6017 Use interlaced motion estimation (mutually exclusive with qpel).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6018 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6019 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6020 .B "alt\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6021 Use alternative scantable.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6022 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6023 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6024 .B "top=<-1\-1>\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6025 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6026 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6027 .IPs -1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6028 automatic
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6029 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6030 bottom field first
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6031 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6032 top field first
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6033 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6034 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6035 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6036 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6037 .B format=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6038 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6039 .RSs
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6040 .IPs "YV12\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6041 default
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6042 .IPs "444P\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6043 for ffv1
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6044 .IPs "422P\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6045 for HuffYUV, lossless JPEG and ffv1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6046 .IPs 411P,YVU9
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6047 for lossless JPEG and ffv1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6048 .IPs BGR32
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6049 for lossless JPEG and ffv1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6050 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6051 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6052 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6053 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6054 .B "pred\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6055 (for HuffYUV)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6056 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6057 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6058 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6059 left prediction
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6060 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6061 plane/\:gradient prediction
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6062 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6063 median prediction
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6064 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6065 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6066 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6067 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6068 .B "pred\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6069 (for lossless JPEG)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6070 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6071 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6072 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6073 left prediction
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6074 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6075 top prediction
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6076 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6077 topleft prediction
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6078 .IPs 3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6079 plane/\:gradient prediction
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6080 .IPs 6
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6081 mean prediction
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6082 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6083 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6084 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6085 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6086 .B "coder\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6087 (for ffv1)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6088 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6089 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6090 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6091 vlc coding (Golomb-Rice)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6092 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6093 arithmetic coding (CABAC)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6094 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6095 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6096 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6097 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6098 .B context
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6099 (for ffv1)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6100 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6101 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6102 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6103 small context model
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6104 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6105 large context model
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6106 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6107 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6108 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6109 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6110 .B "qpel\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6111 Use quarter pel motion compensation (mutually exclusive with ilme).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6112 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6113 .I HINT:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6114 This seems only useful for high bitrate encodings.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6115 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6116 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6117 .B mbcmp=<0\-2000>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6118 Sets the comparison function for the macroblock decision, only used if mbd=0.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6119 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6120 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6121 .IPs "0 (SAD)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6122 sum of absolute differences, fast (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6123 .IPs "1 (SSE)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6124 sum of squared errors
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6125 .IPs "2 (SATD)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6126 sum of absolute Hadamard transformed differences
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6127 .IPs "3 (DCT)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6128 sum of absolute DCT transformed differences
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6129 .IPs "4 (PSNR)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6130 sum of squared quantization errors (avoid, low quality)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6131 .IPs "5 (BIT)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6132 number of bits needed for the block
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6133 .IPs "6 (RD)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6134 rate distortion optimal, slow
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6135 .IPs "7 (ZERO)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6136 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6137 .IPs "8 (VSAD)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6138 sum of absolute vertical differences
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6139 .IPs "9 (VSSE)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6140 sum of squared vertical differences
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6141 .IPs "10 (NSSE)"
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6142 noise preserving sum of squared differences
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6143 .IPs "+256\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6144 Also use chroma, currently does not work (correctly) with B-frames.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6145 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6146 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6147 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6148 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6149 .B ildctcmp=<0\-2000>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6150 Sets the comparison function for interlaced DCT decision
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6151 (see mbcmp for available comparison functions).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6152 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6153 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6154 .B precmp=<0\-2000>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6155 Sets the comparison function for motion estimation pre pass
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6156 (see mbcmp for available comparison functions) (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6157 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6158 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6159 .B cmp=<0\-2000>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6160 Sets the comparison function for full pel motion estimation
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6161 (see mbcmp for available comparison functions) (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6162 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6163 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6164 .B subcmp=<0\-2000>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6165 Sets the comparison function for sub pel motion estimation
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6166 (see mbcmp for available comparison functions) (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6167 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6168 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6169 .B nssew=<0\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6170 This setting controls NSSE weight, where larger weights will result in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6171 more noise.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6172 0 NSSE is identical to SSE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6173 You may find this useful if you prefer to keep some noise in your encoded
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6174 video rather than filtering it away before encoding.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6175 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6176 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6177 .B predia=<-99\-6>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6178 diamond type and size for motion estimation pre-pass
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6179 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6180 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6181 .B dia=<-99\-6>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6182 Diamond type & size for motion estimation.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6183 Motion search is an iterative process.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6184 Using a small diamond does not limit the search to finding only small
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6185 motion vectors.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6186 It is just somewhat more likely to stop before finding the very best motion
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6187 vector, especially when noise is involved.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6188 Bigger diamonds allow a wider search for the best motion vector, thus are
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6189 slower but result in better quality.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6190 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6191 Big normal diamonds are better quality than shape-adaptive diamonds.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6192 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6193 Shape-adaptive diamonds are a good tradeoff between speed and quality.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6194 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6195 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6196 The sizes of the normal diamonds and shape adaptive ones do not have
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6197 the same meaning.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6198 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6199 .IPs -3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6200 shape adaptive (fast) diamond with size 3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6201 .IPs -2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6202 shape adaptive (fast) diamond with size 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6203 .IPs -1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6204 slightly special: Can be slower and/or better than dia=-2.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6205 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6206 normal size=1 diamond (default) =EPZS type diamond
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6207 .nf
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6208 .ne
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6209 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6210 000
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6211 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6212 .fi
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6213 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6214 normal size=2 diamond
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6215 .nf
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6216 .ne
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6217 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6218 000
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6219 00000
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6220 000
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6221 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6222 .fi
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6223 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6224 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6225 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6226 .B "trell\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6227 Trellis searched quantization.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6228 This will find the optimal encoding for each 8x8 block.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6229 Trellis searched quantization is quite simply an optimal quantization in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6230 the PSNR versus bitrate sense (Assuming that there would be no rounding
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6231 errors introduced by the IDCT, which is obviously not the case.).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6232 It simply finds a block for the minimum of error and lambda*bits.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6233 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6234 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6235 .IPs lambda
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6236 quantization parameter (QP) dependent constant
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6237 .IPs "bits\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6238 amount of bits needed to encode the block
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6239 .IPs error
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6240 sum of squared errors of the quantization
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6241 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6242 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6243 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6244 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6245 .B "cbp\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6246 Rate distorted optimal coded block pattern.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6247 Will select the coded block pattern which minimizes distortion + lambda*rate.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6248 This can only be used together with trellis quantization.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6249 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6250 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6251 .B "mv0\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6252 Try to encode each MB with MV=<0,0> and choose the better one.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6253 This has no effect if mbd=0.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6254 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6255 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6256 .B qprd (mbd=2 only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6257 rate distorted optimal quantization parameter (QP) for the given
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6258 lambda of each macroblock
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6259 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6260 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6261 .B last_pred=<0\-99>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6262 amount of motion predictors from the previous frame
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6263 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6264 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6265 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6266 (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6267 .IPs a
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6268 Will use 2a+1 x 2a+1 macroblock square of motion vector predictors from the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6269 previous frame.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6270 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6271 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6272 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6273 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6274 .B preme=<0\-2>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6275 motion estimation pre-pass
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6276 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6277 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6278 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6279 disabled
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6280 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6281 only after I-frames (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6282 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6283 always
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6284 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6285 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6286 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6287 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6288 .B subq=<1\-8>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6289 subpel refinement quality (for qpel) (default: 8 (high quality))
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6290 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6291 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6292 This has a significant effect on speed.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6293 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6294 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6295 .B "psnr\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6296 print the PSNR (peak signal to noise ratio) for the whole video after encoding
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6297 and store the per frame PSNR in a file with a name like 'psnr_hhmmss.log'.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6298 Returned values are in dB (decibel), the higher the better.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6299 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6300 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6301 .B mpeg_quant
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6302 Use MPEG quantizers instead of H.263.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6303 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6304 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6305 .B "aic\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6306 ac prediction (advanced intra prediction for H.263+)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6307 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6308 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6309 vqmin should be 8 or larger for H.263+ AIC.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6310 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6311 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6312 .B "aiv\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6313 alternatice inter vlc for H.263+
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6314 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6315 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6316 .B "umv\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6317 unlimited MVs (H.263+ only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6318 Allows encoding of abritarily long MVs.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6319 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6320 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6321 .B ibias=<-256\-256>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6322 intra quantizer bias (256 equals 1.0, MPEG style quantizer default: 96,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6323 H.263 style quantizer default: 0)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6324 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6325 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6326 The H.263 MMX quantizer cannot handle positive biases (set vfdct=1 or 2),
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6327 the MPEG MMX quantizer cannot handle negative biases (set vfdct=1 or 2).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6328 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6329 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6330 .B pbias=<-256\-256>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6331 inter quantizer bias (256 equals 1.0, MPEG style quantizer default: 0,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6332 H.263 style quantizer default: -64)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6333 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6334 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6335 The H.263 MMX quantizer cannot handle positive biases (set vfdct=1 or 2),
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6336 the MPEG MMX quantizer cannot handle negative biases (set vfdct=1 or 2).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6337 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6338 .I HINT:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6339 A more positive bias (-32 \- -16 instead of -64) seems to improve the PSNR.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6340 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6341 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6342 .B nr=<0\-100000>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6343 Noise reduction, 0 means disabled.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6344 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6345 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6346 .B qns=<0\-3>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6347 Quantizer noise shaping.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6348 Rather than choosing quantization to most closely match the source video
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6349 in the PSNR sense, it chooses quantization such that noise (usually ringing)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6350 will be masked by similar-frequency content in the image.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6351 Larger values are slower but may not result in better quality.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6352 This can and should be used together with trellis quantization, in which case
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6353 the trellis quantization (optimal for constant weight) will be used as
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6354 startpoint for the iterative search.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6355 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6356 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6357 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6358 disabled (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6359 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6360 Only lower the absolute value of coefficients.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6361 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6362 Only change coefficients before the last non-zero coefficient + 1.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6363 .IPs 3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6364 Try all.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6365 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6366 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6367 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6368 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6369 .B inter_matrix=<comma separated matrix>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6370 Use custom inter matrix.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6371 It needs a comma separated string of 64 integers.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6372 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6373 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6374 .B intra_matrix=<comma separated matrix>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6375 Use custom intra matrix.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6376 It needs a comma separated string of 64 integers.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6377 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6378 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6379 .B vqmod_amp
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6380 experimental quantizer modulation
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6381 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6382 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6383 .B vqmod_freq
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6384 experimental quantizer modulation
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6385 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6386 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6387 .B "dc\ \ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6388 intra DC precision in bits (default: 8).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6389 If you specify vcodec=mpeg2video this value can be 8, 9, 10 or 11.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6390 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6391 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6392 .B "cgop\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6393 Close all GOPs.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6394 Currently it does not work.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6395 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6396 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6397 .SS nuv (\-nuvopts)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6398 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6399 Nuppel video is based on RTJPEG and LZO.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6400 By default frames are first encoded with RTJPEG and then compressed with LZO,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6401 but it is possible to disable either or both of the two passes.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6402 As a result, you can in fact output raw i420, LZO compressed i420, RTJPEG,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6403 or the default LZO compressed RTJPEG.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6404 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6405 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6406 The nuvrec documentation contains some advice and examples about the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6407 settings to use for the most common TV encodings.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6408 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6409 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6410 .B c=<0\-20>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6411 chrominance threshold (default: 1)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6412 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6413 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6414 .B l=<0\-20>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6415 luminance threshold (default: 1)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6416 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6417 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6418 .B "lzo\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6419 Enable LZO compression (default).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6420 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6421 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6422 .B "nolzo\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6423 Disable LZO compression.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6424 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6425 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6426 .B q=<3\-255>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6427 quality level (default: 255)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6428 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6429 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6430 .B "raw \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6431 Disable RTJPEG encoding.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6432 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6433 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6434 .B "rtjpeg\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6435 Enable RTJPEG encoding (default).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6436 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6437 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6438 .SS xvidenc (\-xvidencopts)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6439 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6440 There are three modes available: constant bitrate (CBR), fixed quantizer and
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6441 2pass.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6442 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6443 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6444 .B pass=<1|2>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6445 Specify the pass in 2pass mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6446 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6447 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6448 .B bitrate=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6449 Sets the bitrate to be used in kbits/\:second if <16000 or in bits/\:second
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6450 if >16000.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6451 If <value> is negative, XviD will use its absolute value as the target size
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6452 (in kbytes) of the video and compute the associated bitrate automagically.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6453 (CBR or 2pass mode, default: 687 kbits/\:s)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6454 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6455 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6456 .B fixed_quant=<1\-31>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6457 Switch to fixed quantizer mode and specify the quantizer to be used.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6458 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6459 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6460 .B me_quality=<0\-6>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6461 This option controls the motion estimation subsystem.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6462 The higher the value, the more precise the estimation should be (default: 6).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6463 The more precise the motion estimation is, the more bits can be saved.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6464 Precision is gained at the expense of CPU time so decrease this setting if
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6465 you need realtime encoding.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6466 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6467 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6468 .B interlacing
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6469 Encode the fields of interlaced video material.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6470 Turn this option on for interlaced content.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6471 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6472 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6473 Should you rescale the video, you would need an interlace-aware resizer,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6474 which you can activate with -vf scale=<width>:<height>:1.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6475 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6476 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6477 .B "4mv\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6478 Use 4 motion vectors per macroblock.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6479 This might give better compression, but slows down encoding.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6480 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6481 .I WARNING:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6482 This option is deprecated in XviD-1.0.x, as all is now taken care of
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6483 by the me_quality option.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6484 When me_quality > 4, 4mv is activated.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6485 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6486 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6487 .B rc_reaction_delay_factor=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6488 This parameter controls the number of frames the CBR rate controller
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6489 will wait before reacting to bitrate changes and compensating for them
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6490 to obtain a constant bitrate over an averaging range of frames.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6491 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6492 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6493 .B rc_averaging_period=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6494 Real CBR is hard to achieve.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6495 Depending on the video material, bitrate can be variable, and hard to predict.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6496 That's why XviD uses an averaging period for which it guarantees a given
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6497 amount of bits (minus a small variation).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6498 This settings expresses the "number of frames" for which XviD averages
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6499 bitrate and tries to achieve CBR.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6500 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6501 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6502 .B rc_buffer=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6503 size of the rate control buffer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6504 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6505 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6506 .B quant_range=<1\-31>\-<1\-31>[/\:<1\-31>\-<1\-31>]
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6507 CBR mode: min & max quantizer for all frames (default: 2\-31)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6508 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6509 2pass mode: min & max quantizer for I/\:P-frames (default: 2\-31/\:2\-31)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6510 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6511 .I WARNING:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6512 This option is deprecated in XviD-1.0.x, and is replaced by the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6513 [min|max]_[i|p|b]quant options.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6514 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6515 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6516 .B min_key_interval=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6517 minimum interval between keyframes (default: 0, 2pass only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6518 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6519 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6520 .B max_key_interval=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6521 maximum interval between keyframes (default: 10*fps)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6522 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6523 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6524 .B mpeg_quant
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6525 Use MPEG quantizers instead of H.263.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6526 For high bitrates, you will find that MPEG quantization preserves more detail.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6527 For low bitrates, the smoothing of H.263 will give you less block noise.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6528 When using custom matrices, MPEG must be used.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6529 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6530 .I WARNING:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6531 This option is deprecated in XviD-1.0.x, and is replaced by the quant_type
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6532 option.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6533 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6534 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6535 .B mod_quant
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6536 Decide whether to use MPEG or H.263 quantizers on a frame-by-frame basis
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6537 (2pass mode only).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6538 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6539 .I WARNING:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6540 This will generate an illegal bitstream, and most likely not be decodable
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6541 by any MPEG4 decoder besides libavcodec or XviD.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6542 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6543 .I WARNING:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6544 This option is deprecated in XviD-1.0.x.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6545 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6546 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6547 .B keyframe_boost=<0\-1000>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6548 Shift some bits from the pool for other frame types to intra frames,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6549 thus improving keyframe quality.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6550 (default: 0, 2pass mode only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6551 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6552 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6553 .B kfthreshold=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6554 (default: 10, 2pass mode only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6555 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6556 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6557 .B kfreduction=<0\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6558 The above two settings can be used to adjust the size of keyframes that
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6559 you consider too close to the first (in a row).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6560 kfthreshold sets the range in which keyframes are reduced, and
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6561 kfreduction determines the bitrate reduction they get.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6562 The last I-frame will get treated normally.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6563 (default: 30, 2pass mode only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6564 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6565 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6566 .B greyscale
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6567 Make XviD discard chroma planes so the encoded video is greyscale only.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6568 Note that this does not speed up encoding, it just prevents chroma data
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6569 from being written in the last stage of encoding.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6570 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6571 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6572 .B "debug\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6573 Save per-frame statistics in ./xvid.dbg. (This is not the 2pass control
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6574 file.)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6575 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6576 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6577 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6578 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6579 The following options are only available with the latest stable
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6580 releases of XviD 1.0.x (api4).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6581 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6582 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6583 .B "packed\ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6584 Create a bitstream which can be decoded delay-free.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6585 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6586 .I WARNING:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6587 This will generate an illegal bitstream, and will not be
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6588 decodable by ISO-MPEG4 decoders except DivX/\:libavcodec/\:XviD.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6589 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6590 .I WARNING:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6591 This will also store a fake DivX version in the file so the bug
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6592 autodetection of some decoders might be confused.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6593 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6594 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6595 .B divx5bvop
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6596 Generate DivX5 compatible B-frames (default: on).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6597 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6598 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6599 .B max_bframes=<0\-4>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6600 Maximum number of B-frames to put between I/\:P-frames (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6601 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6602 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6603 .B bquant_ratio=<0\-1000>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6604 quantizer ratio between B- and non-B-frames, 150=1.50 (default: 150)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6605 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6606 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6607 .B bquant_offset=<-1000\-1000>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6608 quantizer offset between B- and non-B-frames, 100=1.00 (default: 100)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6609 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6610 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6611 .B bf_threshold=<-255\-255>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6612 Sometimes B-frames do not look good, and introduce artifacts when most of
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6613 the frame is static and some small zones have high motion (in a static
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6614 scene with a man talking, his mouth will probably look bad if what is
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6615 surrounding the man and his mouth is completely static).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6616 This setting allows you to specify what priority to place on the use of
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6617 B-frames.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6618 The higher the value, the higher the probability of B-frames being used.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6619 (default: 0)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6620 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6621 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6622 .B frame_drop_ratio=<0\-100> (max_bframes=0 only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6623 This setting allows the creation of variable framerate video streams.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6624 The value of the setting specifies a threshold under which, if the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6625 difference of the following frame to the previous frame is below or equal
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6626 to this threshold, a frame gets not coded (a so called n-vop is placed
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6627 in the stream).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6628 On playback, when reaching an n-vop the previous frame will be displayed.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6629 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6630 .I WARNING:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6631 Playing with this setting may result in a jerky video, so use it at your
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6632 own risks!
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6633 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6634 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6635 .B "qpel\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6636 MPEG4 uses a half pixel precision for its motion search by default.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6637 The standard proposes a mode where encoders are allowed to use quarter
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6638 pixel precision.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6639 This option usually results in a sharper image.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6640 Unfortunately it has a great impact on bitrate and sometimes the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6641 higher bitrate use will prevent it from giving a better image
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6642 quality at a fixed bitrate.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6643 It's better to test with and without this option and see whether it
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6644 is worth activating.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6645 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6646 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6647 .B "gmc\ \ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6648 Enable Global Motion Compensation, which makes XviD generate special
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6649 frames (GMC-frames) which are well suited for Pan/\:Zoom/\:Rotating images.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6650 Whether or not the use of this option will save bits is highly
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6651 dependent on the source material.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6652 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6653 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6654 .B trellis
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6655 Trellis Quantization is a kind of adaptive quantization method that
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6656 saves bits by modifying quantized coefficients to make them more
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6657 compressible by the entropy encoder.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6658 Its impact on quality is good, and if VHQ uses too much CPU for you,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6659 this setting can be a good alternative to save a few bits (and gain
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6660 quality at fixed bitrate) at a lesser cost than with VHQ.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6661 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6662 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6663 .B cartoon
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6664 Activate this if your encoded sequence is an anime/\:cartoon.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6665 It modifies some XviD internal thresholds so XviD takes better decisions on
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6666 frame types and motion vectors for flat looking cartoons.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6667 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6668 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6669 .B quant_type=<h263|mpeg>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6670 Sets the type of quantizer to use.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6671 For high bitrates, you will find that MPEG quantization preserves more detail.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6672 For low bitrates, the smoothing of H.263 will give you less block noise.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6673 When using custom matrices, MPEG quantization must be used.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6674 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6675 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6676 .B chroma_me
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6677 The usual motion estimation algorithm uses only the luminance information to
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6678 find the best motion vector.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6679 However for some video material, using the chroma planes can help find
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6680 better vectors.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6681 This setting toggles the use of chroma planes for motion estimation.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6682 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6683 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6684 .B chroma_opt
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6685 Enable a chroma optimizer prefilter.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6686 It will do some extra magic on color information to minimize the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6687 stepped-stairs effect on edges.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6688 It will improve quality at the cost of encoding speed.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6689 It reduces PSNR by nature, as the mathematical deviation to the original
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6690 picture will get bigger, but the subjective image quality will raise.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6691 Since it works with color information, you might want to turn it off when
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6692 encoding in greyscale.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6693 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6694 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6695 .B "hq_ac\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6696 Activates High Quality AC coefficient prediction from neighbor blocks.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6697 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6698 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6699 .B vhq=<0\-4>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6700 The motion search algorithm is based on a search in the usual color domain
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6701 and tries to find a motion vector that minimizes the difference between the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6702 reference frame and the encoded frame.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6703 With this setting activated, XviD will also use the frequency domain (DCT)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6704 to search for a motion vector that minimizes not only the spatial
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6705 difference but also the encoding length of the block.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6706 Fastest to slowest:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6707 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6708 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6709 .IPs 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6710 off (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6711 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6712 mode decision (inter/\:intra MB)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6713 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6714 limited search
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6715 .IPs 3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6716 medium search
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6717 .IPs 4
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6718 wide search
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6719 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6720 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6721 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6722 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6723 .B min_iquant=<0\-31>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6724 minimum I-frame quantizer (default: 2)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6725 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6726 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6727 .B max_iquant=<0\-31>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6728 maximum I-frame quantizer (default: 31)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6729 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6730 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6731 .B min_pquant=<0\-31>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6732 minimum P-frame quantizer (default: 2)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6733 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6734 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6735 .B max_pquant=<0\-31>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6736 maximum P-frame quantizer (default: 31)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6737 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6738 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6739 .B min_bquant=<0\-31>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6740 minimum B-frame quantizer (default: 2)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6741 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6742 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6743 .B max_bquant=<0\-31>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6744 maximum B-frame quantizer (default: 31)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6745 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6746 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6747 .B quant_intra_matrix=<filename>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6748 Load a custom intra matrix file.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6749 You can build such a file with xvid4conf's matrix editor.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6750 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6751 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6752 .B quant_inter_matrix=<filename>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6753 Load a custom inter matrix file.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6754 You can build such a file with xvid4conf's matrix editor.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6755 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6756 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6757 .B curve_compression_high=<0\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6758 This setting allows XviD to take a certain percentage of bits away from
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6759 high bitrate scenes and give them back to the bit reservoir.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6760 You could also use this if you have a clip with so many bits allocated
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6761 to high-bitrate scenes that the low(er)-bitrate scenes start to look bad
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6762 (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6763 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6764 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6765 .B curve_compression_low=<0\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6766 This setting allows XviD to give a certain percentage of extra bits to the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6767 low bitrate scenes, taking a few bits from the entire clip.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6768 This might come in handy if you have a few low-bitrate scenes that are
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6769 still blocky (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6770 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6771 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6772 .B overflow_control_strength=<0\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6773 During pass 1 of 2-pass encoding, a scaled bitrate curve is computed.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6774 The difference between that expected curve and the result obtained during
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6775 encoding is called overflow.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6776 Obviously, the two pass rate controller tries to compensate for that overflow,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6777 distributing it over the next frames.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6778 This setting controls how much of the overflow is distributed every time
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6779 there is a new frame.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6780 Low values allow lazy overflow control, big rate bursts are compensated for
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6781 more slowly (could lead to lack of precision for small clips).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6782 Higher values will make changes in bit redistribution more abrupt, possibly
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6783 too abrupt if you set it too high, creating artifacts (default: 5).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6784 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6785 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6786 This setting impacts quality a lot, play with it carefully!
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6787 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6788 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6789 .B max_overflow_improvement=<0\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6790 During the frame bit allocation, overflow control may increase the frame
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6791 size.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6792 This parameter specifies the maximum percentage by which the overflow
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6793 control is allowed to increase the frame size, compared to the ideal curve
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6794 allocation
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6795 (default: 5).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6796 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6797 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6798 .B max_overflow_degradation=<0\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6799 During the frame bit allocation, overflow control may decrease the frame
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6800 size.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6801 This parameter specifies the maximum percentage by which the overflow
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6802 control is allowed to decrease the frame size, compared to the ideal curve
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6803 allocation
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6804 (default: 5).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6805 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6806 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6807 .B container_frame_overhead=<0...>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6808 Specifies a frame average overhead per frame, in bytes.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6809 Most of the time users express their target bitrate for video w/o taking
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6810 care of the video container overhead.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6811 This small but (mostly) constant overhead can cause the target file size
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6812 to be exceeded.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6813 XviD allows users to set the amount of overhead per frame the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6814 container generates (give only an average per frame).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6815 0 has a special meaning, it lets XviD use its own default values
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6816 (default: 24 - AVI average overhead).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6817 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6818 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6819 .B par=<mode>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6820 Specifies the Pixel Aspect Ratio mode (not to be confused with DAR,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6821 the Display Aspect Ratio).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6822 PAR is the ratio of the width and height of a single pixel.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6823 So both are related like this: DAR = PAR * (width/height).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6824 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6825 MPEG4 defines 5 pixel aspect ratios and one extended
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6826 one, giving the opportunity to specify a specific pixel aspect
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6827 ratio.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6828 5 standard modes can be specified:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6829 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6830 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6831 .IPs vga11
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6832 It's the usual PAR for PC content.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6833 Pixels are a square unit.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6834 .IPs pal43
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6835 PAL standard 4:3 PAR.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6836 Pixels are rectangles.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6837 .IPs pal169
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6838 same as above
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6839 .IPs ntsc43
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6840 same as above
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6841 .IPs ntsc169
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6842 same as above (Don't forget to give the exact ratio.)
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6843 .IPs "ext\ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6844 Allows you to specify your own pixel aspect ratio with par_width and
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6845 par_height.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6846 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6847 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6848 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6849 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6850 In general, setting aspect and autoaspect options is enough.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6851 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6852 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6853 .B par_width=<1\-255> (par=ext only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6854 Specifies the width of the custom pixel aspect ratio.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6855 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6856 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6857 .B par_height=<1\-255> (par=ext only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6858 Specifies the height of the custom pixel aspect ratio.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6859 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6860 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6861 .B aspect=<x/\:y | f (float value)>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6862 Store movie aspect internally, just like MPEG files.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6863 Much nicer solution than rescaling, because quality isn't decreased.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6864 MPlayer and a few others players will play these files correctly, others
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6865 will display them with the wrong aspect.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6866 The aspect parameter can be given as a ratio or a floating point number.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6867 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6868 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6869 .B autoaspect
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6870 Same as the aspect option, but automatically computes aspect, taking
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6871 into account all the adjustments (crop/\:expand/\:scale/\:etc.) made in the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6872 filter chain.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6873 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6874 .TP
19487
29341cdc1cf3 Enclose all space padded headings with quotes.
diego
parents: 17974
diff changeset
6875 .B "psnr\ \ \ "
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6876 Print the PSNR (peak signal to noise ratio) for the whole video after encoding
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6877 and store the per frame PSNR in a file with a name like 'psnr_hhmmss.log' in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6878 the current directory.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6879 Returned values are in dB (decibel), the higher the better.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6880 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6881 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6882 .sp 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6883 The following option is only available in development versions
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6884 of XviD 1.1.x.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6885 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6886 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6887 .B bvhq=<0|1>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6888 This setting allows vector candidates for B-frames to be used for
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6889 the encoding chosen using a rate distortion optimized operator,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6890 which is what is done for P-frames by the vhq option.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6891 This produces nicer-looking B-frames while incurring almost no
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6892 performance penalty.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6893 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6894 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6895 .SS x264enc (\-x264encopts)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6896 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6897 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6898 .B bitrate=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6899 Sets the bitrate to be used in kbits/\:second (default: off).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6900 This is required if you want a CBR (constant bitrate) encode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6901 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6902 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6903 .B keyint=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6904 Sets maximum interval between I-frames.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6905 Larger values save bits, thus improve quality, at the cost of seeking
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6906 precision (default: 250).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6907 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6908 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6909 .B idrint=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6910 Make each <value> I-frame an IDR-frame (default: 2).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6911 In H.264, I-frames do not necessarily bound a closed GOP because it is
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6912 allowable for a P-frame to be predicted from more frames than just the one
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6913 frame before it (also see frameref).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6914 Therefore, I-frames are not necessarily seekable.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6915 IDR-frames restrict subsequent P-frames from referring to any frame
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6916 prior to the IDR-frame.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6917 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6918 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6919 .B scenecut=<-1\-100>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6920 Controls how aggressively to insert extra I-frames (default: 40).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6921 With small values of scenecut, the codec often has to force an I-frame
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6922 when it would exceed keyint.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6923 Good values of scenecut may find a better location for the I-frame.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6924 Large values use more I-frames than necessary, thus wasting bits.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6925 -1 disables scene-cut detection, so I-frames are inserted only once
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6926 every other keyint frames, even if a scene-cut occurs earlier.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6927 This isn't recommended and wastes bitrate as scenecuts encoded as P-frames
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6928 are just as big as I-frames, but don't reset the "keyint counter".
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6929 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6930 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6931 .B frameref=<1\-15>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6932 Number of previous frames used as predictors in a P-frame (default: 1).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6933 This is effective in Anime, but seems to make little difference in
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6934 live-action source material.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6935 Some decoders are unable to deal with large frameref values.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6936 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6937 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6938 .B bframes=<0\-16>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6939 number of consecutive B-frames between I- and P-frames (default: 0)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6940 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6941 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6942 .B deblock | nodeblock
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6943 Use deblocking filter (default: on).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6944 As it takes very little time compared to its quality gain, it's not
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6945 recommend to disable it.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6946 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6947 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6948 .B deblockalpha=<-6\-6>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6949 AlphaC0 parameter of deblocking filter (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6950 This adjusts thresholds for the H.264 deblocking filter.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6951 First, this parameter adjusts the maximum amount of change that the filter is
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6952 allowed to cause on any one pixel.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6953 Secondly, this parameter affects the threshold for difference across the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6954 edge being filtered.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6955 A positive value reduces blocking artifacts more, but will also smear details.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6956 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6957 For encodes that are intended to be reasonably high quality, you might
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6958 want to turn it down a little bit.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6959 However, if your source material already has some blocking or noise
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6960 which you would like to remove, or if it is animation, it may be a good
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6961 idea to turn it up a little bit.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6962 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6963 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6964 .B deblockbeta=<-6\-6>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6965 Beta parameter of deblocking filter (default: 0).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6966 Affects the maximum allowed gradient within two adjacent blocks.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6967 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6968 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6969 .B cabac | nocabac
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6970 Use CABAC (Context-Adaptive Binary Arithmetic Coding) (default: on).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6971 Slightly slows down encoding and decoding, but should save 10-15% bitrate.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6972 Unless you are looking for speed, you should not disable it.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6973 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6974 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6975 .B cabacidc=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6976 Initial value of CABAC IDC.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6977 The encoder must choose a context for each block it encodes, but for the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6978 first block in a frame, there are no prior blocks to predict the context.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6979 Adjusting this may affect bitrate by a fraction of a percent, but it doesn't
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6980 directly affect distortion.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6981 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6982 -1: Encoder chooses context, usually 0 (default).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6983 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6984 0: low complexity
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6985 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6986 1: medium complexity
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6987 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6988 2: high complexity
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6989 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6990 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6991 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6992 .B qp_constant=<1\-51>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6993 This selects the quantizer to use.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6994 20\-40 is a useful range (default: 26).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6995 Lower values result in better fidelity, but higher bitrates.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6996 Note that quantization in H.264 works differently from MPEG[124].
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6997 H.264's quantization parameter (QP) is on a logarithmic scale.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6998 As an example, the bitrate difference between QP=20 and QP=40
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
6999 is about a factor of 10.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7000 Useful quantizers in H.264 tend to be very large compared to MPEG[124].
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7001 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7002 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7003 .B qp_min=<1\-51> (CBR or 2 pass)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7004 Minimum quantizer, 15\-35 seems to be a useful range (default: 10).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7005 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7006 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7007 .B qp_max=<1\-51> (CBR or 2 pass)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7008 maximum quantizer (default: 51)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7009 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7010 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7011 .B qp_step=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7012 Maximum Value by which the quantizer may be incremented/decremented between
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7013 frames.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7014 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7015 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7016 .B rc_buffer_size=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7017 ratecontrol buffer size (default: 1 second's worth at the bitrate you
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7018 specified)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7019 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7020 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7021 .B rc_init_buffer=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7022 Set the initial ratecontrol buffer (default: 1/4 of rc_buffer_size)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7023 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7024 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7025 .B rc_sens=<0\-100> (CBR only)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7026 ratecontrol sensitivity (default: 4)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7027 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7028 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7029 .B ip_factor=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7030 quantizer factor between I- and P-frames (default: 2.0)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7031 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7032 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7033 .B pb_factor=<value>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7034 quantizer factor between P- and B-frames (default: 2.0)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7035 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7036 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7037 .B pass=<1\-3>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7038 Enable 2 or 3-pass mode.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7039 It is recommended to always encode in 2 or 3-pass mode as it leads to a
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7040 better bit distribution and improves overall quality.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7041 .PD 0
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7042 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7043 .IPs 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7044 first pass
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7045 .IPs 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7046 second pass
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7047 .IPs 3
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7048 Nth pass (second and third passes of three pass encoding)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7049 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7050 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7051 Here is how it works, and how to use it:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7052 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7053 The first pass (pass=1) collects statistics on the video and writes them
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7054 to a file.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7055 You might want to deactivate some CPU-hungry options, apart from the ones
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7056 that are on by default.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7057 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7058 In two pass mode, the second pass (pass=2) reads the stats file and
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7059 bases ratecontrol decisions on it.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7060 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7061 In three pass mode, the second pass (pass=3, that is not a typo)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7062 does both: It first reads the stats, then overwrites them.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7063 You might want to backup divx2pass.log before doing this if there is
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7064 any possibility that you will have to cancel MEncoder.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7065 You can use all encoding options, except very CPU-hungry options.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7066 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7067 The third pass (pass=3) is the same as the second pass, except that it has
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7068 the second pass' stats to work from.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7069 You can use all encoding options, including CPU-hungry ones.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7070 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7071 .I
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7072 NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7073 x264 three pass support being quite recent in MEncoder, we welcome any
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7074 feedback you could give us on good combinations of x264 options that are
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7075 both fast and provide good quality.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7076 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7077 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7078 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7079 .B qcomp=<0\-1>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7080 quantizer compression (default: 0.6).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7081 This affects the ratecontrol: a lower value makes the
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7082 bitrate more constant, while a higher value makes the quantization parameter
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7083 more constant.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7084 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7085 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7086 .B qblur=<0\-99>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7087 Temporal blur of the quantization parameter (default: 0.5).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7088 Lower values allow the quantizer value to jump around more,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7089 higher values force it to vary more smoothly.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7090 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7091 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7092 .B fullinter | nofullinter
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7093 Use all available interframe macroblock types (i16x16, i4x4, p16x16,
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7094 p16x8, p8x16, p8x8, p8x4, p4x8, p4x4, pskip)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7095 The idea is to find the type and size that best describe a certain area
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7096 of the picture, i.e.\& very effective for Anime, which usually contains
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7097 large areas of the same color (default: i16x16, i4x4, p16x16-8x8).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7098 Depending on the source material, it can improve or degrade quality, use
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7099 it with care.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7100 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7101 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7102 .B subq=<0\-5>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7103 Adjust subpel refinement quality.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7104 This parameter controls quality versus speed tradeoffs involved in the motion
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7105 estimation decision process.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7106 It can improve quality significantly.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7107 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7108 0: halfpel only
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7109 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7110 1: 1 iteration of qpel on the winning candidate (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7111 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7112 2: 2 iterations of qpel on the winning candidate
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7113 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7114 3: halfpel on all MB types, qpel on the winner
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7115 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7116 4: qpel on all
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7117 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7118 5: more iterations of qpel
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7119 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7120 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7121 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7122 .B log=<-1\-3>
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7123 Adjust the amount of logging info printed to the screen.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7124 .RSs
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7125 -1: none
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7126 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7127 0: Print errors only.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7128 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7129 1: warnings
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7130 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7131 2: PSNR, encoding times, and other analysis stats when the encode finishes
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7132 (default)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7133 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7134 3: PSNR, QP, frametype, size, and other stats for every frame
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7135 .REss
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7136 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7137 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7138 .B psnr | nopsnr
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7139 Print signal-to-noise ratio statistics.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7140 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7141 .I NOTE:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7142 The 'Y', 'U', 'V', and 'Avg' PSNR fields in the summary are not
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7143 mathematically sound (they are simply the average of per-frame PSNRs).
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7144 They are kept only for comparison to the JM reference codec.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7145 For all other purposes, please use either the 'Global' PSNR, or the per-frame
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7146 PSNRs printed by log=3.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7147 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7148 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7149 .\" --------------------------------------------------------------------------
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7150 .\" Files
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7151 .\" --------------------------------------------------------------------------
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7152 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7153 .SH FILES
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7154 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7155 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7156 /usr/\:local/\:etc/\:mplayer/\:mplayer.conf
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7157 system-wide settings
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7158 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7159 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7160 ~/.mplayer/\:config
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7161 user settings
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7162 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7163 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7164 ~/.mplayer/\:input.conf
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7165 input bindings (see '\-input keylist' for the full list)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7166 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7167 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7168 ~/.mplayer/\:gui.conf
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7169 GUI configuration file
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7170 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7171 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7172 ~/.mplayer/\:gui.pl
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7173 GUI playlist
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7174 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7175 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7176 ~/.mplayer/\:font/
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7177 font directory (There must be a font.desc file and files with .RAW extension.)
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7178 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7179 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7180 ~/.mplayer/\:DVDkeys/
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7181 cached CSS keys
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7182 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7183 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7184 Assuming that /path/\:to/\:movie.avi is played, MPlayer searches for sub files
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7185 in this order:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7186 .RS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7187 /path/\:to/\:movie.sub
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7188 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7189 ~/.mplayer/\:sub/\:movie.sub
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7190 .br
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7191 ~/.mplayer/\:default.sub
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7192 .RE
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7193 .PD 1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7194 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7195 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7196 .\" --------------------------------------------------------------------------
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7197 .\" Examples
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7198 .\" --------------------------------------------------------------------------
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7199 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7200 .SH EXAMPLES
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7201 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7202 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7203 .B Quickstart DVD playing:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7204 mplayer dvd://1
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7205 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7206 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7207 .B Play in Japanese with English subtitles:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7208 mplayer dvd://1 \-alang ja \-slang en
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7209 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7210 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7211 .B Play only chapters 5, 6, 7:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7212 mplayer dvd://1 \-chapter 5-7
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7213 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7214 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7215 .B Play only titles 5, 6, 7:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7216 mplayer dvd://5-7
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7217 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7218 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7219 .B Play a multiangle DVD:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7220 mplayer dvd://1 \-dvdangle 2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7221 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7222 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7223 .B Play from a different DVD device:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7224 mplayer dvd://1 \-dvd-device /dev/\:dvd2
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7225 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7226 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7227 .B Play DVD video from a directory with VOB files:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7228 mplayer dvd://1 \-dvd-device /path/\:to/\:directory/
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7229 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7230 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7231 .B Copy a DVD title to hard disk, saving to file "title1.vob":
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7232 mplayer dvd://1 \-dumpstream \-dumpfile title1.vob
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7233 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7234 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7235 .B Stream from HTTP:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7236 mplayer http://mplayer.hq/\:example.avi
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7237 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7238 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7239 .B Stream using RTSP:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7240 mplayer rtsp://server.example.com/\:streamName
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7241 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7242 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7243 .B Convert subtitles to MPsub format:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7244 mplayer dummy.avi \-sub source.sub \-dumpmpsub
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7245 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7246 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7247 .B Convert subtitles to MPsub format without watching the movie:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7248 mplayer /dev/\:zero \-rawvideo on:pal:fps=xx \-vc null \-vo null \-noframedrop
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7249 \-benchmark \-sub source.sub \-dumpmpsub
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7250 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7251 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7252 .B input from standard V4L:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7253 mplayer tv:// \-tv driver=v4l:width=640:height=480:outfmt=i420 \-vc rawi420
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7254 \-vo xv
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7255 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7256 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7257 .B Playback on Zoran cards (old style, deprecated):
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7258 mplayer \-vo zr \-vf scale=352:288 file.avi
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7259 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7260 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7261 .B Playback on Zoran cards (new style):
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7262 mplayer \-vo zr2 \-vf scale=352:288,zrmjpeg file.avi
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7263 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7264 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7265 .B Encode DVD title #2, only selected chapters:
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
7266 mencoder dvd://2 \-chapter 10-15 \-o title2.avi \-oac copy \-ovc lavc
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
7267 \-lavcopts vcodec=mpeg4
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7268 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7269 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7270 .B Encode DVD title #2, resizing to 640x480:
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
7271 mencoder dvd://2 \-vf scale=640:480 \-o title2.avi \-oac copy \-ovc lavc
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
7272 \-lavcopts vcodec=mpeg4
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7273 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7274 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7275 .B Encode DVD title #2, resizing to 512xHHH (keep aspect ratio):
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7276 mencoder dvd://2 \-vf scale \-zoom \-xy 512 \-o title2.avi \-oac copy
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7277 \-ovc lavc \-lavcopts vcodec=mpeg4
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7278 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7279 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7280 .B The same, but with bitrate set to 1800kBit and optimized macroblocks:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7281 mencoder dvd://2 \-o title2.avi \-oac copy \-ovc lavc
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7282 \-lavcopts vcodec=mpeg4:mbd=1:vbitrate=1800
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7283 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7284 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7285 .B The same, but with MJPEG compression:
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7286 mencoder dvd://2 \-o titel2.avi \-ovc lavc
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7287 \-lavcopts vcodec=mjpeg:mbd=1:vbitrate=1800 \-oac copy
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7288 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7289 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7290 .B Encode all *.jpg files in the current dir:
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
7291 mencoder "mf://*.jpg" \-mf fps=25 \-o output.avi \-ovc lavc \-lavcopts
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
7292 vcodec=mpeg4
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7293 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7294 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7295 .B Encode from a tuner (specify a format with \-vf format):
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7296 mencoder \-tv driver=v4l:width=640:height=480 tv:// \-o tv.avi \-ovc raw
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7297 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7298 .TP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7299 .B Encode from a pipe:
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
7300 rar p test-SVCD.rar | mencoder \-ovc lavc \-lavcopts vcodec=mpeg4:vbitrate=800
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
7301 \-ofps 24 \-
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7302 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7303 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7304 .\" --------------------------------------------------------------------------
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7305 .\" Bugs, authors, standard disclaimer
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7306 .\" --------------------------------------------------------------------------
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7307 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7308 .SH BUGS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7309 If you find one, report it to us, but please make sure you have read all
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7310 of the documentation first.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7311 Many bugs are the result of incorrect setup or parameter usage.
13848
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
7312 The bug reporting section of the documentation
215ff21843d3 further sync by Carl Furstenberg <azatoth at gmail dot com>
diego
parents: 13764
diff changeset
7313 (DOCS/\:HTML/\:en/\:bugreports.html)
13753
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7314 explains how to create useful bug reports.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7315 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7316 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7317 .
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7318 .SH AUTHORS
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7319 MPlayer was initially written by Arpad Gereöffy.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7320 See the AUTHORS file for a list of some of the many other contributors.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7321 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7322 MPlayer is (C) 2000\-2004 The MPlayer Team
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7323 .PP
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7324 This man page was written mainly by Gabucino, Jonas Jermann and Diego Biurrun.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7325 It is maintained by Diego Biurrun.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7326 Please send mails about it to the MPlayer-DOCS mailing list.
6fcecc48c22a translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>
diego
parents:
diff changeset
7327 .\" end of file