Video-Xine
view release on metacpan or search on metacpan
t/test_config view on Meta::CPAN
# 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
# method to sync audio and video
# { metronom feedback resample }, default: 0
#audio.synchronization.av_sync_method:metronom feedback
# 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
# video driver to use
# { auto dxr3 aadxr3 xv opengl caca xshm aa none xxmc sdl vidix vidixfb fb xvmc }, default: 0
#video.driver:auto
# pitch alignment workaround
# bool, default: 0
#video.device.xv_pitch_alignment:0
# autopaint colour key
# bool, default: 0
#video.device.xv_autopaint_colorkey:0
# video overlay colour key
# [0..16777215], default: 2110
#video.device.xv_colorkey:2110
# enable double buffering
# bool, default: 1
#video.device.xv_double_buffer:1
# disable exact alpha blending of overlays
# bool, default: 0
#video.output.disable_exact_alphablend: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
# vertical image position in the output window
# [0..100], default: 50
#video.output.vertical_position:50
# deinterlace method (deprecated)
# { none bob weave greedy onefield onefield_xv linearblend }, default: 4
#video.output.xv_deinterlace_method:onefield
# MPEG-4 postprocessing quality
# [0..6], default: 3
#video.processing.ffmpeg_pp_quality:3
# DXR3 device number
# numeric, default: 0
#dxr3.device_number:0
# swap odd and even lines
# bool, default: 0
#dxr3.encoding.swap_fields:0
# add black bars to correct aspect ratio
# bool, default: 1
#dxr3.encoding.add_bars:1
# use smooth play mode for mpeg encoder playback
# bool, default: 1
#dxr3.encoding.alt_play_mode:1
# 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 cache directory
# string, default: /home/steven/.xine/cddbcache
#media.audio_cd.cddb_cachedir:/home/steven/.xine/cddbcache
# CDDB server port
# numeric, default: 8880
#media.audio_cd.cddb_port:8880
# CDDB server name
( run in 0.801 second using v1.01-cache-2.11-cpan-5b529ec07f3 )