?### ### vlc 1.1.12 ### ### ### lines beginning with a '#' character are comments ### [stream_out_standard] # Standard stream output # Output access method (string) #sout-standard-access= # Output muxer (string) #sout-standard-mux= # Output destination (string) #sout-standard-dst= # address to bind to (helper setting for dst) (string) #sout-standard-bind= # filename for stream (helper setting for dst) (string) #sout-standard-path= # SAP announcing (boolean) #sout-standard-sap=0 # Session name (string) #sout-standard-name= # Session groupname (string) #sout-standard-group= # Session description (string) #sout-standard-description= # Session URL (string) #sout-standard-url= # Session email (string) #sout-standard-email= # Session phone number (string) #sout-standard-phone= [stream_out_raop] # Remote Audio Output Protocol stream output # Host (string) #sout-raop-host= # Password (string) #sout-raop-password= # Password file (string) #sout-raop-password-file= # Volume (integer) #sout-raop-volume=100 [stream_out_record] # Record stream output # Destination prefix (string) #sout-record-dst-prefix= [stream_out_mosaic_bridge] # Mosaic bridge stream output # ID (string) #sout-mosaic-bridge-id=Id # Video width (integer) #sout-mosaic-bridge-width=0 # Video height (integer) #sout-mosaic-bridge-height=0 # Sample aspect ratio (string) #sout-mosaic-bridge-sar=1:1 # Image chroma (string) #sout-mosaic-bridge-chroma= # Video filter (string) #sout-mosaic-bridge-vfilter= # Transparency (integer) #sout-mosaic-bridge-alpha=255 # X offset (integer) #sout-mosaic-bridge-x=-1 # Y offset (integer) #sout-mosaic-bridge-y=-1 [stream_out_bridge] # Bridge stream output # ID (integer) #sout-bridge-out-id=0 # Destination bridge-in name (string) #sout-bridge-out-in-name=default # Delay (integer) #sout-bridge-in-delay=0 # ID Offset (integer) #sout-bridge-in-id-offset=8192 # Name of current instance (string) #sout-bridge-in-name=default # Fallback to placeholder stream when out of data (boolean) #sout-bridge-in-placeholder=0 # Placeholder delay (integer) #sout-bridge-in-placeholder-delay=200 # Wait for I frame before toggling placholder (boolean) #sout-bridge-in-placeholder-switch-on-iframe=1 [stream_out_transcode] # Transcode stream output # Video encoder (string) #sout-transcode-venc= # Destination video codec (string) #sout-transcode-vcodec= # Video bitrate (integer) #sout-transcode-vb=0 # Video scaling (float) #sout-transcode-scale=0.000000 # Video frame-rate (float) #sout-transcode-fps=0.000000 # Hurry up (boolean) #sout-transcode-hurry-up=1 # Deinterlace video (boolean) #sout-transcode-deinterlace=0 # Deinterlace module (string) #sout-transcode-deinterlace-module=deinterlace # Video width (integer) #sout-transcode-width=0 # Video height (integer) #sout-transcode-height=0 # Maximum video width (integer) #sout-transcode-maxwidth=0 # Maximum video height (integer) #sout-transcode-maxheight=0 # Video filter (string) #sout-transcode-vfilter= # Audio encoder (string) #sout-transcode-aenc= # Destination audio codec (string) #sout-transcode-acodec= # Audio bitrate (integer) #sout-transcode-ab=96 # Audio Language (string) #sout-transcode-alang= # Audio channels (integer) #sout-transcode-channels=0 # Audio sample rate (integer) #sout-transcode-samplerate=0 # Synchronise on audio track (boolean) #sout-transcode-audio-sync=0 # Audio filter (string) #sout-transcode-afilter= # Subtitles encoder (string) #sout-transcode-senc= # Destination subtitles codec (string) #sout-transcode-scodec= # Destination subtitles codec (boolean) #sout-transcode-soverlay=0 # Overlays (string) #sout-transcode-sfilter= # OSD menu (boolean) #sout-transcode-osd=0 # Number of threads (integer) #sout-transcode-threads=0 # High priority (boolean) #sout-transcode-high-priority=0 [stream_out_display] # Display stream output # Enable audio (boolean) #sout-display-audio=1 # Enable video (boolean) #sout-display-video=1 # Delay (integer) #sout-display-delay=100 [stream_out_es] # Elementary stream output # Output access method (string) #sout-es-access= # Output muxer (string) #sout-es-mux= # Output URL (string) #sout-es-dst= # Audio output access method (string) #sout-es-access-audio= # Audio output muxer (string) #sout-es-mux-audio= # Audio output URL (string) #sout-es-dst-audio= # Video output access method (string) #sout-es-access-video= # Video output muxer (string) #sout-es-mux-video= # Video output URL (string) #sout-es-dst-video= [stream_out_smem] # Stream output to memory buffer # Time Synchronized output (boolean) #sout-smem-time-sync=1 [stream_out_rtp] # RTP stream output # Destination (string) #sout-rtp-dst= # SDP (string) #sout-rtp-sdp= # Muxer (string) #sout-rtp-mux= # SAP announcing (boolean) #sout-rtp-sap=0 # Session name (string) #sout-rtp-name= # Session description (string) #sout-rtp-description= # Session URL (string) #sout-rtp-url= # Session email (string) #sout-rtp-email= # Session phone number (string) #sout-rtp-phone= # Transport protocol (string) #sout-rtp-proto=udp # Port (integer) #sout-rtp-port=5004 # Audio port (integer) #sout-rtp-port-audio=0 # Video port (integer) #sout-rtp-port-video=0 # Hop limit (TTL) (integer) #sout-rtp-ttl=-1 # RTP/RTCP multiplexing (boolean) #sout-rtp-rtcp-mux=0 # Caching value (ms) (integer) #sout-rtp-caching=300 # SRTP key (hexadecimal) (string) #sout-rtp-key= # SRTP salt (hexadecimal) (string) #sout-rtp-salt= # MP4A LATM (boolean) #sout-rtp-mp4a-latm=0 [freetype] # Freetype2 font renderer # Font (string) freetype-font=Verdana # Font size in pixels (integer) #freetype-fontsize=0 # Opacity (integer) #freetype-opacity=255 # Text default color (integer) #freetype-color=16777215 # Relative font size (integer) #freetype-rel-fontsize=16 # Font Effect (integer) #freetype-effect=2 # Use YUVP renderer (boolean) #freetype-yuvp=0 [logger] # File logging # Log filename (string) #logfile= # Log format (string) #logmode=text # Syslog facility (string) #syslog-facility=user # Verbosity (integer) #log-verbose=-1 [vod_rtsp] # RTSP VoD server # RTSP host address (string) #rtsp-host= # MUX for RAW RTSP transport (string) #rtsp-raw-mux=ts # Maximum number of connections (integer) #rtsp-throttle-users=0 # Sets the timeout option in the RTSP session string (integer) #rtsp-session-timeout=5 [dummy] # Dummy interface function # Save raw codec data (boolean) #dummy-save-es=0 # Dummy image chroma format (string) #dummy-chroma= [telepathy] # Telepathy "Now Playing" (MissionControl) # Title format string (string) #telepathy-format=$a - $t [svg] # svg # SVG template file (string) #svg-template-file= [audioscrobbler] # Submission of played songs to last.fm # Username (string) #lastfm-username= # Password (string) #lastfm-password= # Scrobbler URL (string) #scrobbler-url=post.audioscrobbler.com [gnutls] # GnuTLS transport layer security # Expiration time for resumed TLS sessions (integer) #gnutls-cache-timeout=3600 # Number of resumed TLS sessions (integer) #gnutls-cache-size=64 [lua] # Interfaces implemented using lua scripts # Lua interface (string) #lua-intf=dummy # Lua interface configuration (string) #lua-config= # Host address (string) #http-host= # Source directory (string) #http-src= # Directory index (boolean) #http-index=0 # TCP command input (string) #rc-host= # Host (string) #telnet-host=localhost # Port (integer) #telnet-port=4212 # Password (string) #telnet-password=admin [mux_mp4] # MP4/MOV muxer # Create "Fast Start" files (boolean) #sout-mp4-faststart=1 [mux_mpjpeg] # Multipart JPEG muxer [mux_ps] # PS muxer # DTS delay (ms) (integer) #sout-ps-dts-delay=200 # PES maximum size (integer) #sout-ps-pes-max-size=65500 [mux_ts] # TS muxer (libdvbpsi) # Video PID (integer) #sout-ts-pid-video=0 # Audio PID (integer) #sout-ts-pid-audio=0 # SPU PID (integer) #sout-ts-pid-spu=0 # PMT PID (integer) #sout-ts-pid-pmt=0 # TS ID (integer) #sout-ts-tsid=0 # NET ID (integer) #sout-ts-netid=0 # PMT Program numbers (string) #sout-ts-program-pmt= # Set PID to ID of ES (boolean) #sout-ts-es-id-pid=0 # Mux PMT (requires --sout-ts-es-id-pid) (string) #sout-ts-muxpmt= # SDT Descriptors (requires --sout-ts-es-id-pid) (string) #sout-ts-sdtdesc= # Data alignment (boolean) #sout-ts-alignment=1 # Shaping delay (ms) (integer) #sout-ts-shaping=200 # Use keyframes (boolean) #sout-ts-use-key-frames=0 # PCR interval (ms) (integer) #sout-ts-pcr=70 # Minimum B (deprecated) (integer) #sout-ts-bmin=0 # Maximum B (deprecated) (integer) #sout-ts-bmax=0 # DTS delay (ms) (integer) #sout-ts-dts-delay=400 # Crypt audio (boolean) #sout-ts-crypt-audio=1 # Crypt video (boolean) #sout-ts-crypt-video=1 # CSA Key (string) #sout-ts-csa-ck= # Second CSA Key (string) #sout-ts-csa2-ck= # CSA Key in use (string) #sout-ts-csa-use=1 # Packet size in bytes to encrypt (integer) #sout-ts-csa-pkt=188 [mux_asf] # ASF muxer # Title (string) #sout-asf-title= # Author (string) #sout-asf-author= # Copyright (string) #sout-asf-copyright= # Comment (string) #sout-asf-comment= # Rating (string) #sout-asf-rating= # Packet Size (integer) #sout-asf-packet-size=4096 # Bitrate override (integer) #sout-asf-bitrate-override=0 [access_output_shout] # IceCAST output # Stream name (string) #sout-shout-name=VLC media player - Live stream # Stream description (string) #sout-shout-description=Live stream from VLC media player # Stream MP3 (boolean) #sout-shout-mp3=0 # Genre description (string) #sout-shout-genre=Alternative # URL description (string) #sout-shout-url=http://www.videolan.org/vlc # Bitrate (string) #sout-shout-bitrate= # Samplerate (string) #sout-shout-samplerate= # Number of channels (string) #sout-shout-channels= # Ogg Vorbis Quality (string) #sout-shout-quality= # Stream public (boolean) #sout-shout-public=0 [access_output_udp] # UDP stream output # Caching value (ms) (integer) #sout-udp-caching=300 # Group packets (integer) #sout-udp-group=1 [access_output_http] # HTTP stream output # Username (string) #sout-http-user= # Password (string) #sout-http-pwd= # Mime (string) #sout-http-mime= # Certificate file (string) #sout-http-cert=vlc.pem # Private key file (string) #sout-http-key= # Root CA file (string) #sout-http-ca= # CRL file (string) #sout-http-crl= [access_output_file] # File stream output # Append to file (boolean) #sout-file-append=0 [sap] # Network streams (SAP) # SAP multicast address (string) #sap-addr= # IPv4 SAP (boolean) #sap-ipv4=1 # IPv6 SAP (boolean) #sap-ipv6=1 # SAP timeout (seconds) (integer) #sap-timeout=1800 # Try to parse the announce (boolean) #sap-parse=1 # SAP Strict mode (boolean) #sap-strict=0 [podcast] # Podcasts # Podcast URLs list (string) #podcast-urls= [subsdec] # Text subtitles decoder # Subtitles justification (integer) #subsdec-align=0 # Subtitles text encoding (string) #subsdec-encoding= # UTF-8 subtitles autodetection (boolean) #subsdec-autodetect-utf8=1 # Formatted Subtitles (boolean) #subsdec-formatted=1 [invmem] # Memory video decoder # Width (integer) #invmem-width=0 # Height (integer) #invmem-height=0 # Lock function (string) #invmem-lock=0 # Unlock function (string) #invmem-unlock=0 # Callback data (string) #invmem-data=0 # Chroma (string) #invmem-chroma=RV24 [spudec] # DVD subtitles decoder # Disable DVD subtitle transparency (boolean) #dvdsub-transparency=0 [vorbis] # Vorbis audio decoder # Encoding quality (integer) #sout-vorbis-quality=0 # Maximum encoding bitrate (integer) #sout-vorbis-max-bitrate=0 # Minimum encoding bitrate (integer) #sout-vorbis-min-bitrate=0 # CBR encoding (boolean) #sout-vorbis-cbr=0 [svcdsub] # Philips OGT (SVCD subtitle) decoder # Enable debug (integer) #svcdsub-debug=0 [speex] # Speex audio decoder # Mode (integer) #sout-speex-mode=0 # Encoding complexity (integer) #sout-speex-complexity=3 # CBR encoding (boolean) #sout-speex-cbr=0 # Encoding quality (float) #sout-speex-quality=8.000000 # Maximal bitrate (integer) #sout-speex-max-bitrate=0 # Voice activity detection (boolean) #sout-speex-vad=1 # Discontinuous Transmission (boolean) #sout-speex-dtx=0 [x264] # H.264/MPEG4 AVC encoder (x264) # Maximum GOP size (integer) #sout-x264-keyint=250 # Minimum GOP size (integer) #sout-x264-min-keyint=25 # Extra I-frames aggressivity (integer) #sout-x264-scenecut=40 # B-frames between I and P (integer) #sout-x264-bframes=3 # Adaptive B-frame decision (integer) #sout-x264-b-adapt=1 # Influence (bias) B-frames usage (integer) #sout-x264-b-bias=0 # Keep some B-frames as references (string) #sout-x264-bpyramid=normal # CABAC (boolean) #sout-x264-cabac=1 # Number of reference frames (integer) #sout-x264-ref=3 # Skip loop filter (boolean) #sout-x264-nf=0 # Loop filter AlphaC0 and Beta parameters alpha:beta (string) #sout-x264-deblock=0:0 # Strength of psychovisual optimization, default is "1.0:0.0" (string) #sout-x264-psy-rd=1.0:0.0 # Use Psy-optimizations (boolean) #sout-x264-psy=1 # H.264 level (string) #sout-x264-level=0 # H.264 profile (string) #sout-x264-profile=high # Interlaced mode (boolean) #sout-x264-interlaced=0 # Force number of slices per frame (integer) #sout-x264-slices=0 # Limit the size of each slice in bytes (integer) #sout-x264-slice-max-size=0 # Limit the size of each slice in macroblocks (integer) #sout-x264-slice-max-mbs=0 # HRD-timing information (string) #sout-x264-hrd=none # Set QP (integer) #sout-x264-qp=-1 # Quality-based VBR (integer) #sout-x264-crf=23 # Min QP (integer) #sout-x264-qpmin=10 # Max QP (integer) #sout-x264-qpmax=51 # Max QP step (integer) #sout-x264-qpstep=4 # Average bitrate tolerance (float) #sout-x264-ratetol=1.000000 # Max local bitrate (integer) #sout-x264-vbv-maxrate=0 # VBV buffer (integer) #sout-x264-vbv-bufsize=0 # Initial VBV buffer occupancy (float) #sout-x264-vbv-init=0.900000 # QP factor between I and P (float) #sout-x264-ipratio=1.400000 # QP factor between P and B (float) #sout-x264-pbratio=1.300000 # QP difference between chroma and luma (integer) #sout-x264-chroma-qp-offset=0 # Multipass ratecontrol (integer) #sout-x264-pass=0 # QP curve compression (float) #sout-x264-qcomp=0.600000 # Reduce fluctuations in QP (float) #sout-x264-cplxblur=20.000000 # Reduce fluctuations in QP (float) #sout-x264-qblur=0.500000 # How AQ distributes bits (integer) #sout-x264-aq-mode=1 # Strength of AQ (float) #sout-x264-aq-strength=1.000000 # Partitions to consider (string) #sout-x264-partitions=normal # Direct MV prediction mode (string) #sout-x264-direct=spatial # Direct prediction size (integer) #sout-x264-direct-8x8=1 # Weighted prediction for B-frames (boolean) #sout-x264-weightb=1 # Weighted prediction for P-frames (integer) #sout-x264-weightp=2 # Integer pixel motion estimation method (string) #sout-x264-me=hex # Maximum motion vector search range (integer) #sout-x264-merange=16 # Maximum motion vector length (integer) #sout-x264-mvrange=-1 # Minimum buffer space between threads (integer) #sout-x264-mvrange-thread=-1 # Subpixel motion estimation and partition decision quality (integer) #sout-x264-subme=7 # Decide references on a per partition basis (boolean) #sout-x264-mixed-refs=1 # Chroma in motion estimation (boolean) #sout-x264-chroma-me=1 # Adaptive spatial transform size (boolean) #sout-x264-8x8dct=1 # Trellis RD quantization (integer) #sout-x264-trellis=1 # Framecount to use on frametype lookahead (integer) #sout-x264-lookahead=40 # Use Periodic Intra Refresh (boolean) #sout-x264-intra-refresh=0 # Use mb-tree ratecontrol (boolean) #sout-x264-mbtree=1 # Early SKIP detection on P-frames (boolean) #sout-x264-fast-pskip=1 # Coefficient thresholding on P-frames (boolean) #sout-x264-dct-decimate=1 # Noise reduction (integer) #sout-x264-nr=0 # Inter luma quantization deadzone (integer) #sout-x264-deadzone-inter=21 # Intra luma quantization deadzone (integer) #sout-x264-deadzone-intra=11 # Non-deterministic optimizations when threaded (boolean) #sout-x264-non-deterministic=0 # CPU optimizations (boolean) #sout-x264-asm=1 # PSNR computation (boolean) #sout-x264-psnr=0 # SSIM computation (boolean) #sout-x264-ssim=0 # Quiet mode (boolean) #sout-x264-quiet=0 # SPS and PPS id numbers (integer) #sout-x264-sps-id=0 # Access unit delimiters (boolean) #sout-x264-aud=0 # Statistics (boolean) #sout-x264-verbose=0 # Filename for 2 pass stats file (string) #sout-x264-stats=x264_2pass.log # Use preset as default settings. Overridden by user settings. (string) #sout-x264-preset= # Tune the settings for a particular type of source or situation. Overridden by user settings. (string) #sout-x264-tune= [theora] # Theora video decoder # Encoding quality (integer) #sout-theora-quality=2 [zvbi] # VBI and Teletext decoder # Teletext page (integer) #vbi-page=100 # Text is always opaque (boolean) #vbi-opaque=1 # Teletext alignment (integer) #vbi-position=4 # Teletext text subtitles (boolean) #vbi-text=0 [dirac] # Dirac video encoder using dirac-research library # Constant quality factor (float) #sout-dirac-quality=5.500000 # CBR bitrate (kbps) (integer) #sout-dirac-bitrate=-1 # Enable lossless coding (boolean) #sout-dirac-lossless=0 # Prefilter (string) #sout-dirac-prefilter=diaglp # Amount of prefiltering (integer) #sout-dirac-prefilter-strength=1 # Chroma format (string) #sout-dirac-chroma-fmt=420 # Distance between 'P' frames (integer) #sout-dirac-l1-sep=-1 # Number of 'P' frames per GOP (integer) #sout-dirac-num-l1=-1 # Picture coding mode (string) #sout-dirac-coding-mode=auto # Motion vector precision (string) #sout-dirac-mv-prec=1/2 # Width of motion compensation blocks (integer) #sout-dirac-mc-blk-width=-1 # mc-blk-height (integer) #sout-dirac-mc-blk-height=-1 # Block overlap (%) (integer) #sout-dirac-mc-blk-overlap=-1 # xblen (integer) #sout-dirac-mc-blk-xblen=-1 # yblen (integer) #sout-dirac-mc-blk-yblen=-1 # Simple ME search area x:y (string) #sout-dirac-me-simple-search= # Three component motion estimation (boolean) #sout-dirac-me-combined=1 # Intra picture DWT filter (integer) #sout-dirac-dwt-intra=-1 # Inter picture DWT filter (integer) #sout-dirac-dwt-inter=-1 # Number of DWT iterations (integer) #sout-dirac-dwt-depth=-1 # Enable multiple quantizers (integer) #sout-dirac-multi-quant=-1 # Enable spatial partitioning (integer) #sout-dirac-spartition=-1 # Disable arithmetic coding (boolean) #sout-dirac-noac=0 # cycles per degree (float) #sout-dirac-cpd=-1.000000 [avcodec] # FFmpeg audio/video decoder # Direct rendering (boolean) #ffmpeg-dr=1 # Error resilience (integer) #ffmpeg-error-resilience=1 # Workaround bugs (integer) #ffmpeg-workaround-bugs=1 # Hurry up (boolean) #ffmpeg-hurry-up=1 # Skip frame (default=0) (integer) #ffmpeg-skip-frame=0 # Skip idct (default=0) (integer) #ffmpeg-skip-idct=0 # Visualize motion vectors (integer) #ffmpeg-vismv=0 # Low resolution decoding (integer) #ffmpeg-lowres=0 # Allow speed tricks (boolean) #ffmpeg-fast=0 # Skip the loop filter for H.264 decoding (integer) #ffmpeg-skiploopfilter=0 # Debug mask (integer) #ffmpeg-debug=0 # Hardware decoding (boolean) #ffmpeg-hw=0 # Quality level (string) #sout-ffmpeg-hq=simple # Ratio of key frames (integer) #sout-ffmpeg-keyint=0 # Ratio of B frames (integer) #sout-ffmpeg-bframes=0 # Hurry up (boolean) #sout-ffmpeg-hurry-up=0 # Interlaced encoding (boolean) #sout-ffmpeg-interlace=0 # Interlaced motion estimation (boolean) #sout-ffmpeg-interlace-me=1 # Video bitrate tolerance (integer) #sout-ffmpeg-vt=0 # Pre-motion estimation (boolean) #sout-ffmpeg-pre-me=0 # Rate control buffer size (integer) #sout-ffmpeg-rc-buffer-size=1835008 # Rate control buffer aggressiveness (float) #sout-ffmpeg-rc-buffer-aggressivity=1.000000 # I quantization factor (float) #sout-ffmpeg-i-quant-factor=0.000000 # Noise reduction (integer) #sout-ffmpeg-noise-reduction=0 # MPEG4 quantization matrix (boolean) #sout-ffmpeg-mpeg4-matrix=0 # Minimum video quantizer scale (integer) #sout-ffmpeg-qmin=0 # Maximum video quantizer scale (integer) #sout-ffmpeg-qmax=0 # Trellis quantization (boolean) #sout-ffmpeg-trellis=0 # Fixed quantizer scale (float) #sout-ffmpeg-qscale=0.000000 # Strict standard compliance (integer) #sout-ffmpeg-strict=0 # Luminance masking (float) #sout-ffmpeg-lumi-masking=0.000000 # Darkness masking (float) #sout-ffmpeg-dark-masking=0.000000 # Motion masking (float) #sout-ffmpeg-p-masking=0.000000 # Border masking (float) #sout-ffmpeg-border-masking=0.000000 # Luminance elimination (integer) #sout-ffmpeg-luma-elim-threshold=0 # Chrominance elimination (integer) #sout-ffmpeg-chroma-elim-threshold=0 # Specify AAC audio profile to use (string) #sout-ffmpeg-aac-profile=low [fake] # Fake video decoder # Image file (string) #fake-file= # Reload image file (integer) #fake-file-reload=0 # Video width (integer) #fake-width=0 # Video height (integer) #fake-height=0 # Keep aspect ratio (boolean) #fake-keep-ar=0 # Background aspect ratio (string) #fake-aspect-ratio= # Deinterlace video (boolean) #fake-deinterlace=0 # Deinterlace module (string) #fake-deinterlace-module=deinterlace # Chroma used (string) #fake-chroma=I420 [kate] # Kate overlay decoder # Formatted Subtitles (boolean) #kate-formatted=1 [dvbsub] # DVB subtitles decoder # Subpicture position (integer) #dvbsub-position=8 # Decoding X coordinate (integer) #dvbsub-x=-1 # Decoding Y coordinate (integer) #dvbsub-y=-1 # Encoding X coordinate (integer) #sout-dvbsub-x=-1 # Encoding Y coordinate (integer) #sout-dvbsub-y=-1 [twolame] # Libtwolame audio encoder # Encoding quality (float) #sout-twolame-quality=0.000000 # Stereo mode (integer) #sout-twolame-mode=0 # VBR mode (boolean) #sout-twolame-vbr=0 # Psycho-acoustic model (integer) #sout-twolame-psy=3 [ncurses] # Ncurses interface # Filebrowser starting point (string) #browse-dir= [skins2] # Skinnable Interface # Skin to use (string) #skins2-last= # Config of last used skin (string) #skins2-config= # Enable transparency effects (boolean) #skins2-transparency=0 # Use a skinned playlist (boolean) #skinned-playlist=1 # Display video in a skinned window if any (boolean) #skinned-video=1 [qt4] # Qt interface # Start in minimal view (without menus) (boolean) #qt-minimal-view=0 # Show notification popup on track change (boolean) #qt-notification=1 # Windows opacity between 0.1 and 1 (float) #qt-opacity=1.000000 # Fullscreen controller opacity between 0.1 and 1 (float) #qt-fs-opacity=0.800000 # Systray icon (boolean) #qt-system-tray=1 # Start VLC with only a systray icon (boolean) #qt-start-minimized=0 # Resize interface to the native video size (boolean) #qt-video-autoresize=1 # Show playing item name in window title (boolean) #qt-name-in-title=1 # Show a controller in fullscreen mode (boolean) #qt-fs-controller=1 # Allow the volume to be set to 400% (boolean) #qt-volume-complete=0 # Automatically save the volume on exit (boolean) #qt-autosave-volume=0 # Embed the file browser in open dialog (boolean) #qt-embedded-open=0 # Save the recently played items in the menu (boolean) #qt-recentplay=1 # List of words separated by | to filter (string) #qt-recentplay-filter= # Advanced options (boolean) #qt-adv-options=0 # Show advanced preferences over simple ones (boolean) #qt-advanced-pref=0 # Show unimportant error and warnings dialogs (boolean) #qt-error-dialogs=1 # Define the colors of the volume slider (string) #qt-slider-colours=255;255;255;20;210;20;255;199;15;245;39;29 # Ask for network policy at start (boolean) qt-privacy-ask=0 # Define which screen fullscreen goes (integer) #qt-fullscreen-screennumber=-1 # Load extensions on startup (boolean) #qt-autoload-extensions=1 [visual] # Visualizer filter # Effects list (string) #effect-list=spectrum # Video width (integer) #effect-width=800 # Video height (integer) #effect-height=640 # More bands : 80 / 20 (boolean) #visual-80-bands=1 # Enable peaks (boolean) #visual-peaks=1 # Enable original graphic spectrum (boolean) #spect-show-original=0 # Enable base (boolean) #spect-show-base=1 # Base pixel radius (integer) #spect-radius=42 # Spectral sections (integer) #spect-sections=3 # V-plane color (integer) #spect-color=80 # Enable bands (boolean) #spect-show-bands=1 # More bands : 80 / 20 (boolean) #spect-80-bands=1 # Band separator (integer) #spect-separ=1 # Amplification (integer) #spect-amp=8 # Enable peaks (boolean) #spect-show-peaks=1 # Peak extra width (integer) #spect-peak-width=61 # Peak height (integer) #spect-peak-height=1 [oss] # UNIX OSS audio output # OSS DSP device (string) #oss-audio-device=/dev/dsp # Try to work around buggy OSS drivers (boolean) #oss-buggy=0 [aout_file] # File audio output # Output format (string) #audiofile-format=s16 # Number of output channels (integer) #audiofile-channels=0 # Output file (string) #audiofile-file=audiofile.wav # Add WAVE header (boolean) #audiofile-wav=1 [alsa] # ALSA audio output # ALSA Device Name (string) #alsa-audio-device=default [packetizer_mpegvideo] # MPEG-I/II video packetizer # Sync on Intra Frame (boolean) #packetizer-mpegvideo-sync-iframe=0 [xcb_window] # X11 video window (XCB) [yuv] # YUV video output # device, fifo or filename (string) #yuv-file=stream.yuv # Chroma used (string) #yuv-chroma= # YUV4MPEG2 header (default disabled) (boolean) #yuv-yuv4mpeg2=0 [xcb_xv] # XVideo output (XCB) # XVideo adaptor number (integer) #xvideo-adaptor=-1 # Use shared memory (boolean) #x11-shm=1 [xcb_x11] # X11 video output (XCB) # Use shared memory (boolean) #x11-shm=1 [vmem] # Video memory output # Width (integer) #vmem-width=320 # Height (integer) #vmem-height=200 # Pitch (integer) #vmem-pitch=640 # Chroma (string) #vmem-chroma=RV16 [folder] # Folder meta data # Album art filename (string) #album-art-filename= [lirc] # Infrared remote control interface # Change the lirc configuration file (string) #lirc-file= [motion] # motion control interface # Use the rotate video filter instead of transform (boolean) #motion-use-rotate=0 [hotkeys] # Hotkeys management interface # MouseWheel x-axis Control (integer) #hotkeys-mousewheel-mode=0 [oldhttp] # HTTP remote control interface # Host address (string) #http-host= # Source directory (string) #http-src= # Handlers (string) #http-handlers= # Export album art as /art (boolean) #http-album-art=0 # Certificate file (string) #http-intf-cert= # Private key file (string) #http-intf-key= # Root CA file (string) #http-intf-ca= # CRL file (string) #http-intf-crl= [netsync] # Network synchronisation # Network master clock (boolean) #netsync-master=0 # Master server ip address (string) #netsync-master-ip= # UDP timeout (in ms) (integer) #netsync-timeout=500 [oldrc] # Remote control interface # Show stream position (boolean) #rc-show-pos=0 # Fake TTY (boolean) #rc-fake-tty=0 # UNIX socket command input (string) #rc-unix= # TCP command input (string) #rc-host= [gestures] # Mouse gestures control interface # Motion threshold (10-100) (integer) #gestures-threshold=30 # Trigger button (string) #gestures-button=right [oldtelnet] # VLM remote control interface # Host (string) #telnet-host=localhost # Port (integer) #telnet-port=4212 # Password (string) #telnet-password=admin [param_eq] # Parametric Equalizer # Low freq (Hz) (float) #param-eq-lowf=100.000000 # Low freq gain (dB) (float) #param-eq-lowgain=0.000000 # High freq (Hz) (float) #param-eq-highf=10000.000000 # High freq gain (dB) (float) #param-eq-highgain=0.000000 # Freq 1 (Hz) (float) #param-eq-f1=300.000000 # Freq 1 gain (dB) (float) #param-eq-gain1=0.000000 # Freq 1 Q (float) #param-eq-q1=3.000000 # Freq 2 (Hz) (float) #param-eq-f2=1000.000000 # Freq 2 gain (dB) (float) #param-eq-gain2=0.000000 # Freq 2 Q (float) #param-eq-q2=3.000000 # Freq 3 (Hz) (float) #param-eq-f3=3000.000000 # Freq 3 gain (dB) (float) #param-eq-gain3=0.000000 # Freq 3 Q (float) #param-eq-q3=3.000000 [scaletempo] # Audio tempo scaler synched with rate # Stride Length (integer) #scaletempo-stride=30 # Overlap Length (float) #scaletempo-overlap=0.200000 # Search Length (integer) #scaletempo-search=14 [a52tofloat32] # ATSC A/52 (AC-3) audio decoder # A/52 dynamic range compression (boolean) #a52-dynrng=1 # Enable internal upmixing (boolean) #a52-upmix=0 [chorus_flanger] # Sound Delay # Delay time (float) #delay-time=40.000000 # Sweep Depth (float) #sweep-depth=6.000000 # Sweep Rate (float) #sweep-rate=6.000000 # Feedback Gain (float) #feedback-gain=0.500000 # Wet mix (float) #wet-mix=0.400000 # Dry Mix (float) #dry-mix=0.400000 [headphone_channel_mixer] # Headphone virtual spatialization effect # Characteristic dimension (integer) #headphone-dim=10 # Compensate delay (boolean) #headphone-compensate=0 # No decoding of Dolby Surround (boolean) #headphone-dolby=0 [spatializer] # Audio Spatializer # Room size (float) #spatializer-roomsize=1.050000 # Room width (float) #spatializer-width=10.000000 # Wet (float) #spatializer-wet=3.000000 # Dry (float) #spatializer-dry=2.000000 # Damp (float) #spatializer-damp=1.000000 [equalizer] # Equalizer with 10 bands # Equalizer preset (string) #equalizer-preset=flat # Bands gain (string) #equalizer-bands= # Two pass (boolean) #equalizer-2pass=0 # Global gain (float) #equalizer-preamp=12.000000 [audiobargraph_a] # Audio part of the BarGraph function # TCP address to use (default localhost) (string) #audiobargraph_a-address=localhost # TCP port to use (default 12345) (integer) #audiobargraph_a-port=12345 # Defines if BarGraph information should be sent (default 1) (integer) #audiobargraph_a-bargraph=1 # Sends the barGraph information every n audio packets (default 4) (integer) #audiobargraph_a-bargraph_repetition=4 # Defines if silence alarm information should be sent (default 1) (integer) #audiobargraph_a-silence=1 # Time window to use in ms (default 5000) (integer) #audiobargraph_a-time_window=5000 # Minimum Audio level to raise the alarm (default 0.1) (float) #audiobargraph_a-alarm_threshold=0.100000 # Time between two alarm messages in ms (default 2000) (integer) #audiobargraph_a-repetition_time=2000 # Force connection reset regularly (default 1) (integer) #audiobargraph_a-connection_reset=1 [mono] # Audio filter for stereo to mono conversion # Use downmix algorithm (boolean) #sout-mono-downmix=1 # Select channel to keep (integer) #sout-mono-channel=-1 [normvol] # Volume normalizer # Number of audio buffers (integer) #norm-buff-size=20 # Maximal volume level (float) #norm-max-level=2.000000 [dtstofloat32] # DTS Coherent Acoustics audio decoder # DTS dynamic range compression (boolean) #dts-dynrng=1 [wall] # Wall video filter # Number of columns (integer) #wall-cols=3 # Number of rows (integer) #wall-rows=3 # Active windows (string) #wall-active= # Element aspect ratio (string) #wall-element-aspect=4:3 [transform] # Video transformation filter # Transform type (string) #transform-type=90 [postproc] # Video post processing filter # Post processing quality (integer) #postproc-q=6 # FFmpeg post processing filter chains (string) #postproc-name=default [remoteosd] # Remote-OSD over VNC # VNC Host (string) #rmtosd-host=myvdr # VNC Port (integer) #rmtosd-port=20001 # VNC Password (string) rmtosd-password= # VNC poll interval (integer) rmtosd-update=300 # VNC polling (boolean) #rmtosd-vnc-polling=0 # Mouse events (boolean) #rmtosd-mouse-events=0 # Key events (boolean) #rmtosd-key-events=0 # Alpha transparency value (default 255) (integer) #rmtosd-alpha=255 [puzzle] # Puzzle interactive game video filter # Number of puzzle rows (integer) #puzzle-rows=4 # Number of puzzle columns (integer) #puzzle-cols=4 # Make one tile a black slot (boolean) #puzzle-black-slot=0 [audiobargraph_v] # Audio Bar Graph Video sub filter # Value of the audio channels levels (string) #audiobargraph_v-i_values= # X coordinate (integer) #audiobargraph_v-x=0 # Y coordinate (integer) #audiobargraph_v-y=0 # Transparency of the bargraph (integer) #audiobargraph_v-transparency=255 # Bargraph position (integer) audiobargraph_v-position=0 # Alarm (integer) #audiobargraph_v-alarm=0 # Bar width in pixel (default : 10) (integer) #audiobargraph_v-barWidth=10 [rotate] # Rotate video filter # Angle in degrees (integer) #rotate-angle=30 [swscale] # Video scaling filter # Scaling mode (integer) #swscale-mode=2 [extract] # Extract RGB component video filter # RGB component to extract (integer) #extract-component=16711680 [adjust] # Image properties filter # Image contrast (0-2) (float) #contrast=1.000000 # Image brightness (0-2) (float) #brightness=1.000000 # Image hue (0-360) (integer) #hue=0 # Image saturation (0-3) (float) #saturation=1.000000 # Image gamma (0-10) (float) #gamma=1.000000 # Brightness threshold (boolean) #brightness-threshold=0 [blendbench] # Blending benchmark filter # Number of time to blend (integer) #blendbench-loops=1000 # Alpha of the blended image (integer) #blendbench-alpha=128 # Image to be blended onto (string) #blendbench-base-image= # Chroma for the base image (string) #blendbench-base-chroma=I420 # Image which will be blended (string) #blendbench-blend-image= # Chroma for the blend image (string) #blendbench-blend-chroma=YUVA [alphamask] # Alpha mask video filter # Transparency mask (string) #alphamask-mask= [gradient] # Gradient video filter # Distort mode (string) #gradient-mode=gradient # Gradient image type (integer) #gradient-type=0 # Apply cartoon effect (boolean) #gradient-cartoon=1 [osdmenu] # On Screen Display menu # X coordinate (integer) #osdmenu-x=-1 # Y coordinate (integer) #osdmenu-y=-1 # Menu position (integer) #osdmenu-position=8 # Configuration file (string) #osdmenu-file=/usr/share/vlc/osdmenu/default.cfg # Path to OSD menu images (string) #osdmenu-file-path= # Menu timeout (integer) #osdmenu-timeout=15 # Menu update interval (integer) #osdmenu-update=300 # Alpha transparency value (default 255) (integer) #osdmenu-alpha=255 [bluescreen] # Bluescreen video filter # Bluescreen U value (integer) #bluescreen-u=120 # Bluescreen V value (integer) #bluescreen-v=90 # Bluescreen U tolerance (integer) #bluescreen-ut=17 # Bluescreen V tolerance (integer) #bluescreen-vt=17 [erase] # Erase video filter # Image mask (string) #erase-mask= # X coordinate (integer) #erase-x=0 # Y coordinate (integer) #erase-y=0 [marq] # Marquee display # Text (string) #marq-marquee=VLC # X offset (integer) #marq-x=0 # Y offset (integer) #marq-y=0 # Marquee position (integer) marq-position=0 # Opacity (integer) #marq-opacity=255 # Color (integer) #marq-color=16777215 # Font size, pixels (integer) #marq-size=-1 # Timeout (integer) #marq-timeout=0 # Refresh period in ms (integer) #marq-refresh=1000 [motionblur] # Motion blur filter # Blur factor (1-127) (integer) #blur-factor=80 [clone] # Clone video filter # Number of clones (integer) #clone-count=2 # Video output modules (string) #clone-vout-list= [crop] # Crop video filter # Crop geometry (pixels) (string) #crop-geometry= # Automatic cropping (boolean) #autocrop=0 # Ratio max (x 1000) (integer) #autocrop-ratio-max=2405 # Manual ratio (integer) #crop-ratio=0 # Number of images for change (integer) #autocrop-time=25 # Number of lines for change (integer) #autocrop-diff=16 # Number of non black pixels (integer) #autocrop-non-black-pixels=3 # Skip percentage (%) (integer) #autocrop-skip-percent=17 # Luminance threshold (integer) #autocrop-luminance-threshold=40 [croppadd] # Video scaling filter # Pixels to crop from top (integer) #croppadd-croptop=0 # Pixels to crop from bottom (integer) #croppadd-cropbottom=0 # Pixels to crop from left (integer) #croppadd-cropleft=0 # Pixels to crop from right (integer) #croppadd-cropright=0 # Pixels to padd to top (integer) #croppadd-paddtop=0 # Pixels to padd to bottom (integer) #croppadd-paddbottom=0 # Pixels to padd to left (integer) #croppadd-paddleft=0 # Pixels to padd to right (integer) #croppadd-paddright=0 [canvas] # Canvas video filter # Output width (integer) #canvas-width=0 # Output height (integer) #canvas-height=0 # Output picture aspect ratio (string) #canvas-aspect= # Pad video (boolean) #canvas-padd=1 [panoramix] # Panoramix: wall with overlap video filter # Number of columns (integer) #panoramix-cols=-1 # Number of rows (integer) #panoramix-rows=-1 # length of the overlapping area (in %) (integer) #panoramix-bz-length=100 # height of the overlapping area (in %) (integer) #panoramix-bz-height=100 # Attenuation (boolean) #panoramix-attenuate=1 # Attenuation, begin (in %) (integer) #panoramix-bz-begin=0 # Attenuation, middle (in %) (integer) #panoramix-bz-middle=50 # Attenuation, end (in %) (integer) #panoramix-bz-end=100 # middle position (in %) (integer) #panoramix-bz-middle-pos=50 # Gamma (Red) correction (float) #panoramix-bz-gamma-red=1.000000 # Gamma (Green) correction (float) #panoramix-bz-gamma-green=1.000000 # Gamma (Blue) correction (float) #panoramix-bz-gamma-blue=1.000000 # Black Crush for Red (integer) #panoramix-bz-blackcrush-red=140 # Black Crush for Green (integer) #panoramix-bz-blackcrush-green=140 # Black Crush for Blue (integer) #panoramix-bz-blackcrush-blue=140 # White Crush for Red (integer) #panoramix-bz-whitecrush-red=200 # White Crush for Green (integer) #panoramix-bz-whitecrush-green=200 # White Crush for Blue (integer) #panoramix-bz-whitecrush-blue=200 # Black Level for Red (integer) #panoramix-bz-blacklevel-red=150 # Black Level for Green (integer) #panoramix-bz-blacklevel-green=150 # Black Level for Blue (integer) #panoramix-bz-blacklevel-blue=150 # White Level for Red (integer) #panoramix-bz-whitelevel-red=0 # White Level for Green (integer) #panoramix-bz-whitelevel-green=0 # White Level for Blue (integer) #panoramix-bz-whitelevel-blue=0 # Active windows (string) #panoramix-active= [sharpen] # Sharpen video filter # Sharpen strength (0-2) (float) #sharpen-sigma=0.050000 [mosaic] # Mosaic video sub filter # Transparency (integer) #mosaic-alpha=255 # Height (integer) #mosaic-height=100 # Width (integer) #mosaic-width=100 # Mosaic alignment (integer) #mosaic-align=5 # Top left corner X coordinate (integer) #mosaic-xoffset=0 # Top left corner Y coordinate (integer) #mosaic-yoffset=0 # Border width (integer) #mosaic-borderw=0 # Border height (integer) #mosaic-borderh=0 # Positioning method (integer) #mosaic-position=0 # Number of rows (integer) #mosaic-rows=2 # Number of columns (integer) #mosaic-cols=2 # Keep aspect ratio (boolean) #mosaic-keep-aspect-ratio=0 # Keep original size (boolean) #mosaic-keep-picture=0 # Elements order (string) mosaic-order= # Offsets in order (string) mosaic-offsets= # Delay (integer) #mosaic-delay=0 [ball] # Ball video filter # Ball color (string) #ball-color=ball-color # Ball speed (integer) #ball-speed=4 # Ball size (integer) #ball-size=10 # Gradient threshold (integer) #ball-gradient-threshold=40 # Edge visible (boolean) #ball-edge-visible=1 [rss] # RSS and Atom feed display # Feed URLs (string) #rss-urls= # X offset (integer) #rss-x=0 # Y offset (integer) #rss-y=0 # Text position (integer) rss-position=0 # Opacity (integer) #rss-opacity=255 # Color (integer) #rss-color=16777215 # Font size, pixels (integer) #rss-size=-1 # Speed of feeds (integer) #rss-speed=100000 # Max length (integer) #rss-length=60 # Refresh time (integer) #rss-ttl=1800 # Feed images (boolean) #rss-images=1 # Title display mode (integer) #rss-title=-1 [mirror] # Mirror video filter # Mirror orientation (integer) #mirror-split=0 # Direction (integer) #mirror-direction=0 [scene] # Scene video filter # Image format (string) #scene-format=png # Image width (integer) #scene-width=-1 # Image height (integer) #scene-height=-1 # Filename prefix (string) #scene-prefix=scene # Directory path prefix (string) #scene-path= # Always write to the same file (boolean) #scene-replace=0 # Recording ratio (integer) #scene-ratio=50 [atmo] # AtmoLight Filter # Device type (integer) #atmo-device=1 # Serial Port/Device (string) #atmo-serialdev=/dev/ttyUSB0 # Color when paused (boolean) #atmo-usepausecolor=0 # Pause-Red (integer) #atmo-pcolor-red=0 # Pause-Green (integer) #atmo-pcolor-green=0 # Pause-Blue (integer) #atmo-pcolor-blue=192 # Pause-Fadesteps (integer) #atmo-fadesteps=50 # End-Red (integer) #atmo-ecolor-red=192 # End-Green (integer) #atmo-ecolor-green=192 # End-Blue (integer) #atmo-ecolor-blue=192 # End-Fadesteps (integer) #atmo-efadesteps=50 # Count of AtmoLight channels (integer) #atmo-dmx-channels=5 # DMX address for each channel (string) #atmo-dmx-chbase=0,3,6,9,12 # Count of channels (integer) #atmo-momo-channels=3 # Count of fnordlicht's (integer) #atmo-fnordlicht-amount=2 # Number of zones on top (integer) #atmo-zones-top=1 # Number of zones on bottom (integer) #atmo-zones-bottom=1 # Zones on left / right side (integer) #atmo-zones-lr=1 # Calculate a average zone (boolean) #atmo-zone-summary=0 # Edge Weightning (integer) #atmo-edgeweightning=3 # Brightness (integer) #atmo-brightness=100 # Darkness Limit (integer) #atmo-darknesslimit=3 # Hue windowing (integer) #atmo-huewinsize=3 # Sat windowing (integer) #atmo-satwinsize=3 # Output Color filter mode (integer) #atmo-filtermode=1 # Filter length (ms) (integer) #atmo-meanlength=300 # Filter threshold (integer) #atmo-meanthreshold=40 # Filter Smoothness (in %) (integer) #atmo-percentnew=50 # Frame delay (ms) (integer) #atmo-framedelay=18 # Channel 0: summary (integer) #atmo-channel_0=4 # Channel 1: left (integer) #atmo-channel_1=3 # Channel 2: right (integer) #atmo-channel_2=1 # Channel 3: top (integer) #atmo-channel_3=0 # Channel 4: bottom (integer) #atmo-channel_4=2 # Channel / Zone Assignment (string) #atmo-channels= # Use Software White adjust (boolean) #atmo-whiteadj=1 # White Red (integer) #atmo-white-red=255 # White Green (integer) #atmo-white-green=255 # White Blue (integer) #atmo-white-blue=255 # Zone 0: Top gradient (string) #atmo-gradient_zone_0= # Zone 1: Right gradient (string) #atmo-gradient_zone_1= # Zone 2: Bottom gradient (string) #atmo-gradient_zone_2= # Zone 3: Left gradient (string) #atmo-gradient_zone_3= # Zone 4: Summary gradient (string) #atmo-gradient_zone_4= # Gradient bitmap searchpath (string) #atmo-gradient_path= # Extracted Image Width (integer) #atmo-width=64 # Extracted Image Height (integer) #atmo-height=48 # Mark analyzed pixels (boolean) #atmo-showdots=0 [gaussianblur] # Gaussian blur video filter # Gaussian's std deviation (float) #gaussianblur-sigma=2.000000 [logo] # Logo sub filter # Logo filenames (string) #logo-file= # X coordinate (integer) #logo-x=-1 # Y coordinate (integer) #logo-y=-1 # Logo individual image time in ms (integer) #logo-delay=1000 # Logo animation # of loops (integer) #logo-repeat=-1 # Opacity of the logo (integer) #logo-opacity=255 # Logo position (integer) logo-position=0 [colorthres] # Color threshold filter # Color (integer) #colorthres-color=16711680 # Saturaton threshold (integer) #colorthres-saturationthres=20 # Similarity threshold (integer) #colorthres-similaritythres=15 [deinterlace] # Deinterlacing video filter # Deinterlace mode (string) #filter-deinterlace-mode=discard # Streaming deinterlace mode (string) #sout-deinterlace-mode=blend [dynamicoverlay] # Dynamic video overlay # Input FIFO (string) #overlay-input= # Output FIFO (string) #overlay-output= [access_dv] # Digital Video (Firewire/ieee1394) input # Caching value in ms (integer) #dv-caching=60 [dvdnav] # DVDnav Input # DVD angle (integer) #dvdnav-angle=1 # Caching value in ms (integer) #dvdnav-caching=300 # Start directly in menu (boolean) #dvdnav-menu=1 [access_udp] # UDP input # Caching value in ms (integer) #udp-caching=300 [access_realrtsp] # Real RTSP # Caching value (ms) (integer) #realrtsp-caching=3000 [xcb_screen] # Screen capture (with X11/XCB) # Caching value in ms (integer) #screen-caching=300 # Frame rate (float) #screen-fps=2.000000 # Region left column (integer) #screen-left=0 # Region top row (integer) #screen-top=0 # Capture region width (integer) #screen-width=0 # Capture region height (integer) #screen-height=0 # Follow the mouse (boolean) #screen-follow-mouse=0 [access_mms] # Microsoft Media Server (MMS) input # Caching value in ms (integer) #mms-caching=5700 # TCP/UDP timeout (ms) (integer) #mms-timeout=5000 # Force selection of all streams (boolean) #mms-all=0 # Maximum bitrate (integer) #mms-maxbitrate=0 # HTTP proxy (string) #mmsh-proxy= [access_fake] # Fake video input # Caching value in ms (integer) #fake-caching=300 # Framerate (float) #fake-fps=25.000000 # ID (integer) #fake-id=0 # Duration in ms (integer) #fake-duration=-1 [access_tcp] # TCP input # Caching value in ms (integer) #tcp-caching=300 [access_imem] # Memory input # Caching value in ms (integer) #imem-caching=300 # ID (integer) #imem-id=-1 # Group (integer) #imem-group=0 # Category (integer) #imem-cat=0 # Codec (string) #imem-codec= # Language (string) #imem-language= # Sample rate (integer) #imem-samplerate=0 # Channels count (integer) #imem-channels=0 # Width (integer) #imem-width=0 # Height (integer) #imem-height=0 # Display aspect ratio (string) #imem-dar= # Frame rate (string) #imem-fps= # Size (integer) #imem-size=0 [access_mmap] # Memory-mapped file input # Use file memory mapping (boolean) #file-mmap=0 [access_ftp] # FTP input # Caching value in ms (integer) #ftp-caching=600 # FTP user name (string) #ftp-user=anonymous # FTP password (string) #ftp-pwd=anonymous@example.com # FTP account (string) #ftp-account=anonymous [filesystem] # File input # Caching value (ms) (integer) #file-caching=300 # Extra network caching value (ms) (integer) #network-caching=900 # Subdirectory behavior (string) #recursive=expand # Ignored extensions (string) #ignore-filetypes=m3u,db,nfo,ini,jpg,jpeg,ljpg,gif,png,pgm,pgmyuv,pbm,pam,tga,bmp,pnm,xpm,xcf,pcx,tif,tiff,lbm,sfv,txt,sub,idx,srt,cue,ssa [access_oss] # OSS input # Stereo (boolean) #oss-stereo=1 # Samplerate (integer) #oss-samplerate=48000 # Caching value in ms (integer) #oss-caching=300 [dvdread] # DVDRead Input (no menu support) # DVD angle (integer) #dvdread-angle=1 # Caching value in ms (integer) #dvdread-caching=300 [pvr] # IVTV MPEG Encoding cards input # Caching value in ms (integer) #pvr-caching=300 # Device (string) #pvr-device=/dev/video0 # Radio device (string) #pvr-radio-device=/dev/radio0 # Norm (integer) #pvr-norm=0 # Width (integer) #pvr-width=-1 # Height (integer) #pvr-height=-1 # Frequency (integer) #pvr-frequency=-1 # Framerate (integer) #pvr-framerate=-1 # Key interval (integer) #pvr-keyint=-1 # Framerate (integer) #pvr-bframes=-1 # Bitrate (integer) #pvr-bitrate=-1 # Bitrate peak (integer) #pvr-bitrate-peak=-1 # Bitrate mode (integer) #pvr-bitrate-mode=-1 # Audio bitmask (integer) #pvr-audio-bitmask=-1 # Volume (integer) #pvr-audio-volume=-1 # Channel (integer) #pvr-channel=-1 [vcd] # VCD input # Caching value in ms (integer) #vcd-caching=300 [dvb] # DVB input with v4l2 support # Caching value in ms (integer) #dvb-caching=300 # Adapter card to tune (integer) #dvb-adapter=0 # Device number to use on adapter (integer) #dvb-device=0 # Transponder/multiplex frequency (integer) #dvb-frequency=0 # Inversion mode (integer) #dvb-inversion=2 # Probe DVB card for capabilities (boolean) #dvb-probe=1 # Budget mode (boolean) #dvb-budget-mode=0 # Satellite number in the Diseqc system (integer) #dvb-satno=0 # LNB voltage (integer) #dvb-voltage=13 # High LNB voltage (boolean) #dvb-high-voltage=0 # 22 kHz tone (integer) #dvb-tone=-1 # Transponder FEC (integer) #dvb-fec=9 # Transponder symbol rate in kHz (integer) #dvb-srate=27500000 # Antenna lnb_lof1 (kHz) (integer) #dvb-lnb-lof1=0 # Antenna lnb_lof2 (kHz) (integer) #dvb-lnb-lof2=0 # Antenna lnb_slof (kHz) (integer) #dvb-lnb-slof=0 # Modulation type (integer) #dvb-modulation=0 # Terrestrial high priority stream code rate (FEC) (integer) #dvb-code-rate-hp=9 # Terrestrial low priority stream code rate (FEC) (integer) #dvb-code-rate-lp=9 # Terrestrial bandwidth (integer) #dvb-bandwidth=0 # Terrestrial guard interval (integer) #dvb-guard=0 # Terrestrial transmission mode (integer) #dvb-transmission=0 # Terrestrial hierarchy mode (integer) #dvb-hierarchy=0 # HTTP Host address (string) #dvb-http-host= # HTTP user name (string) #dvb-http-user= # HTTP password (string) #dvb-http-password= # HTTP ACL (string) #dvb-http-acl= # Certificate file (string) #dvb-http-intf-cert= # Private key file (string) #dvb-http-intf-key= # Root CA file (string) #dvb-http-intf-ca= # CRL file (string) #dvb-http-intf-crl= [access_alsa] # Alsa audio capture input # Stereo (boolean) #alsa-stereo=1 # Samplerate (integer) #alsa-samplerate=48000 # Caching value in ms (integer) #alsa-caching=300 [rtp] # Real-Time Protocol (RTP) input # RTP de-jitter buffer length (msec) (integer) #rtp-caching=1000 # RTCP (local) port (integer) #rtcp-port=0 # SRTP key (hexadecimal) (string) #srtp-key= # SRTP salt (hexadecimal) (string) #srtp-salt= # Maximum RTP sources (integer) #rtp-max-src=1 # RTP source timeout (sec) (integer) #rtp-timeout=5 # Maximum RTP sequence number dropout (integer) #rtp-max-dropout=3000 # Maximum RTP sequence number misordering (integer) #rtp-max-misorder=100 [v4l2] # Video4Linux2 input # Standard (integer) #v4l2-standard=0 # Video input chroma format (string) #v4l2-chroma= # Input (integer) #v4l2-input=0 # Audio input (integer) #v4l2-audio-input=0 # IO Method (integer) #v4l2-io=0 # Width (integer) #v4l2-width=-1 # Height (integer) #v4l2-height=-1 # Picture aspect-ratio n:m (string) #v4l2-aspect-ratio=4:3 # Framerate (float) #v4l2-fps=0.000000 # Caching value in ms (integer) #v4l2-caching=300 # Use libv4l2 (boolean) #v4l2-use-libv4l2=0 # Tuner id (integer) #v4l2-tuner=0 # Frequency (integer) #v4l2-tuner-frequency=-1 # Audio mode (integer) #v4l2-tuner-audio-mode=-1 # Reset v4l2 controls (boolean) #v4l2-controls-reset=0 # Brightness (integer) #v4l2-brightness=-1 # Contrast (integer) #v4l2-contrast=-1 # Saturation (integer) #v4l2-saturation=-1 # Hue (integer) #v4l2-hue=-1 # Black level (integer) #v4l2-black-level=-1 # Auto white balance (integer) #v4l2-auto-white-balance=-1 # Do white balance (integer) #v4l2-do-white-balance=-1 # Red balance (integer) #v4l2-red-balance=-1 # Blue balance (integer) #v4l2-blue-balance=-1 # Gamma (integer) #v4l2-gamma=-1 # Exposure (integer) #v4l2-exposure=-1 # Auto gain (integer) #v4l2-autogain=-1 # Gain (integer) #v4l2-gain=-1 # Horizontal flip (integer) #v4l2-hflip=-1 # Vertical flip (integer) #v4l2-vflip=-1 # Horizontal centering (integer) #v4l2-hcenter=-1 # Vertical centering (integer) #v4l2-vcenter=-1 # Volume (integer) #v4l2-audio-volume=-1 # Balance (integer) #v4l2-audio-balance=-1 # Mute (boolean) #v4l2-audio-mute=0 # Bass (integer) #v4l2-audio-bass=-1 # Treble (integer) #v4l2-audio-treble=-1 # Loudness (integer) #v4l2-audio-loudness=-1 # v4l2 driver controls (string) #v4l2-set-ctrls= [cdda] # Audio CD input # Caching value in ms (integer) #cdda-caching=300 # CDDB Server (string) #cddb-server=freedb.freedb.org # CDDB port (integer) #cddb-port=8880 [vcdx] # Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input # If nonzero, this gives additional debug information. (integer) #vcdx-debug=0 # Number of CD blocks to get in a single read. (integer) #vcdx-blocks-per-read=20 # Use playback control? (boolean) #vcdx-PBC=0 # Use track length as maximum unit in seek? (boolean) #vcdx-track-length=1 # Show extended VCD info? (boolean) #vcdx-extended-info=0 # Format to use in the playlist's "author" field. (string) #vcdx-author-format=%v - %F disc %c of %C # Format to use in the playlist's "title" field. (string) #vcdx-title-format=%I %N %L%S - %M %A %v - disc %c of %C %F [access_http] # HTTP input # HTTP proxy (string) #http-proxy= # HTTP proxy password (string) #http-proxy-pwd= # Caching value in ms (integer) #http-caching=1200 # HTTP user agent (string) #http-user-agent=vlc/1.1.12 # Auto re-connect (boolean) #http-reconnect=0 # Continuous stream (boolean) #http-continuous=0 # Forward Cookies (boolean) #http-forward-cookies=1 # Max number of redirection (integer) #http-max-redirect=5 [access_bd] # Blu-Ray Disc Input # Caching value in ms (integer) #bd-caching=300 [mod] # MOD demuxer (libmodplug) # Noise reduction (boolean) #mod-noisereduction=1 # Reverb (boolean) #mod-reverb=0 # Reverberation level (integer) #mod-reverb-level=0 # Reverberation delay (integer) #mod-reverb-delay=40 # Mega bass (boolean) #mod-megabass=0 # Mega bass level (integer) #mod-megabass-level=0 # Mega bass cutoff (integer) #mod-megabass-range=10 # Surround (boolean) #mod-surround=0 # Surround level (integer) #mod-surround-level=0 # Surround delay (ms) (integer) #mod-surround-delay=5 [es] # MPEG-I/II/4 / A52 / DTS / MLP audio # Frames per Second (float) #es-fps=25.000000 [vc1] # VC1 video demuxer # Frames per Second (float) #vc1-fps=25.000000 [ts] # MPEG Transport Stream demuxer # Extra PMT (string) #ts-extra-pmt= # Set id of ES to PID (boolean) #ts-es-id-pid=1 # Fast udp streaming (string) #ts-out= # MTU for out mode (integer) #ts-out-mtu=1400 # CSA ck (string) #ts-csa-ck= # CSA ck (string) #ts-csa2-ck= # Packet size in bytes to decrypt (integer) #ts-csa-pkt=188 # Silent mode (boolean) #ts-silent=0 # Filename of dump (string) #ts-dump-file= # Append (boolean) #ts-dump-append=0 # Dump buffer size (integer) #ts-dump-size=16384 # Separate sub-streams (boolean) #ts-split-es=1 [mjpeg] # M-JPEG camera demuxer # Frames per Second (float) #mjpeg-fps=0.000000 [subtitle] # Text subtitles parser # Frames per second (float) #sub-fps=0.000000 # Subtitles delay (integer) #sub-delay=0 # Subtitles format (string) #sub-type=auto # Subtitles description (string) #sub-description= [h264] # H264 video demuxer # Frames per Second (float) #h264-fps=25.000000 [live555] # RTP/RTSP/SDP demuxer (using Live555) # Use RTP over RTSP (TCP) (boolean) #rtsp-tcp=0 # Client port (integer) #rtp-client-port=-1 # Force multicast RTP via RTSP (boolean) #rtsp-mcast=0 # Tunnel RTSP and RTP over HTTP (boolean) #rtsp-http=0 # HTTP tunnel port (integer) #rtsp-http-port=80 # Caching value (ms) (integer) #rtsp-caching=1200 # Kasenna RTSP dialect (boolean) #rtsp-kasenna=0 # WMServer RTSP dialect (boolean) #rtsp-wmserver=0 # RTSP user name (string) #rtsp-user= # RTSP password (string) #rtsp-pwd= [mkv] # Matroska stream demuxer # Ordered chapters (boolean) #mkv-use-ordered-chapters=1 # Chapter codecs (boolean) #mkv-use-chapter-codec=1 # Preload Directory (boolean) #mkv-preload-local-dir=0 # Seek based on percent not time (boolean) #mkv-seek-percent=0 # Dummy Elements (boolean) #mkv-use-dummy=0 [rawaud] # Raw audio demuxer # Audio channels (integer) #rawaud-channels=2 # Audio samplerate (Hz) (integer) #rawaud-samplerate=48000 # FOURCC code of raw input format (string) #rawaud-fourcc=s16l # Forces the audio language (string) #rawaud-lang=eng [dirac] # Dirac video demuxer # Value to adjust dts by (integer) #dirac-dts-offset=0 [avi] # AVI demuxer # Force interleaved method (boolean) #avi-interleaved=0 # Force index creation (integer) #avi-index=0 [playlist] # Playlist # Auto start (boolean) #playlist-autostart=1 # Skip ads (boolean) #playlist-skip-ads=1 # Show shoutcast adult content (boolean) #shoutcast-show-adult=0 [demuxdump] # File dumper # Dump filename (string) #demuxdump-file=stream-demux.dump # Append to existing file (boolean) #demuxdump-append=0 [rawdv] # DV (Digital Video) demuxer # Hurry up (boolean) #rawdv-hurry-up=0 [rawvid] # Raw video demuxer # Frames per Second (string) #rawvid-fps= # Width (integer) #rawvid-width=0 # Height (integer) #rawvid-height=0 # Force chroma (Use carefully) (string) #rawvid-chroma= # Aspect ratio (string) #rawvid-aspect-ratio= [ps] # MPEG-PS demuxer # Trust MPEG timestamps (boolean) #ps-trust-timestamps=1 [avformat] # FFmpeg demuxer # Ffmpeg mux (string) #ffmpeg-mux= [main] # main program # Enable audio (boolean) #audio=1 # Default audio volume (integer) #volume=256 # Audio output volume step (integer) #volume-step=32 # Audio output frequency (Hz) (integer) #aout-rate=-1 # High quality audio resampling (boolean) #hq-resampling=1 # Use S/PDIF when available (boolean) #spdif=0 # Force detection of Dolby Surround (integer) #force-dolby-surround=0 # Audio desynchronization compensation (integer) #audio-desync=0 # Replay gain mode (string) #audio-replay-gain-mode=none # Replay preamp (float) #audio-replay-gain-preamp=0.000000 # Default replay gain (float) #audio-replay-gain-default=-7.000000 # Peak protection (boolean) #audio-replay-gain-peak-protection=1 # Enable time streching audio (boolean) #audio-time-stretch=1 # Audio output module (string) #aout= # Audio filters (string) #audio-filter= # Audio visualizations (string) #audio-visual= # Enable video (boolean) #video=1 # Grayscale video output (boolean) #grayscale=0 # Fullscreen video output (boolean) #fullscreen=0 # Embedded video (boolean) #embedded-video=1 # X11 display (string) #x11-display= # (boolean) #xlib=1 # Drop late frames (boolean) #drop-late-frames=1 # Skip frames (boolean) #skip-frames=1 # Quiet synchro (boolean) #quiet-synchro=0 # Key press events (boolean) #keyboard-events=1 # Mouse events (boolean) #mouse-events=1 # Overlay video output (boolean) #overlay=1 # Always on top (boolean) #video-on-top=0 # Enable wallpaper mode (boolean) #video-wallpaper=0 # Disable screensaver (boolean) #disable-screensaver=1 # Show media title on video (boolean) #video-title-show=1 # Show video title for x milliseconds (integer) #video-title-timeout=5000 # Position of video title (integer) #video-title-position=8 # Hide cursor and fullscreen controller after x milliseconds (integer) #mouse-hide-timeout=1500 # Video snapshot directory (or filename) (string) #snapshot-path= # Video snapshot file prefix (string) #snapshot-prefix=vlcsnap- # Video snapshot format (string) #snapshot-format=png # Display video snapshot preview (boolean) #snapshot-preview=1 # Use sequential numbers instead of timestamps (boolean) #snapshot-sequential=0 # Video snapshot width (integer) #snapshot-width=-1 # Video snapshot height (integer) #snapshot-height=-1 # Video width (integer) #width=-1 # Video height (integer) #height=-1 # Video X coordinate (integer) #video-x=0 # Video Y coordinate (integer) #video-y=0 # Video cropping (string) #crop= # Custom crop ratios list (string) #custom-crop-ratios= # Source aspect ratio (string) #aspect-ratio= # Video Auto Scaling (boolean) #autoscale=1 # Video scaling factor (float) #scale=1.000000 # Monitor pixel aspect ratio (string) #monitor-par= # Custom aspect ratios list (string) #custom-aspect-ratios= # Fix HDTV height (boolean) #hdtv-fix=1 # Window decorations (boolean) #video-deco=1 # Video title (string) #video-title= # Video alignment (integer) #align=0 # Zoom video (float) #zoom=1.000000 # Deinterlace (integer) #deinterlace=0 # Deinterlace mode (string) #deinterlace-mode=blend # Video output module (string) #vout= # Video filter module (string) #video-filter= # Video output filter module (string) #vout-filter= # Enable sub-pictures (boolean) #spu=1 # On Screen Display (boolean) #osd=1 # Text rendering module (string) text-renderer=dummy # Use subtitle file (string) #sub-file= # Autodetect subtitle files (boolean) #sub-autodetect-file=1 # Subtitle autodetection fuzziness (integer) #sub-autodetect-fuzzy=3 # Subtitle autodetection paths (string) #sub-autodetect-path=./Subtitles, ./subtitles # Force subtitle position (integer) #sub-margin=0 # Subpictures filter module (string) #sub-filter= # Program (integer) #program=0 # Programs (string) #programs= # Audio track (integer) #audio-track=-1 # Subtitles track (integer) #sub-track=-1 # Audio language (string) #audio-language= # Subtitle language (string) #sub-language= # Audio track ID (integer) #audio-track-id=-1 # Subtitles track ID (integer) #sub-track-id=-1 # Input repetitions (integer) #input-repeat=0 # Start time (float) #start-time=0.000000 # Stop time (float) #stop-time=0.000000 # Run time (float) #run-time=0.000000 # Fast seek (boolean) #input-fast-seek=0 # Playback speed (float) #rate=1.000000 # Input list (string) #input-list= # Input slave (experimental) (string) #input-slave= # Bookmarks list for a stream (string) #bookmarks= # DVD device (string) #dvd=/dev/dvd # VCD device (string) #vcd=/dev/cdrom # Audio CD device (string) #cd-audio=/dev/cdrom # UDP port (integer) #server-port=1234 # MTU of the network interface (integer) #mtu=1400 # Force IPv6 (boolean) #ipv6=0 # Force IPv4 (boolean) #ipv4=0 # TCP connection timeout (integer) #ipv4-timeout=5000 # SOCKS server (string) #socks= # SOCKS user name (string) #socks-user= # SOCKS password (string) #socks-pwd= # Title metadata (string) #meta-title= # Author metadata (string) #meta-author= # Artist metadata (string) #meta-artist= # Genre metadata (string) #meta-genre= # Copyright metadata (string) #meta-copyright= # Description metadata (string) #meta-description= # Date metadata (string) #meta-date= # URL metadata (string) #meta-url= # Clock reference average counter (integer) #cr-average=40 # Clock synchronisation (integer) #clock-synchro=-1 # Clock jitter (integer) #clock-jitter=5000 # Network synchronisation (boolean) #network-synchronisation=0 # Record directory or filename (string) #input-record-path= # Prefer native stream recording (boolean) #input-record-native=1 # Timeshift directory (string) #input-timeshift-path= # Timeshift granularity (integer) #input-timeshift-granularity=-1 # Preferred decoders list (string) #codec= # Preferred encoders list (string) #encoder= # Access module (string) #access= # Demux module (string) #demux= # Prefer system plugins over VLC (boolean) #prefer-system-codecs=0 # Stream filter module (string) #stream-filter= # Default stream output chain (string) #sout= # Display while streaming (boolean) #sout-display=0 # Keep stream output open (boolean) #sout-keep=0 # Enable streaming of all ES (boolean) #sout-all=0 # Enable audio stream output (boolean) #sout-audio=1 # Enable video stream output (boolean) #sout-video=1 # Enable SPU stream output (boolean) #sout-spu=1 # Stream output muxer caching (ms) (integer) #sout-mux-caching=1500 # VLM configuration file (string) #vlm-conf= # Mux module (string) #mux= # Access output module (string) #access_output= # Hop limit (TTL) (integer) #ttl=-1 # Multicast output interface (string) #miface= # IPv4 multicast output interface address (string) #miface-addr= # DiffServ Code Point (integer) #dscp=0 # Preferred packetizer list (string) #packetizer= # SAP announcement interval (integer) #sap-interval=5 # Enable CPU MMX support (boolean) #mmx=1 # Enable CPU 3D Now! support (boolean) #3dn=1 # Enable CPU MMX EXT support (boolean) #mmxext=1 # Enable CPU SSE support (boolean) #sse=1 # Enable CPU SSE2 support (boolean) #sse2=1 # Enable CPU SSE3 support (boolean) #sse3=1 # Enable CPU SSSE3 support (boolean) #ssse3=1 # Enable CPU SSE4.1 support (boolean) #sse41=1 # Enable CPU SSE4.2 support (boolean) #sse42=1 # Memory copy module (string) #memcpy= # Use a plugins cache (boolean) #plugins-cache=1 # Modules search path (string) #plugin-path= # Data search path (string) #data-path= # Allow real-time priority (boolean) #rt-priority=0 # Adjust VLC priority (integer) #rt-offset=0 # Inhibit the power management daemon during playback (boolean) #inhibit=1 # Allow only one running instance (boolean) #one-instance=0 # One instance when started from file (boolean) #one-instance-when-started-from-file=1 # Enqueue items to playlist when in one instance mode (boolean) #playlist-enqueue=0 # Play files randomly forever (boolean) #random=0 # Repeat all (boolean) #loop=0 # Repeat current item (boolean) #repeat=0 # Play and exit (boolean) #play-and-exit=0 # Play and stop (boolean) #play-and-stop=0 # Play and pause (boolean) #play-and-pause=0 # Use media library (boolean) #media-library=1 # Display playlist tree (boolean) #playlist-tree=0 # Default stream (string) #open= # Automatically preparse files (boolean) #auto-preparse=1 # Album art policy (integer) #album-art=0 # Services discovery modules (string) #services-discovery= # Verbosity (0,1,2) (integer) #verbose=0 # Choose which objects should print debug message (string) #verbose-objects= # Be quiet (boolean) #quiet=0 # Run as daemon process (boolean) #daemon=0 # Write process id to file (string) #pidfile= # Log to file (boolean) #file-logging=0 # Log to syslog (boolean) #syslog=0 # Color messages (boolean) #color=1 # Show advanced options (boolean) #advanced=0 # Interface interaction (boolean) #interact=1 # Locally collect statistics (boolean) #stats=1 # Interface module (string) #intf= # Extra interface modules (string) #extraintf= # Control interfaces (string) #control= # Fullscreen (key) #key-toggle-fullscreen=f # Fullscreen (key) #global-key-toggle-fullscreen=Unset # Leave fullscreen (key) #key-leave-fullscreen=Esc # Leave fullscreen (key) #global-key-leave-fullscreen=Unset # Play/Pause (key) #key-play-pause=Space # Play/Pause (key) #global-key-play-pause=Unset # Pause only (key) #key-pause=Unset # Pause only (key) #global-key-pause=Unset # Play only (key) #key-play=Unset # Play only (key) #global-key-play=Unset # Faster (key) #key-faster=+ # Faster (key) #global-key-faster=Unset # Slower (key) #key-slower=- # Slower (key) #global-key-slower=Unset # Normal rate (key) #key-rate-normal== # Normal rate (key) #global-key-rate-normal=Unset # Faster (fine) (key) #key-rate-faster-fine=] # Faster (fine) (key) #global-key-rate-faster-fine=Unset # Slower (fine) (key) #key-rate-slower-fine=[ # Slower (fine) (key) #global-key-rate-slower-fine=Unset # Next (key) #key-next=n # Next (key) #global-key-next=Unset # Previous (key) #key-prev=p # Previous (key) #global-key-prev=Unset # Stop (key) #key-stop=s # Stop (key) #global-key-stop=Unset # Position (key) #key-position=t # Position (key) #global-key-position=Unset # Very short backwards jump (key) #key-jump-extrashort=Shift-Left # Very short backwards jump (key) #global-key-jump-extrashort=Unset # Very short forward jump (key) #key-jump+extrashort=Shift-Right # Very short forward jump (key) #global-key-jump+extrashort=Unset # Short backwards jump (key) #key-jump-short=Alt-Left # Short backwards jump (key) #global-key-jump-short=Unset # Short forward jump (key) #key-jump+short=Alt-Right # Short forward jump (key) #global-key-jump+short=Unset # Medium backwards jump (key) #key-jump-medium=Ctrl-Left # Medium backwards jump (key) #global-key-jump-medium=Unset # Medium forward jump (key) #key-jump+medium=Ctrl-Right # Medium forward jump (key) #global-key-jump+medium=Unset # Long backwards jump (key) #key-jump-long=Alt-Ctrl-Left # Long backwards jump (key) #global-key-jump-long=Unset # Long forward jump (key) #key-jump+long=Alt-Ctrl-Right # Long forward jump (key) #global-key-jump+long=Unset # Next frame (key) #key-frame-next=e # Next frame (key) #global-key-frame-next=Unset # Activate (key) #key-nav-activate=Enter # Activate (key) #global-key-nav-activate=Unset # Navigate up (key) #key-nav-up=Up # Navigate up (key) #global-key-nav-up=Unset # Navigate down (key) #key-nav-down=Down # Navigate down (key) #global-key-nav-down=Unset # Navigate left (key) #key-nav-left=Left # Navigate left (key) #global-key-nav-left=Unset # Navigate right (key) #key-nav-right=Right # Navigate right (key) #global-key-nav-right=Unset # Go to the DVD menu (key) #key-disc-menu=Shift-m # Go to the DVD menu (key) #global-key-disc-menu=Unset # Select previous DVD title (key) #key-title-prev=Shift-o # Select previous DVD title (key) #global-key-title-prev=Unset # Select next DVD title (key) #key-title-next=Shift-b # Select next DVD title (key) #global-key-title-next=Unset # Select prev DVD chapter (key) #key-chapter-prev=Shift-p # Select prev DVD chapter (key) #global-key-chapter-prev=Unset # Select next DVD chapter (key) #key-chapter-next=Shift-n # Select next DVD chapter (key) #global-key-chapter-next=Unset # Quit (key) #key-quit=Ctrl-q # Quit (key) #global-key-quit=Unset # Volume up (key) #key-vol-up=Ctrl-Up # Volume up (key) #global-key-vol-up=Unset # Volume down (key) #key-vol-down=Ctrl-Down # Volume down (key) #global-key-vol-down=Unset # Mute (key) #key-vol-mute=m # Mute (key) #global-key-vol-mute=Unset # Subtitle delay up (key) #key-subdelay-up=h # Subtitle delay up (key) #global-key-subdelay-up=Unset # Subtitle delay down (key) #key-subdelay-down=g # Subtitle delay down (key) #global-key-subdelay-down=Unset # Subtitle position up (key) #key-subpos-up=Unset # Subtitle position up (key) #global-key-subpos-up=Unset # Subtitle position down (key) #key-subpos-down=Unset # Subtitle position down (key) #global-key-subpos-down=Unset # Audio delay up (key) #key-audiodelay-up=k # Audio delay up (key) #global-key-audiodelay-up=Unset # Audio delay down (key) #key-audiodelay-down=j # Audio delay down (key) #global-key-audiodelay-down=Unset # Cycle audio track (key) #key-audio-track=b # Cycle audio track (key) #global-key-audio-track=Unset # Cycle through audio devices (key) #key-audiodevice-cycle=Shift-a # Cycle through audio devices (key) #global-key-audiodevice-cycle=Unset # Cycle subtitle track (key) #key-subtitle-track=v # Cycle subtitle track (key) #global-key-subtitle-track=Unset # Cycle source aspect ratio (key) #key-aspect-ratio=a # Cycle source aspect ratio (key) #global-key-aspect-ratio=Unset # Cycle video crop (key) #key-crop=c # Cycle video crop (key) #global-key-crop=Unset # Toggle autoscaling (key) #key-toggle-autoscale=o # Toggle autoscaling (key) #global-key-toggle-autoscale=Unset # Increase scale factor (key) #key-incr-scalefactor=Alt-o # Increase scale factor (key) #global-key-incr-scalefactor=Unset # Decrease scale factor (key) #key-decr-scalefactor=Alt-Shift-o # Decrease scale factor (key) #global-key-decr-scalefactor=Unset # Cycle deinterlace modes (key) #key-deinterlace=d # Cycle deinterlace modes (key) #global-key-deinterlace=Unset # Show interface (key) #key-intf-show=i # Show interface (key) #global-key-intf-show=Unset # Hide interface (key) #key-intf-hide=Shift-i # Hide interface (key) #global-key-intf-hide=Unset # Take video snapshot (key) #key-snapshot=Shift-s # Take video snapshot (key) #global-key-snapshot=Unset # Go back in browsing history (key) #key-history-back=Shift-g # Go back in browsing history (key) #global-key-history-back=Unset # Go forward in browsing history (key) #key-history-forward=Shift-h # Go forward in browsing history (key) #global-key-history-forward=Unset # Record (key) #key-record=Shift-r # Record (key) #global-key-record=Unset # Dump (key) #key-dump=Shift-d # Dump (key) #global-key-dump=Unset # Zoom (key) #key-zoom=z # Zoom (key) #global-key-zoom=Unset # Un-Zoom (key) #key-unzoom=Shift-z # Un-Zoom (key) #global-key-unzoom=Unset # Toggle wallpaper mode in video output (key) #key-wallpaper=w # Toggle wallpaper mode in video output (key) #global-key-wallpaper=Unset # Display OSD menu on top of video output (key) #key-menu-on=Alt-Shift-m # Display OSD menu on top of video output (key) #global-key-menu-on=Unset # Do not display OSD menu on video output (key) #key-menu-off=Alt-Ctrl-m # Do not display OSD menu on video output (key) #global-key-menu-off=Unset # Highlight widget on the right (key) #key-menu-right=Alt-Shift-Right # Highlight widget on the right (key) #global-key-menu-right=Unset # Highlight widget on the left (key) #key-menu-left=Alt-Shift-Left # Highlight widget on the left (key) #global-key-menu-left=Unset # Highlight widget on top (key) #key-menu-up=Alt-Shift-Up # Highlight widget on top (key) #global-key-menu-up=Unset # Highlight widget below (key) #key-menu-down=Alt-Shift-Down # Highlight widget below (key) #global-key-menu-down=Unset # Select current widget (key) #key-menu-select=Alt-Shift-Enter # Select current widget (key) #global-key-menu-select=Unset # Crop one pixel from the top of the video (key) #key-crop-top=Alt-r # Crop one pixel from the top of the video (key) #global-key-crop-top=Unset # Uncrop one pixel from the top of the video (key) #key-uncrop-top=Alt-Shift-r # Uncrop one pixel from the top of the video (key) #global-key-uncrop-top=Unset # Crop one pixel from the left of the video (key) #key-crop-left=Alt-d # Crop one pixel from the left of the video (key) #global-key-crop-left=Unset # Uncrop one pixel from the left of the video (key) #key-uncrop-left=Alt-Shift-d # Uncrop one pixel from the left of the video (key) #global-key-uncrop-left=Unset # Crop one pixel from the bottom of the video (key) #key-crop-bottom=Alt-c # Crop one pixel from the bottom of the video (key) #global-key-crop-bottom=Unset # Uncrop one pixel from the bottom of the video (key) #key-uncrop-bottom=Alt-Shift-c # Uncrop one pixel from the bottom of the video (key) #global-key-uncrop-bottom=Unset # Crop one pixel from the right of the video (key) #key-crop-right=Alt-f # Crop one pixel from the right of the video (key) #global-key-crop-right=Unset # Uncrop one pixel from the right of the video (key) #key-uncrop-right=Alt-Shift-f # Uncrop one pixel from the right of the video (key) #global-key-uncrop-right=Unset # Random (key) #key-random=r # Random (key) #global-key-random=Unset # Normal/Repeat/Loop (key) #key-loop=l # Normal/Repeat/Loop (key) #global-key-loop=Unset # 1:4 Quarter (key) #key-zoom-quarter=Alt-1 # 1:4 Quarter (key) #global-key-zoom-quarter=Unset # 1:2 Half (key) #key-zoom-half=Alt-2 # 1:2 Half (key) #global-key-zoom-half=Unset # 1:1 Original (key) #key-zoom-original=Alt-3 # 1:1 Original (key) #global-key-zoom-original=Unset # 2:1 Double (key) #key-zoom-double=Alt-4 # 2:1 Double (key) #global-key-zoom-double=Unset # Very short jump length (integer) #extrashort-jump-size=3 # Short jump length (integer) #short-jump-size=10 # Medium jump length (integer) #medium-jump-size=60 # Long jump length (integer) #long-jump-size=300 # Set playlist bookmark 1 (key) #key-set-bookmark1=Ctrl-F1 # Set playlist bookmark 1 (key) #global-key-set-bookmark1=Unset # Set playlist bookmark 2 (key) #key-set-bookmark2=Ctrl-F2 # Set playlist bookmark 2 (key) #global-key-set-bookmark2=Unset # Set playlist bookmark 3 (key) #key-set-bookmark3=Ctrl-F3 # Set playlist bookmark 3 (key) #global-key-set-bookmark3=Unset # Set playlist bookmark 4 (key) #key-set-bookmark4=Ctrl-F4 # Set playlist bookmark 4 (key) #global-key-set-bookmark4=Unset # Set playlist bookmark 5 (key) #key-set-bookmark5=Ctrl-F5 # Set playlist bookmark 5 (key) #global-key-set-bookmark5=Unset # Set playlist bookmark 6 (key) #key-set-bookmark6=Ctrl-F6 # Set playlist bookmark 6 (key) #global-key-set-bookmark6=Unset # Set playlist bookmark 7 (key) #key-set-bookmark7=Ctrl-F7 # Set playlist bookmark 7 (key) #global-key-set-bookmark7=Unset # Set playlist bookmark 8 (key) #key-set-bookmark8=Ctrl-F8 # Set playlist bookmark 8 (key) #global-key-set-bookmark8=Unset # Set playlist bookmark 9 (key) #key-set-bookmark9=Ctrl-F9 # Set playlist bookmark 9 (key) #global-key-set-bookmark9=Unset # Set playlist bookmark 10 (key) #key-set-bookmark10=Ctrl-F10 # Set playlist bookmark 10 (key) #global-key-set-bookmark10=Unset # Play playlist bookmark 1 (key) #key-play-bookmark1=F1 # Play playlist bookmark 1 (key) #global-key-play-bookmark1=Unset # Play playlist bookmark 2 (key) #key-play-bookmark2=F2 # Play playlist bookmark 2 (key) #global-key-play-bookmark2=Unset # Play playlist bookmark 3 (key) #key-play-bookmark3=F3 # Play playlist bookmark 3 (key) #global-key-play-bookmark3=Unset # Play playlist bookmark 4 (key) #key-play-bookmark4=F4 # Play playlist bookmark 4 (key) #global-key-play-bookmark4=Unset # Play playlist bookmark 5 (key) #key-play-bookmark5=F5 # Play playlist bookmark 5 (key) #global-key-play-bookmark5=Unset # Play playlist bookmark 6 (key) #key-play-bookmark6=F6 # Play playlist bookmark 6 (key) #global-key-play-bookmark6=Unset # Play playlist bookmark 7 (key) #key-play-bookmark7=F7 # Play playlist bookmark 7 (key) #global-key-play-bookmark7=Unset # Play playlist bookmark 8 (key) #key-play-bookmark8=F8 # Play playlist bookmark 8 (key) #global-key-play-bookmark8=Unset # Play playlist bookmark 9 (key) #key-play-bookmark9=F9 # Play playlist bookmark 9 (key) #global-key-play-bookmark9=Unset # Play playlist bookmark 10 (key) #key-play-bookmark10=F10 # Play playlist bookmark 10 (key) #global-key-play-bookmark10=Unset # Playlist bookmark 1 (string) #bookmark1= # Playlist bookmark 2 (string) #bookmark2= # Playlist bookmark 3 (string) #bookmark3= # Playlist bookmark 4 (string) #bookmark4= # Playlist bookmark 5 (string) #bookmark5= # Playlist bookmark 6 (string) #bookmark6= # Playlist bookmark 7 (string) #bookmark7= # Playlist bookmark 8 (string) #bookmark8= # Playlist bookmark 9 (string) #bookmark9= # Playlist bookmark 10 (string) #bookmark10=