annotate DOCS/DVD-FAQ @ 1411:db849cee5777

Pre-allocate some stack space to work around a problem with DLL alloca() code on a linux kernel.
author jkeil
date Sun, 29 Jul 2001 10:17:53 +0000
parents c9d6ed128abd
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
506
8f741175eb43 DVD docs
lgb
parents:
diff changeset
1 Q: I have some problem not mentioned here ...
8f741175eb43 DVD docs
lgb
parents:
diff changeset
2 A: Read file 'DVD' as well.
8f741175eb43 DVD docs
lgb
parents:
diff changeset
3
522
b63c485a530d reviewed for release
gabucino
parents: 506
diff changeset
4 Q: How can I actually watch DVD with MPlayer?
b63c485a530d reviewed for release
gabucino
parents: 506
diff changeset
5 A: Ehh. Go on reading this file as well as 'DVD' (hint: you must have libcss)
b63c485a530d reviewed for release
gabucino
parents: 506
diff changeset
6
753
34c1a9fb631b oh, this much? :p
gabucino
parents: 522
diff changeset
7 Q: So MPlayer can play DVDs? Then it must use DeCSS! You are under arrest
522
b63c485a530d reviewed for release
gabucino
parents: 506
diff changeset
8 under the XYZ#$ paragraph of the--
b63c485a530d reviewed for release
gabucino
parents: 506
diff changeset
9 A: Get back asshole, there is no DeCSS code in MPlayer. It links to libcss.
506
8f741175eb43 DVD docs
lgb
parents:
diff changeset
10
8f741175eb43 DVD docs
lgb
parents:
diff changeset
11 Q: Seems to work but no sound.
522
b63c485a530d reviewed for release
gabucino
parents: 506
diff changeset
12 A: Use '-aid 128' (or try: 128,129,...) command line switch
506
8f741175eb43 DVD docs
lgb
parents:
diff changeset
13
8f741175eb43 DVD docs
lgb
parents:
diff changeset
14 Q: I have got Spanish audio instead of English (or similar problems)
8f741175eb43 DVD docs
lgb
parents:
diff changeset
15 A: See the last question/answer.
8f741175eb43 DVD docs
lgb
parents:
diff changeset
16
522
b63c485a530d reviewed for release
gabucino
parents: 506
diff changeset
17 Q: MPlayer complains about FIBMAP or something.
b63c485a530d reviewed for release
gabucino
parents: 506
diff changeset
18 A: Try to run MPlayer as root.
506
8f741175eb43 DVD docs
lgb
parents:
diff changeset
19
522
b63c485a530d reviewed for release
gabucino
parents: 506
diff changeset
20 Q: some strange effect (interlace like thing) especially when fast moving
b63c485a530d reviewed for release
gabucino
parents: 506
diff changeset
21 objects are shown in the movie
506
8f741175eb43 DVD docs
lgb
parents:
diff changeset
22 A: known problem, we try to fix it later
8f741175eb43 DVD docs
lgb
parents:
diff changeset
23
522
b63c485a530d reviewed for release
gabucino
parents: 506
diff changeset
24 Q: DVD support in MPlayer is a piece of shit!
506
8f741175eb43 DVD docs
lgb
parents:
diff changeset
25 A: You're probably right :) However please contact us if you can improve it!
8f741175eb43 DVD docs
lgb
parents:
diff changeset
26
8f741175eb43 DVD docs
lgb
parents:
diff changeset
27 Q: Where can I get libcss package from?
1361
c9d6ed128abd Some corrections.
atmos4
parents: 1022
diff changeset
28 A: Maybe from the source of OMS (www.linuxvideo.org).
506
8f741175eb43 DVD docs
lgb
parents:
diff changeset
29
8f741175eb43 DVD docs
lgb
parents:
diff changeset
30 Q: How can I ... (insert some expectable DVD player feature here)
8f741175eb43 DVD docs
lgb
parents:
diff changeset
31 A: The current implementation is only for viewing VOB files from DVD.
8f741175eb43 DVD docs
lgb
parents:
diff changeset
32 Nothing more, like subtitles, menus and so on.
884
83b5359aee63 regionset tool
gabucino
parents: 753
diff changeset
33
83b5359aee63 regionset tool
gabucino
parents: 753
diff changeset
34 Q: How can I set the region code of my DVD-Drive ? I don't have windows!
83b5359aee63 regionset tool
gabucino
parents: 753
diff changeset
35 A: Use the 'regionset' tool :
83b5359aee63 regionset tool
gabucino
parents: 753
diff changeset
36 http://www.linuxtv.org/download/dvd/dvd_disc_20000215.tar.gz
1022
655441d69aaa doc about the minor change on DVD scene
lgb
parents: 884
diff changeset
37
1361
c9d6ed128abd Some corrections.
atmos4
parents: 1022
diff changeset
38 Q: MPlayer complains about some renamed option?
1022
655441d69aaa doc about the minor change on DVD scene
lgb
parents: 884
diff changeset
39 A: For future development, old '-dvd' option was replaced by '-dvdauth'.
655441d69aaa doc about the minor change on DVD scene
lgb
parents: 884
diff changeset
40 Option '-dvd' *WILL* do the 'full disk movie' mplaying mode.
655441d69aaa doc about the minor change on DVD scene
lgb
parents: 884
diff changeset
41 But until that, '-dvd' does nothing only prints error message.