From f65f58f1f367a4e903bd73dc22aa069395f5909f Mon Sep 17 00:00:00 2001 From: arpi Date: Fri, 31 May 2002 22:08:49 +0000 Subject: DVD FAQ moved to faq.html, small TOC added. all this by Diego Biurrun git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6253 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/cd-dvd.html | 63 -------------------------------------- DOCS/documentation.html | 6 ++-- DOCS/faq.html | 81 ++++++++++++++++++++++++++++++++++++++++++++++--- 3 files changed, 79 insertions(+), 71 deletions(-) diff --git a/DOCS/cd-dvd.html b/DOCS/cd-dvd.html index 71fa9e8d1b..1fd944dd84 100644 --- a/DOCS/cd-dvd.html +++ b/DOCS/cd-dvd.html @@ -169,68 +169,5 @@ CDROM.

    mplayer -dvdauth /dev/dvd /mnt/cd/video_ts/vts_03_1.vob

    mplayer -dvdkey C005D4A16D vts_03_1.vob

-

4.3. DVD playback FAQ

- - - - - - - - - - - - - - - - - - - -
Q: -Playing a DVD, I encountered this error :
-mplayer: ifo_read.c:1143: ifoRead_C_ADT_internal: Assertion nfo_length / -sizeof(cell_adr_t) >= c_adt->nr_of_vobs' failed. -
A: -This is a known libdvdread 0.9.1 bug, it should be already fixed in 0.9.2 and -libmpdvdkit, use the later. -
 
Q: -Can I compile libdvdread and libdvdcss for example on my sweet Sparc/Solaris? -
A: -Who knows ... Please test it and send feedback. But it's said that it -should work. Please refer documentation of libdvdread and its homepage -as well. We're not authors of libdvdread. -
 
Q: -What about subtitles? Can MPlayer display them? -
A: -Yes! See above in the DVD chapter. -
 
Q: -How can I set the region code of my DVD-Drive ? I don't have windows! -
A: -Use the 'regionset' tool: -http://www.linuxtv.org/download/dvd/dvd_disc_20000215.tar.gz -
 
Q: -Do I need to be (setuid) root/setuid fibmap_mplayer to be able to play DVD? -
A: -No, you don't. Only for old-style DVD support. However of course you must have -the proper rights to the DVD device driver entry (in /dev). -
 
Q: -Where can I get libdvdread and libdvdcss packages from? -
A: -From the site of Ogle: -http://www.dtek.chalmers.se/groups/dvd. -
 
Q: -Is it possible to play/encode only selected chapters ? -
A: -Yes, see the -chapter option. -
 
Q: -My DVD playing is sluggish ! -
A: -Use the -cache option (see the manpage!). If it still doesn't -work, try enabling DMA for the DVD drive. -
 
- diff --git a/DOCS/documentation.html b/DOCS/documentation.html index ff0474295f..36142d1841 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -225,7 +225,6 @@
  • 5. FAQ section
  • 6. Misc OS'es