# HG changeset patch # User nicolas # Date 1049149895 0 # Node ID 861a40949bf3376787bc07e3eff6badae9b9465d # Parent 2bc0bd88379b80cb204a8afbc05c1385a2e1260a fixes, some by Dmitry Baryshkov , some by me diff -r 2bc0bd88379b -r 861a40949bf3 DOCS/xml/en/cd-dvd.xml --- a/DOCS/xml/en/cd-dvd.xml Mon Mar 31 22:27:26 2003 +0000 +++ b/DOCS/xml/en/cd-dvd.xml Mon Mar 31 22:31:35 2003 +0000 @@ -29,15 +29,15 @@ You can reduce the speed of IDE CD-ROM drives with hdparm or a program called setcd. It works like this: -hdparm -E [speed] [cdrom device] -setcd -x [speed] [cdrom device] +hdparm -E [speed] [cdrom device] +setcd -x [speed] [cdrom device] You can also try -echo current_speed:4 > /proc/ide/[cdrom device]/settings +echo current_speed:4 > /proc/ide/[cdrom device]/settings but you will need root privileges. The following command may also help: -echo file_readahead:2000000 > /proc/ide/[cdrom device]/settings +echo file_readahead:2000000 > /proc/ide/[cdrom device]/settings @@ -54,7 +54,7 @@ -Please refer to "/proc/ide/[cdrom device]/settings" +Please refer to "/proc/ide/cdrom device/settings" for fine-tuning your CD-ROM. @@ -65,7 +65,7 @@ FreeBSD: -Speed: cdcontrol [-f device] speed [speed] +Speed: cdcontrol [-f device] speed speed DMA: sysctl hw.ata.atapi_dma=1 @@ -74,7 +74,7 @@ For the complete list of available options, please read the man page. The Syntax for a standard Digital Versatile Disc (DVD) is as follows: -mplayer -dvd <track> [-dvd-device <device>] +mplayer -dvd <track> [-dvd-device <device>] @@ -282,7 +282,7 @@ For the complete list of available options, please read the man page. The Syntax for a standard Video CD (VCD) is as follows: -mplayer -vcd <track> [-cdrom-device <device>] +mplayer -vcd <track> -cdrom-device <device> Example: mplayer -vcd 2 -cdrom-device /dev/hdc The default VCD device is /dev/cdrom. If your setup @@ -342,7 +342,7 @@ be found in the Linux version of PowerDVD. It has a modified iso9660 filesystem (vcdfs/isofs-2.4.X.o) driver, which is able to emulate the raw tracks through this shadow .DAT file. If you mount the disc using their -driver, you can copy and even play .DAT files with mplayer. But it will not +driver, you can copy and even play .DAT files with MPlayer. But it will not work with the standard iso9660 driver of the Linux kernel! Use the option instead. Alternatives for VCD copying are the new cdfs kernel diff -r 2bc0bd88379b -r 861a40949bf3 DOCS/xml/en/tvinput.xml --- a/DOCS/xml/en/tvinput.xml Mon Mar 31 22:27:26 2003 +0000 +++ b/DOCS/xml/en/tvinput.xml Mon Mar 31 22:31:35 2003 +0000 @@ -4,7 +4,8 @@ This section is about how to enable watching/grabbing -from V4L compatible TV tuner. +from V4L compatible TV tuner. See the man page for a description +of TV options and keyboard controls. @@ -20,7 +21,7 @@ Make sure your tuner works with another TV software in Linux, for - example xawtv. + example XawTV.