summaryrefslogtreecommitdiff
path: root/doc/README.config_en
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.config_en')
-rw-r--r--doc/README.config_en19
1 files changed, 8 insertions, 11 deletions
diff --git a/doc/README.config_en b/doc/README.config_en
index 3e3b891d9..a1afb82d9 100644
--- a/doc/README.config_en
+++ b/doc/README.config_en
@@ -39,9 +39,9 @@ audio.alsa_a52_device Device name used for a/52 passthrough.
audio.alsa_mmap_enable Enable mmap mode. 0 = Old mode, 1 = mmap mode.
Should use less cpu in mmap mode.
-audio.driver audio driver to use, same as command line
+audio.driver audio driver to use, same as xine-ui's command line
option -A
- (e.g. alsa05, alsa09, arts, esd, sun)
+ (e.g. alsa, oss, arts, esd, sun)
audio.force_rate If non-zero, force audio output rate to specified
value for systems with braindead audio drivers that
@@ -73,7 +73,7 @@ audio.mixer_volume 0..100%: Mixer volume.
audio.oss_sync_method Type of audio/video synchronization desired
auto: System attempts to automatically
- detect thhe optimal type of audio/
+ detect the optimal type of audio/
video synchronization, with the
preference order being GETODELAY,
GETOPTR, and finally SOFTSYNC
@@ -103,21 +103,20 @@ audio.oss_sync_method Type of audio/video synchronization desired
support the real-time ioctl's
and you experienced sync errors
after long playbacks.
-
audio.oss_device_num -1, 0-16: Forces the OSS plugin to use the specified
dspX device, regardless of its capabilities.
If -1 (default) is specified, the audio device with
the best capabilities will be used.
Note: /dev/dsp is usually a symlink to /dev/dsp0
-
+
audio.oss_latency For softsync you can manually adjust the default
a/v sync latency here. The units are in miliseconds,
so if the sound seems delayed 1 second from the video
set it to 1000. (default value = 0)
audio.passthrough_offset the audio offset for passthrough output.
- The unit is PTS (1/90000s), defaults to 10000.
+ The unit is PTS (1/90000s), defaults to 0.
audio.sun_static_delay sun driver static delay (latency)
@@ -137,8 +136,6 @@ codec.a52_surround_downmix Enable audio downmixing to 2.0 surround stereo.
(0) off [default]
(1) on
-codec.divx4_XXX see README.divx4
-
codec.ffmpeg_illegal_vlc 1/0: allow illegal vlc codes in mpeg4 streams.
allow playing videos created with MS ISO MPEG4 codec.
warning: error resilience will be disabled.
@@ -179,8 +176,8 @@ input.file_hidden_files hidden files displaying (filenames starting
with dot)
-miscelaneus values:
--------------------
+miscellaneous values:
+---------------------
misc.demux_strategy 0..3: Demuxer detection strategy.
(see xine.h for details about values).
@@ -281,4 +278,4 @@ video.num_buffers Number of video buffers (8k each) xine
---
version of this file:
- $Id: README.config_en,v 1.3 2003/06/06 14:05:31 jcdutton Exp $
+ $Id: README.config_en,v 1.4 2003/10/12 19:07:40 mroi Exp $