# # xine config file # .version:2 # Entries which are still set to their default values are commented out. # Remove the '#' at the beginning of the line, if you want to change them. # Use unscaled OSD # bool, default: 0 #gui.osd_use_unscaled:0 # palette (foreground-border-background) to use for subtitles and OSD # { white-black-transparent white-none-transparent white-none-translucid yellow-black-transparent }, default: 0 #ui.osd.text_palette:white-black-transparent # notify changes to the hardware mixer # bool, default: 1 #audio.alsa_hw_mixer:1 # use A/52 dynamic range compression # bool, default: 0 #audio.a52.dynamic_range:0 # downmix audio to 2 channel surround stereo # bool, default: 0 #audio.a52.surround_downmix:0 # A/52 volume # [0..200], default: 100 #audio.a52.level:100 # device used for mono output # string, default: default #audio.device.alsa_default_device:default # device used for stereo output # string, default: plug:front:default audio.device.alsa_front_device:default # alsa mixer device # string, default: PCM #audio.device.alsa_mixer_name:PCM # sound card can do mmap # bool, default: 0 #audio.device.alsa_mmap_enable:0 # device used for 5.1-channel output # string, default: iec958:AES0=0x6,AES1=0x82,AES2=0x0,AES3=0x2 #audio.device.alsa_passthrough_device:iec958:AES0=0x6,AES1=0x82,AES2=0x0,AES3=0x2 # device used for 4-channel output # string, default: plug:surround40:0 #audio.device.alsa_surround40_device:plug:surround40:0 # device used for 5.1-channel output # string, default: plug:surround51:0 #audio.device.alsa_surround51_device:plug:surround51:0 # speaker arrangement # { Mono 1.0 Stereo 2.0 Headphones 2.0 Stereo 2.1 Surround 3.0 Surround 4.0 Surround 4.1 Surround 5.0 Surround 5.1 Surround 6.0 Surround 6.1 Surround 7.1 Pass Through }, default: 1 #audio.output.speaker_arrangement:Stereo 2.0 # offset for digital passthrough # numeric, default: 0 #audio.synchronization.passthrough_offset:0 # play audio even on slow/fast speeds # bool, default: 0 #audio.synchronization.slow_fast_audio:0 # method to sync audio and video # { metronom feedback resample }, default: 0 audio.synchronization.av_sync_method:resample # always resample to this rate (0 to disable) # numeric, default: 0 #audio.synchronization.force_rate:0 # enable resampling # { auto off on }, default: 0 #audio.synchronization.resample_mode:auto # startup audio volume # [0..100], default: 50 #audio.volume.mixer_volume:50 # restore volume level at startup # bool, default: 0 #audio.volume.remember_volume:0 # disable all video scaling # bool, default: 0 #video.output.disable_scaling:0 # horizontal image position in the output window # [0..100], default: 50 #video.output.horizontal_position:50 # vdpau: color of none video area in output window # numeric, default: 0 #video.output.vdpau_background_color:0 # vdpau: Use lock display synchronization for some vdpau calls (workaround for buggy libX11/xcb) # bool, default: 1 #video.output.vdpau_enable_buggy_xcb_workaround:1 # vdpau: Try to recreate progressive frames from pulldown material # bool, default: 1 video.output.vdpau_enable_inverse_telecine:0 # vdpau: HD deinterlace method # { bob half temporal half temporal_spatial temporal temporal_spatial }, default: 3 #video.output.vdpau_hd_deinterlace_method:temporal # vdpau: disable deinterlacing when progressive_frame flag is set # bool, default: 0 #video.output.vdpau_honor_progressive:0 # vdpau: SD deinterlace method # { bob half temporal half temporal_spatial temporal temporal_spatial }, default: 3 video.output.vdpau_sd_deinterlace_method:temporal_spatial # vdpau: restrict enabling video properties for SD video only # { none noise sharpness noise+sharpness }, default: 0 video.output.vdpau_sd_only_properties:noise+sharpness # vdpau: disable advanced deinterlacers chroma filter # bool, default: 0 #video.output.vdpau_skip_chroma_deinterlace:0 # vdpau: disable studio level # bool, default: 0 #video.output.vdpau_studio_levels:0 # vertical image position in the output window # [0..100], default: 50 #video.output.vertical_position:50 # default length of display queue # numeric, default: 3 video.output.vdpau_display_queue_length:4 # device used for CD audio # string, default: /dev/cdrom #media.audio_cd.device:/dev/cdrom # slow down disc drive to this speed factor # numeric, default: 4 #media.audio_cd.drive_slowdown:4 # query CDDB # bool, default: 1 #media.audio_cd.use_cddb:1 # CDDB server port # numeric, default: 8880 #media.audio_cd.cddb_port:8880 # CDDB server name # string, default: freedb.freedb.org #media.audio_cd.cddb_server:freedb.freedb.org # directory for saving streams # string, default: #media.capture.save_dir: # default language for DVD playback # string, default: en #media.dvd.language:en # region the DVD player claims to be in (1 to 8) # numeric, default: 1 #media.dvd.region:1 # device used for DVD playback # string, default: /dev/dvd #media.dvd.device:/dev/dvd # raw device set up for DVD access # string, default: /dev/rdvd #media.dvd.raw_device:/dev/rdvd # read-ahead caching # bool, default: 1 #media.dvd.readahead:1 # CSS decryption method # { key disc title }, default: 0 #media.dvd.css_decryption_method:key # play mode when title/chapter is given # { entire dvd one chapter }, default: 0 #media.dvd.play_single_chapter:entire dvd # unit for seeking # { seek in program chain seek in program }, default: 0 #media.dvd.seek_behaviour:seek in program chain # unit for the skip action # { skip program skip part skip title }, default: 0 #media.dvd.skip_behaviour:skip program # file browsing start location # string, default: / #media.files.origin_path:/ # list hidden files # bool, default: 0 #media.files.show_hidden_files:0 # Timeout for network stream reading (in seconds) # numeric, default: 30 #media.network.timeout:30 # default VDR host # string, default: xvdr://127.0.0.1#nocache;demux:mpeg_block #media.xvdr.default_mrl:xvdr://127.0.0.1#nocache;demux:mpeg_block # Fast (low-quality) OSD scaling # bool, default: 0 #media.xvdr.fast_osd_scaling:0 # number of buffers for HD content # numeric, default: 2500 #media.xvdr.num_buffers_hd:2500 # SCR-Treshold for HD-Playback (%) # numeric, default: 40 #media.xvdr.scr_treshold_hd:40 # SCR-Treshold for SD-Playback (%) # numeric, default: 50 media.xvdr.scr_treshold_sd:20 # SRC tuning step # numeric, default: 5000 media.xvdr.scr_tuning_step:100 # Smoother SRC tuning # bool, default: 0 #media.xvdr.smooth_scr_tuning:0 # opacity for the black parts of bitmapped subtitles # [0..100], default: 67 #subtitles.bitmap.black_opacity:67 # opacity for the colour parts of bitmapped subtitles # [0..100], default: 100 #subtitles.bitmap.colour_opacity:100 # frames per second to generate # numeric, default: 14 effects.goom.fps:25 # goom image height # numeric, default: 240 effects.goom.height:576 # goom image width # numeric, default: 320 effects.goom.width:1024 # colour space conversion method # { Fast but not photorealistic Slow but looks better }, default: 0 #effects.goom.csc_method:Fast but not photorealistic # number of audio buffers # numeric, default: 230 engine.buffers.audio_num_buffers:1000 # number of video buffers # numeric, default: 500 engine.buffers.video_num_buffers:1000 # default number of video frames # numeric, default: 15 engine.buffers.video_num_frames:22 # disable decoder flush at discontinuity # bool, default: 0 engine.decoder.disable_flush_at_discontinuity:1 # disable decoder flush from video out # bool, default: 0 engine.decoder.disable_flush_from_video_out:1 # priority for a/52 decoder # numeric, default: 0 #engine.decoder_priorities.a/52:0 # priority for gdkpixbuf decoder # numeric, default: 0 #engine.decoder_priorities.gdkpixbuf:0 # priority for mad decoder # numeric, default: 0 #engine.decoder_priorities.mad:0 # priority for mpeg2 decoder # numeric, default: 0 #engine.decoder_priorities.mpeg2:0 # priority for speex decoder # numeric, default: 0 #engine.decoder_priorities.speex:0 # priority for theora decoder # numeric, default: 0 #engine.decoder_priorities.theora:0 # priority for vorbis decoder # numeric, default: 0 #engine.decoder_priorities.vorbis:0 # media format detection strategy # { default reverse content extension }, default: 0 #engine.demux.strategy:default # memcopy method used by xine # { probe libc kernel mmx mmxext sse }, default: 0 engine.performance.memcpy_method:mmxext # percentage of discarded frames to tolerate # numeric, default: 10 #engine.performance.warn_discarded_threshold:10 # percentage of skipped frames to tolerate # numeric, default: 10 #engine.performance.warn_skipped_threshold:10 # allow implicit changes to the configuration (e.g. by MRL) # bool, default: 0 #misc.implicit_config:0