From 16b6f9646902e6940a991f1d3577c068573015a8 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Sun, 12 Dec 2004 22:00:47 +0000 Subject: huge patch ahead: reorganizing config entries with automatic conversion and backwards compatible translation Sorry, I got a litte tired proof-reading the patch, so their might be bugs lurking around. I will give it some further examination and (as necessary) fixing tomorrow. CVS patchset: 7233 CVS date: 2004/12/12 22:00:47 --- doc/README.dxr3 | 12 ++++++------ doc/README.network_dvd | 4 ++-- doc/README_xxmc.html | 6 +++--- doc/faq/faq.sgml | 36 ++++++++++++++++++------------------ doc/hackersguide/internals.sgml | 2 +- doc/internal/README | 2 +- 6 files changed, 31 insertions(+), 31 deletions(-) (limited to 'doc') diff --git a/doc/README.dxr3 b/doc/README.dxr3 index ad0d160c1..db1e97585 100644 --- a/doc/README.dxr3 +++ b/doc/README.dxr3 @@ -129,13 +129,13 @@ audio.driver: set to oss. Can also be specified using "-A oss" on the command line. -audio.oss_device_number: +audio.device.oss_device_number: 0-16 Machines with a dxr3 installed often have a usual soundcard too. If audio playback occurs on the wrong device, the demanded device can be set using this option. -dxr3.decoder_priority: +engine.decoder_priorities.dxr3-mpeg2: 10 Priority of the dxr3 video decoder plugin. <5 means that hardware decoding by the card will be disabled and libmpeg2 will be used instead. Therefore all video @@ -168,7 +168,7 @@ to use the em8300 overlay mechanism. Now, since the xine 0.5 version, it is possible to output the em8300 overlay directly in the video out window. -In order to activate it, "dxr3.videoout_mode" must be set to "overlay". +In order to activate it, "dxr3.output.mode" must be set to "overlay". But it won't work until the old dxr3view works too (just a check). Before a first use, "autocal" has to be run. This will store the right overlay parameters in "~/.overlay". For more information, please consult the @@ -181,10 +181,10 @@ you can run xine with the -H option to auto-hide the vo window, instead of changing the configuration (although you can still do that instead if you prefer, of course). -Have a look at the previous explained configuration options dxr3.keycolor -and dxr3.color_interval too. +Have a look at the previous explained configuration options dxr3.output.keycolor +and dxr3.output.keycolor_interval too. --- version of this file: - $Id: README.dxr3,v 1.10 2004/05/14 13:29:13 mroi Exp $ + $Id: README.dxr3,v 1.11 2004/12/12 22:00:47 mroi Exp $ diff --git a/doc/README.network_dvd b/doc/README.network_dvd index 9d6474211..b64916190 100644 --- a/doc/README.network_dvd +++ b/doc/README.network_dvd @@ -56,7 +56,7 @@ installation for audio cds $ xine cdda://server_address:3000/1 that will play the first track of the CD. in order to use the - GUI button for "CD" you have to change the setting input.cdda_device + GUI button for "CD" you have to change the setting media.audio_cd.device to point to the server. @@ -138,4 +138,4 @@ dvd commands: --- version of this file: - $Id: README.network_dvd,v 1.2 2004/08/02 12:32:30 mroi Exp $ + $Id: README.network_dvd,v 1.3 2004/12/12 22:00:48 mroi Exp $ diff --git a/doc/README_xxmc.html b/doc/README_xxmc.html index 4d6f661d9..531b314ef 100644 --- a/doc/README_xxmc.html +++ b/doc/README_xxmc.html @@ -99,7 +99,7 @@ acceleration correctly.
OSD might be rendered in the wrong color with Nvidia chips. To work around this use the xine config option

-video.xvmc_nvidia_color_fix:1
+video.device.xvmc_nvidia_color_fix:1

This is due to a bug in the Nvidia XvMC drivers, and this bug is probably also present in the i810 drivers.
@@ -113,13 +113,13 @@ not too distant future.
If you are running VLD XvMC on the CLE266 there are some options that may affect performance:

-video.unichrome_cpu_save:1
+video.device.unichrome_cpu_save:1

Will save a lot of CPU-power if you are running a 2.6 series kernel. It does this by sleeping while the hardware decoder works. Otherwise it will spend a lot of CPU waiting for decoder completion.

-video.xvmc_more_frames:1
+video.device.xvmc_more_frames:1

Will allocate 15 XvMC surfaces instead of 8. This is very useful if you are using vdr-xine and want to avoid buffer-underrun stutters in xine. diff --git a/doc/faq/faq.sgml b/doc/faq/faq.sgml index 5952072ff..d98504635 100644 --- a/doc/faq/faq.sgml +++ b/doc/faq/faq.sgml @@ -689,7 +689,7 @@ You have a VideoCD with menu at beginning and can see it using an MRL with P1 at the end, but you want to see it by hitting the "VCD" autoscan button as well? Check to see that you have the configuration entry - vcd.autoplay set to playlist. + media.vcd.autoplay set to playlist. @@ -699,7 +699,7 @@ To facilitate tracking down problems we let you see what's going on dynamically. Various debugging settings will cause output to appear on xine's plugin log - and/or on standard error output. See the config entry vcd.debug + and/or on standard error output. See the config entry media.vcd.debug for details. @@ -738,7 +738,7 @@ The package is called "essential". Unpack it and move everything you find inside to /usr/lib/win32 (actually you can place them anywhere you want, e.g. someplace in your home directory, but then you'll - have to set codec.win32_path in your + have to set decoder.external.win32_codecs_path in your xine config file accordingly). Restart xine then and you should be able to watch Quicktime trailers. @@ -762,10 +762,10 @@ . The package is called "essential". Unpack it and move everything you find inside to /usr/lib/win32 and set the - codec.real_codecs_path in your xine config file + decoder.external.real_codecs_path in your xine config file to /usr/lib/win32 (actually you can place them anywhere you want, e.g. someplace in your home directory, but then you'll - have to set codec.real_codecs_path accordingly). + have to set decoder.external.real_codecs_path accordingly). Restart xine then and you should be able to watch Real files/streams. @@ -802,7 +802,7 @@ The package is called "essential". Unpack it and move everything you find inside to /usr/lib/win32 (actually you can place them anywhere you want, e.g. someplace in your home directory, but then you'll - have to set codec.win32_path in your + have to set decoder.external.win32_codecs_path in your xine config file accordingly). Restart xine then and you should be able to watch windows media streams. @@ -1051,7 +1051,7 @@ For slow / high-latency dvd drives it might help to increase the number of video buffers xine allocates. Try setting - video.num_buffers:500 + engine.buffers.video_num_buffers:500 to a higher value (e.g. 1000 or 2500). @@ -1165,7 +1165,7 @@ If you have a dolby digital (AC3) soundtrack, you can try to enable liba52's dynamic range compression setting - codec.a52_dynrng:1 + audio.a52.dynamic_range:1 in your xine config file (or use some gui config dialog). @@ -1207,9 +1207,9 @@ the complicated way by editing the config file yourself which is located in your home directory in .gxine or .xine: -   audio.speaker_arrangement:Surround 4.0 -   audio.speaker_arrangement:Surround 4.1 -   audio.speaker_arrangement:Surround 5.1 +   audio.output.speaker_arrangement:Surround 4.0 +   audio.output.speaker_arrangement:Surround 4.1 +   audio.output.speaker_arrangement:Surround 5.1 @@ -1220,7 +1220,7 @@ surround (see above). You can either use the config dialog or edit the config file (~/.xine/config or ~/.gxine/config) yourself: -    audio.speaker_arrangement:Pass Through +    audio.output.speaker_arrangement:Pass Through @@ -1328,7 +1328,7 @@ You can either use the config dialog of your frontend or edit the config file (~/.xine/config) yourself: -    audio.speaker_arrangement:Pass Through +    audio.output.speaker_arrangement:Pass Through In case the setting is not in the file you can add it. @@ -1389,13 +1389,13 @@ getting out of sync and xine has to compensate. If you see the message only from time to time, you might remedy it by using the resampling sync method. You can do this by setting the configuration entry - audio.av_sync_method to resample. + audio.synchronization.av_sync_method to resample. If you receive the metronom message more often, maybe switching to different drivers (alsa to oss or vise-versa) can help here. It has also been reported that setting the configuration - entry audio.force_rate to the native sampling + entry audio.synchronization.force_rate to the native sampling rate of your soundcard (try 44100 and 48000) helps sometimes. @@ -1750,7 +1750,7 @@ the following settings (~/.xine/config or ~/.gxine/config):    gui.osd_use_unscaled:0 -    misc.spu_use_unscaled_osd:0 +    subtitles.separate.use_unscaled_osd:0 @@ -1855,7 +1855,7 @@ The font for text subtitles is selected via config option - misc.spu_font. You can specify xine font name + subtitles.separate.font. You can specify xine font name (sans, serif, ...) or file name of the TTF font. The directories $prefix/share/xine/libxine1/fonts and @@ -1914,7 +1914,7 @@ The encoding of the external subtitles is expected to be iso-8859-1 by default. You need to set an appropriate encoding in the config option - misc.spu_src_encoding. Note that you also need + subtitles.separate.src_encoding. Note that you also need a font which contains all characters from the given encoding. diff --git a/doc/hackersguide/internals.sgml b/doc/hackersguide/internals.sgml index 3a3975b3b..9bd1ec684 100644 --- a/doc/hackersguide/internals.sgml +++ b/doc/hackersguide/internals.sgml @@ -384,7 +384,7 @@ mechanism, so a small drift may occur. As the playback goes on this error will accumulate possibly resulting in audio gaps or audio drops. To avoid that annoying effect, two countermeasures are available (switchable with xine config - option audio.av_sync_method): + option audio.synchronization.av_sync_method): diff --git a/doc/internal/README b/doc/internal/README index 323641351..1bce70734 100644 --- a/doc/internal/README +++ b/doc/internal/README @@ -3,4 +3,4 @@ project". These files should not be distributed, not even with released tarballs, as they are only useful in their most recent version, and only for a few core -developers who are supposed to have a CVS tree, anyway... \ No newline at end of file +developers who are supposed to have a CVS tree, anyway... -- cgit v1.2.3