annotate DOCS/xml/en/faq.xml @ 21721:6be31bc59a0e

Add <menuchoice> <guimenu> <guisubmenu> <guimenuitem> markup for menus.
author torinthiel
date Sat, 23 Dec 2006 10:58:27 +0000
parents 43f41347aab0
children 6a8f5bbe3687
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
20535
c0687e92d463 convert DOCS/xml/en and help_mp-en.h to UTF-8
kraymer
parents: 20298
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
10913
49b1a67e7381 Add revision keyword to english xml files, to ease translation synchronization
lumag
parents: 10631
diff changeset
2 <!-- $Revision$ -->
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
3 <chapter id="faq" xreflabel="FAQ">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
4 <title>Frequently Asked Questions</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
5
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
6 <qandaset defaultlabel="qanda">
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
7
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
8 <qandadiv id="faq-development">
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
9 <title>Development</title>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
10
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
11 <qandaentry>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
12 <question><para>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
13 How do I create a proper patch for <application>MPlayer</application>?
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
14 </para></question>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
15 <answer><para>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
16 We made a <ulink url="../../tech/patches.txt">short document</ulink>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
17 describing all the necessary details. Please follow the instructions.
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
18 </para></answer>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
19 </qandaentry>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
20
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
21 <qandaentry>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
22 <question><para>
11813
629063044de5 How to help with documentation and translation.
diego
parents: 11791
diff changeset
23 How do I translate <application>MPlayer</application> to a new language?
629063044de5 How to help with documentation and translation.
diego
parents: 11791
diff changeset
24 </para></question>
629063044de5 How to help with documentation and translation.
diego
parents: 11791
diff changeset
25 <answer><para>
629063044de5 How to help with documentation and translation.
diego
parents: 11791
diff changeset
26 Read the <ulink url="../../tech/translations.txt">translation HOWTO</ulink>,
629063044de5 How to help with documentation and translation.
diego
parents: 11791
diff changeset
27 it should explain everything. You can get further help on the
19709
2c8c28415e89 fix some more mailman links
kraymer
parents: 19498
diff changeset
28 <ulink url="http://lists.mplayerhq.hu/mailman/listinfo/mplayer-translations">MPlayer-translations</ulink>
11813
629063044de5 How to help with documentation and translation.
diego
parents: 11791
diff changeset
29 mailing list.
629063044de5 How to help with documentation and translation.
diego
parents: 11791
diff changeset
30 </para></answer>
629063044de5 How to help with documentation and translation.
diego
parents: 11791
diff changeset
31 </qandaentry>
629063044de5 How to help with documentation and translation.
diego
parents: 11791
diff changeset
32
629063044de5 How to help with documentation and translation.
diego
parents: 11791
diff changeset
33 <qandaentry>
629063044de5 How to help with documentation and translation.
diego
parents: 11791
diff changeset
34 <question><para>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
35 How can I support <application>MPlayer</application> development?
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
36 </para></question>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
37 <answer><para>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
38 We are more than happy to accept your hardware and software
17706
83c1acef76d5 New website structure, the /homepage subdirectory is gone.
diego
parents: 17424
diff changeset
39 <ulink url="http://www.mplayerhq.hu/donations.html">donations</ulink>.
11540
d480f7e36b74 <application> attack
wight
parents: 11532
diff changeset
40 They help us in continuously improving <application>MPlayer</application>.
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
41 </para></answer>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
42 </qandaentry>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
43
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
44 <qandaentry>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
45 <question><para>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
46 How can I become an <application>MPlayer</application> developer?
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
47 </para></question>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
48 <answer><para>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
49 We always welcome coders and documenters. Read the
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
50 <ulink url="../../tech/">technical documentation</ulink>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
51 to get a first grasp. Then you should subscribe to the
19709
2c8c28415e89 fix some more mailman links
kraymer
parents: 19498
diff changeset
52 <ulink url="http://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng">MPlayer-dev-eng</ulink>
11813
629063044de5 How to help with documentation and translation.
diego
parents: 11791
diff changeset
53 mailing list and start coding. If you want to help out with the documentation,
629063044de5 How to help with documentation and translation.
diego
parents: 11791
diff changeset
54 join the
19709
2c8c28415e89 fix some more mailman links
kraymer
parents: 19498
diff changeset
55 <ulink url="http://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs">MPlayer-docs</ulink>
11813
629063044de5 How to help with documentation and translation.
diego
parents: 11791
diff changeset
56 mailing list.
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
57 </para></answer>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
58 </qandaentry>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
59
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
60 <qandaentry>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
61 <question><para>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
62 Why don't you use autoconf/automake?
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
63 </para></question>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
64 <answer><para>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
65 We have a modular, handwritten build system. It does a reasonably good
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
66 job, so why change? Besides, we dislike the auto* tools, just like
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
67 <ulink url="http://freshmeat.net/articles/view/889/">other people</ulink>.
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
68 </para></answer>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
69 </qandaentry>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
70 </qandadiv>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
71
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
72 <!-- ********** -->
20642
d2bca7bc01b8 (cosmetics) Unify and clarify blank lines usage
torinthiel
parents: 20641
diff changeset
73
16665
dfa3bd6ee92b Rename compilation section to compilation and installation.
diego
parents: 16658
diff changeset
74 <qandadiv id="faq-compilation-installation">
dfa3bd6ee92b Rename compilation section to compilation and installation.
diego
parents: 16658
diff changeset
75 <title>Compilation and installation</title>
20642
d2bca7bc01b8 (cosmetics) Unify and clarify blank lines usage
torinthiel
parents: 20641
diff changeset
76
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
77 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
78 <question><para>
14824
82e15e47e503 general gcc bug FAQ entry
diego
parents: 14680
diff changeset
79 Compilation fails with an error and <application>gcc</application> bails out
82e15e47e503 general gcc bug FAQ entry
diego
parents: 14680
diff changeset
80 with some cryptic message containing the phrase
82e15e47e503 general gcc bug FAQ entry
diego
parents: 14680
diff changeset
81 <systemitem>internal compiler error</systemitem> or
82e15e47e503 general gcc bug FAQ entry
diego
parents: 14680
diff changeset
82 <systemitem>unable to find a register to spill</systemitem>.
82e15e47e503 general gcc bug FAQ entry
diego
parents: 14680
diff changeset
83 </para></question>
82e15e47e503 general gcc bug FAQ entry
diego
parents: 14680
diff changeset
84 <answer><para>
82e15e47e503 general gcc bug FAQ entry
diego
parents: 14680
diff changeset
85 You have stumbled over a bug in <application>gcc</application>. Please
82e15e47e503 general gcc bug FAQ entry
diego
parents: 14680
diff changeset
86 <ulink url="http://gcc.gnu.org/bugs.html">report it to the gcc team</ulink>
82e15e47e503 general gcc bug FAQ entry
diego
parents: 14680
diff changeset
87 but not to us. For some reason <application>MPlayer</application> seems to
82e15e47e503 general gcc bug FAQ entry
diego
parents: 14680
diff changeset
88 trigger compiler bugs frequently. Nevertheless we cannot fix them and do not
14829
e76a8c56d81b Recommend using a stable gcc version or upgrading frequently, suggested by Rich.
diego
parents: 14824
diff changeset
89 add workarounds for compiler bugs to our sources. To avoid this problem,
e76a8c56d81b Recommend using a stable gcc version or upgrading frequently, suggested by Rich.
diego
parents: 14824
diff changeset
90 either stick with a compiler version that is known to be reliable and
e76a8c56d81b Recommend using a stable gcc version or upgrading frequently, suggested by Rich.
diego
parents: 14824
diff changeset
91 stable, or upgrade frequently.
14824
82e15e47e503 general gcc bug FAQ entry
diego
parents: 14680
diff changeset
92 </para></answer>
82e15e47e503 general gcc bug FAQ entry
diego
parents: 14680
diff changeset
93 </qandaentry>
82e15e47e503 general gcc bug FAQ entry
diego
parents: 14680
diff changeset
94
82e15e47e503 general gcc bug FAQ entry
diego
parents: 14680
diff changeset
95 <qandaentry>
82e15e47e503 general gcc bug FAQ entry
diego
parents: 14680
diff changeset
96 <question><para>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
97 Are there binary (RPM/Debian) packages of <application>MPlayer</application>?
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
98 </para></question>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
99 <answer><para>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
100 See the <link linkend="debian">Debian</link> and <link linkend="rpm">RPM</link>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
101 section for details.
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
102 </para></answer>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
103 </qandaentry>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
104
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
105 <qandaentry>
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
106 <question><para>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
107 How can I build a 32 bit <application>MPlayer</application> on a 64 bit Athlon?
14654
ca1f3ca346b3 Add Reimar's hint for building 32 bit MPlayer on Athlon64.
diego
parents: 14615
diff changeset
108 </para></question>
ca1f3ca346b3 Add Reimar's hint for building 32 bit MPlayer on Athlon64.
diego
parents: 14615
diff changeset
109 <answer><para>
ca1f3ca346b3 Add Reimar's hint for building 32 bit MPlayer on Athlon64.
diego
parents: 14615
diff changeset
110 Try the following configure options:
ca1f3ca346b3 Add Reimar's hint for building 32 bit MPlayer on Athlon64.
diego
parents: 14615
diff changeset
111 <screen>
ca1f3ca346b3 Add Reimar's hint for building 32 bit MPlayer on Athlon64.
diego
parents: 14615
diff changeset
112 ./configure --target=athlon_xp --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib
ca1f3ca346b3 Add Reimar's hint for building 32 bit MPlayer on Athlon64.
diego
parents: 14615
diff changeset
113 </screen>
ca1f3ca346b3 Add Reimar's hint for building 32 bit MPlayer on Athlon64.
diego
parents: 14615
diff changeset
114 </para></answer>
ca1f3ca346b3 Add Reimar's hint for building 32 bit MPlayer on Athlon64.
diego
parents: 14615
diff changeset
115 </qandaentry>
ca1f3ca346b3 Add Reimar's hint for building 32 bit MPlayer on Athlon64.
diego
parents: 14615
diff changeset
116
ca1f3ca346b3 Add Reimar's hint for building 32 bit MPlayer on Athlon64.
diego
parents: 14615
diff changeset
117 <qandaentry>
ca1f3ca346b3 Add Reimar's hint for building 32 bit MPlayer on Athlon64.
diego
parents: 14615
diff changeset
118 <question><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11532
diff changeset
119 Configure ends with this text, and <application>MPlayer</application> won't compile!
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
120 <screen>Your gcc does not support even i386 for '-march' and '-mcpu'</screen>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
121 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
122 <answer><para>
13697
031a8e9e3477 Typo noticed by Reimar D«Óffinger.
diego
parents: 13547
diff changeset
123 Your gcc isn't installed correctly, check the <filename>configure.log</filename>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
124 file for details.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
125 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
126 </qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
127
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
128 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
129 <question><para>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
130 I have a Matrox G200/G400/G450/G550, how do I compile/use the
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
131 <systemitem>mga_vid</systemitem> driver?
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
132 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
133 <answer><para>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
134 Read the <link linkend="mga_vid">mga_vid</link> section.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
135 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
136 </qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
137
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
138 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
139 <question><para>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
140 During 'make', <application>MPlayer</application> complains about
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
141 missing X11 libraries. I don't understand, I <emphasis>do</emphasis>
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
142 have X11 installed!?
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
143 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
144 <answer><para>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
145 ... but you don't have the X11 development package installed. Or not correctly.
20641
2155f45d58c2 Move "and" to end of list, improves grammar
torinthiel
parents: 20598
diff changeset
146 It's called <filename>XFree86-devel*</filename> under Red Hat,
2155f45d58c2 Move "and" to end of list, improves grammar
torinthiel
parents: 20598
diff changeset
147 <filename>xlibs-dev</filename> under Debian Woody and
14615
f1c2f7046748 Remove overly outdated entries, update a few others.
diego
parents: 14320
diff changeset
148 <filename>libx11-dev</filename> under Debian Sarge. Also check if the
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
149 <filename class="directory">/usr/X11</filename> and
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
150 <filename class="directory">/usr/include/X11</filename> symlinks exist (this
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
151 can be a problem on Mandrake systems).
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
152 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
153 </qandaentry>
18925
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
154
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
155 <qandaentry>
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
156 <question><para>
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
157 Building on Mac OS 10.3 leads to several link errors</para></question>
21689
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
158 <answer>
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
159 <para>
18925
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
160 The link error you're experiencing most likely looks like this:
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
161 <screen>
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
162 ld: Undefined symbols:
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
163 _LLCStyleInfoCheckForOpenTypeTables referenced from QuartzCore expected to be defined in ApplicationServices
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
164 _LLCStyleInfoGetUserRunFeatures referenced from QuartzCore expected to be defined in ApplicationServices
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
165 </screen>
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
166 This problem is the result of Apple developers using 10.4 to compile
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
167 their software and distributing the binaries to 10.3 users via
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
168 Software Update.
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
169 The undefined symbols are present in Mac OS 10.4,
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
170 but not 10.3.
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
171 One solution can be to downgrade to QuickTime 7.0.1.
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
172 Here is a better solution.
21689
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
173 </para>
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
174 <para>
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
175 Get an
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
176 <ulink url="http://rapidshare.de/files/20281171/CompatFrameworks.tgz.html">older copy of the frameworks</ulink>.
18925
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
177 This will give you a compressed file that contains the QuickTime
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
178 7.0.1 Framework and a 10.3.9 QuartzCore Framework.
21689
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
179 </para>
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
180 <para>
18925
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
181 Uncompress the files somewhere that is not in your System folder.
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
182 (i.e. do not install these frameworks into your
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
183 <filename class="directory">/System/Library/Frameworks</filename>!
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
184 Using this older copy is only meant to get around link errors!)
21689
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
185 <screen>gunzip &lt; CompatFrameworks.tgz | tar xvf -</screen>
18925
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
186 In config.mak, you should append
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
187 <systemitem>-F/path/to/where/you/extracted</systemitem>
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
188 to the <systemitem>OPTFLAGS</systemitem> variable.
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
189 If you use <application>X-Code</application>, you can just select these
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
190 frameworks instead of the system ones.
21689
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
191 </para>
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
192 <para>
18925
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
193 The resulting <application>MPlayer</application> binary will actually
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
194 use the framework that is installed on your system via dynamic links that
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
195 are resolved at run-time.
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
196 (You can verify this using <systemitem>otool -l</systemitem>).
21689
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
197 </para>
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
198 </answer>
18925
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
199 </qandaentry>
20642
d2bca7bc01b8 (cosmetics) Unify and clarify blank lines usage
torinthiel
parents: 20641
diff changeset
200 </qandadiv>
18925
7e6f4455b732 Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
gpoirier
parents: 17706
diff changeset
201
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
202 <!-- ********** -->
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
203
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
204 <qandadiv id="faq-general">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
205 <title>General questions</title>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
206
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
207 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
208 <question><para>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
209 Are there any mailing lists on <application>MPlayer</application>?
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
210 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
211 <answer><para>
19726
a7c1cd01d515 Mailing list descriptions are on the homepage, remove from here.
diego
parents: 19713
diff changeset
212 Yes. Look at the
19795
04343b1270a0 Mailing list page URL changed.
diego
parents: 19788
diff changeset
213 <ulink url="http://www.mplayerhq.hu/design7/mailing_lists.html">mailing lists section</ulink>
19726
a7c1cd01d515 Mailing list descriptions are on the homepage, remove from here.
diego
parents: 19713
diff changeset
214 of our homepage.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
215 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
216 </qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
217
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
218 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
219 <question><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
220 I've found a nasty bug when I tried to play my favorite video!
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
221 Who should I inform?
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
222 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
223 <answer><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
224 Please read the <link linkend="bugreports">bug reporting guidelines</link>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
225 and follow the instructions.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
226 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
227 </qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
228
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
229 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
230 <question><para>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
231 I have problems playing files with the ... codec. Can I use them?
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
232 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
233 <answer><para>
15316
4626c01a4be0 codecs-status.html now resides in DOCS/.
diego
parents: 15253
diff changeset
234 Check the <ulink url="../../codecs-status.html">codec status</ulink>,
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
235 if it doesn't contain your codec, read the
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
236 <link linkend="codecs">codec documentation</link>, especially the
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
237 <link linkend="codec-importing">codec importing HOWTO</link> and contact us.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
238 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
239 </qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
240
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
241 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
242 <question><para>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
243 When I start playing, I get this message but everything seems fine:
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
244 <screen>Linux RTC init: ioctl (rtc_pie_on): Permission denied</screen>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
245 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
246 <answer><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
247 You need a specially set up kernel to use the RTC timing code.
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
248 For details see the <link linkend="rtc">RTC</link> section of the documentation.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
249 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
250 </qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
251
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
252 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
253 <question><para>
13547
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
254 How can I make a screenshot?
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
255 </para></question>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
256 <answer><para>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
257 You have to use a video output driver that does not employ an overlay to be
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
258 able to take a screenshot. Under X11, <option>-vo x11</option> will do, under
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
259 Windows <option>-vo directx:noaccel</option> works.
16562
9b05da9f128c Screenshots can now be taken with -vf screenshot, based on a patch by Oded.
diego
parents: 16341
diff changeset
260 </para>
9b05da9f128c Screenshots can now be taken with -vf screenshot, based on a patch by Oded.
diego
parents: 16341
diff changeset
261 <para>
9b05da9f128c Screenshots can now be taken with -vf screenshot, based on a patch by Oded.
diego
parents: 16341
diff changeset
262 Alternatively you can run <application>MPlayer</application> with the
9b05da9f128c Screenshots can now be taken with -vf screenshot, based on a patch by Oded.
diego
parents: 16341
diff changeset
263 <systemitem>screenshot</systemitem> video filter
9b05da9f128c Screenshots can now be taken with -vf screenshot, based on a patch by Oded.
diego
parents: 16341
diff changeset
264 (<option>-vf screenshot</option>), and press the <keycap>s</keycap>
9b05da9f128c Screenshots can now be taken with -vf screenshot, based on a patch by Oded.
diego
parents: 16341
diff changeset
265 key to grab a screenshot.
13547
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
266 </para></answer>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
267 </qandaentry>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
268
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
269 <qandaentry>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
270 <question><para>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
271 What is the meaning of the numbers on the status line?
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
272 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
273 <answer><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
274 Example:
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
275 <screen>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
276 A: 2.1 V: 2.2 A-V: -0.167 ct: 0.042 57/57 41% 0% 2.6% 0 4 49% 1.00x
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
277 </screen>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
278 <variablelist>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
279 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
280 <term><systemitem>A: 2.1</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
281 <listitem><para>audio position in seconds</para></listitem>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
282 </varlistentry>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
283 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
284 <term><systemitem>V: 2.2</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
285 <listitem><para>video position in seconds</para></listitem>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
286 </varlistentry>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
287 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
288 <term><systemitem>A-V: -0.167</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
289 <listitem><para>audio-video difference in seconds (delay)</para></listitem>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
290 </varlistentry>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
291 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
292 <term><systemitem>ct: 0.042</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
293 <listitem><para>total A-V sync correction done</para></listitem>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
294 </varlistentry>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
295 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
296 <term><systemitem>57/57</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
297 <listitem><para>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
298 frames played/decoded (counting from last seek)
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
299 </para></listitem>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
300 </varlistentry>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
301 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
302 <term><systemitem>41%</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
303 <listitem><para>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
304 video codec CPU usage in percent
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
305 (for slice rendering and direct rendering this includes video_out)
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
306 </para></listitem>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
307 </varlistentry>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
308 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
309 <term><systemitem>0%</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
310 <listitem><para>video_out CPU usage</para></listitem>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
311 </varlistentry>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
312 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
313 <term><systemitem>2.6%</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
314 <listitem><para>audio codec CPU usage in percent</para></listitem>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
315 </varlistentry>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
316 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
317 <term><systemitem>0</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
318 <listitem><para>frames dropped to maintain A-V sync</para></listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
319 </varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
320 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
321 <term><systemitem>4</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
322 <listitem><para>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
323 current level of image postprocessing (when using <option>-autoq</option>)
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
324 </para></listitem>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
325 </varlistentry>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
326 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
327 <term><systemitem>49%</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
328 <listitem><para>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
329 current cache size used (around 50% is normal)
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
330 </para></listitem>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
331 </varlistentry>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
332 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
333 <term><systemitem>1.00x</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
334 <listitem><para>playback speed as a factor of original speed</para></listitem>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
335 </varlistentry>
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
336 </variablelist>
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
337 Most of them are for debug purposes, use the <option>-quiet</option>
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
338 option to make them disappear.
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
339 You might notice that video_out CPU usage is zero (0%) for some files.
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
340 This is because it is called directly from the codec and thus cannot
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
341 be measured separately. If you wish to know the video_out speed, compare
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
342 the difference when playing the file with <option>-vo null</option> and
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
343 your usual video output driver.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
344 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
345 </qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
346
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
347 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
348 <question><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
349 There are error messages about file not found
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
350 <filename>/usr/local/lib/codecs/</filename> ...
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
351 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
352 <answer><para>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
353 Download and install the binary codecs from our
19803
a8367d5b416b link fix: The codecs page was merged into the download page.
diego
parents: 19795
diff changeset
354 <ulink url="http://www.mplayerhq.hu/design7/dload.html">download page</ulink>.
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
355 </para></answer>
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
356 </qandaentry>
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
357
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
358 <qandaentry>
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
359 <question><para>
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
360 How can I make <application>MPlayer</application> remember the options I
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
361 use for a particular file, e.g. <filename>movie.avi</filename>?
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
362 </para></question>
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
363 <answer><para>
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
364 Create a file named <filename>movie.avi.conf</filename> with the file-specific
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
365 options in it and put it in <filename class="directory">~/.mplayer</filename>
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
366 or in the same directory as the file.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
367 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
368 </qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
369
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
370 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
371 <question><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
372 Subtitles are very nice, the most beautiful I've ever seen, but they
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
373 slow down playing! I know it's unlikely ...
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
374 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
375 <answer><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
376 After running <filename>./configure</filename>,
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
377 edit <filename>config.h</filename> and replace
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
378 <systemitem>#undef FAST_OSD</systemitem> with
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
379 <systemitem>#define FAST_OSD</systemitem>. Then recompile.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
380 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
381 </qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
382
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
383 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
384 <question><para>
10042
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
385 I can't access the GUI menu. I press right click, but I can't
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
386 access any menu items!
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
387 </para></question>
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
388 <answer><para>
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
389 Are you using FVWM? Try the following:
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
390 <orderedlist>
21689
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
391 <listitem><para>
21721
6be31bc59a0e Add <menuchoice> <guimenu> <guisubmenu> <guimenuitem> markup for menus.
torinthiel
parents: 21689
diff changeset
392 <menuchoice><guimenu>Start</guimenu><guisubmenu>Settings</guisubmenu>
6be31bc59a0e Add <menuchoice> <guimenu> <guisubmenu> <guimenuitem> markup for menus.
torinthiel
parents: 21689
diff changeset
393 <guisubmenu>Configuration</guisubmenu>
6be31bc59a0e Add <menuchoice> <guimenu> <guisubmenu> <guimenuitem> markup for menus.
torinthiel
parents: 21689
diff changeset
394 <guimenuitem>Base Configuration</guimenuitem></menuchoice>
21689
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
395 </para></listitem>
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
396 <listitem><para>
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
397 Set <systemitem>Use Applications position hints</systemitem>
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
398 to <systemitem>Yes</systemitem>
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
399 </para></listitem>
10042
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
400 </orderedlist>
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
401 </para></answer>
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
402 </qandaentry>
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
403
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
404 <qandaentry>
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
405 <question><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11532
diff changeset
406 How can I run <application>MPlayer</application> in the background?
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
407 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
408 <answer><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
409 Use:
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
410 <screen>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
411 mplayer <replaceable>options</replaceable> <replaceable>filename</replaceable> &lt; /dev/null &amp;
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
412 </screen>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
413 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
414 </qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
415 </qandadiv>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
416
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
417 <!-- ********** -->
20642
d2bca7bc01b8 (cosmetics) Unify and clarify blank lines usage
torinthiel
parents: 20641
diff changeset
418
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
419 <qandadiv id="faq-playback">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
420 <title>Playback problems</title>
10490
37915f569f6d just in case
diego
parents: 10461
diff changeset
421
37915f569f6d just in case
diego
parents: 10461
diff changeset
422 <qandaentry>
37915f569f6d just in case
diego
parents: 10461
diff changeset
423 <question><para>
14995
0ac4446da7eb Fix the codecs.conf entry.
gpoirier
parents: 14988
diff changeset
424 I cannot pinpoint the cause of some strange playback problem.
0ac4446da7eb Fix the codecs.conf entry.
gpoirier
parents: 14988
diff changeset
425 </para></question>
0ac4446da7eb Fix the codecs.conf entry.
gpoirier
parents: 14988
diff changeset
426 <answer><para>
0ac4446da7eb Fix the codecs.conf entry.
gpoirier
parents: 14988
diff changeset
427 Do you have a stray <filename>codecs.conf</filename> file in
0ac4446da7eb Fix the codecs.conf entry.
gpoirier
parents: 14988
diff changeset
428 <filename>~/.mplayer/</filename>, <filename>/etc/</filename>,
0ac4446da7eb Fix the codecs.conf entry.
gpoirier
parents: 14988
diff changeset
429 <filename>/usr/local/etc/</filename> or a similar location? Remove it,
15027
2165a2306f02 Rephrase codecs.conf entry to warn more clearly against using it.
diego
parents: 14995
diff changeset
430 an outdated <filename>codecs.conf</filename> file can cause obscure
2165a2306f02 Rephrase codecs.conf entry to warn more clearly against using it.
diego
parents: 14995
diff changeset
431 problems and is intended for use only by developers working on codec
2165a2306f02 Rephrase codecs.conf entry to warn more clearly against using it.
diego
parents: 14995
diff changeset
432 support. It overrides <application>MPlayer</application>'s internal
2165a2306f02 Rephrase codecs.conf entry to warn more clearly against using it.
diego
parents: 14995
diff changeset
433 codec settings, which will wreak havoc if incompatible changes are
2165a2306f02 Rephrase codecs.conf entry to warn more clearly against using it.
diego
parents: 14995
diff changeset
434 made in newer program versions. Unless used by experts it is a recipe
2165a2306f02 Rephrase codecs.conf entry to warn more clearly against using it.
diego
parents: 14995
diff changeset
435 for disaster in the form of seemingly random and very hard to localize
2165a2306f02 Rephrase codecs.conf entry to warn more clearly against using it.
diego
parents: 14995
diff changeset
436 crashes and playback problems. If you still have it somewhere on your
2165a2306f02 Rephrase codecs.conf entry to warn more clearly against using it.
diego
parents: 14995
diff changeset
437 system, you should remove it now.
14995
0ac4446da7eb Fix the codecs.conf entry.
gpoirier
parents: 14988
diff changeset
438 </para></answer>
0ac4446da7eb Fix the codecs.conf entry.
gpoirier
parents: 14988
diff changeset
439 </qandaentry>
0ac4446da7eb Fix the codecs.conf entry.
gpoirier
parents: 14988
diff changeset
440
0ac4446da7eb Fix the codecs.conf entry.
gpoirier
parents: 14988
diff changeset
441 <qandaentry>
0ac4446da7eb Fix the codecs.conf entry.
gpoirier
parents: 14988
diff changeset
442 <question><para>
16821
a781b30d0283 Explain how to place subtitles in black bands.
diego
parents: 16665
diff changeset
443 How can I get subtitles to appear on the black margins around a movie?
a781b30d0283 Explain how to place subtitles in black bands.
diego
parents: 16665
diff changeset
444 </para></question>
a781b30d0283 Explain how to place subtitles in black bands.
diego
parents: 16665
diff changeset
445 <answer><para>
a781b30d0283 Explain how to place subtitles in black bands.
diego
parents: 16665
diff changeset
446 Use the <systemitem>expand</systemitem> video filter to increase the
a781b30d0283 Explain how to place subtitles in black bands.
diego
parents: 16665
diff changeset
447 area onto which the movie is rendered vertically and place the movie
a781b30d0283 Explain how to place subtitles in black bands.
diego
parents: 16665
diff changeset
448 at the top border, for example:
21689
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
449 <screen>mplayer -vf expand=0:-100:0:0 -slang de dvd://1</screen>
16821
a781b30d0283 Explain how to place subtitles in black bands.
diego
parents: 16665
diff changeset
450 </para></answer>
a781b30d0283 Explain how to place subtitles in black bands.
diego
parents: 16665
diff changeset
451 </qandaentry>
20642
d2bca7bc01b8 (cosmetics) Unify and clarify blank lines usage
torinthiel
parents: 20641
diff changeset
452
16821
a781b30d0283 Explain how to place subtitles in black bands.
diego
parents: 16665
diff changeset
453 <qandaentry>
a781b30d0283 Explain how to place subtitles in black bands.
diego
parents: 16665
diff changeset
454 <question><para>
13547
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
455 How can I select audio/subtitle tracks from a DVD, OGM, Matroska or NUT file?
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
456 </para></question>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
457 <answer><para>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
458 You have to use <option>-aid</option> (audio ID) or <option>-alang</option>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
459 (audio language), <option>-sid</option>(subtitle ID) or <option>-slang</option>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
460 (subtitle language), for example:
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
461 <screen>
16822
7fba58dee6c7 Add a few more XML tags for better semantics markup.
diego
parents: 16821
diff changeset
462 mplayer -alang eng -slang eng <replaceable>example.mkv</replaceable>
7fba58dee6c7 Add a few more XML tags for better semantics markup.
diego
parents: 16821
diff changeset
463 mplayer -aid 1 -sid 1 <replaceable>example.mkv</replaceable>
13547
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
464 </screen>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
465 To see which ones are available:
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
466 <screen>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
467 mplayer -vo null -ao null -frames 0 -v <replaceable>filename</replaceable> | grep sid
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
468 mplayer -vo null -ao null -frames 0 -v <replaceable>filename</replaceable> | grep aid
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
469 </screen>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
470 </para></answer>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
471 </qandaentry>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
472
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
473 <qandaentry>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
474 <question><para>
12437
8f429708a95a Hint at -playlist option for playing streams.
diego
parents: 12349
diff changeset
475 I'm trying to play a random stream off the internet but it fails.
8f429708a95a Hint at -playlist option for playing streams.
diego
parents: 12349
diff changeset
476 </para></question>
8f429708a95a Hint at -playlist option for playing streams.
diego
parents: 12349
diff changeset
477 <answer><para>
8f429708a95a Hint at -playlist option for playing streams.
diego
parents: 12349
diff changeset
478 Try playing the stream with the <option>-playlist</option> option.
8f429708a95a Hint at -playlist option for playing streams.
diego
parents: 12349
diff changeset
479 </para></answer>
8f429708a95a Hint at -playlist option for playing streams.
diego
parents: 12349
diff changeset
480 </qandaentry>
8f429708a95a Hint at -playlist option for playing streams.
diego
parents: 12349
diff changeset
481
8f429708a95a Hint at -playlist option for playing streams.
diego
parents: 12349
diff changeset
482 <qandaentry>
8f429708a95a Hint at -playlist option for playing streams.
diego
parents: 12349
diff changeset
483 <question><para>
12323
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
484 I downloaded a movie off a P2P network and it doesn't work!
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
485 </para></question>
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
486 <answer><para>
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
487 Your file is most probably broken or a fake file. If you got it from
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
488 a friend, and he says it works, try comparing
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
489 <application>md5sum</application> hashes.
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
490 </para></answer>
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
491 </qandaentry>
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
492
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
493 <qandaentry>
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
494 <question><para>
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
495 I'm having trouble getting my subtitles to display, help!!
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
496 </para></question>
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
497 <answer><para>
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
498 Make sure you have installed fonts properly. Run through the steps in the
19822
db95db082c37 Move subtitles and OSD section from the installation to the usage chapter.
diego
parents: 19821
diff changeset
499 <link linkend="fonts-osd">Fonts and OSD</link> part of the installation
12323
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
500 section again. If you are using TrueType fonts, verify that you have the
14615
f1c2f7046748 Remove overly outdated entries, update a few others.
diego
parents: 14320
diff changeset
501 <systemitem class="library">FreeType</systemitem> library installed.
12323
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
502 Other things include checking your subtitles in a text editor or with other
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
503 players. Also try converting them to another format.
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
504 </para></answer>
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
505 </qandaentry>
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
506
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
507 <qandaentry>
26966802589b 2 more FAQs based on a patch made by Compn.
diego
parents: 12241
diff changeset
508 <question><para>
12026
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
509 Why doesn't <application>MPlayer</application> work on Fedora Core?
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
510 </para></question>
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
511 <answer><para>
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
512 There is a bad interaction on Fedora between exec-shield,
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
513 prelink, and any applications which use Windows DLLs
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
514 (such as <application>MPlayer</application>).
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
515 </para>
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
516 <para>
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
517 The problem is that exec-shield randomizes the load addresses of all the
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
518 system libraries. This randomization happens at prelink time (once every
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
519 two weeks).
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
520 </para>
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
521 <para>
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
522 When <application>MPlayer</application> tries to load a Windows DLL it
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
523 wants to put it at a specific address (0x400000). If an important system
12079
c931c69d2525 added <application> tag and some 10l, patch by frogu <l_j_p@wp.pl>
paszczi
parents: 12026
diff changeset
524 library happens to be there already, <application>MPlayer</application>
c931c69d2525 added <application> tag and some 10l, patch by frogu <l_j_p@wp.pl>
paszczi
parents: 12026
diff changeset
525 will crash.
12026
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
526 (A typical symptom would be a segmentation fault when trying
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
527 to play Windows Media 9 files.)
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
528 </para>
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
529 <para>
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
530 If you run into this problem you have two options:
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
531 <itemizedlist>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
532 <listitem><para>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
533 Wait two weeks. It might start working again.
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
534 </para></listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
535 <listitem><para>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
536 Relink all the binaries on the system with different
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
537 prelink options. Here are step by step instructions:
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
538 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
539 <procedure>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
540 <step><para>
21689
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
541 Edit <filename>/etc/syconfig/prelink</filename> and change
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
542 <programlisting>PRELINK_OPTS=-mR</programlisting> to
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
543 <programlisting>PRELINK_OPTS="-mR --no-exec-shield"</programlisting>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
544 </para></step>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
545 <step><para>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
546 <command>touch /var/lib/misc/prelink.force</command>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
547 </para></step>
21689
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
548 <step><para>
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
549 <command>/etc/cron.daily/prelink</command>
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
550 (This relinks all the applications, and it takes quite a while.)
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
551 </para></step>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
552 <step><para>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
553 <command>execstack -s <replaceable>/path/to/</replaceable>mplayer</command>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
554 (This turns off exec-shield for the
21689
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
555 <application>MPlayer</application> binary.)
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
556 </para></step>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
557 </procedure>
12026
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
558 </listitem>
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
559 </itemizedlist>
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
560 </para></answer>
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
561 </qandaentry>
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
562
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
563 <qandaentry>
252b9e2f7417 How to make MPlayer work on Fedora core.
diego
parents: 11990
diff changeset
564 <question><para>
11532
e8def84e924a Replace &quot; with proper markup.
diego
parents: 11483
diff changeset
565 <application>MPlayer</application> dies with
e8def84e924a Replace &quot; with proper markup.
diego
parents: 11483
diff changeset
566 <screen>MPlayer interrupted by signal 4 in module: decode_video</screen>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
567 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
568 <answer><para>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
569 Don't use <application>MPlayer</application> on a CPU different from the one
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
570 it was compiled on or recompile with runtime CPU detection
11540
d480f7e36b74 <application> attack
wight
parents: 11532
diff changeset
571 (<command>./configure --enable-runtime-cpudetection</command>).
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
572 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
573 </qandaentry>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
574
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
575 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
576 <question><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
577 When I try to grab from my tuner, it works, but colors are strange.
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
578 It's OK with other applications.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
579 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
580 <answer><para>
12348
9782f90f4f44 typos, wording
diego
parents: 12323
diff changeset
581 Your card probably reports some colorspaces as supported when in fact
9782f90f4f44 typos, wording
diego
parents: 12323
diff changeset
582 it does not support them. Try with YUY2 instead of the
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
583 default YV12 (see the <link linkend="tv-input">TV</link> section).
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
584 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
585 </qandaentry>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
586
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
587 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
588 <question><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
589 I get very strange percentage values (way too big)
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
590 while playing files on my notebook.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
591 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
592 <answer><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
593 It's an effect of the power management / power saving system of your notebook
10042
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
594 (BIOS, not kernel). Plug the external power connector in
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
595 <emphasis role="bold">before</emphasis> you power on your notebook. You can
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
596 also try whether
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
597 <ulink url="http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufreq.html">cpufreq</ulink>
10042
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
598 (a SpeedStep interface for Linux) helps you.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
599 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
600 </qandaentry>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
601
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
602 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
603 <question><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
604 The audio/video gets totally out of sync when I run
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
605 <application>MPlayer</application> as
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
606 <systemitem class="username">root</systemitem> on my notebook.
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
607 It works normal when i run it as a user.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
608 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
609 <answer><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
610 This is again a power management effect (see above). Plug the external power
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
611 connector in <emphasis role="bold">before</emphasis> you power on your notebook
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
612 or use the <option>-nortc</option> option.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
613 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
614 </qandaentry>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
615
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
616 <qandaentry>
9722
ae5dd934b9c8 -ni (detection) and -cache
jonas
parents: 9677
diff changeset
617 <question><para>
10042
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
618 While playing a movie it suddenly gets jerky and I get the following message:
9722
ae5dd934b9c8 -ni (detection) and -cache
jonas
parents: 9677
diff changeset
619 <screen>Badly interleaved AVI file detected - switching to -ni mode...</screen>
ae5dd934b9c8 -ni (detection) and -cache
jonas
parents: 9677
diff changeset
620 </para></question>
ae5dd934b9c8 -ni (detection) and -cache
jonas
parents: 9677
diff changeset
621 <answer><para>
10042
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
622 Badly interleaved files and <option>-cache</option> don't work well together.
9722
ae5dd934b9c8 -ni (detection) and -cache
jonas
parents: 9677
diff changeset
623 Try <option>-nocache</option>.
ae5dd934b9c8 -ni (detection) and -cache
jonas
parents: 9677
diff changeset
624 </para></answer>
ae5dd934b9c8 -ni (detection) and -cache
jonas
parents: 9677
diff changeset
625 </qandaentry>
15835
63eed1252f51 missing closing tag
henry
parents: 15830
diff changeset
626 </qandadiv>
11124
b5bffec1a657 * why codecs.conf should be removed
attila
parents: 11031
diff changeset
627
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
628 <!-- ********** -->
20642
d2bca7bc01b8 (cosmetics) Unify and clarify blank lines usage
torinthiel
parents: 20641
diff changeset
629
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
630 <qandadiv id="faq-driver">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
631 <title>Video/audio driver problems (vo/ao)</title>
13547
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
632
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
633 <qandaentry>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
634 <question><para>
16007
1759eaaf3382 FAQ No 1: Fullscreen is not working, black borders around unscaled image.
diego
parents: 16006
diff changeset
635 When I go into fullscreen mode I just get black borders around the image
1759eaaf3382 FAQ No 1: Fullscreen is not working, black borders around unscaled image.
diego
parents: 16006
diff changeset
636 and no real scaling to fullscreen mode.
1759eaaf3382 FAQ No 1: Fullscreen is not working, black borders around unscaled image.
diego
parents: 16006
diff changeset
637 </para></question>
1759eaaf3382 FAQ No 1: Fullscreen is not working, black borders around unscaled image.
diego
parents: 16006
diff changeset
638 <answer><para>
1759eaaf3382 FAQ No 1: Fullscreen is not working, black borders around unscaled image.
diego
parents: 16006
diff changeset
639 Your video output driver does not support scaling in hardware and since
1759eaaf3382 FAQ No 1: Fullscreen is not working, black borders around unscaled image.
diego
parents: 16006
diff changeset
640 scaling in software can be incredibly slow <application>MPlayer</application>
1759eaaf3382 FAQ No 1: Fullscreen is not working, black borders around unscaled image.
diego
parents: 16006
diff changeset
641 does not automatically enable it. Most likely you are using the
1759eaaf3382 FAQ No 1: Fullscreen is not working, black borders around unscaled image.
diego
parents: 16006
diff changeset
642 <systemitem>x11</systemitem> instead of the <systemitem>xv</systemitem>
1759eaaf3382 FAQ No 1: Fullscreen is not working, black borders around unscaled image.
diego
parents: 16006
diff changeset
643 video output driver. Try adding <option>-vo xv</option> to the command
1759eaaf3382 FAQ No 1: Fullscreen is not working, black borders around unscaled image.
diego
parents: 16006
diff changeset
644 line or read the <link linkend="video">video section</link> to find out
1759eaaf3382 FAQ No 1: Fullscreen is not working, black borders around unscaled image.
diego
parents: 16006
diff changeset
645 about alternative video output drivers. The <option>-zoom</option>
1759eaaf3382 FAQ No 1: Fullscreen is not working, black borders around unscaled image.
diego
parents: 16006
diff changeset
646 option explicitly enables software scaling.
1759eaaf3382 FAQ No 1: Fullscreen is not working, black borders around unscaled image.
diego
parents: 16006
diff changeset
647 </para></answer>
1759eaaf3382 FAQ No 1: Fullscreen is not working, black borders around unscaled image.
diego
parents: 16006
diff changeset
648 </qandaentry>
1759eaaf3382 FAQ No 1: Fullscreen is not working, black borders around unscaled image.
diego
parents: 16006
diff changeset
649
1759eaaf3382 FAQ No 1: Fullscreen is not working, black borders around unscaled image.
diego
parents: 16006
diff changeset
650 <qandaentry>
1759eaaf3382 FAQ No 1: Fullscreen is not working, black borders around unscaled image.
diego
parents: 16006
diff changeset
651 <question><para>
16005
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
652 I've just installed <application>MPlayer</application>. When I want to
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
653 open a video file it causes a fatal error:
21689
43f41347aab0 Still some reformatting:
torinthiel
parents: 21521
diff changeset
654 <screen>Error opening/initializing the selected video_out (-vo) device.</screen>
16005
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
655 How can I solve my problem?
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
656 </para></question>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
657 <answer><para>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
658 Just change your video output device. Issue the following command to get
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
659 a list of available video output drivers:
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
660 <screen>mplayer -vo help</screen>
16005
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
661 After you've chosen the correct video output driver, add it to
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
662 your configuration file. Add
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
663 <programlisting>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
664 vo = <replaceable>selected_vo</replaceable>
16005
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
665 </programlisting>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
666 to <filename>~/.mplayer/config</filename> and/or
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
667 <programlisting>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
668 vo_driver = <replaceable>selected_vo</replaceable>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
669 </programlisting>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
670 to <filename>~/.mplayer/gui.conf</filename>.
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
671 </para></answer>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
672 </qandaentry>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
673
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
674 <qandaentry>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
675 <question><para>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
676 I have problems with <replaceable>[your window manager]</replaceable>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
677 and fullscreen xv/xmga/sdl/x11 modes ...
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
678 </para></question>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
679 <answer><para>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
680 Read the <link linkend="bugreports">bug reporting guidelines</link> and send us
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
681 a proper bug report.
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
682 Also try experimenting with the <option>-fstype</option> option.
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
683 </para></answer>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
684 </qandaentry>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
685
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
686 <qandaentry>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
687 <question><para>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
688 Audio goes out of sync playing an AVI file.
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
689 </para></question>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
690 <answer><para>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
691 Try the <option>-bps</option> or <option>-nobps</option> option. If it does not
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
692 improve, read the
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
693 <link linkend="bugreports">bug reporting guidelines</link>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
694 and upload the file to FTP.
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
695 </para></answer>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
696 </qandaentry>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
697
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
698 <qandaentry>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
699 <question><para>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
700 My computer plays MS DivX AVIs with resolutions ~ 640x300 and stereo MP3 sound
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
701 too slow.
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
702 When I use the <option>-nosound</option> option, everything is OK (but quiet).
16005
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
703 </para></question>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
704 <answer><para>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
705 Your machine is too slow or your sound card driver is broken. Consult the
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
706 documentation to see if you can improve performance.
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
707 </para></answer>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
708 </qandaentry>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
709
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
710 <qandaentry>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
711 <question><para>
13547
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
712 How can I use <application>dmix</application> with
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
713 <application>MPlayer</application>?
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
714 </para></question>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
715 <answer><para>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
716 After setting up your
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
717 <ulink url="http://alsa.opensrc.org/index.php?page=DmixPlugin">asoundrc</ulink>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
718 you have to use <option>-ao alsa:device=dmix</option>.
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
719 </para></answer>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
720 </qandaentry>
144af0141ac4 How to take a screenshot, how to use dmix, how to choose languages and
diego
parents: 13511
diff changeset
721
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
722 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
723 <question><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
724 I have no sound when playing a video and get error messages similar to this one:
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
725 <screen>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
726 AO: [oss] 44100Hz 2ch Signed 16-bit (Little-Endian)
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
727 audio_setup: Can't open audio device /dev/dsp: Device or resource busy
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
728 couldn't open/init audio device -> NOSOUND
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
729 Audio: no sound!!!
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
730 Start playing...
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
731 </screen>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
732 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
733 <answer><para>
16341
04d7da697677 aRts, ESD consistent spelling
diego
parents: 16007
diff changeset
734 Are you running KDE or GNOME with the aRts or ESD sound daemon? Try disabling
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
735 the sound daemon or use the <option>-ao arts</option> or
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
736 <option>-ao esd</option> option to make <application>MPlayer</application> use
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
737 aRts or ESD.
14615
f1c2f7046748 Remove overly outdated entries, update a few others.
diego
parents: 14320
diff changeset
738 You might also be running ALSA without OSS emulation, try loading the ALSA OSS
f1c2f7046748 Remove overly outdated entries, update a few others.
diego
parents: 14320
diff changeset
739 kernel modules or add <option>-ao alsa</option> to your command line to
f1c2f7046748 Remove overly outdated entries, update a few others.
diego
parents: 14320
diff changeset
740 directly use the ALSA audio output driver.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
741 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
742 </qandaentry>
16005
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
743
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
744 <qandaentry>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
745 <question><para>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
746 When starting <application>MPlayer</application> under KDE I just get a black
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
747 screen and nothing happens. After about one minute the video starts playing.
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
748 </para></question>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
749 <answer><para>
16341
04d7da697677 aRts, ESD consistent spelling
diego
parents: 16007
diff changeset
750 The KDE aRts sound daemon is blocking the sound device. Either wait until the
04d7da697677 aRts, ESD consistent spelling
diego
parents: 16007
diff changeset
751 video starts or disable the aRts daemon in control center. If you want to use
04d7da697677 aRts, ESD consistent spelling
diego
parents: 16007
diff changeset
752 aRts sound, specify audio output via our native aRts audio driver
16005
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
753 (<option>-ao arts</option>). If it fails or isn't compiled in, try SDL
16341
04d7da697677 aRts, ESD consistent spelling
diego
parents: 16007
diff changeset
754 (<option>-ao sdl</option>) and make sure your SDL can handle aRts sound. Yet
16005
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
755 another option is to start <application>MPlayer</application> with artsdsp.
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
756 </para></answer>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
757 </qandaentry>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
758
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
759 <qandaentry>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
760 <question><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
761 I have A/V sync problems.
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
762 Some of my AVIs play fine, but some play with double speed!
16005
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
763 </para></question>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
764 <answer><para>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
765 You have a buggy sound card/driver. Most likely it's fixed at 44100Hz, and you
16822
7fba58dee6c7 Add a few more XML tags for better semantics markup.
diego
parents: 16821
diff changeset
766 try to play a file which has 22050Hz audio. Try the
7fba58dee6c7 Add a few more XML tags for better semantics markup.
diego
parents: 16821
diff changeset
767 <systemitem>resample</systemitem> audio filter.
16005
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
768 </para></answer>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
769 </qandaentry>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
770
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
771 <qandaentry>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
772 <question><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
773 When I play this movie I get video-audio desync and/or
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
774 <application>MPlayer</application> crashes with the following message:
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
775 <screen>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
776 DEMUXER: Too many (945 in 8390980 bytes) video packets in the buffer!
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
777 </screen>
16005
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
778 </para></question>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
779 <answer><para>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
780 This can have multiple reasons.
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
781 <itemizedlist>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
782 <listitem><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
783 Your CPU <emphasis>and/or</emphasis> video card <emphasis>and/or</emphasis>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
784 bus is too slow. <application>MPlayer</application> displays a message if
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
785 this is the case (and the dropped frames counter goes up fast).
16005
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
786 </para></listitem>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
787 <listitem><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
788 If it is an AVI, maybe it has bad interleaving, try the
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
789 <option>-ni</option> to work around this.
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
790 Or it may have a bad header, in this case <option>-nobps</option>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
791 and/or <option>-mc 0</option> can help.
16005
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
792 </para></listitem>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
793 <listitem><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
794 Your sound driver is buggy.
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
795 See the <link linkend="audio">audio section</link>.
16005
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
796 </para></listitem>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
797 </itemizedlist>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
798 </para></answer>
9f297ab810a0 Moved some entries from playback problems to video/audio driver section
diego
parents: 16004
diff changeset
799 </qandaentry>
17036
d119b55b756d -mc is useful to get rid of A/V desync.
diego
parents: 16822
diff changeset
800
d119b55b756d -mc is useful to get rid of A/V desync.
diego
parents: 16822
diff changeset
801 <qandaentry>
d119b55b756d -mc is useful to get rid of A/V desync.
diego
parents: 16822
diff changeset
802 <question><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
803 How can I get rid of A/V desynchronization
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
804 while seeking through RealMedia streams?
17036
d119b55b756d -mc is useful to get rid of A/V desync.
diego
parents: 16822
diff changeset
805 </para></question>
d119b55b756d -mc is useful to get rid of A/V desync.
diego
parents: 16822
diff changeset
806 <answer><para>
17139
d5433f61d1e1 -mc 0.1 is preferrable to -mc 10 since A/V sync is recovered quicker after seeking.
diego
parents: 17036
diff changeset
807 <option>-mc 0.1</option> can help.
17036
d119b55b756d -mc is useful to get rid of A/V desync.
diego
parents: 16822
diff changeset
808 </para></answer>
d119b55b756d -mc is useful to get rid of A/V desync.
diego
parents: 16822
diff changeset
809 </qandaentry>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
810 </qandadiv>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
811
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
812 <!-- ********** -->
20642
d2bca7bc01b8 (cosmetics) Unify and clarify blank lines usage
torinthiel
parents: 20641
diff changeset
813
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
814 <qandadiv id="faq-dvd">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
815 <title>DVD playback</title>
20642
d2bca7bc01b8 (cosmetics) Unify and clarify blank lines usage
torinthiel
parents: 20641
diff changeset
816
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
817 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
818 <question><para>
13419
1167f25567ef Better explain why we have no DVD menus and what to do about it (DIY).
diego
parents: 12957
diff changeset
819 What about DVD navigation/menus?
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
820 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
821 <answer><para>
13419
1167f25567ef Better explain why we have no DVD menus and what to do about it (DIY).
diego
parents: 12957
diff changeset
822 <application>MPlayer</application> does not support DVD menus due to serious
1167f25567ef Better explain why we have no DVD menus and what to do about it (DIY).
diego
parents: 12957
diff changeset
823 architectural limitations that prevent proper handling of still images and
1167f25567ef Better explain why we have no DVD menus and what to do about it (DIY).
diego
parents: 12957
diff changeset
824 interactive content. If you want to have fancy menus, you will have to use
1167f25567ef Better explain why we have no DVD menus and what to do about it (DIY).
diego
parents: 12957
diff changeset
825 another player like <application>xine</application>,
1167f25567ef Better explain why we have no DVD menus and what to do about it (DIY).
diego
parents: 12957
diff changeset
826 <application>vlc</application> or <application>Ogle</application>.
1167f25567ef Better explain why we have no DVD menus and what to do about it (DIY).
diego
parents: 12957
diff changeset
827 If you want to see DVD navigation in <application>MPlayer</application> you
1167f25567ef Better explain why we have no DVD menus and what to do about it (DIY).
diego
parents: 12957
diff changeset
828 will have to implement it yourself, but be aware that it is a major
1167f25567ef Better explain why we have no DVD menus and what to do about it (DIY).
diego
parents: 12957
diff changeset
829 undertaking.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
830 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
831 </qandaentry>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
832
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
833 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
834 <question><para>
19787
ab18cdbfeaa1 Fixes suggested by The Wanderer
gpoirier
parents: 19773
diff changeset
835 I can't watch any recent DVDs from Sony Pictures/BMG.
19745
4c6f19ae1287 Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.
gpoirier
parents: 19726
diff changeset
836 </para></question>
4c6f19ae1287 Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.
gpoirier
parents: 19726
diff changeset
837 <answer><para>
19788
04e58f0701c8 separate independant clauses with a semicolon, as suggested by The Wanderer
gpoirier
parents: 19787
diff changeset
838 This is normal; you've been ripped off and sold an intentionally defective disk.
19746
1ae5f4de2e12 Fixes suggested by Diego
gpoirier
parents: 19745
diff changeset
839 The only way to play these DVDs is to circumvent the bad blocks of the disk
19745
4c6f19ae1287 Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.
gpoirier
parents: 19726
diff changeset
840 by using DVDnav instead of mpdvdkit2.
20598
3e03b80fc8b4 another missing <application>
torinthiel
parents: 20535
diff changeset
841 You can do so by compiling <application>MPlayer</application> with DVDnav
3e03b80fc8b4 another missing <application>
torinthiel
parents: 20535
diff changeset
842 support and then replacing dvd:// by dvdnav:// on the command line.
19746
1ae5f4de2e12 Fixes suggested by Diego
gpoirier
parents: 19745
diff changeset
843 DVDnav is so far mutually exclusive with mpdvdkit2, so make sure you pass
1ae5f4de2e12 Fixes suggested by Diego
gpoirier
parents: 19745
diff changeset
844 <option>--disable-mpdvdkit</option> to the configure script.
19745
4c6f19ae1287 Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.
gpoirier
parents: 19726
diff changeset
845 </para></answer>
4c6f19ae1287 Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.
gpoirier
parents: 19726
diff changeset
846 </qandaentry>
4c6f19ae1287 Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.
gpoirier
parents: 19726
diff changeset
847
4c6f19ae1287 Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.
gpoirier
parents: 19726
diff changeset
848 <qandaentry>
4c6f19ae1287 Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.
gpoirier
parents: 19726
diff changeset
849 <question><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11532
diff changeset
850 What about subtitles? Can <application>MPlayer</application> display them?
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
851 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
852 <answer><para>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
853 Yes. See the <link linkend="dvd">DVD chapter</link>.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
854 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
855 </qandaentry>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
856
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
857 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
858 <question><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
859 How can I set the region code of my DVD-drive? I don't have Windows!
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
860 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
861 <answer><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
862 Use the
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
863 <ulink url="http://linvdr.org/projects/regionset/">regionset tool</ulink>.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
864 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
865 </qandaentry>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
866
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
867 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
868 <question><para>
17424
2ffede69ea15 FAQ about problems with playing DVDs on certain drives.
rathann
parents: 17139
diff changeset
869 I can't play a DVD, MPlayer hangs or outputs "Encrypted VOB file!" errors.
2ffede69ea15 FAQ about problems with playing DVDs on certain drives.
rathann
parents: 17139
diff changeset
870 </para></question>
2ffede69ea15 FAQ about problems with playing DVDs on certain drives.
rathann
parents: 17139
diff changeset
871 <answer><para>
2ffede69ea15 FAQ about problems with playing DVDs on certain drives.
rathann
parents: 17139
diff changeset
872 CSS decryption code does not work with some DVD drives unless you set
2ffede69ea15 FAQ about problems with playing DVDs on certain drives.
rathann
parents: 17139
diff changeset
873 the region code appropriately. See the answer to the previous question.
2ffede69ea15 FAQ about problems with playing DVDs on certain drives.
rathann
parents: 17139
diff changeset
874 </para></answer>
2ffede69ea15 FAQ about problems with playing DVDs on certain drives.
rathann
parents: 17139
diff changeset
875 </qandaentry>
2ffede69ea15 FAQ about problems with playing DVDs on certain drives.
rathann
parents: 17139
diff changeset
876
2ffede69ea15 FAQ about problems with playing DVDs on certain drives.
rathann
parents: 17139
diff changeset
877 <qandaentry>
2ffede69ea15 FAQ about problems with playing DVDs on certain drives.
rathann
parents: 17139
diff changeset
878 <question><para>
12957
f5dd97090f64 fibmap_mplayer is long obsolete, noticed by Torinthiel.
diego
parents: 12815
diff changeset
879 Do I need to be (setuid) root to be able to play a DVD?
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
880 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
881 <answer><para>
11598
d18111ea13d0 removing last pitiful traces of old-style DVD support, with no remorse, but
gabucino
parents: 11540
diff changeset
882 No. However you must have the proper rights
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
883 on the DVD device entry (in <filename class="directory">/dev/</filename>).
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
884 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
885 </qandaentry>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
886
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
887 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
888 <question><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
889 Is it possible to play/encode only selected chapters?
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
890 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
891 <answer><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
892 Yes, try the <option>-chapter</option> option.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
893 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
894 </qandaentry>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
895
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
896 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
897 <question><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
898 My DVD playback is sluggish!
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
899 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
900 <answer><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
901 Use the <option>-cache</option> option (described in the man page) and try
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
902 enabling DMA for the DVD drive with the <command>hdparm</command> tool
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
903 (described in the <link linkend="drives">CD chapter</link>).
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
904 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
905 </qandaentry>
13511
63fad2297d40 Explanation how to play a VOB from the hard disk.
diego
parents: 13419
diff changeset
906
63fad2297d40 Explanation how to play a VOB from the hard disk.
diego
parents: 13419
diff changeset
907 <qandaentry>
63fad2297d40 Explanation how to play a VOB from the hard disk.
diego
parents: 13419
diff changeset
908 <question><para>
63fad2297d40 Explanation how to play a VOB from the hard disk.
diego
parents: 13419
diff changeset
909 I copied a DVD using vobcopy. How do I play/encode it from my hard disk?
63fad2297d40 Explanation how to play a VOB from the hard disk.
diego
parents: 13419
diff changeset
910 </para></question>
63fad2297d40 Explanation how to play a VOB from the hard disk.
diego
parents: 13419
diff changeset
911 <answer><para>
63fad2297d40 Explanation how to play a VOB from the hard disk.
diego
parents: 13419
diff changeset
912 Use the <option>-dvd-device</option> option to refer to the directory
63fad2297d40 Explanation how to play a VOB from the hard disk.
diego
parents: 13419
diff changeset
913 that contains the files:
63fad2297d40 Explanation how to play a VOB from the hard disk.
diego
parents: 13419
diff changeset
914 <screen>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
915 mplayer dvd://1 -dvd-device <replaceable>/path/to/directory</replaceable>
13511
63fad2297d40 Explanation how to play a VOB from the hard disk.
diego
parents: 13419
diff changeset
916 </screen>
63fad2297d40 Explanation how to play a VOB from the hard disk.
diego
parents: 13419
diff changeset
917 </para></answer>
63fad2297d40 Explanation how to play a VOB from the hard disk.
diego
parents: 13419
diff changeset
918 </qandaentry>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
919 </qandadiv>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
920
20642
d2bca7bc01b8 (cosmetics) Unify and clarify blank lines usage
torinthiel
parents: 20641
diff changeset
921
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
922 <qandadiv id="faq-features">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
923 <title>Feature requests</title>
20642
d2bca7bc01b8 (cosmetics) Unify and clarify blank lines usage
torinthiel
parents: 20641
diff changeset
924
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
925 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
926 <question><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
927 If <application>MPlayer</application> is paused and I try to seek or press any
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
928 key at all, <application>MPlayer</application> ceases to be paused.
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
929 I would like to be able to seek in the paused movie.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
930 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
931 <answer><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
932 This is very tricky to implement without losing A/V synchronization.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
933 All attempts have failed so far, but patches are welcome.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
934 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
935 </qandaentry>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
936
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
937 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
938 <question><para>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
939 I'd like to seek +/- 1 frame instead of 10 seconds.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
940 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
941 <answer><para>
14312
0b849af0b8a2 Framestepping does not require pause mode.
diego
parents: 14309
diff changeset
942 You can step forward one frame by pressing <keycap>.</keycap>.
14320
648c8526bf05 Clarification as suggested by Alexander Strasser.
diego
parents: 14312
diff changeset
943 If the movie was not paused it will be paused afterwards
648c8526bf05 Clarification as suggested by Alexander Strasser.
diego
parents: 14312
diff changeset
944 (see the man page for details).
14309
8d50aec385f7 Forward framestepping is now implemented.
diego
parents: 14113
diff changeset
945 Stepping backwards is unlikely to be implemented anytime soon.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
946 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
947 </qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
948 </qandadiv>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
949
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
950 <!-- ********** -->
20642
d2bca7bc01b8 (cosmetics) Unify and clarify blank lines usage
torinthiel
parents: 20641
diff changeset
951
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
952 <qandadiv id="faq-encoding">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
953 <title>Encoding</title>
20642
d2bca7bc01b8 (cosmetics) Unify and clarify blank lines usage
torinthiel
parents: 20641
diff changeset
954
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
955 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
956 <question><para>
10042
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
957 How can I encode?
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
958 </para></question>
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
959 <answer><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11532
diff changeset
960 Read the <link linkend="mencoder"><application>MEncoder</application></link>
d480f7e36b74 <application> attack
wight
parents: 11532
diff changeset
961 section.
10042
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
962 </para></answer>
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
963 </qandaentry>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
964
10042
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
965 <qandaentry>
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
966 <question><para>
15493
3d17af80dca8 Consistency fixes
gpoirier
parents: 15430
diff changeset
967 How can I dump a full DVD title into a file?
15430
d38349def928 How can I dump a full DVD title to a file?
gpoirier
parents: 15316
diff changeset
968 </para></question>
d38349def928 How can I dump a full DVD title to a file?
gpoirier
parents: 15316
diff changeset
969 <answer><para>
15493
3d17af80dca8 Consistency fixes
gpoirier
parents: 15430
diff changeset
970 Once you have selected your title, and made sure it plays fine with
3d17af80dca8 Consistency fixes
gpoirier
parents: 15430
diff changeset
971 <application>MPlayer</application>, use the option <option>-dumpstream</option>.
15430
d38349def928 How can I dump a full DVD title to a file?
gpoirier
parents: 15316
diff changeset
972 For example:
d38349def928 How can I dump a full DVD title to a file?
gpoirier
parents: 15316
diff changeset
973 <screen>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
974 mplayer dvd://5 -dumpstream -dumpfile <replaceable>dvd_dump.vob</replaceable>
15430
d38349def928 How can I dump a full DVD title to a file?
gpoirier
parents: 15316
diff changeset
975 </screen>
d38349def928 How can I dump a full DVD title to a file?
gpoirier
parents: 15316
diff changeset
976 will dump the 5th title of the DVD into the file
d38349def928 How can I dump a full DVD title to a file?
gpoirier
parents: 15316
diff changeset
977 <replaceable>dvd_dump.vob</replaceable>
d38349def928 How can I dump a full DVD title to a file?
gpoirier
parents: 15316
diff changeset
978 </para></answer>
d38349def928 How can I dump a full DVD title to a file?
gpoirier
parents: 15316
diff changeset
979 </qandaentry>
d38349def928 How can I dump a full DVD title to a file?
gpoirier
parents: 15316
diff changeset
980
d38349def928 How can I dump a full DVD title to a file?
gpoirier
parents: 15316
diff changeset
981 <qandaentry>
d38349def928 How can I dump a full DVD title to a file?
gpoirier
parents: 15316
diff changeset
982 <question><para>
15830
d2b045f3261d New entry: how to make a (S)VCD with MEncoder.
gpoirier
parents: 15711
diff changeset
983 How can I create (S)VCDs automatically?
10042
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
984 </para></question>
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
985 <answer><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
986 Try the <filename>mencvcd</filename> script from the
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
987 <filename class="directory">TOOLS</filename> subdirectory.
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
988 With it you can encode DVDs or other movies to VCD or SVCD format
10042
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
989 and even burn them directly to CD.
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
990 </para></answer>
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
991 </qandaentry>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
992
10042
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
993 <qandaentry>
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
994 <question><para>
15836
0a21716359e6 Corrections suggested by The Wanderer
gpoirier
parents: 15835
diff changeset
995 How can I create (S)VCDs?
15830
d2b045f3261d New entry: how to make a (S)VCD with MEncoder.
gpoirier
parents: 15711
diff changeset
996 </para></question>
d2b045f3261d New entry: how to make a (S)VCD with MEncoder.
gpoirier
parents: 15711
diff changeset
997 <answer><para>
d2b045f3261d New entry: how to make a (S)VCD with MEncoder.
gpoirier
parents: 15711
diff changeset
998 Newer versions of <application>MEncoder</application> can directly
15836
0a21716359e6 Corrections suggested by The Wanderer
gpoirier
parents: 15835
diff changeset
999 generate MPEG-2 files that can be used as a base to create a VCD or SVCD and
0a21716359e6 Corrections suggested by The Wanderer
gpoirier
parents: 15835
diff changeset
1000 are likely to be playable out of the box on all platforms (for example,
15830
d2b045f3261d New entry: how to make a (S)VCD with MEncoder.
gpoirier
parents: 15711
diff changeset
1001 to share a video from a digital camcorder with your computer-illiterate
d2b045f3261d New entry: how to make a (S)VCD with MEncoder.
gpoirier
parents: 15711
diff changeset
1002 friends).
15981
c20bd4b50521 Remove rencently added FAQ entry because we now have a much better and detailed doc elsewhere.
gpoirier
parents: 15942
diff changeset
1003 Please read
c20bd4b50521 Remove rencently added FAQ entry because we now have a much better and detailed doc elsewhere.
gpoirier
parents: 15942
diff changeset
1004 <link linkend="menc-feat-vcd-dvd">Using MEncoder to create VCD/SVCD/DVD-compliant files</link>
c20bd4b50521 Remove rencently added FAQ entry because we now have a much better and detailed doc elsewhere.
gpoirier
parents: 15942
diff changeset
1005 for more details.
15830
d2b045f3261d New entry: how to make a (S)VCD with MEncoder.
gpoirier
parents: 15711
diff changeset
1006 </para></answer>
d2b045f3261d New entry: how to make a (S)VCD with MEncoder.
gpoirier
parents: 15711
diff changeset
1007 </qandaentry>
d2b045f3261d New entry: how to make a (S)VCD with MEncoder.
gpoirier
parents: 15711
diff changeset
1008
d2b045f3261d New entry: how to make a (S)VCD with MEncoder.
gpoirier
parents: 15711
diff changeset
1009 <qandaentry>
d2b045f3261d New entry: how to make a (S)VCD with MEncoder.
gpoirier
parents: 15711
diff changeset
1010 <question><para>
10042
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
1011 How can I join two video files?
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
1012 </para></question>
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
1013 <answer><para>
14975
9c2052060e45 MEncoder now supports multiple files.
diego
parents: 14829
diff changeset
1014 MPEG files can be concatenated into a single file with luck.
9c2052060e45 MEncoder now supports multiple files.
diego
parents: 14829
diff changeset
1015 For AVI files, you can use <application>MEncoder</application>'s
9c2052060e45 MEncoder now supports multiple files.
diego
parents: 14829
diff changeset
1016 multiple file support like this:
9c2052060e45 MEncoder now supports multiple files.
diego
parents: 14829
diff changeset
1017 <screen>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
1018 mencoder -ovc copy -oac copy -o <replaceable>out.avi</replaceable> <replaceable>file1.avi</replaceable> <replaceable>file2.avi</replaceable>
14975
9c2052060e45 MEncoder now supports multiple files.
diego
parents: 14829
diff changeset
1019 </screen>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
1020 This will only work if the files are of the same resolution
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
1021 and use the same codec.
14975
9c2052060e45 MEncoder now supports multiple files.
diego
parents: 14829
diff changeset
1022 You can also try
10042
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
1023 <ulink url="http://fixounet.free.fr/avidemux/">avidemux</ulink> and
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
1024 <application>avimerge</application> (part of the
14975
9c2052060e45 MEncoder now supports multiple files.
diego
parents: 14829
diff changeset
1025 <ulink url="http://www.transcoding.org/">transcode</ulink>
9c2052060e45 MEncoder now supports multiple files.
diego
parents: 14829
diff changeset
1026 tool set).
10042
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
1027 </para></answer>
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
1028 </qandaentry>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
1029
10042
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
1030 <qandaentry>
47ebc28813aa various fixes and updates
nicolas
parents: 9722
diff changeset
1031 <question><para>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
1032 How can I fix AVI files with a broken index or bad interleaving?
15112
4433dd310657 Move here the entry "How can I fix an AVIs with broken index or interleaving?"
gpoirier
parents: 15029
diff changeset
1033 </para></question>
4433dd310657 Move here the entry "How can I fix an AVIs with broken index or interleaving?"
gpoirier
parents: 15029
diff changeset
1034 <answer><para>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
1035 To avoid having to use <option>-idx</option> to be able to seek in
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
1036 AVI files with a broken index or <option>-ni</option> to play AVI
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
1037 files with bad interleaving, use the command
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
1038 <screen>
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
1039 mencoder <replaceable>input.avi</replaceable> -idx -ovc copy -oac copy -o <replaceable>output.avi</replaceable>
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
1040 </screen>
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
1041 to copy the video and audio streams into a new AVI file while
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
1042 regenerating the index and correctly interleaving the data.
15112
4433dd310657 Move here the entry "How can I fix an AVIs with broken index or interleaving?"
gpoirier
parents: 15029
diff changeset
1043 Of course this cannot fix possible bugs in the video and/or audio streams.
4433dd310657 Move here the entry "How can I fix an AVIs with broken index or interleaving?"
gpoirier
parents: 15029
diff changeset
1044 </para></answer>
4433dd310657 Move here the entry "How can I fix an AVIs with broken index or interleaving?"
gpoirier
parents: 15029
diff changeset
1045 </qandaentry>
4433dd310657 Move here the entry "How can I fix an AVIs with broken index or interleaving?"
gpoirier
parents: 15029
diff changeset
1046
4433dd310657 Move here the entry "How can I fix an AVIs with broken index or interleaving?"
gpoirier
parents: 15029
diff changeset
1047 <qandaentry>
4433dd310657 Move here the entry "How can I fix an AVIs with broken index or interleaving?"
gpoirier
parents: 15029
diff changeset
1048 <question><para>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
1049 How can I fix the aspect ratio of an AVI file?
15253
da146d62612b explains how to fix the aspect ratio of an AVI file
gpoirier
parents: 15130
diff changeset
1050 </para></question>
da146d62612b explains how to fix the aspect ratio of an AVI file
gpoirier
parents: 15130
diff changeset
1051 <answer><para>
da146d62612b explains how to fix the aspect ratio of an AVI file
gpoirier
parents: 15130
diff changeset
1052 You can do such a thing thanks to <application>MEncoder</application>'s
da146d62612b explains how to fix the aspect ratio of an AVI file
gpoirier
parents: 15130
diff changeset
1053 <option>-force-avi-aspect</option> option, which overrides the aspect
da146d62612b explains how to fix the aspect ratio of an AVI file
gpoirier
parents: 15130
diff changeset
1054 stored in the AVI OpenDML vprp header option. For example:
da146d62612b explains how to fix the aspect ratio of an AVI file
gpoirier
parents: 15130
diff changeset
1055 <screen>
da146d62612b explains how to fix the aspect ratio of an AVI file
gpoirier
parents: 15130
diff changeset
1056 mencoder <replaceable>input.avi</replaceable> -ovc copy -oac copy -o <replaceable>output.avi</replaceable> -force-avi-aspect 4/3
da146d62612b explains how to fix the aspect ratio of an AVI file
gpoirier
parents: 15130
diff changeset
1057 </screen>
da146d62612b explains how to fix the aspect ratio of an AVI file
gpoirier
parents: 15130
diff changeset
1058 </para></answer>
da146d62612b explains how to fix the aspect ratio of an AVI file
gpoirier
parents: 15130
diff changeset
1059 </qandaentry>
da146d62612b explains how to fix the aspect ratio of an AVI file
gpoirier
parents: 15130
diff changeset
1060
da146d62612b explains how to fix the aspect ratio of an AVI file
gpoirier
parents: 15130
diff changeset
1061 <qandaentry>
da146d62612b explains how to fix the aspect ratio of an AVI file
gpoirier
parents: 15130
diff changeset
1062 <question><para>
19498
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1063 How can I backup and encode a VOB file with a broken beginning?
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1064 </para></question>
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1065 <answer><para>
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1066 The main problem when you want to encode a VOB file which is corrupted
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1067 <footnote id='fn-corrupted-files-or-copy-protection'><para>
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1068 To some extent, some forms of copy protection used in DVDs can be
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1069 assumed to be content corruption.
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1070 </para></footnote>
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1071 is that it will be hard to get an encode with perfect A/V sync.
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1072 One workaround is to just shave off the corrupted part and encode just the
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1073 clean part.
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1074 First you need to find where the clean part starts:
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1075 <screen>
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1076 mplayer <replaceable>input.vob</replaceable> -sb <replaceable>nb_of_bytes_to_skip</replaceable>
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1077 </screen>
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1078 Then you can create a new file which contains just the clean part:
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1079 <screen>
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1080 dd if=<replaceable>input.vob</replaceable> of=<replaceable>output_cut.vob</replaceable> skip=1 ibs=<replaceable>nb_of_bytes_to_skip</replaceable>
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1081 </screen>
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1082 </para></answer>
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1083 </qandaentry>
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1084
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1085 <qandaentry>
f0d5b7aa1bac How to handle broken/copy protected VOB files?
gpoirier
parents: 18925
diff changeset
1086 <question><para>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1087 I can't encode DVD subtitles into the AVI!
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1088 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1089 <answer><para>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
1090 You have to properly specify the <option>-sid</option> option.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1091 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1092 </qandaentry>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
1093
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1094 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1095 <question><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1096 How can I encode only selected chapters from a DVD?
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1097 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1098 <answer><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1099 Use the <option>-chapter</option> option correctly,
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1100 like: <option>-chapter 5-7</option>.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1101 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1102 </qandaentry>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
1103
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1104 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1105 <question><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1106 I'm trying to work with 2GB+ files on a VFAT file system. Does it work?
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1107 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1108 <answer><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1109 No, VFAT doesn't support 2GB+ files.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1110 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1111 </qandaentry>
10373
9d36646579fa sync with HTML
nicolas
parents: 10185
diff changeset
1112
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1113 <qandaentry>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1114 <question><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1115 What is the meaning of the numbers on the status line
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1116 during the encoding process?
20298
3c469a2030e7 What is the meaning of the numbers on the status line during the encoding process?
gpoirier
parents: 19822
diff changeset
1117 </para></question>
3c469a2030e7 What is the meaning of the numbers on the status line during the encoding process?
gpoirier
parents: 19822
diff changeset
1118 <answer><para>
3c469a2030e7 What is the meaning of the numbers on the status line during the encoding process?
gpoirier
parents: 19822
diff changeset
1119 Example:
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1120 <screen>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1121 Pos: 264.5s 6612f ( 2%) 7.12fps Trem: 576min 2856mb A-V:0.065 [2126:192]
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1122 </screen>
20298
3c469a2030e7 What is the meaning of the numbers on the status line during the encoding process?
gpoirier
parents: 19822
diff changeset
1123 <variablelist>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1124 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1125 <term><systemitem>Pos: 264.5s</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1126 <listitem><para>time position in the encoded stream</para></listitem>
20298
3c469a2030e7 What is the meaning of the numbers on the status line during the encoding process?
gpoirier
parents: 19822
diff changeset
1127 </varlistentry>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1128 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1129 <term><systemitem>6612f</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1130 <listitem><para>number of video frames encoded</para></listitem>
20298
3c469a2030e7 What is the meaning of the numbers on the status line during the encoding process?
gpoirier
parents: 19822
diff changeset
1131 </varlistentry>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1132 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1133 <term><systemitem>( 2%)</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1134 <listitem><para>portion of the input stream encoded</para></listitem>
20298
3c469a2030e7 What is the meaning of the numbers on the status line during the encoding process?
gpoirier
parents: 19822
diff changeset
1135 </varlistentry>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1136 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1137 <term><systemitem>7.12fps</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1138 <listitem><para>encoding speed</para></listitem>
20298
3c469a2030e7 What is the meaning of the numbers on the status line during the encoding process?
gpoirier
parents: 19822
diff changeset
1139 </varlistentry>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1140 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1141 <term><systemitem>Trem: 576min</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1142 <listitem><para>estimated remaining encoding time</para></listitem>
20298
3c469a2030e7 What is the meaning of the numbers on the status line during the encoding process?
gpoirier
parents: 19822
diff changeset
1143 </varlistentry>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1144 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1145 <term><systemitem>2856mb</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1146 <listitem><para>estimated size of the final encode</para></listitem>
20298
3c469a2030e7 What is the meaning of the numbers on the status line during the encoding process?
gpoirier
parents: 19822
diff changeset
1147 </varlistentry>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1148 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1149 <term><systemitem>A-V:0.065</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1150 <listitem><para>current delay between audio and video streams</para></listitem>
20298
3c469a2030e7 What is the meaning of the numbers on the status line during the encoding process?
gpoirier
parents: 19822
diff changeset
1151 </varlistentry>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1152 <varlistentry>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1153 <term><systemitem>[2126:192]</systemitem></term>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1154 <listitem><para>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1155 average video bitrate (in kb/s) and average audio bitrate (in kb/s)
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1156 </para></listitem>
20298
3c469a2030e7 What is the meaning of the numbers on the status line during the encoding process?
gpoirier
parents: 19822
diff changeset
1157 </varlistentry>
3c469a2030e7 What is the meaning of the numbers on the status line during the encoding process?
gpoirier
parents: 19822
diff changeset
1158 </variablelist>
3c469a2030e7 What is the meaning of the numbers on the status line during the encoding process?
gpoirier
parents: 19822
diff changeset
1159 </para></answer>
3c469a2030e7 What is the meaning of the numbers on the status line during the encoding process?
gpoirier
parents: 19822
diff changeset
1160 </qandaentry>
3c469a2030e7 What is the meaning of the numbers on the status line during the encoding process?
gpoirier
parents: 19822
diff changeset
1161
3c469a2030e7 What is the meaning of the numbers on the status line during the encoding process?
gpoirier
parents: 19822
diff changeset
1162 <qandaentry>
3c469a2030e7 What is the meaning of the numbers on the status line during the encoding process?
gpoirier
parents: 19822
diff changeset
1163 <question><para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1164 Why is the recommended bitrate printed by <application>MEncoder</application>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1165 negative?
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1166 </para></question>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1167 <answer><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1168 Because the bitrate you encoded the audio with is too large to fit the
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1169 movie on any CD. Check if you have libmp3lame installed properly.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1170 </para></answer>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1171 </qandaentry>
10448
091fc3a26c00 Small correction and port to XML.
diego
parents: 10407
diff changeset
1172
091fc3a26c00 Small correction and port to XML.
diego
parents: 10407
diff changeset
1173 <qandaentry>
091fc3a26c00 Small correction and port to XML.
diego
parents: 10407
diff changeset
1174 <question><para>
14024
0d9e27059495 MPEG-X spelling
diego
parents: 13977
diff changeset
1175 I can't encode an ASF file to AVI/MPEG-4 (DivX) because it uses 1000 fps.
10448
091fc3a26c00 Small correction and port to XML.
diego
parents: 10407
diff changeset
1176 </para></question>
091fc3a26c00 Small correction and port to XML.
diego
parents: 10407
diff changeset
1177 <answer><para>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
1178 Since ASF uses variable framerate but AVI uses a fixed one, you
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
1179 have to set it by hand with the <option>-ofps</option> option.
10448
091fc3a26c00 Small correction and port to XML.
diego
parents: 10407
diff changeset
1180 </para></answer>
091fc3a26c00 Small correction and port to XML.
diego
parents: 10407
diff changeset
1181 </qandaentry>
091fc3a26c00 Small correction and port to XML.
diego
parents: 10407
diff changeset
1182
10631
diego
parents: 10505
diff changeset
1183 <qandaentry>
diego
parents: 10505
diff changeset
1184 <question><para>
diego
parents: 10505
diff changeset
1185 How can I put subtitles in the output file?
diego
parents: 10505
diff changeset
1186 </para></question>
diego
parents: 10505
diff changeset
1187 <answer><para>
diego
parents: 10505
diff changeset
1188 Just pass the <option>-sub &lt;filename&gt;</option> (or <option>-sid</option>,
12815
3c99b7a8c840 trailing whitespace removed (cosmetics)
diego
parents: 12437
diff changeset
1189 respectively) option to <application>MEncoder</application>.
10631
diego
parents: 10505
diff changeset
1190 </para></answer>
diego
parents: 10505
diff changeset
1191 </qandaentry>
diego
parents: 10505
diff changeset
1192
14060
9f7c1022627b FAQ about audio-only encoding (approved by Diego)
rathann
parents: 14024
diff changeset
1193 <qandaentry>
9f7c1022627b FAQ about audio-only encoding (approved by Diego)
rathann
parents: 14024
diff changeset
1194 <question><para>
9f7c1022627b FAQ about audio-only encoding (approved by Diego)
rathann
parents: 14024
diff changeset
1195 How do I encode only sound from a music video?
9f7c1022627b FAQ about audio-only encoding (approved by Diego)
rathann
parents: 14024
diff changeset
1196 </para></question>
9f7c1022627b FAQ about audio-only encoding (approved by Diego)
rathann
parents: 14024
diff changeset
1197 <answer><para>
9f7c1022627b FAQ about audio-only encoding (approved by Diego)
rathann
parents: 14024
diff changeset
1198 It's not possible directly, but you can try this (note the
9f7c1022627b FAQ about audio-only encoding (approved by Diego)
rathann
parents: 14024
diff changeset
1199 <emphasis role="bold">&amp;</emphasis> at the end of
9f7c1022627b FAQ about audio-only encoding (approved by Diego)
rathann
parents: 14024
diff changeset
1200 <command>mplayer</command> command):
9f7c1022627b FAQ about audio-only encoding (approved by Diego)
rathann
parents: 14024
diff changeset
1201 <screen>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1202 mkfifo <replaceable>encode</replaceable>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1203 mplayer -ao pcm -aofile <replaceable>encode</replaceable> dvd://1 &amp;
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1204 lame <replaceable>your_opts</replaceable> <replaceable>encode</replaceable> <replaceable>music.mp3</replaceable>
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1205 rm <replaceable>encode</replaceable>
14060
9f7c1022627b FAQ about audio-only encoding (approved by Diego)
rathann
parents: 14024
diff changeset
1206 </screen>
9f7c1022627b FAQ about audio-only encoding (approved by Diego)
rathann
parents: 14024
diff changeset
1207 This allows you to use any encoder, not only <application>LAME</application>,
9f7c1022627b FAQ about audio-only encoding (approved by Diego)
rathann
parents: 14024
diff changeset
1208 just replace <command>lame</command> with your favorite audio encoder in the
9f7c1022627b FAQ about audio-only encoding (approved by Diego)
rathann
parents: 14024
diff changeset
1209 above command.
9f7c1022627b FAQ about audio-only encoding (approved by Diego)
rathann
parents: 14024
diff changeset
1210 </para></answer>
9f7c1022627b FAQ about audio-only encoding (approved by Diego)
rathann
parents: 14024
diff changeset
1211 </qandaentry>
9f7c1022627b FAQ about audio-only encoding (approved by Diego)
rathann
parents: 14024
diff changeset
1212
15921
c821dbc2c21b New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.
gpoirier
parents: 15901
diff changeset
1213 <qandaentry>
c821dbc2c21b New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.
gpoirier
parents: 15901
diff changeset
1214 <question><para>
15925
5e1ea4b159d4 More fixes by Jeff, Diego, and Andrew
gpoirier
parents: 15922
diff changeset
1215 Why do third-party players fail to play MPEG-4 movies encoded by
5e1ea4b159d4 More fixes by Jeff, Diego, and Andrew
gpoirier
parents: 15922
diff changeset
1216 <application>MEncoder</application> versions later than 1.0pre7?
15921
c821dbc2c21b New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.
gpoirier
parents: 15901
diff changeset
1217 </para></question>
c821dbc2c21b New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.
gpoirier
parents: 15901
diff changeset
1218 <answer><para>
c821dbc2c21b New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.
gpoirier
parents: 15901
diff changeset
1219 <systemitem class="library">libavcodec</systemitem>, the native MPEG-4
15922
57a9d2255806 Suggestions and fixes by The Wanderer and Rich
gpoirier
parents: 15921
diff changeset
1220 encoding library usually shipped with <application>MEncoder</application>,
57a9d2255806 Suggestions and fixes by The Wanderer and Rich
gpoirier
parents: 15921
diff changeset
1221 used to set the FourCC to 'DIVX' when encoding MPEG-4 videos
57a9d2255806 Suggestions and fixes by The Wanderer and Rich
gpoirier
parents: 15921
diff changeset
1222 (the FourCC is an AVI tag to identify the software used to encode and
57a9d2255806 Suggestions and fixes by The Wanderer and Rich
gpoirier
parents: 15921
diff changeset
1223 the intended software to use for decoding the video).
57a9d2255806 Suggestions and fixes by The Wanderer and Rich
gpoirier
parents: 15921
diff changeset
1224 This led many people to think that
57a9d2255806 Suggestions and fixes by The Wanderer and Rich
gpoirier
parents: 15921
diff changeset
1225 <systemitem class="library">libavcodec</systemitem>
57a9d2255806 Suggestions and fixes by The Wanderer and Rich
gpoirier
parents: 15921
diff changeset
1226 was a DivX encoding library, when in fact it is a completely different
15925
5e1ea4b159d4 More fixes by Jeff, Diego, and Andrew
gpoirier
parents: 15922
diff changeset
1227 MPEG-4 encoding library which implements the MPEG-4 standard much
15942
3eaceddfd30c Last nit for this entry, by "The Wanderer"
gpoirier
parents: 15934
diff changeset
1228 better than DivX does.
15921
c821dbc2c21b New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.
gpoirier
parents: 15901
diff changeset
1229 Therefore, the new default FourCC used by
c821dbc2c21b New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.
gpoirier
parents: 15901
diff changeset
1230 <systemitem class="library">libavcodec</systemitem> is 'FMP4', but you
c821dbc2c21b New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.
gpoirier
parents: 15901
diff changeset
1231 may override this behavior using <application>MEncoder</application>'s
15922
57a9d2255806 Suggestions and fixes by The Wanderer and Rich
gpoirier
parents: 15921
diff changeset
1232 <option>-ffourcc</option> option.
15925
5e1ea4b159d4 More fixes by Jeff, Diego, and Andrew
gpoirier
parents: 15922
diff changeset
1233 You may also change the FourCC of existing files in the same way:
15921
c821dbc2c21b New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.
gpoirier
parents: 15901
diff changeset
1234 <screen>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 21136
diff changeset
1235 mencoder <replaceable>input.avi</replaceable> -o <replaceable>output.avi</replaceable> -ffourcc XVID
15921
c821dbc2c21b New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.
gpoirier
parents: 15901
diff changeset
1236 </screen>
16004
3bed758b6eae Big cleanup all over the place; wording/grammar/typo fixes as usual, many
diego
parents: 15981
diff changeset
1237 Note that this will set the FourCC to XVID rather than DIVX.
15922
57a9d2255806 Suggestions and fixes by The Wanderer and Rich
gpoirier
parents: 15921
diff changeset
1238 This is recommended as DIVX FourCC means DivX4, which is a very basic
57a9d2255806 Suggestions and fixes by The Wanderer and Rich
gpoirier
parents: 15921
diff changeset
1239 MPEG-4 codec, whereas DX50 and XVID both mean full MPEG-4 (ASP).
57a9d2255806 Suggestions and fixes by The Wanderer and Rich
gpoirier
parents: 15921
diff changeset
1240 Therefore, if you change the FourCC to DIVX, some bad software or
57a9d2255806 Suggestions and fixes by The Wanderer and Rich
gpoirier
parents: 15921
diff changeset
1241 hardware players may choke on some advanced features that
57a9d2255806 Suggestions and fixes by The Wanderer and Rich
gpoirier
parents: 15921
diff changeset
1242 <systemitem class="library">libavcodec</systemitem> supports, but DivX
20860
f95698d9d53c rename: XviD -> Xvid
kraymer
parents: 20642
diff changeset
1243 doesn't; on the other hand <systemitem class="library">Xvid</systemitem>
15925
5e1ea4b159d4 More fixes by Jeff, Diego, and Andrew
gpoirier
parents: 15922
diff changeset
1244 is closer to <systemitem class="library">libavcodec</systemitem> in
5e1ea4b159d4 More fixes by Jeff, Diego, and Andrew
gpoirier
parents: 15922
diff changeset
1245 terms of functionality, and is supported by all decent players.
15921
c821dbc2c21b New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.
gpoirier
parents: 15901
diff changeset
1246 </para></answer>
c821dbc2c21b New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.
gpoirier
parents: 15901
diff changeset
1247 </qandaentry>
c821dbc2c21b New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.
gpoirier
parents: 15901
diff changeset
1248
16658
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1249 <qandaentry>
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1250 <question><para>
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1251 How can I encode an audio only file?
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1252 </para></question>
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1253 <answer><para>
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1254 Use <filename>aconvert</filename> from the
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1255 <filename class="directory">TOOLS</filename>
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1256 subdirectory in the MPlayer source tree.
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1257 </para></answer>
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1258 </qandaentry>
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1259
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1260 <qandaentry>
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1261 <question><para>
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1262 How can I play subtitles embedded in AVI?
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1263 </para></question>
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1264 <answer><para>
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1265 Use <filename>avisubdump.c</filename> from the
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1266 <filename class="directory">TOOLS</filename> subdirectory or read
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1267 <ulink url="http://xlife.zuavra.net/curse/0012/">this document about extracting/demultiplexing subtitles embedded in OpenDML AVI files</ulink>.
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1268 </para></answer>
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1269 </qandaentry>
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1270
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1271 <qandaentry>
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1272 <question><para>
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1273 MPlayer won't...
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1274 </para></question>
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1275 <answer><para>
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1276 Have a look at the <filename class="directory">TOOLS</filename>
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1277 subdirectory for a collection of random scripts and hacks.
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1278 <filename>TOOLS/README</filename> contains documentation.
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1279 </para></answer>
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1280 </qandaentry>
20642
d2bca7bc01b8 (cosmetics) Unify and clarify blank lines usage
torinthiel
parents: 20641
diff changeset
1281 </qandadiv>
16658
b733dccdc4c2 MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
diego
parents: 16562
diff changeset
1282
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1283 </qandaset>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1284
15835
63eed1252f51 missing closing tag
henry
parents: 15830
diff changeset
1285 </chapter>