Skip to content

Instantly share code, notes, and snippets.

@tryone144
Created April 7, 2018 12:28
Show Gist options
  • Save tryone144/73355da6fb4f0a8601942c5ae39a0294 to your computer and use it in GitHub Desktop.
Save tryone144/73355da6fb4f0a8601942c5ae39a0294 to your computer and use it in GitHub Desktop.
VLC config for fullscreen video on second monitor on windows
###
### vlc 2.2.6
###
###
### lines beginning with a '#' character are comments
###
[visual] # Visualizer filter
# Effects list (Text)
#effect-list=spectrum
# Video width (Ganzzahl)
#effect-width=800
# Video height (Ganzzahl)
#effect-height=500
# FFT window (Text)
effect-fft-window=none
# Kaiser window parameter (Fließkommazahl)
#effect-kaiser-param=3.000000
# Show 80 bands instead of 20 (boolesch)
#visual-80-bands=1
# Draw peaks in the analyzer (boolesch)
#visual-peaks=1
# Enable original graphic spectrum (boolesch)
#spect-show-original=0
# Draw the base of the bands (boolesch)
#spect-show-base=1
# Base pixel radius (Ganzzahl)
#spect-radius=42
# Spectral sections (Ganzzahl)
#spect-sections=3
# V-plane color (Ganzzahl)
#spect-color=80
# Draw bands in the spectrometer (boolesch)
#spect-show-bands=1
# Show 80 bands instead of 20 (boolesch)
#spect-80-bands=1
# Number of blank pixels between bands. (Ganzzahl)
#spect-separ=1
# Amplification (Ganzzahl)
#spect-amp=8
# Draw peaks in the analyzer (boolesch)
#spect-show-peaks=1
# Peak extra width (Ganzzahl)
#spect-peak-width=61
# Peak height (Ganzzahl)
#spect-peak-height=1
[projectm] # libprojectM effect
# projectM preset path (Text)
#projectm-preset-path=
# Title font (Text)
#projectm-title-font=C:\WINDOWS\Fonts\arial.ttf
# Font menu (Text)
#projectm-menu-font=C:\WINDOWS\Fonts\arial.ttf
# Video width (Ganzzahl)
#projectm-width=800
# Video height (Ganzzahl)
#projectm-height=500
# Mesh width (Ganzzahl)
#projectm-meshx=32
# Mesh height (Ganzzahl)
#projectm-meshy=24
# Texture size (Ganzzahl)
#projectm-texture-size=1024
[goom] # Goom effect
# Goom display width (Ganzzahl)
#goom-width=800
# Goom display height (Ganzzahl)
#goom-height=500
# Goom animation speed (Ganzzahl)
#goom-speed=6
[glspectrum] # 3D OpenGL spectrum visualization
# Video width (Ganzzahl)
#glspectrum-width=400
# Video height (Ganzzahl)
#glspectrum-height=300
[wall] # Wall video filter
# Number of columns (Ganzzahl)
#wall-cols=3
# Number of rows (Ganzzahl)
#wall-rows=3
# Active windows (Text)
#wall-active=
# Element aspect ratio (Text)
#wall-element-aspect=16:9
[panoramix] # Panoramix: wall with overlap video filter
# Number of columns (Ganzzahl)
#panoramix-cols=-1
# Number of rows (Ganzzahl)
#panoramix-rows=-1
# length of the overlapping area (in %) (Ganzzahl)
#panoramix-bz-length=100
# height of the overlapping area (in %) (Ganzzahl)
#panoramix-bz-height=100
# Attenuation (boolesch)
#panoramix-attenuate=1
# Attenuation, begin (in %) (Ganzzahl)
#panoramix-bz-begin=0
# Attenuation, middle (in %) (Ganzzahl)
#panoramix-bz-middle=50
# Attenuation, end (in %) (Ganzzahl)
#panoramix-bz-end=100
# middle position (in %) (Ganzzahl)
#panoramix-bz-middle-pos=50
# Gamma (Red) correction (Fließkommazahl)
#panoramix-bz-gamma-red=1.000000
# Gamma (Green) correction (Fließkommazahl)
#panoramix-bz-gamma-green=1.000000
# Gamma (Blue) correction (Fließkommazahl)
#panoramix-bz-gamma-blue=1.000000
# Black Crush for Red (Ganzzahl)
#panoramix-bz-blackcrush-red=140
# Black Crush for Green (Ganzzahl)
#panoramix-bz-blackcrush-green=140
# Black Crush for Blue (Ganzzahl)
#panoramix-bz-blackcrush-blue=140
# White Crush for Red (Ganzzahl)
#panoramix-bz-whitecrush-red=200
# White Crush for Green (Ganzzahl)
#panoramix-bz-whitecrush-green=200
# White Crush for Blue (Ganzzahl)
#panoramix-bz-whitecrush-blue=200
# Black Level for Red (Ganzzahl)
#panoramix-bz-blacklevel-red=150
# Black Level for Green (Ganzzahl)
#panoramix-bz-blacklevel-green=150
# Black Level for Blue (Ganzzahl)
#panoramix-bz-blacklevel-blue=150
# White Level for Red (Ganzzahl)
#panoramix-bz-whitelevel-red=0
# White Level for Green (Ganzzahl)
#panoramix-bz-whitelevel-green=0
# White Level for Blue (Ganzzahl)
#panoramix-bz-whitelevel-blue=0
# Active windows (Text)
#panoramix-active=
[clone] # Clone video filter
# Number of clones (Ganzzahl)
#clone-count=2
# Video output modules (Text)
#clone-vout-list=
[yuv] # YUV video output
# device, fifo or filename (Text)
#yuv-file=stream.yuv
# Chroma used (Text)
#yuv-chroma=
# YUV4MPEG2 header (default disabled) (boolesch)
#yuv-yuv4mpeg2=0
[vmem] # Video memory output
# Width (Ganzzahl)
#vmem-width=320
# Height (Ganzzahl)
#vmem-height=200
# Pitch (Ganzzahl)
#vmem-pitch=640
# Chroma (Text)
#vmem-chroma=RV16
[vdummy] # Dummy video output
# Dummy image chroma format (Text)
#dummy-chroma=
[gl] # OpenGL video output (experimental)
# OpenGL extension (Text)
#gl=
[glwin32] # OpenGL video output
# GPU affinity (Ganzzahl)
#gpu-affinity=-1
[drawable] # Embedded window video
[directdraw] # DirectX (DirectDraw) video output
# Use hardware YUV->RGB conversions (boolesch)
#directx-hw-yuv=1
# Use video buffers in system memory (boolesch)
#directx-use-sysmem=0
# Use triple buffering for overlays (boolesch)
#directx-3buffering=1
# Name of desired display device (Text)
directx-device=\\.\DISPLAY2
[direct3d] # Direct3D video output
# Use hardware blending support (boolesch)
#direct3d-hw-blending=1
# Pixel Shader (Text)
direct3d-shader=Disabled
# Path to HLSL file (Text)
#direct3d-shader-file=
[transform] # Video transformation filter
# Transform type (Text)
#transform-type=90
[subsdelay] # Subtitle delay
# Delay calculation mode (Ganzzahl)
#subsdelay-mode=1
# Calculation factor (Fließkommazahl)
#subsdelay-factor=2.000000
# Maximum overlapping subtitles (Ganzzahl)
#subsdelay-overlap=3
# Minimum alpha value (Ganzzahl)
#subsdelay-min-alpha=70
# Interval between two disappearances (Ganzzahl)
#subsdelay-min-stops=1000
# Interval between appearance and disappearance (Ganzzahl)
#subsdelay-min-start-stop=1000
# Interval between disappearance and appearance (Ganzzahl)
#subsdelay-min-stop-start=1000
[sharpen] # Sharpen video filter
# Sharpen strength (0-2) (Fließkommazahl)
#sharpen-sigma=0.050000
[sepia] # Sepia video filter
# Sepia intensity (Ganzzahl)
#sepia-intensity=120
[scene] # Scene video filter
# Image format (Text)
#scene-format=png
# Image width (Ganzzahl)
#scene-width=-1
# Image height (Ganzzahl)
#scene-height=-1
# Filename prefix (Text)
#scene-prefix=scene
# Directory path prefix (Text)
#scene-path=
# Always write to the same file (boolesch)
#scene-replace=0
# Recording ratio (Ganzzahl)
#scene-ratio=50
[rss] # RSS and Atom feed display
# Feed URLs (Text)
#rss-urls=
# X offset (Ganzzahl)
#rss-x=0
# Y offset (Ganzzahl)
#rss-y=0
# Text position (Ganzzahl)
#rss-position=-1
# Opacity (Ganzzahl)
#rss-opacity=255
# Color (Ganzzahl)
#rss-color=16777215
# Font size, pixels (Ganzzahl)
#rss-size=-1
# Speed of feeds (Ganzzahl)
#rss-speed=100000
# Max length (Ganzzahl)
#rss-length=60
# Refresh time (Ganzzahl)
#rss-ttl=1800
# Feed images (boolesch)
#rss-images=1
# Title display mode (Ganzzahl)
#rss-title=-1
[rotate] # Rotate video filter
# Angle in degrees (Fließkommazahl)
#rotate-angle=30.000000
# Use motion sensors (boolesch)
#rotate-use-motion=0
[remoteosd] # Remote-OSD over VNC
# VNC Host (Text)
#rmtosd-host=myvdr
# VNC Port (Ganzzahl)
#rmtosd-port=20001
# VNC Password (Text)
#rmtosd-password=
# VNC poll interval (Ganzzahl)
#rmtosd-update=1000
# VNC polling (boolesch)
#rmtosd-vnc-polling=0
# Mouse events (boolesch)
#rmtosd-mouse-events=0
# Key events (boolesch)
#rmtosd-key-events=0
# Alpha transparency value (default 255) (Ganzzahl)
#rmtosd-alpha=255
[puzzle] # Puzzle interactive game video filter
# Number of puzzle rows (Ganzzahl)
#puzzle-rows=4
# Number of puzzle columns (Ganzzahl)
#puzzle-cols=4
# Border (Ganzzahl)
#puzzle-border=3
# Small preview (boolesch)
#puzzle-preview=0
# Small preview size (Ganzzahl)
#puzzle-preview-size=15
# Piece edge shape size (Ganzzahl)
#puzzle-shape-size=90
# Auto shuffle (Ganzzahl)
#puzzle-auto-shuffle=0
# Auto solve (Ganzzahl)
#puzzle-auto-solve=0
# Rotation (Ganzzahl)
#puzzle-rotation=0
# Game mode (Ganzzahl)
#puzzle-mode=0
[postproc] # Video post processing filter
# Post processing quality (Ganzzahl)
#postproc-q=6
# FFmpeg post processing filter chains (Text)
#postproc-name=default
[posterize] # Posterize video filter
# Posterize level (Ganzzahl)
#posterize-level=6
[motionblur] # Motion blur filter
# Blur factor (1-127) (Ganzzahl)
#blur-factor=80
[mosaic] # Mosaic video sub source
# Transparency (Ganzzahl)
#mosaic-alpha=255
# Height (Ganzzahl)
#mosaic-height=100
# Width (Ganzzahl)
#mosaic-width=100
# Mosaic alignment (Ganzzahl)
#mosaic-align=5
# Top left corner X coordinate (Ganzzahl)
#mosaic-xoffset=0
# Top left corner Y coordinate (Ganzzahl)
#mosaic-yoffset=0
# Border width (Ganzzahl)
#mosaic-borderw=0
# Border height (Ganzzahl)
#mosaic-borderh=0
# Positioning method (Ganzzahl)
#mosaic-position=0
# Number of rows (Ganzzahl)
#mosaic-rows=2
# Number of columns (Ganzzahl)
#mosaic-cols=2
# Keep aspect ratio (boolesch)
#mosaic-keep-aspect-ratio=0
# Keep original size (boolesch)
#mosaic-keep-picture=0
# Elements order (Text)
#mosaic-order=
# Offsets in order (Text)
#mosaic-offsets=
# Delay (Ganzzahl)
#mosaic-delay=0
[mirror] # Mirror video filter
# Mirror orientation (Ganzzahl)
#mirror-split=0
# Direction (Ganzzahl)
#mirror-direction=0
[marq] # Marquee display
# Text (Text)
#marq-marquee=VLC
# Text file (Text)
#marq-file=
# X offset (Ganzzahl)
#marq-x=0
# Y offset (Ganzzahl)
#marq-y=0
# Marquee position (Ganzzahl)
#marq-position=-1
# Opacity (Ganzzahl)
#marq-opacity=255
# Color (Ganzzahl)
#marq-color=16777215
# Font size, pixels (Ganzzahl)
#marq-size=-1
# Timeout (Ganzzahl)
#marq-timeout=0
# Refresh period in ms (Ganzzahl)
#marq-refresh=1000
[logo] # Logo sub source
# Logo filenames (Text)
#logo-file=
# X coordinate (Ganzzahl)
#logo-x=-1
# Y coordinate (Ganzzahl)
#logo-y=-1
# Logo individual image time in ms (Ganzzahl)
#logo-delay=1000
# Logo animation # of loops (Ganzzahl)
#logo-repeat=-1
# Opacity of the logo (Ganzzahl)
#logo-opacity=255
# Logo position (Ganzzahl)
#logo-position=-1
[hqdn3d] # High Quality 3D Denoiser filter
# Spatial luma strength (0-254) (Fließkommazahl)
#hqdn3d-luma-spat=4.000000
# Spatial chroma strength (0-254) (Fließkommazahl)
#hqdn3d-chroma-spat=3.000000
# Temporal luma strength (0-254) (Fließkommazahl)
#hqdn3d-luma-temp=6.000000
# Temporal chroma strength (0-254) (Fließkommazahl)
#hqdn3d-chroma-temp=4.500000
[grain] # Grain video filter
# Variance (Fließkommazahl)
#grain-variance=2.000000
# Minimal period (Ganzzahl)
#grain-period-min=1
# Maximal period (Ganzzahl)
#grain-period-max=48
[gradient] # Gradient video filter
# Distort mode (Text)
#gradient-mode=gradient
# Gradient image type (Ganzzahl)
#gradient-type=0
# Apply cartoon effect (boolesch)
#gradient-cartoon=1
[gradfun] # Gradfun video filter
# Radius (Ganzzahl)
#gradfun-radius=16
# Strength (Fließkommazahl)
#gradfun-strength=1.200000
[gaussianblur] # Gaussian blur video filter
# Gaussian's std deviation (Fließkommazahl)
#gaussianblur-sigma=2.000000
[extract] # Extract RGB component video filter
# RGB component to extract (Ganzzahl)
#extract-component=16711680
[erase] # Erase video filter
# Image mask (Text)
#erase-mask=
# X coordinate (Ganzzahl)
#erase-x=0
# Y coordinate (Ganzzahl)
#erase-y=0
[deinterlace] # Deinterlacing video filter
# Streaming deinterlace mode (Text)
#sout-deinterlace-mode=blend
# Phosphor chroma mode for 4:2:0 input (Ganzzahl)
#sout-deinterlace-phosphor-chroma=2
# Phosphor old field dimmer strength (Ganzzahl)
#sout-deinterlace-phosphor-dimmer=2
[croppadd] # Video cropping filter
# Pixels to crop from top (Ganzzahl)
#croppadd-croptop=0
# Pixels to crop from bottom (Ganzzahl)
#croppadd-cropbottom=0
# Pixels to crop from left (Ganzzahl)
#croppadd-cropleft=0
# Pixels to crop from right (Ganzzahl)
#croppadd-cropright=0
# Pixels to padd to top (Ganzzahl)
#croppadd-paddtop=0
# Pixels to padd to bottom (Ganzzahl)
#croppadd-paddbottom=0
# Pixels to padd to left (Ganzzahl)
#croppadd-paddleft=0
# Pixels to padd to right (Ganzzahl)
#croppadd-paddright=0
[colorthres] # Color threshold filter
# Color (Ganzzahl)
#colorthres-color=16711680
# Saturation threshold (Ganzzahl)
#colorthres-saturationthres=20
# Similarity threshold (Ganzzahl)
#colorthres-similaritythres=15
[canvas] # Canvas video filter
# Output width (Ganzzahl)
#canvas-width=0
# Output height (Ganzzahl)
#canvas-height=0
# Output picture aspect ratio (Text)
#canvas-aspect=
# Pad video (boolesch)
#canvas-padd=1
[bluescreen] # Bluescreen video filter
# Bluescreen U value (Ganzzahl)
#bluescreen-u=120
# Bluescreen V value (Ganzzahl)
#bluescreen-v=90
# Bluescreen U tolerance (Ganzzahl)
#bluescreen-ut=17
# Bluescreen V tolerance (Ganzzahl)
#bluescreen-vt=17
[blendbench] # Blending benchmark filter
# Number of time to blend (Ganzzahl)
#blendbench-loops=1000
# Alpha of the blended image (Ganzzahl)
#blendbench-alpha=128
# Image to be blended onto (Text)
#blendbench-base-image=
# Chroma for the base image (Text)
#blendbench-base-chroma=I420
# Image which will be blended (Text)
#blendbench-blend-image=
# Chroma for the blend image (Text)
#blendbench-blend-chroma=YUVA
[ball] # Ball video filter
# Ball color (Text)
#ball-color=red
# Ball speed (Ganzzahl)
#ball-speed=4
# Ball size (Ganzzahl)
#ball-size=10
# Gradient threshold (Ganzzahl)
#ball-gradient-threshold=40
# Edge visible (boolesch)
#ball-edge-visible=1
[audiobargraph_v] # Audio Bar Graph Video sub source
# X coordinate (Ganzzahl)
#audiobargraph_v-x=0
# Y coordinate (Ganzzahl)
#audiobargraph_v-y=0
# Transparency of the bargraph (Ganzzahl)
#audiobargraph_v-transparency=255
# Bargraph position (Ganzzahl)
#audiobargraph_v-position=-1
# Bar width in pixel (default : 10) (Ganzzahl)
#audiobargraph_v-barWidth=10
[atmo] # AtmoLight Filter
# Device type (Ganzzahl)
#atmo-device=0
# Serial Port/Device (Text)
#atmo-serialdev=COM1
# Filename of AtmoWin*.exe (Text)
#atmo-atmowinexe=
# Color when paused (boolesch)
#atmo-usepausecolor=0
# Pause-Red (Ganzzahl)
#atmo-pcolor-red=0
# Pause-Green (Ganzzahl)
#atmo-pcolor-green=0
# Pause-Blue (Ganzzahl)
#atmo-pcolor-blue=192
# Pause-Fadesteps (Ganzzahl)
#atmo-fadesteps=50
# End-Red (Ganzzahl)
#atmo-ecolor-red=192
# End-Green (Ganzzahl)
#atmo-ecolor-green=192
# End-Blue (Ganzzahl)
#atmo-ecolor-blue=192
# End-Fadesteps (Ganzzahl)
#atmo-efadesteps=50
# Count of AtmoLight channels (Ganzzahl)
#atmo-dmx-channels=5
# DMX address for each channel (Text)
#atmo-dmx-chbase=0,3,6,9,12
# Count of channels (Ganzzahl)
#atmo-momo-channels=3
# Count of fnordlicht's (Ganzzahl)
#atmo-fnordlicht-amount=2
# Number of zones on top (Ganzzahl)
#atmo-zones-top=1
# Number of zones on bottom (Ganzzahl)
#atmo-zones-bottom=1
# Zones on left / right side (Ganzzahl)
#atmo-zones-lr=1
# Calculate a average zone (boolesch)
#atmo-zone-summary=0
# Edge weightning (Ganzzahl)
#atmo-edgeweightning=3
# Brightness (Ganzzahl)
#atmo-brightness=100
# Darkness limit (Ganzzahl)
#atmo-darknesslimit=3
# Hue windowing (Ganzzahl)
#atmo-huewinsize=3
# Sat windowing (Ganzzahl)
#atmo-satwinsize=3
# Output Color filter mode (Ganzzahl)
#atmo-filtermode=1
# Filter length (ms) (Ganzzahl)
#atmo-meanlength=300
# Filter threshold (Ganzzahl)
#atmo-meanthreshold=40
# Filter smoothness (%) (Ganzzahl)
#atmo-percentnew=50
# Frame delay (ms) (Ganzzahl)
#atmo-framedelay=18
# Channel 0: summary (Ganzzahl)
#atmo-channel_0=4
# Channel 1: left (Ganzzahl)
#atmo-channel_1=3
# Channel 2: right (Ganzzahl)
#atmo-channel_2=1
# Channel 3: top (Ganzzahl)
#atmo-channel_3=0
# Channel 4: bottom (Ganzzahl)
#atmo-channel_4=2
# Channel / Zone Assignment (Text)
#atmo-channels=
# Use Software White adjust (boolesch)
#atmo-whiteadj=1
# White Red (Ganzzahl)
#atmo-white-red=255
# White Green (Ganzzahl)
#atmo-white-green=255
# White Blue (Ganzzahl)
#atmo-white-blue=255
# Zone 0: Top gradient (Text)
#atmo-gradient_zone_0=
# Zone 1: Right gradient (Text)
#atmo-gradient_zone_1=
# Zone 2: Bottom gradient (Text)
#atmo-gradient_zone_2=
# Zone 3: Left gradient (Text)
#atmo-gradient_zone_3=
# Zone 4: Summary gradient (Text)
#atmo-gradient_zone_4=
# Gradient bitmap searchpath (Text)
#atmo-gradient_path=
# Extracted Image Width (Ganzzahl)
#atmo-width=64
# Extracted Image Height (Ganzzahl)
#atmo-height=48
# Mark analyzed pixels (boolesch)
#atmo-showdots=0
[antiflicker] # antiflicker video filter
# Window size (Ganzzahl)
#antiflicker-window-size=10
# Softening value (Ganzzahl)
#antiflicker-softening-size=10
[anaglyph] # Convert 3D picture to anaglyph image video filter
# Color scheme (Text)
#anaglyph-scheme=red-cyan
[alphamask] # Alpha mask video filter
# Transparency mask (Text)
#alphamask-mask=
[adjust] # Image properties filter
# Image contrast (0-2) (Fließkommazahl)
#contrast=1.000000
# Image brightness (0-2) (Fließkommazahl)
#brightness=1.000000
# Image hue (0-360) (Ganzzahl)
#hue=0
# Image saturation (0-3) (Fließkommazahl)
#saturation=1.000000
# Image gamma (0-10) (Fließkommazahl)
#gamma=1.000000
# Brightness threshold (boolesch)
#brightness-threshold=0
[swscale] # Video scaling filter
# Scaling mode (Ganzzahl)
#swscale-mode=2
[freetype] # Freetype2 font renderer
# Font (Text)
#freetype-font=Arial
# Monospace Font (Text)
#freetype-monofont=Courier New
# Font size in pixels (Ganzzahl)
#freetype-fontsize=0
# Relative font size (Ganzzahl)
#freetype-rel-fontsize=16
# Text opacity (Ganzzahl)
#freetype-opacity=255
# Text default color (Ganzzahl)
#freetype-color=16777215
# Force bold (boolesch)
#freetype-bold=0
# Background opacity (Ganzzahl)
#freetype-background-opacity=0
# Background color (Ganzzahl)
#freetype-background-color=0
# Outline opacity (Ganzzahl)
#freetype-outline-opacity=255
# Outline color (Ganzzahl)
#freetype-outline-color=0
# Outline thickness (Ganzzahl)
#freetype-outline-thickness=4
# Shadow opacity (Ganzzahl)
#freetype-shadow-opacity=128
# Shadow color (Ganzzahl)
#freetype-shadow-color=0
# Shadow angle (Fließkommazahl)
#freetype-shadow-angle=-45.000000
# Shadow distance (Fließkommazahl)
#freetype-shadow-distance=0.060000
# Use YUVP renderer (boolesch)
#freetype-yuvp=0
[stream_out_transcode] # Transcode stream output
# Video encoder (Text)
#sout-transcode-venc=
# Destination video codec (Text)
#sout-transcode-vcodec=
# Video bitrate (Ganzzahl)
#sout-transcode-vb=0
# Video scaling (Fließkommazahl)
#sout-transcode-scale=0.000000
# Video frame-rate (Text)
#sout-transcode-fps=
# Deinterlace video (boolesch)
#sout-transcode-deinterlace=0
# Deinterlace module (Text)
#sout-transcode-deinterlace-module=deinterlace
# Video width (Ganzzahl)
#sout-transcode-width=0
# Video height (Ganzzahl)
#sout-transcode-height=0
# Maximum video width (Ganzzahl)
#sout-transcode-maxwidth=0
# Maximum video height (Ganzzahl)
#sout-transcode-maxheight=0
# Video filter (Text)
#sout-transcode-vfilter=
# Audio encoder (Text)
#sout-transcode-aenc=
# Destination audio codec (Text)
#sout-transcode-acodec=
# Audio bitrate (Ganzzahl)
#sout-transcode-ab=96
# Audio language (Text)
#sout-transcode-alang=
# Audio channels (Ganzzahl)
#sout-transcode-channels=0
# Audio sample rate (Ganzzahl)
#sout-transcode-samplerate=0
# Audio filter (Text)
#sout-transcode-afilter=
# Subtitle encoder (Text)
#sout-transcode-senc=
# Destination subtitle codec (Text)
#sout-transcode-scodec=
# Destination subtitle codec (boolesch)
#sout-transcode-soverlay=0
# Overlays (Text)
#sout-transcode-sfilter=
# OSD menu (boolesch)
#sout-transcode-osd=0
# Number of threads (Ganzzahl)
#sout-transcode-threads=0
# High priority (boolesch)
#sout-transcode-high-priority=0
[stream_out_stats] # Writes statistic info about stream
# Output file (Text)
#sout-stats-output=
# Prefix to show on output line (Text)
#sout-stats-prefix=stats
[stream_out_standard] # Standard stream output
# Output access method (Text)
#sout-standard-access=
# Output muxer (Text)
#sout-standard-mux=
# Output destination (Text)
#sout-standard-dst=
# address to bind to (helper setting for dst) (Text)
#sout-standard-bind=
# filename for stream (helper setting for dst) (Text)
#sout-standard-path=
# SAP announcing (boolesch)
#sout-standard-sap=0
# Session name (Text)
#sout-standard-name=
# Session description (Text)
#sout-standard-description=
# Session URL (Text)
#sout-standard-url=
# Session email (Text)
#sout-standard-email=
# Session phone number (Text)
#sout-standard-phone=
[stream_out_smem] # Stream output to memory buffer
# Time Synchronized output (boolesch)
#sout-smem-time-sync=1
[stream_out_setid] # Change the id of an elementary stream
# Elementary Stream ID (Ganzzahl)
#sout-setid-id=0
# New ES ID (Ganzzahl)
#sout-setid-new-id=0
# Elementary Stream ID (Ganzzahl)
#sout-setlang-id=0
# Language (Text)
#sout-setlang-lang=eng
[stream_out_rtp] # RTP stream output
# Destination (Text)
#sout-rtp-dst=
# SDP (Text)
#sout-rtp-sdp=
# Muxer (Text)
#sout-rtp-mux=
# SAP announcing (boolesch)
#sout-rtp-sap=0
# Session name (Text)
#sout-rtp-name=
# Session category (Text)
#sout-rtp-cat=
# Session description (Text)
#sout-rtp-description=
# Session URL (Text)
#sout-rtp-url=
# Session email (Text)
#sout-rtp-email=
# Session phone number (Text)
#sout-rtp-phone=
# Transport protocol (Text)
#sout-rtp-proto=udp
# Port (Ganzzahl)
#sout-rtp-port=5004
# Audio port (Ganzzahl)
#sout-rtp-port-audio=0
# Video port (Ganzzahl)
#sout-rtp-port-video=0
# Hop limit (TTL) (Ganzzahl)
#sout-rtp-ttl=-1
# RTP/RTCP multiplexing (boolesch)
#sout-rtp-rtcp-mux=0
# Caching value (ms) (Ganzzahl)
#sout-rtp-caching=300
# SRTP key (hexadecimal) (Text)
#sout-rtp-key=
# SRTP salt (hexadecimal) (Text)
#sout-rtp-salt=
# MP4A LATM (boolesch)
#sout-rtp-mp4a-latm=0
# RTSP session timeout (s) (Ganzzahl)
#rtsp-timeout=60
# Username (Text)
#sout-rtsp-user=
# Password (Text)
#sout-rtsp-pwd=
[stream_out_record] # Record stream output
# Destination prefix (Text)
#sout-record-dst-prefix=
[stream_out_raop] # Remote Audio Output Protocol stream output
# Host (Text)
#sout-raop-host=
# Password (Text)
#sout-raop-password=
# Password file (Text)
#sout-raop-password-file=
# Volume (Ganzzahl)
#sout-raop-volume=100
[stream_out_mosaic_bridge] # Mosaic bridge stream output
# ID (Text)
#sout-mosaic-bridge-id=Id
# Video width (Ganzzahl)
#sout-mosaic-bridge-width=0
# Video height (Ganzzahl)
#sout-mosaic-bridge-height=0
# Sample aspect ratio (Text)
#sout-mosaic-bridge-sar=1:1
# Image chroma (Text)
#sout-mosaic-bridge-chroma=
# Video filter (Text)
#sout-mosaic-bridge-vfilter=
# Transparency (Ganzzahl)
#sout-mosaic-bridge-alpha=255
# X offset (Ganzzahl)
#sout-mosaic-bridge-x=-1
# Y offset (Ganzzahl)
#sout-mosaic-bridge-y=-1
[stream_out_langfromtelx] # Dynamic language setting from teletext
# Elementary Stream ID (Ganzzahl)
#sout-langfromtelx-id=0
# Magazine (Ganzzahl)
#sout-langfromtelx-magazine=7
# Page (Ganzzahl)
#sout-langfromtelx-page=153
# Row (Ganzzahl)
#sout-langfromtelx-row=1
[stream_out_es] # Elementary stream output
# Output access method (Text)
#sout-es-access=
# Output muxer (Text)
#sout-es-mux=
# Output URL (Text)
#sout-es-dst=
# Audio output access method (Text)
#sout-es-access-audio=
# Audio output muxer (Text)
#sout-es-mux-audio=
# Audio output URL (Text)
#sout-es-dst-audio=
# Video output access method (Text)
#sout-es-access-video=
# Video output muxer (Text)
#sout-es-mux-video=
# Video output URL (Text)
#sout-es-dst-video=
[stream_out_display] # Display stream output
# Enable audio (boolesch)
#sout-display-audio=1
# Enable video (boolesch)
#sout-display-video=1
# Delay (ms) (Ganzzahl)
#sout-display-delay=100
[stream_out_delay] # Delay a stream
# Elementary Stream ID (Ganzzahl)
#sout-delay-id=0
# Delay of the ES (ms) (Ganzzahl)
#sout-delay-delay=0
[stream_out_chromaprint] # Chromaprint stream output
# Duration of the fingerprinting (Ganzzahl)
#duration=90
[stream_out_bridge] # Bridge stream output
# ID (Ganzzahl)
#sout-bridge-out-id=0
# Destination bridge-in name (Text)
#sout-bridge-out-in-name=default
# Delay (Ganzzahl)
#sout-bridge-in-delay=0
# ID Offset (Ganzzahl)
#sout-bridge-in-id-offset=8192
# Name of current instance (Text)
#sout-bridge-in-name=default
# Fallback to placeholder stream when out of data (boolesch)
#sout-bridge-in-placeholder=0
# Placeholder delay (Ganzzahl)
#sout-bridge-in-placeholder-delay=200
# Wait for I frame before toggling placeholder (boolesch)
#sout-bridge-in-placeholder-switch-on-iframe=1
[dash] # Dynamic Adaptive Streaming over HTTP
# Preferred Width (Ganzzahl)
#dash-prefwidth=480
# Preferred Height (Ganzzahl)
#dash-prefheight=360
# Buffer Size (Seconds) (Ganzzahl)
#dash-buffersize=30
[sap] # Network streams (SAP)
# SAP multicast address (Text)
#sap-addr=
# SAP timeout (seconds) (Ganzzahl)
#sap-timeout=1800
# Try to parse the announce (boolesch)
#sap-parse=1
# SAP Strict mode (boolesch)
#sap-strict=0
[podcast] # Podcasts
# Podcast URLs list (Text)
#podcast-urls=
[packetizer_mpegvideo] # MPEG-I/II video packetizer
# Sync on Intra Frame (boolesch)
#packetizer-mpegvideo-sync-iframe=0
[mux_ts] # TS muxer (libdvbpsi)
# Video PID (Ganzzahl)
#sout-ts-pid-video=0
# Audio PID (Ganzzahl)
#sout-ts-pid-audio=0
# SPU PID (Ganzzahl)
#sout-ts-pid-spu=0
# PMT PID (Ganzzahl)
#sout-ts-pid-pmt=0
# TS ID (Ganzzahl)
#sout-ts-tsid=0
# NET ID (Ganzzahl)
#sout-ts-netid=0
# PMT Program numbers (Text)
#sout-ts-program-pmt=
# Set PID to ID of ES (boolesch)
#sout-ts-es-id-pid=0
# Mux PMT (requires --sout-ts-es-id-pid) (Text)
#sout-ts-muxpmt=
# SDT Descriptors (requires --sout-ts-es-id-pid) (Text)
#sout-ts-sdtdesc=
# Data alignment (boolesch)
#sout-ts-alignment=1
# Shaping delay (ms) (Ganzzahl)
#sout-ts-shaping=200
# Use keyframes (boolesch)
#sout-ts-use-key-frames=0
# PCR interval (ms) (Ganzzahl)
#sout-ts-pcr=70
# Minimum B (deprecated) (Ganzzahl)
#sout-ts-bmin=0
# Maximum B (deprecated) (Ganzzahl)
#sout-ts-bmax=0
# DTS delay (ms) (Ganzzahl)
#sout-ts-dts-delay=400
# Crypt audio (boolesch)
#sout-ts-crypt-audio=1
# Crypt video (boolesch)
#sout-ts-crypt-video=1
# CSA Key (Text)
#sout-ts-csa-ck=
# Second CSA Key (Text)
#sout-ts-csa2-ck=
# CSA Key in use (Text)
#sout-ts-csa-use=1
# Packet size in bytes to encrypt (Ganzzahl)
#sout-ts-csa-pkt=188
[mux_ps] # PS muxer
# DTS delay (ms) (Ganzzahl)
#sout-ps-dts-delay=200
# PES maximum size (Ganzzahl)
#sout-ps-pes-max-size=65500
[mux_ogg] # Ogg/OGM muxer
# Index interval (Ganzzahl)
#sout-ogg-indexintvl=1000
# Index size ratio (Fließkommazahl)
#sout-ogg-indexratio=1.000000
[mux_mp4] # MP4/MOV muxer
# Create "Fast Start" files (boolesch)
#sout-mp4-faststart=1
[mux_avi] # AVI muxer
# Artist (Text)
#sout-avi-artist=
# Date (Text)
#sout-avi-date=
# Genre (Text)
#sout-avi-genre=
# Copyright (Text)
#sout-avi-copyright=
# Comment (Text)
#sout-avi-comment=
# Name (Text)
#sout-avi-name=
# Subject (Text)
#sout-avi-subject=
# Encoder (Text)
#sout-avi-encoder=VLC Media Player - 2.2.6 Umbrella
# Keywords (Text)
#sout-avi-keywords=
[mux_asf] # ASF muxer
# Title (Text)
#sout-asf-title=
# Author (Text)
#sout-asf-author=
# Copyright (Text)
#sout-asf-copyright=
# Comment (Text)
#sout-asf-comment=
# Rating (Text)
#sout-asf-rating=
# Packet Size (Ganzzahl)
#sout-asf-packet-size=4096
# Bitrate override (Ganzzahl)
#sout-asf-bitrate-override=0
[vod_rtsp] # Legacy RTSP VoD server
# MUX for RAW RTSP transport (Text)
#rtsp-raw-mux=ts
# Maximum number of connections (Ganzzahl)
#rtsp-throttle-users=0
# Sets the timeout option in the RTSP session string (Ganzzahl)
#rtsp-session-timeout=5
[logger] # File logging
# Log filename (Text)
#logfile=
# Log format (Text)
#logmode=text
# Verbosity (Ganzzahl)
#log-verbose=-1
[gnutls] # GNU TLS transport layer security
# TLS cipher priorities (Text)
#gnutls-priorities=NORMAL
[audioscrobbler] # Submission of played songs to last.fm
# Username (Text)
#lastfm-username=
# Password (Text)
#lastfm-password=
# Scrobbler URL (Text)
#scrobbler-url=post.audioscrobbler.com
[folder] # Folder meta data
# Album art filename (Text)
#album-art-filename=
[lua] # Lua interpreter
# Lua interface (Text)
#lua-intf=dummy
# Lua interface configuration (Text)
#lua-config=
# Password (Text)
#http-password=
# Source directory (Text)
#http-src=
# Directory index (boolesch)
#http-index=0
# TCP command input (Text)
#rc-host=
# CLI input (Text)
#cli-host=
# Host (Text)
#telnet-host=localhost
# Port (Ganzzahl)
#telnet-port=4212
# Password (Text)
#telnet-password=
[skins2] # Skinnable Interface
# Skin to use (Text)
#skins2-last=
# Config of last used skin (Text)
#skins2-config=
# Systray icon (boolesch)
#skins2-systray=1
# Show VLC on the taskbar (boolesch)
#skins2-taskbar=1
# Enable transparency effects (boolesch)
#skins2-transparency=0
# Use a skinned playlist (boolesch)
#skinned-playlist=1
# Display video in a skinned window if any (boolesch)
#skinned-video=1
[qt4] # Qt interface
# Start in minimal view (without menus) (boolesch)
#qt-minimal-view=0
# Systray icon (boolesch)
#qt-system-tray=1
# Show notification popup on track change (Ganzzahl)
#qt-notification=1
# Start VLC with only a systray icon (boolesch)
#qt-start-minimized=0
# Pause the video playback when minimized (boolesch)
#qt-pause-minimized=0
# Windows opacity between 0.1 and 1 (Fließkommazahl)
#qt-opacity=1.000000
# Fullscreen controller opacity between 0.1 and 1 (Fließkommazahl)
#qt-fs-opacity=0.800000
# Resize interface to the native video size (boolesch)
#qt-video-autoresize=1
# Show playing item name in window title (boolesch)
#qt-name-in-title=1
# Show a controller in fullscreen mode (boolesch)
qt-fs-controller=0
# Save the recently played items in the menu (boolesch)
#qt-recentplay=1
# List of words separated by | to filter (Text)
#qt-recentplay-filter=
# Continue playback? (Ganzzahl)
#qt-continue=1
# Activate the updates availability notification (boolesch)
qt-updates-notif=0
# Number of days between two update checks (Ganzzahl)
#qt-updates-days=3
# Ignore keyboard volume buttons. (boolesch)
#qt-disable-volume-keys=1
# Embed the file browser in open dialog (boolesch)
#qt-embedded-open=0
# Show advanced preferences over simple ones (boolesch)
#qt-advanced-pref=0
# Show unimportant error and warnings dialogs (boolesch)
#qt-error-dialogs=1
# Define the colors of the volume slider (Text)
#qt-slider-colours=153;210;153;20;210;20;255;199;15;245;39;29
# Ask for network policy at start (boolesch)
qt-privacy-ask=0
# Define which screen fullscreen goes (Ganzzahl)
#qt-fullscreen-screennumber=-1
# Load extensions on startup (boolesch)
#qt-autoload-extensions=1
# Display background cone or art (boolesch)
#qt-bgcone=1
# Expanding background cone or art. (boolesch)
#qt-bgcone-expands=0
# Allow automatic icon changes (boolesch)
#qt-icon-change=1
# Maximum Volume displayed (Ganzzahl)
#qt-max-volume=125
# Fullscreen controller mouse sensitivity (Ganzzahl)
#qt-fs-sensitivity=3
[vc1] # VC1 video demuxer
# Frames per Second (Fließkommazahl)
#vc1-fps=25.000000
[ts] # MPEG Transport Stream demuxer
# Extra PMT (Text)
#ts-extra-pmt=
# Trust in-stream PCR (boolesch)
#ts-trust-pcr=1
# Set id of ES to PID (boolesch)
#ts-es-id-pid=1
# CSA Key (Text)
#ts-csa-ck=
# Second CSA Key (Text)
#ts-csa2-ck=
# Packet size in bytes to decrypt (Ganzzahl)
#ts-csa-pkt=188
# Separate sub-streams (boolesch)
#ts-split-es=1
# Seek based on percent not time (boolesch)
#ts-seek-percent=0
[subtitle] # Text subtitle parser
# Frames per Second (Fließkommazahl)
#sub-fps=0.000000
# Subtitle delay (Ganzzahl)
#sub-delay=0
# Subtitle format (Text)
#sub-type=auto
# Subtitle description (Text)
#sub-description=
[rawvid] # Raw video demuxer
# Frames per Second (Text)
#rawvid-fps=
# Width (Ganzzahl)
#rawvid-width=0
# Height (Ganzzahl)
#rawvid-height=0
# Force chroma (Use carefully) (Text)
#rawvid-chroma=
# Aspect ratio (Text)
#rawvid-aspect-ratio=
[rawdv] # DV (Digital Video) demuxer
# Hurry up (boolesch)
#rawdv-hurry-up=0
[rawaud] # Raw audio demuxer
# Audio channels (Ganzzahl)
#rawaud-channels=2
# Audio samplerate (Hz) (Ganzzahl)
#rawaud-samplerate=48000
# FOURCC code of raw input format (Text)
#rawaud-fourcc=s16l
# Forces the audio language (Text)
#rawaud-lang=eng
[ps] # MPEG-PS demuxer
# Trust MPEG timestamps (boolesch)
#ps-trust-timestamps=1
[playlist] # Playlist
# Skip ads (boolesch)
#playlist-skip-ads=1
# Show shoutcast adult content (boolesch)
#shoutcast-show-adult=0
[mod] # MOD demuxer (libmodplug)
# Noise reduction (boolesch)
#mod-noisereduction=1
# Reverb (boolesch)
#mod-reverb=0
# Reverberation level (Ganzzahl)
#mod-reverb-level=0
# Reverberation delay (Ganzzahl)
#mod-reverb-delay=40
# Mega bass (boolesch)
#mod-megabass=0
# Mega bass level (Ganzzahl)
#mod-megabass-level=0
# Mega bass cutoff (Ganzzahl)
#mod-megabass-range=10
# Surround (boolesch)
#mod-surround=0
# Surround level (Ganzzahl)
#mod-surround-level=0
# Surround delay (ms) (Ganzzahl)
#mod-surround-delay=5
[mkv] # Matroska stream demuxer
# Respect ordered chapters (boolesch)
#mkv-use-ordered-chapters=1
# Chapter codecs (boolesch)
#mkv-use-chapter-codec=1
# Preload MKV files in the same directory (boolesch)
#mkv-preload-local-dir=1
# Seek based on percent not time (boolesch)
#mkv-seek-percent=0
# Dummy Elements (boolesch)
#mkv-use-dummy=0
[mjpeg] # M-JPEG camera demuxer
# Frames per Second (Fließkommazahl)
#mjpeg-fps=0.000000
[image] # Image demuxer
# ES ID (Ganzzahl)
#image-id=-1
# Group (Ganzzahl)
#image-group=0
# Decode (boolesch)
image-decode=0
# Forced chroma (Text)
#image-chroma=
# Duration in seconds (Fließkommazahl)
image-duration=-1.000000
# Frame rate (Text)
#image-fps=10/1
# Real-time (boolesch)
#image-realtime=0
[hevc] # HEVC/H.265 video demuxer
# Frames per Second (Fließkommazahl)
#hevc-force-fps=0.000000
[h264] # H264 video demuxer
# Frames per Second (Fließkommazahl)
#h264-fps=25.000000
[es] # MPEG-I/II/4 / A52 / DTS / MLP audio
# Frames per Second (Fließkommazahl)
#es-fps=25.000000
[diracsys] # Dirac video demuxer
# Value to adjust dts by (Ganzzahl)
#dirac-dts-offset=0
[demuxdump] # File dumper
# Dump module (Text)
#demuxdump-access=file
# Dump filename (Text)
#demuxdump-file=stream-demux.dump
# Append to existing file (boolesch)
#demuxdump-append=0
[avi] # AVI demuxer
# Force interleaved method (boolesch)
#avi-interleaved=0
# Force index creation (Ganzzahl)
#avi-index=0
[oldrc] # Remote control interface
# Show stream position (boolesch)
#rc-show-pos=0
# Do not open a DOS command box interface (boolesch)
#rc-quiet=0
# TCP command input (Text)
#rc-host=
[ntservice] # Windows Service interface
# Install Windows Service (boolesch)
#ntservice-install=0
# Uninstall Windows Service (boolesch)
#ntservice-uninstall=0
# Display name of the Service (Text)
#ntservice-name=VLC media player
# Configuration options (Text)
#ntservice-options=
# Extra interface modules (Text)
#ntservice-extraintf=
[netsync] # Network synchronization
# Network master clock (boolesch)
#netsync-master=0
# Master server ip address (Text)
#netsync-master-ip=
# UDP timeout (in ms) (Ganzzahl)
#netsync-timeout=500
[gestures] # Mouse gestures control interface
# Motion threshold (10-100) (Ganzzahl)
#gestures-threshold=30
# Trigger button (Text)
#gestures-button=left
[dummy] # Dummy interface
# Do not open a DOS command box interface (boolesch)
#dummy-quiet=0
[zvbi] # VBI and Teletext decoder
# Teletext page (Ganzzahl)
#vbi-page=100
# Teletext transparency (boolesch)
#vbi-opaque=0
# Teletext alignment (Ganzzahl)
#vbi-position=8
# Teletext text subtitles (boolesch)
#vbi-text=0
[x264] # H.264/MPEG-4 Part 10/AVC encoder (x264)
# Maximum GOP size (Ganzzahl)
#sout-x264-keyint=250
# Minimum GOP size (Ganzzahl)
#sout-x264-min-keyint=25
# Use recovery points to close GOPs (boolesch)
#sout-x264-opengop=0
# Enable compatibility hacks for Blu-ray support (boolesch)
#sout-x264-bluray-compat=0
# Extra I-frames aggressivity (Ganzzahl)
#sout-x264-scenecut=40
# B-frames between I and P (Ganzzahl)
#sout-x264-bframes=3
# Adaptive B-frame decision (Ganzzahl)
#sout-x264-b-adapt=1
# Influence (bias) B-frames usage (Ganzzahl)
#sout-x264-b-bias=0
# Keep some B-frames as references (Text)
#sout-x264-bpyramid=normal
# CABAC (boolesch)
#sout-x264-cabac=1
# Use fullrange instead of TV colorrange (boolesch)
#sout-x264-fullrange=0
# Number of reference frames (Ganzzahl)
#sout-x264-ref=3
# Skip loop filter (boolesch)
#sout-x264-nf=0
# Loop filter AlphaC0 and Beta parameters alpha:beta (Text)
#sout-x264-deblock=0:0
# Strength of psychovisual optimization, default is "1.0:0.0" (Text)
#sout-x264-psy-rd=1.0:0.0
# Use Psy-optimizations (boolesch)
#sout-x264-psy=1
# H.264 level (Text)
#sout-x264-level=0
# H.264 profile (Text)
#sout-x264-profile=high
# Interlaced mode (boolesch)
#sout-x264-interlaced=0
# Frame packing (Ganzzahl)
#sout-x264-frame-packing=-1
# Force number of slices per frame (Ganzzahl)
#sout-x264-slices=0
# Limit the size of each slice in bytes (Ganzzahl)
#sout-x264-slice-max-size=0
# Limit the size of each slice in macroblocks (Ganzzahl)
#sout-x264-slice-max-mbs=0
# HRD-timing information (Text)
#sout-x264-hrd=none
# Set QP (Ganzzahl)
#sout-x264-qp=-1
# Quality-based VBR (Ganzzahl)
#sout-x264-crf=23
# Min QP (Ganzzahl)
#sout-x264-qpmin=10
# Max QP (Ganzzahl)
#sout-x264-qpmax=51
# Max QP step (Ganzzahl)
#sout-x264-qpstep=4
# Average bitrate tolerance (Fließkommazahl)
#sout-x264-ratetol=1.000000
# Max local bitrate (Ganzzahl)
#sout-x264-vbv-maxrate=0
# VBV buffer (Ganzzahl)
#sout-x264-vbv-bufsize=0
# Initial VBV buffer occupancy (Fließkommazahl)
#sout-x264-vbv-init=0.900000
# QP factor between I and P (Fließkommazahl)
#sout-x264-ipratio=1.400000
# QP factor between P and B (Fließkommazahl)
#sout-x264-pbratio=1.300000
# QP difference between chroma and luma (Ganzzahl)
#sout-x264-chroma-qp-offset=0
# Multipass ratecontrol (Ganzzahl)
#sout-x264-pass=0
# QP curve compression (Fließkommazahl)
#sout-x264-qcomp=0.600000
# Reduce fluctuations in QP (Fließkommazahl)
#sout-x264-cplxblur=20.000000
# Reduce fluctuations in QP (Fließkommazahl)
#sout-x264-qblur=0.500000
# How AQ distributes bits (Ganzzahl)
#sout-x264-aq-mode=1
# Strength of AQ (Fließkommazahl)
#sout-x264-aq-strength=1.000000
# Partitions to consider (Text)
#sout-x264-partitions=normal
# Direct MV prediction mode (Text)
#sout-x264-direct=spatial
# Direct prediction size (Ganzzahl)
#sout-x264-direct-8x8=1
# Weighted prediction for B-frames (boolesch)
#sout-x264-weightb=1
# Weighted prediction for P-frames (Ganzzahl)
#sout-x264-weightp=2
# Integer pixel motion estimation method (Text)
#sout-x264-me=hex
# Maximum motion vector search range (Ganzzahl)
#sout-x264-merange=16
# Maximum motion vector length (Ganzzahl)
#sout-x264-mvrange=-1
# Minimum buffer space between threads (Ganzzahl)
#sout-x264-mvrange-thread=-1
# Subpixel motion estimation and partition decision quality (Ganzzahl)
#sout-x264-subme=7
# Decide references on a per partition basis (boolesch)
#sout-x264-mixed-refs=1
# Chroma in motion estimation (boolesch)
#sout-x264-chroma-me=1
# Adaptive spatial transform size (boolesch)
#sout-x264-8x8dct=1
# Trellis RD quantization (Ganzzahl)
#sout-x264-trellis=1
# Framecount to use on frametype lookahead (Ganzzahl)
#sout-x264-lookahead=40
# Use Periodic Intra Refresh (boolesch)
#sout-x264-intra-refresh=0
# Use mb-tree ratecontrol (boolesch)
#sout-x264-mbtree=1
# Early SKIP detection on P-frames (boolesch)
#sout-x264-fast-pskip=1
# Coefficient thresholding on P-frames (boolesch)
#sout-x264-dct-decimate=1
# Noise reduction (Ganzzahl)
#sout-x264-nr=0
# Inter luma quantization deadzone (Ganzzahl)
#sout-x264-deadzone-inter=21
# Intra luma quantization deadzone (Ganzzahl)
#sout-x264-deadzone-intra=11
# Non-deterministic optimizations when threaded (boolesch)
#sout-x264-non-deterministic=0
# CPU optimizations (boolesch)
#sout-x264-asm=1
# PSNR computation (boolesch)
#sout-x264-psnr=0
# SSIM computation (boolesch)
#sout-x264-ssim=0
# Quiet mode (boolesch)
#sout-x264-quiet=0
# SPS and PPS id numbers (Ganzzahl)
#sout-x264-sps-id=0
# Access unit delimiters (boolesch)
#sout-x264-aud=0
# Statistics (boolesch)
#sout-x264-verbose=0
# Filename for 2 pass stats file (Text)
#sout-x264-stats=x264_2pass.log
# Default preset setting used (Text)
sout-x264-preset=ultrafast
# Default tune setting used (Text)
sout-x264-tune=film
# x264 advanced options. (Text)
#sout-x264-options=
[vorbis] # Vorbis audio decoder
# Encoding quality (Ganzzahl)
#sout-vorbis-quality=0
# Maximum encoding bitrate (Ganzzahl)
#sout-vorbis-max-bitrate=0
# Minimum encoding bitrate (Ganzzahl)
#sout-vorbis-min-bitrate=0
# CBR encoding (boolesch)
#sout-vorbis-cbr=0
[twolame] # Libtwolame audio encoder
# Encoding quality (Fließkommazahl)
#sout-twolame-quality=0.000000
# Stereo mode (Ganzzahl)
#sout-twolame-mode=0
# VBR mode (boolesch)
#sout-twolame-vbr=0
# Psycho-acoustic model (Ganzzahl)
#sout-twolame-psy=3
[theora] # Theora video decoder
# Post processing quality (Ganzzahl)
#theora-postproc=-1
# Encoding quality (Ganzzahl)
#sout-theora-quality=2
[svcdsub] # Philips OGT (SVCD subtitle) decoder
[subsdec] # Text subtitle decoder
# Subtitle justification (Ganzzahl)
#subsdec-align=0
# Subtitle text encoding (Text)
#subsdec-encoding=
# UTF-8 subtitle autodetection (boolesch)
#subsdec-autodetect-utf8=1
# Formatted Subtitles (boolesch)
#subsdec-formatted=1
[spudec] # DVD subtitles decoder
# Disable DVD subtitle transparency (boolesch)
#dvdsub-transparency=0
[speex] # Speex audio decoder
# Mode (Ganzzahl)
#sout-speex-mode=0
# Encoding complexity (Ganzzahl)
#sout-speex-complexity=3
# CBR encoding (boolesch)
#sout-speex-cbr=0
# Encoding quality (Fließkommazahl)
#sout-speex-quality=8.000000
# Maximal bitrate (Ganzzahl)
#sout-speex-max-bitrate=0
# Voice activity detection (boolesch)
#sout-speex-vad=1
# Discontinuous Transmission (boolesch)
#sout-speex-dtx=0
[schroedinger] # Dirac video decoder using libschroedinger
# Rate control method (Text)
#sout-schro-rate-control=
# Constant quality factor (Fließkommazahl)
#sout-schro-quality=-1.000000
# Noise Threshold (Fließkommazahl)
#sout-schro-noise-threshold=-1.000000
# CBR bitrate (kbps) (Ganzzahl)
#sout-schro-bitrate=-1
# Maximum bitrate (kbps) (Ganzzahl)
#sout-schro-max-bitrate=-1
# Minimum bitrate (kbps) (Ganzzahl)
#sout-schro-min-bitrate=-1
# GOP structure (Text)
#sout-schro-gop-structure=
# GOP length (Ganzzahl)
#sout-schro-gop-length=-1
# Chroma format (Text)
#sout-schro-chroma-fmt=420
# Picture coding mode (Text)
#sout-schro-coding-mode=auto
# Motion Vector precision (Text)
#sout-schro-mv-precision=
# Size of motion compensation blocks (Text)
#sout-schro-motion-block-size=
# Overlap of motion compensation blocks (Text)
#sout-schro-motion-block-overlap=
# Three component motion estimation (Ganzzahl)
#sout-schro-me-combined=-1
# Enable hierarchical Motion Estimation (Ganzzahl)
#sout-schro-enable-hierarchical-me=-1
# Number of levels of downsampling (Ganzzahl)
#sout-schro-downsample-levels=-1
# Enable Global Motion Estimation (Ganzzahl)
#sout-schro-enable-global-me=-1
# Enable Phase Correlation Estimation (Ganzzahl)
#sout-schro-enable-phasecorr-me=-1
# Intra picture DWT filter (Text)
#sout-schro-intra-wavelet=
# Inter picture DWT filter (Text)
#sout-schro-inter-wavelet=
# Number of DWT iterations (Ganzzahl)
#sout-schro-transform-depth=-1
# Enable multiple quantizers (Ganzzahl)
#sout-schro-enable-multiquant=-1
# Size of code blocks in each subband (Text)
#sout-schro-codeblock-size=
# Prefilter (Text)
#sout-schro-filtering=
# Amount of prefiltering (Fließkommazahl)
#sout-schro-filter-value=-1.000000
# Enable Scene Change Detection (Ganzzahl)
#sout-schro-enable-scd=-1
# perceptual weighting method (Text)
#sout-schro-perceptual-weighting=
# perceptual distance (Fließkommazahl)
#sout-schro-perceptual-distance=-1.000000
# Disable arithmetic coding (Ganzzahl)
#sout-schro-enable-noarith=-1
# Horizontal slices per frame (Ganzzahl)
#sout-schro-horiz-slices=-1
# Vertical slices per frame (Ganzzahl)
#sout-schro-vert-slices=-1
# Force Profile (Text)
#sout-schro-force-profile=
[qsv] # Intel QuickSync Video encoder for MPEG4-Part10/MPEG2 (aka H.264/H.262)
# Enable software mode (boolesch)
#sout-qsv-software=0
# Codec Profile (Text)
#sout-qsv-h264-profile=unspecified
# Codec Level (Text)
#sout-qsv-h264-level=unspecified
# Codec Profile (Text)
#sout-qsv-mpeg2-profile=unspecified
# Codec Level (Text)
#sout-qsv-mpeg2-level=unspecified
# Group of Picture size (Ganzzahl)
#sout-qsv-gop-size=32
# Group of Picture Reference Distance (Ganzzahl)
#sout-qsv-gop-refdist=4
# IDR interval (Ganzzahl)
#sout-qsv-idr-interval=0
# Target Usage (Text)
#sout-qsv-target-usage=quality
# Rate Control Method (Text)
#sout-qsv-rc-method=vbr
# Quantization parameter (Ganzzahl)
#sout-qsv-qp=0
# Quantization parameter for I-frames (Ganzzahl)
#sout-qsv-qpi=0
# Quantization parameter for P-frames (Ganzzahl)
#sout-qsv-qpp=0
# Quantization parameter for B-frames (Ganzzahl)
#sout-qsv-qpb=0
# Maximum Bitrate (Ganzzahl)
#sout-qsv-bitrate-max=0
# Accuracy of RateControl (Ganzzahl)
#sout-qsv-accuracy=0
# Convergence time of 'avbr' RateControl (Ganzzahl)
#sout-qsv-convergence=0
# Number of slices per frame (Ganzzahl)
#sout-qsv-num-slice=0
# Number of reference frames (Ganzzahl)
#sout-qsv-num-ref-frame=0
# Number of parallel operations (Ganzzahl)
#sout-qsv-async-depth=4
[kate] # Kate overlay decoder
# Formatted Subtitles (boolesch)
#kate-formatted=1
[jpeg] # JPEG image decoder
# Quality level (Ganzzahl)
#sout-jpeg-quality=95
[dvbsub] # DVB subtitles decoder
# Subpicture position (Ganzzahl)
#dvbsub-position=8
# Decoding X coordinate (Ganzzahl)
#dvbsub-x=-1
# Decoding Y coordinate (Ganzzahl)
#dvbsub-y=-1
# Encoding X coordinate (Ganzzahl)
#sout-dvbsub-x=-1
# Encoding Y coordinate (Ganzzahl)
#sout-dvbsub-y=-1
[ddummy] # Dummy decoder
# Save raw codec data (boolesch)
#dummy-save-es=0
[avcodec] # FFmpeg audio/video decoder
# Direct rendering (boolesch)
#avcodec-dr=1
# Error resilience (Ganzzahl)
#avcodec-error-resilience=1
# Workaround bugs (Ganzzahl)
#avcodec-workaround-bugs=1
# Hurry up (boolesch)
#avcodec-hurry-up=1
# Skip frame (default=0) (Ganzzahl)
#avcodec-skip-frame=0
# Skip idct (default=0) (Ganzzahl)
#avcodec-skip-idct=0
# Visualize motion vectors (Ganzzahl)
#avcodec-vismv=0
# Allow speed tricks (boolesch)
#avcodec-fast=0
# Skip the loop filter for H.264 decoding (Ganzzahl)
#avcodec-skiploopfilter=0
# Debug mask (Ganzzahl)
#avcodec-debug=0
# Codec name (Text)
#avcodec-codec=
# Hardware decoding (Text)
#avcodec-hw=none
# Threads (Ganzzahl)
#avcodec-threads=0
# Advanced options (Text)
#avcodec-options=
# Codec name (Text)
#sout-avcodec-codec=
# Quality level (Text)
#sout-avcodec-hq=rd
# Ratio of key frames (Ganzzahl)
#sout-avcodec-keyint=0
# Ratio of B frames (Ganzzahl)
#sout-avcodec-bframes=0
# Hurry up (boolesch)
#sout-avcodec-hurry-up=0
# Interlaced encoding (boolesch)
#sout-avcodec-interlace=0
# Interlaced motion estimation (boolesch)
#sout-avcodec-interlace-me=1
# Video bitrate tolerance (Ganzzahl)
#sout-avcodec-vt=0
# Pre-motion estimation (boolesch)
#sout-avcodec-pre-me=0
# Rate control buffer size (Ganzzahl)
#sout-avcodec-rc-buffer-size=0
# Rate control buffer aggressiveness (Fließkommazahl)
#sout-avcodec-rc-buffer-aggressivity=1.000000
# I quantization factor (Fließkommazahl)
#sout-avcodec-i-quant-factor=0.000000
# Noise reduction (Ganzzahl)
#sout-avcodec-noise-reduction=0
# MPEG4 quantization matrix (boolesch)
#sout-avcodec-mpeg4-matrix=0
# Minimum video quantizer scale (Ganzzahl)
#sout-avcodec-qmin=0
# Maximum video quantizer scale (Ganzzahl)
#sout-avcodec-qmax=0
# Trellis quantization (boolesch)
#sout-avcodec-trellis=0
# Fixed quantizer scale (Fließkommazahl)
#sout-avcodec-qscale=3.000000
# Strict standard compliance (Ganzzahl)
#sout-avcodec-strict=0
# Luminance masking (Fließkommazahl)
#sout-avcodec-lumi-masking=0.000000
# Darkness masking (Fließkommazahl)
#sout-avcodec-dark-masking=0.000000
# Motion masking (Fließkommazahl)
#sout-avcodec-p-masking=0.000000
# Border masking (Fließkommazahl)
#sout-avcodec-border-masking=0.000000
# Luminance elimination (Ganzzahl)
#sout-avcodec-luma-elim-threshold=0
# Chrominance elimination (Ganzzahl)
#sout-avcodec-chroma-elim-threshold=0
# Specify AAC audio profile to use (Text)
#sout-avcodec-aac-profile=low
# Advanced options (Text)
#sout-avcodec-options=
# Format name (Text)
#avformat-format=
# Advanced options (Text)
#avformat-options=
# Avformat mux (Text)
#sout-avformat-mux=
# Advanced options (Text)
#sout-avformat-options=
# Advanced options (Text)
#avio-options=
# Advanced options (Text)
#sout-avio-options=
[waveout] # WaveOut audio output
# Select Audio Device (Text)
#waveout-audio-device=wavemapper
# Audio volume (Fließkommazahl)
#waveout-volume=1.000000
# Use float32 output (boolesch)
#waveout-float32=1
# Audio output channels (Ganzzahl)
#waveout-audio-channels=9
[directsound] # DirectX audio output
# Output device (Text)
#directx-audio-device=
# Use float32 output (boolesch)
#directx-audio-float32=1
# Speaker configuration (Text)
directx-audio-speaker=5.1
# Audio volume (Fließkommazahl)
#directx-volume=1.000000
[amem] # Audio memory output
# Sample format (Text)
#amem-format=S16N
# Sample rate (Ganzzahl)
#amem-rate=44100
# Channels count (Ganzzahl)
#amem-channels=2
[afile] # File audio output
# Output file (Text)
#audiofile-file=audiofile.wav
# Output format (Text)
#audiofile-format=s16
# Number of output channels (Ganzzahl)
#audiofile-channels=0
# Add WAVE header (boolesch)
#audiofile-wav=1
[stereo_widen] # Simple stereo widening effect
# Delay time (Fließkommazahl)
#delay=20.000000
# Feedback gain (Fließkommazahl)
#feedback=0.300000
# Crossfeed (Fließkommazahl)
#crossfeed=0.300000
# Dry mix (Fließkommazahl)
#dry-mix=0.800000
[speex_resampler] # Speex resampler
# Resampling quality (Ganzzahl)
#speex-resampler-quality=4
[spatializer] # Audio Spatializer
# Room size (Fließkommazahl)
#spatializer-roomsize=0.850000
# Room width (Fließkommazahl)
#spatializer-width=1.000000
# Wet (Fließkommazahl)
#spatializer-wet=0.400000
# Dry (Fließkommazahl)
#spatializer-dry=0.500000
# Damp (Fließkommazahl)
#spatializer-damp=0.500000
[scaletempo] # Audio tempo scaler synched with rate
# Stride Length (Ganzzahl)
#scaletempo-stride=30
# Overlap Length (Fließkommazahl)
#scaletempo-overlap=0.200000
# Search Length (Ganzzahl)
#scaletempo-search=14
[samplerate] # Secret Rabbit Code (libsamplerate) resampler
# Sample rate converter type (Ganzzahl)
#src-converter-type=2
[remap] # Audio channel remapper
# Left (Ganzzahl)
#aout-remap-channel-left=0
# Center (Ganzzahl)
#aout-remap-channel-center=1
# Right (Ganzzahl)
#aout-remap-channel-right=2
# Rear left (Ganzzahl)
#aout-remap-channel-rearleft=3
# Rear center (Ganzzahl)
#aout-remap-channel-rearcenter=4
# Rear right (Ganzzahl)
#aout-remap-channel-rearright=5
# Side left (Ganzzahl)
#aout-remap-channel-middleleft=6
# Side right (Ganzzahl)
#aout-remap-channel-middleright=7
# Low-frequency effects (Ganzzahl)
#aout-remap-channel-lfe=8
# Normalize channels (boolesch)
#aout-remap-normalize=1
[param_eq] # Parametric Equalizer
# Low freq (Hz) (Fließkommazahl)
#param-eq-lowf=100.000000
# Low freq gain (dB) (Fließkommazahl)
#param-eq-lowgain=0.000000
# High freq (Hz) (Fließkommazahl)
#param-eq-highf=10000.000000
# High freq gain (dB) (Fließkommazahl)
#param-eq-highgain=0.000000
# Freq 1 (Hz) (Fließkommazahl)
#param-eq-f1=300.000000
# Freq 1 gain (dB) (Fließkommazahl)
#param-eq-gain1=0.000000
# Freq 1 Q (Fließkommazahl)
#param-eq-q1=3.000000
# Freq 2 (Hz) (Fließkommazahl)
#param-eq-f2=1000.000000
# Freq 2 gain (dB) (Fließkommazahl)
#param-eq-gain2=0.000000
# Freq 2 Q (Fließkommazahl)
#param-eq-q2=3.000000
# Freq 3 (Hz) (Fließkommazahl)
#param-eq-f3=3000.000000
# Freq 3 gain (dB) (Fließkommazahl)
#param-eq-gain3=0.000000
# Freq 3 Q (Fließkommazahl)
#param-eq-q3=3.000000
[normvol] # Volume normalizer
# Number of audio buffers (Ganzzahl)
#norm-buff-size=20
# Maximal volume level (Fließkommazahl)
#norm-max-level=2.000000
[mono] # Stereo to mono downmixer
# Use downmix algorithm (boolesch)
#sout-mono-downmix=1
# Select channel to keep (Ganzzahl)
#sout-mono-channel=-1
[headphone_channel_mixer] # Headphone virtual spatialization effect
# Characteristic dimension (Ganzzahl)
#headphone-dim=10
# Compensate delay (boolesch)
#headphone-compensate=0
# No decoding of Dolby Surround (boolesch)
#headphone-dolby=0
[gain] # Gain control filter
# Gain multiplier (Fließkommazahl)
#gain-value=1.000000
[equalizer] # Equalizer with 10 bands
# Equalizer preset (Text)
#equalizer-preset=flat
# Bands gain (Text)
#equalizer-bands=
# Two pass (boolesch)
#equalizer-2pass=0
# Use VLC frequency bands (boolesch)
#equalizer-vlcfreqs=1
# Global gain (Fließkommazahl)
#equalizer-preamp=12.000000
[dtstofloat32] # DTS Coherent Acoustics audio decoder
# DTS dynamic range compression (boolesch)
#dts-dynrng=1
[compressor] # Dynamic range compressor
# RMS/peak (Fließkommazahl)
#compressor-rms-peak=0.000000
# Attack time (Fließkommazahl)
#compressor-attack=25.000000
# Release time (Fließkommazahl)
#compressor-release=100.000000
# Threshold level (Fließkommazahl)
#compressor-threshold=-11.000000
# Ratio (Fließkommazahl)
#compressor-ratio=8.000000
# Knee radius (Fließkommazahl)
#compressor-knee=2.500000
# Makeup gain (Fließkommazahl)
#compressor-makeup-gain=7.000000
[chorus_flanger] # Sound Delay
# Delay time (Fließkommazahl)
#delay-time=20.000000
# Sweep Depth (Fließkommazahl)
#sweep-depth=6.000000
# Sweep Rate (Fließkommazahl)
#sweep-rate=6.000000
# Feedback gain (Fließkommazahl)
#feedback-gain=0.500000
# Wet mix (Fließkommazahl)
#wet-mix=0.400000
# Dry Mix (Fließkommazahl)
#dry-mix=0.400000
[audiobargraph_a] # Audio part of the BarGraph function
# Defines if BarGraph information should be sent (Ganzzahl)
#audiobargraph_a-bargraph=1
# Sends the barGraph information every n audio packets (Ganzzahl)
#audiobargraph_a-bargraph_repetition=4
# Defines if silence alarm information should be sent (Ganzzahl)
#audiobargraph_a-silence=1
# Time window to use in ms (Ganzzahl)
#audiobargraph_a-time_window=5000
# Minimum Audio level to raise the alarm (Fließkommazahl)
#audiobargraph_a-alarm_threshold=0.020000
# Time between two alarm messages in ms (Ganzzahl)
#audiobargraph_a-repetition_time=2000
[a52tofloat32] # ATSC A/52 (AC-3) audio decoder
# A/52 dynamic range compression (boolesch)
#a52-dynrng=1
# Enable internal upmixing (boolesch)
#a52-upmix=0
[udp] # UDP stream output
# Caching value (ms) (Ganzzahl)
#sout-udp-caching=300
# Group packets (Ganzzahl)
#sout-udp-group=1
[access_output_shout] # IceCAST output
# Stream name (Text)
#sout-shout-name=VLC media player - Live stream
# Stream description (Text)
#sout-shout-description=Live stream from VLC media player
# Stream MP3 (boolesch)
#sout-shout-mp3=0
# Genre description (Text)
#sout-shout-genre=Alternative
# URL description (Text)
#sout-shout-url=http://www.videolan.org/vlc
# Bitrate (Text)
#sout-shout-bitrate=
# Samplerate (Text)
#sout-shout-samplerate=
# Number of channels (Text)
#sout-shout-channels=
# Ogg Vorbis Quality (Text)
#sout-shout-quality=
# Stream public (boolesch)
#sout-shout-public=0
[access_output_livehttp] # HTTP Live streaming output
# Segment length (Ganzzahl)
#sout-livehttp-seglen=10
# Number of segments (Ganzzahl)
#sout-livehttp-numsegs=0
# Number of first segment (Ganzzahl)
#sout-livehttp-initial-segment-number=1
# Split segments anywhere (boolesch)
#sout-livehttp-splitanywhere=0
# Delete segments (boolesch)
#sout-livehttp-delsegs=1
# Use muxers rate control mechanism (boolesch)
#sout-livehttp-ratecontrol=0
# Allow cache (boolesch)
#sout-livehttp-caching=0
# Use randomized IV for encryption (boolesch)
#sout-livehttp-generate-iv=0
# Index file (Text)
#sout-livehttp-index=
# Full URL to put in index file (Text)
#sout-livehttp-index-url=
# AES key URI to place in playlist (Text)
#sout-livehttp-key-uri=
# AES key file (Text)
#sout-livehttp-key-file=
# File where vlc reads key-uri and keyfile-location (Text)
#sout-livehttp-key-loadfile=
[access_output_http] # HTTP stream output
# Username (Text)
#sout-http-user=
# Password (Text)
#sout-http-pwd=
# Mime (Text)
#sout-http-mime=
# Metacube (boolesch)
#sout-http-metacube=0
[access_output_file] # File stream output
# Overwrite existing file (boolesch)
#sout-file-overwrite=1
# Append to file (boolesch)
#sout-file-append=0
# Format time and date (boolesch)
#sout-file-format=0
[vdr] # VDR recordings
# Chapter offset in ms (Ganzzahl)
#vdr-chapter-offset=0
# Frame rate (Fließkommazahl)
#vdr-fps=25.000000
[udp] # UDP input
# Receive buffer (Ganzzahl)
#udp-buffer=4194304
[timecode] # Time code subpicture elementary stream generator
# Frame rate (Text)
#timecode-fps=25/1
[smb] # SMB input
# SMB user name (Text)
#smb-user=
# SMB password (Text)
#smb-pwd=
# SMB domain (Text)
#smb-domain=
[shm] # Shared memory framebuffer
# Frame rate (Fließkommazahl)
#shm-fps=10.000000
# Frame buffer depth (Ganzzahl)
#shm-depth=0
# Frame buffer width (Ganzzahl)
#shm-width=800
# Frame buffer height (Ganzzahl)
#shm-height=480
[sftp] # SFTP input
# Read size (Ganzzahl)
#sftp-readsize=8192
# SFTP port (Ganzzahl)
#sftp-port=22
[screen] # Screen Input
# Frame rate (Fließkommazahl)
#screen-fps=1.000000
# Subscreen top left corner (Ganzzahl)
#screen-top=0
# Subscreen top left corner (Ganzzahl)
#screen-left=0
# Subscreen width (Ganzzahl)
#screen-width=0
# Subscreen height (Ganzzahl)
#screen-height=0
# Follow the mouse (boolesch)
#screen-follow-mouse=0
# Mouse pointer image (Text)
#screen-mouse-image=
# Capture fragment size (Ganzzahl)
#screen-fragment-size=0
[rtp] # Real-Time Protocol (RTP) input
# RTCP (local) port (Ganzzahl)
#rtcp-port=0
# SRTP key (hexadecimal) (Text)
#srtp-key=
# SRTP salt (hexadecimal) (Text)
#srtp-salt=
# Maximum RTP sources (Ganzzahl)
#rtp-max-src=1
# RTP source timeout (sec) (Ganzzahl)
#rtp-timeout=5
# Maximum RTP sequence number dropout (Ganzzahl)
#rtp-max-dropout=3000
# Maximum RTP sequence number misordering (Ganzzahl)
#rtp-max-misorder=100
# RTP payload format assumed for dynamic payloads (Text)
#rtp-dynamic-pt=
[live555] # RTP/RTSP/SDP demuxer (using Live555)
# Use RTP over RTSP (TCP) (boolesch)
#rtsp-tcp=0
# Client port (Ganzzahl)
#rtp-client-port=-1
# Force multicast RTP via RTSP (boolesch)
#rtsp-mcast=0
# Tunnel RTSP and RTP over HTTP (boolesch)
#rtsp-http=0
# HTTP tunnel port (Ganzzahl)
#rtsp-http-port=80
# Kasenna RTSP dialect (boolesch)
#rtsp-kasenna=0
# WMServer RTSP dialect (boolesch)
#rtsp-wmserver=0
# RTSP user name (Text)
#rtsp-user=
# RTSP password (Text)
#rtsp-pwd=
# RTSP frame buffer size (Ganzzahl)
#rtsp-frame-buffer-size=100000
[libbluray] # Blu-ray Disc support (libbluray)
# Blu-ray menus (boolesch)
#bluray-menu=0
# Region code (Text)
#bluray-region=B
[imem] # Memory input
# ID (Ganzzahl)
#imem-id=-1
# Group (Ganzzahl)
#imem-group=0
# Category (Ganzzahl)
#imem-cat=0
# Codec (Text)
#imem-codec=
# Language (Text)
#imem-language=
# Sample rate (Ganzzahl)
#imem-samplerate=0
# Channels count (Ganzzahl)
#imem-channels=0
# Width (Ganzzahl)
#imem-width=0
# Height (Ganzzahl)
#imem-height=0
# Display aspect ratio (Text)
#imem-dar=
# Frame rate (Text)
#imem-fps=
# Size (Ganzzahl)
#imem-size=0
[http] # HTTP input
# HTTP proxy (Text)
#http-proxy=
# HTTP proxy password (Text)
#http-proxy-pwd=
# HTTP referer value (Text)
#http-referrer=
# User Agent (Text)
#http-user-agent=
# Auto re-connect (boolesch)
#http-reconnect=0
# Continuous stream (boolesch)
#http-continuous=0
# Forward Cookies (boolesch)
#http-forward-cookies=1
[ftp] # FTP input
# FTP user name (Text)
#ftp-user=anonymous
# FTP password (Text)
#ftp-pwd=anonymous@example.com
# FTP account (Text)
#ftp-account=anonymous
[filesystem] # File input
# Subdirectory behavior (Text)
#recursive=expand
# Ignored extensions (Text)
#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
# Directory sort order (Text)
#directory-sort=collate
[dvdread] # DVDRead Input (no menu support)
# DVD angle (Ganzzahl)
#dvdread-angle=1
[dvdnav] # DVDnav Input
# DVD angle (Ganzzahl)
#dvdnav-angle=1
# Start directly in menu (boolesch)
#dvdnav-menu=1
[dtv] # Digital Television and Radio
# DVB adapter (Ganzzahl)
#dvb-adapter=-1
# Network name (Text)
#dvb-network-name=
# Network name to create (Text)
#dvb-create-name=
# Frequency (Hz) (Ganzzahl)
#dvb-frequency=0
# Spectrum inversion (Ganzzahl)
#dvb-inversion=-1
# Bandwidth (MHz) (Ganzzahl)
#dvb-bandwidth=0
# Transmission mode (Ganzzahl)
#dvb-transmission=0
# Guard interval (Text)
#dvb-guard=
# High-priority code rate (Text)
#dvb-code-rate-hp=
# Low-priority code rate (Text)
#dvb-code-rate-lp=
# Hierarchy mode (Ganzzahl)
#dvb-hierarchy=-1
# DVB-T2 Physical Layer Pipe (Ganzzahl)
#dvb-plp-id=0
# Layer A modulation (Text)
#dvb-a-modulation=
# Layer A code rate (Text)
#dvb-a-fec=
# Layer A segments count (Ganzzahl)
#dvb-a-count=0
# Layer A time interleaving (Ganzzahl)
#dvb-a-interleaving=0
# Layer B modulation (Text)
#dvb-b-modulation=
# Layer B code rate (Text)
#dvb-b-fec=
# Layer B segments count (Ganzzahl)
#dvb-b-count=0
# Layer B time interleaving (Ganzzahl)
#dvb-b-interleaving=0
# Layer C modulation (Text)
#dvb-c-modulation=
# Layer C code rate (Text)
#dvb-c-fec=
# Layer C segments count (Ganzzahl)
#dvb-c-count=0
# Layer C time interleaving (Ganzzahl)
#dvb-c-interleaving=0
# Modulation / Constellation (Text)
#dvb-modulation=
# Symbol rate (bauds) (Ganzzahl)
#dvb-srate=0
# FEC code rate (Text)
#dvb-fec=
# Stream identifier (Ganzzahl)
#dvb-stream=0
# Pilot (Ganzzahl)
#dvb-pilot=-1
# Roll-off factor (Ganzzahl)
#dvb-rolloff=-1
# Transport stream ID (Ganzzahl)
#dvb-ts-id=0
# Polarization (Voltage) (Text)
#dvb-polarization=
# ? (Ganzzahl)
#dvb-voltage=13
# Local oscillator low frequency (kHz) (Ganzzahl)
#dvb-lnb-low=0
# Local oscillator high frequency (kHz) (Ganzzahl)
#dvb-lnb-high=0
# Universal LNB switch frequency (kHz) (Ganzzahl)
#dvb-lnb-switch=11700000
# Network identifier (Ganzzahl)
#dvb-network-id=0
# Satellite azimuth (Ganzzahl)
#dvb-azimuth=0
# Satellite elevation (Ganzzahl)
#dvb-elevation=0
# Satellite longitude (Ganzzahl)
#dvb-longitude=0
# Satellite range code (Text)
#dvb-range=
# Major channel (Ganzzahl)
#dvb-major-channel=0
# ATSC minor channel (Ganzzahl)
#dvb-minor-channel=0
# Physical channel (Ganzzahl)
#dvb-physical-channel=0
[dshow] # DirectShow input
# Video device name (Text)
#dshow-vdev=
# Audio device name (Text)
#dshow-adev=
# Video size (Text)
#dshow-size=
# Picture aspect-ratio n:m (Text)
#dshow-aspect-ratio=4:3
# Video input chroma format (Text)
#dshow-chroma=
# Video input frame rate (Fließkommazahl)
#dshow-fps=0.000000
# Device properties (boolesch)
#dshow-config=0
# Tuner properties (boolesch)
#dshow-tuner=0
# Tuner TV Channel (Ganzzahl)
#dshow-tuner-channel=0
# Tuner Frequency (Ganzzahl)
#dshow-tuner-frequency=0
# Tuner country code (Ganzzahl)
#dshow-tuner-country=0
# Video standard (Ganzzahl)
#dshow-tuner-standard=0
# Tuner input type (Ganzzahl)
#dshow-tuner-input=0
# Video input pin (Ganzzahl)
#dshow-video-input=-1
# Video output pin (Ganzzahl)
#dshow-video-output=-1
# Audio input pin (Ganzzahl)
#dshow-audio-input=-1
# Audio output pin (Ganzzahl)
#dshow-audio-output=-1
# AM Tuner mode (Ganzzahl)
#dshow-amtuner-mode=1
# Number of audio channels (Ganzzahl)
#dshow-audio-channels=0
# Audio sample rate (Ganzzahl)
#dshow-audio-samplerate=0
# Audio bits per sample (Ganzzahl)
#dshow-audio-bitspersample=0
[cdda] # Audio CD input
# CDDB Server (Text)
#cddb-server=freedb.videolan.org
# CDDB port (Ganzzahl)
#cddb-port=80
[access_mms] # Microsoft Media Server (MMS) input
# TCP/UDP timeout (ms) (Ganzzahl)
#mms-timeout=5000
# Force selection of all streams (boolesch)
#mms-all=0
# Maximum bitrate (Ganzzahl)
#mms-maxbitrate=0
# HTTP proxy (Text)
#mmsh-proxy=
[core] # core program
# Enable audio (boolesch)
#audio=1
# Audio gain (Fließkommazahl)
#gain=1.000000
# Audio output volume step (Fließkommazahl)
#volume-step=12.800000
# Remember the audio volume (boolesch)
volume-save=0
# Use S/PDIF when available (boolesch)
#spdif=0
# Force detection of Dolby Surround (Ganzzahl)
#force-dolby-surround=0
# Stereo audio output mode (Ganzzahl)
stereo-mode=1
# Audio desynchronization compensation (Ganzzahl)
#audio-desync=0
# Audio resampler (Text)
audio-resampler=any
# Replay gain mode (Text)
#audio-replay-gain-mode=none
# Replay preamp (Fließkommazahl)
#audio-replay-gain-preamp=0.000000
# Default replay gain (Fließkommazahl)
#audio-replay-gain-default=-7.000000
# Peak protection (boolesch)
#audio-replay-gain-peak-protection=1
# Enable time stretching audio (boolesch)
#audio-time-stretch=1
# Audio output module (Text)
aout=directsound
# Audio filters (Text)
#audio-filter=
# Audio visualizations (Text)
#audio-visual=none
# Enable video (boolesch)
#video=1
# Grayscale video output (boolesch)
#grayscale=0
# Fullscreen video output (boolesch)
fullscreen=1
# Embedded video (boolesch)
embedded-video=0
# (boolesch)
#xlib=1
# Drop late frames (boolesch)
#drop-late-frames=1
# Skip frames (boolesch)
#skip-frames=1
# Quiet synchro (boolesch)
#quiet-synchro=0
# Key press events (boolesch)
#keyboard-events=1
# Mouse events (boolesch)
mouse-events=0
# Overlay video output (boolesch)
#overlay=1
# Always on top (boolesch)
video-on-top=1
# Enable wallpaper mode (boolesch)
#video-wallpaper=0
# Disable screensaver (boolesch)
#disable-screensaver=1
# Show media title on video (boolesch)
video-title-show=0
# Show video title for x milliseconds (Ganzzahl)
#video-title-timeout=5000
# Position of video title (Ganzzahl)
#video-title-position=8
# Hide cursor and fullscreen controller after x milliseconds (Ganzzahl)
#mouse-hide-timeout=1000
# Video snapshot directory (or filename) (Text)
#snapshot-path=
# Video snapshot file prefix (Text)
#snapshot-prefix=vlcsnap-
# Video snapshot format (Text)
#snapshot-format=png
# Display video snapshot preview (boolesch)
#snapshot-preview=1
# Use sequential numbers instead of timestamps (boolesch)
#snapshot-sequential=0
# Video snapshot width (Ganzzahl)
#snapshot-width=-1
# Video snapshot height (Ganzzahl)
#snapshot-height=-1
# Video width (Ganzzahl)
#width=-1
# Video height (Ganzzahl)
#height=-1
# Video X coordinate (Ganzzahl)
video-x=1921
# Video Y coordinate (Ganzzahl)
video-y=1
# Video cropping (Text)
#crop=
# Custom crop ratios list (Text)
#custom-crop-ratios=
# Source aspect ratio (Text)
#aspect-ratio=
# Video Auto Scaling (boolesch)
#autoscale=1
# Video scaling factor (Fließkommazahl)
#scale=1.000000
# Monitor pixel aspect ratio (Text)
#monitor-par=
# Custom aspect ratios list (Text)
#custom-aspect-ratios=
# Fix HDTV height (boolesch)
#hdtv-fix=1
# Window decorations (boolesch)
video-deco=0
# Video title (Text)
#video-title=
# Video alignment (Ganzzahl)
#align=0
# Zoom video (Fließkommazahl)
#zoom=1.000000
# Deinterlace (Ganzzahl)
deinterlace=-1
# Deinterlace mode (Text)
#deinterlace-mode=blend
# Video output module (Text)
vout=any
# Video filter module (Text)
#video-filter=
# Video splitter module (Text)
#video-splitter=
# Enable sub-pictures (boolesch)
#spu=1
# On Screen Display (boolesch)
#osd=1
# Text rendering module (Text)
#text-renderer=
# Use subtitle file (Text)
#sub-file=
# Autodetect subtitle files (boolesch)
#sub-autodetect-file=1
# Subtitle autodetection fuzziness (Ganzzahl)
#sub-autodetect-fuzzy=3
# Subtitle autodetection paths (Text)
#sub-autodetect-path=.\subtitles, .\subs
# Force subtitle position (Ganzzahl)
#sub-margin=0
# Subpictures source module (Text)
#sub-source=
# Subpictures filter module (Text)
#sub-filter=
# Program (Ganzzahl)
#program=0
# Programs (Text)
#programs=
# Audio track (Ganzzahl)
#audio-track=-1
# Subtitle track (Ganzzahl)
#sub-track=-1
# Audio language (Text)
#audio-language=
# Subtitle language (Text)
#sub-language=
# Menu language (Text)
#menu-language=
# Audio track ID (Ganzzahl)
#audio-track-id=-1
# Subtitle track ID (Ganzzahl)
#sub-track-id=-1
# Preferred video resolution (Ganzzahl)
#preferred-resolution=-1
# Input repetitions (Ganzzahl)
#input-repeat=0
# Start time (Fließkommazahl)
#start-time=0.000000
# Stop time (Fließkommazahl)
#stop-time=0.000000
# Run time (Fließkommazahl)
#run-time=0.000000
# Fast seek (boolesch)
#input-fast-seek=0
# Playback speed (Fließkommazahl)
#rate=1.000000
# Input list (Text)
#input-list=
# Input slave (experimental) (Text)
#input-slave=
# Bookmarks list for a stream (Text)
#bookmarks=
# DVD device (Text)
#dvd=
# VCD device (Text)
#vcd=D:
# Audio CD device (Text)
#cd-audio=D:
# MTU of the network interface (Ganzzahl)
#mtu=1400
# TCP connection timeout (Ganzzahl)
#ipv4-timeout=5000
# HTTP server address (Text)
#http-host=
# HTTP server port (Ganzzahl)
#http-port=8080
# HTTPS server port (Ganzzahl)
#https-port=8443
# RTSP server address (Text)
#rtsp-host=
# RTSP server port (Ganzzahl)
#rtsp-port=554
# HTTP/TLS server certificate (Text)
#http-cert=
# HTTP/TLS server private key (Text)
#http-key=
# HTTP/TLS Certificate Authority (Text)
#http-ca=
# HTTP/TLS Certificate Revocation List (Text)
#http-crl=
# SOCKS server (Text)
#socks=
# SOCKS user name (Text)
#socks-user=
# SOCKS password (Text)
#socks-pwd=
# Title metadata (Text)
#meta-title=
# Author metadata (Text)
#meta-author=
# Artist metadata (Text)
#meta-artist=
# Genre metadata (Text)
#meta-genre=
# Copyright metadata (Text)
#meta-copyright=
# Description metadata (Text)
#meta-description=
# Date metadata (Text)
#meta-date=
# URL metadata (Text)
#meta-url=
# File caching (ms) (Ganzzahl)
#file-caching=300
# Live capture caching (ms) (Ganzzahl)
#live-caching=300
# Disc caching (ms) (Ganzzahl)
#disc-caching=300
# Network caching (ms) (Ganzzahl)
#network-caching=1000
# Clock reference average counter (Ganzzahl)
#cr-average=40
# Clock synchronisation (Ganzzahl)
#clock-synchro=-1
# Clock jitter (Ganzzahl)
#clock-jitter=5000
# Network synchronisation (boolesch)
#network-synchronisation=0
# Record directory or filename (Text)
#input-record-path=
# Prefer native stream recording (boolesch)
#input-record-native=1
# Timeshift directory (Text)
#input-timeshift-path=
# Timeshift granularity (Ganzzahl)
#input-timeshift-granularity=-1
# Change title according to current media (Text)
#input-title-format=$Z
# Preferred decoders list (Text)
#codec=
# Preferred encoders list (Text)
#encoder=
# Access module (Text)
#access=
# Demux module (Text)
#demux=any
# Stream filter module (Text)
#stream-filter=
# Default stream output chain (Text)
#sout=
# Display while streaming (boolesch)
#sout-display=0
# Keep stream output open (boolesch)
#sout-keep=0
# Enable streaming of all ES (boolesch)
#sout-all=1
# Enable audio stream output (boolesch)
#sout-audio=1
# Enable video stream output (boolesch)
#sout-video=1
# Enable SPU stream output (boolesch)
#sout-spu=1
# Stream output muxer caching (ms) (Ganzzahl)
#sout-mux-caching=1500
# VLM configuration file (Text)
#vlm-conf=
# SAP announcement interval (Ganzzahl)
#sap-interval=5
# Mux module (Text)
#mux=
# Access output module (Text)
#access_output=
# Hop limit (TTL) (Ganzzahl)
#ttl=-1
# Multicast output interface (Text)
#miface=
# DiffServ Code Point (Ganzzahl)
#dscp=0
# Preferred packetizer list (Text)
#packetizer=
# VoD server module (Text)
#vod-server=
# Use a plugins cache (boolesch)
#plugins-cache=1
# Increase the priority of the process (boolesch)
#high-priority=0
# Clock source (Text)
#clock-source=
# Play files randomly forever (boolesch)
#random=0
# Repeat all (boolesch)
#loop=0
# Repeat current item (boolesch)
#repeat=0
# Play and exit (boolesch)
#play-and-exit=0
# Play and stop (boolesch)
#play-and-stop=0
# Play and pause (boolesch)
#play-and-pause=0
# Auto start (boolesch)
#playlist-autostart=1
# Pause on audio communication (boolesch)
#playlist-cork=1
# Allow only one running instance (boolesch)
#one-instance=0
# Use only one instance when started from file manager (boolesch)
#one-instance-when-started-from-file=1
# Enqueue items into playlist in one instance mode (boolesch)
playlist-enqueue=1
# Use media library (boolesch)
#media-library=0
# Display playlist tree (boolesch)
#playlist-tree=0
# Default stream (Text)
#open=
# Automatically preparse files (boolesch)
#auto-preparse=1
# Allow metadata network access (boolesch)
#metadata-network-access=0
# Services discovery modules (Text)
#services-discovery=
# Log to file (boolesch)
#file-logging=0
# Show advanced options (boolesch)
#advanced=0
# Interface interaction (boolesch)
#interact=1
# Locally collect statistics (boolesch)
#stats=1
# Interface module (Text)
#intf=
# Extra interface modules (Text)
#extraintf=
# Control interfaces (Text)
#control=
# MouseWheel up-down axis Control (Ganzzahl)
#hotkeys-mousewheel-mode=0
# Fullscreen (Text)
#global-key-toggle-fullscreen=
# Fullscreen (Text)
#key-toggle-fullscreen=f
# Exit fullscreen (Text)
#global-key-leave-fullscreen=
# Exit fullscreen (Text)
#key-leave-fullscreen=Esc
# Play/Pause (Text)
#global-key-play-pause=
# Play/Pause (Text)
#key-play-pause=Space
# Pause only (Text)
#global-key-pause=
# Pause only (Text)
#key-pause=Browser Stop
# Play only (Text)
#global-key-play=
# Play only (Text)
#key-play=Browser Refresh
# Faster (Text)
#global-key-faster=
# Faster (Text)
#key-faster=+
# Slower (Text)
#global-key-slower=
# Slower (Text)
#key-slower=-
# Normal rate (Text)
#global-key-rate-normal=
# Normal rate (Text)
#key-rate-normal==
# Faster (fine) (Text)
#global-key-rate-faster-fine=
# Faster (fine) (Text)
#key-rate-faster-fine=]
# Slower (fine) (Text)
#global-key-rate-slower-fine=
# Slower (fine) (Text)
#key-rate-slower-fine=[
# Next (Text)
#global-key-next=
# Next (Text)
#key-next=n
# Previous (Text)
#global-key-prev=
# Previous (Text)
#key-prev=p
# Stop (Text)
#global-key-stop=
# Stop (Text)
#key-stop=s
# Position (Text)
#global-key-position=
# Position (Text)
#key-position=t
# Very short backwards jump (Text)
#global-key-jump-extrashort=
# Very short backwards jump (Text)
#key-jump-extrashort=Shift+Left
# Very short forward jump (Text)
#global-key-jump+extrashort=
# Very short forward jump (Text)
#key-jump+extrashort=Shift+Right
# Short backwards jump (Text)
#global-key-jump-short=
# Short backwards jump (Text)
#key-jump-short=Alt+Left
# Short forward jump (Text)
#global-key-jump+short=
# Short forward jump (Text)
#key-jump+short=Alt+Right
# Medium backwards jump (Text)
#global-key-jump-medium=
# Medium backwards jump (Text)
#key-jump-medium=Ctrl+Left
# Medium forward jump (Text)
#global-key-jump+medium=
# Medium forward jump (Text)
#key-jump+medium=Ctrl+Right
# Long backwards jump (Text)
#global-key-jump-long=
# Long backwards jump (Text)
#key-jump-long=Ctrl+Alt+Left
# Long forward jump (Text)
#global-key-jump+long=
# Long forward jump (Text)
#key-jump+long=Ctrl+Alt+Right
# Next frame (Text)
#global-key-frame-next=
# Next frame (Text)
#key-frame-next=e
# Activate (Text)
#global-key-nav-activate=
# Activate (Text)
#key-nav-activate=Enter
# Navigate up (Text)
#global-key-nav-up=
# Navigate up (Text)
#key-nav-up=Up
# Navigate down (Text)
#global-key-nav-down=
# Navigate down (Text)
#key-nav-down=Down
# Navigate left (Text)
#global-key-nav-left=
# Navigate left (Text)
#key-nav-left=Left
# Navigate right (Text)
#global-key-nav-right=
# Navigate right (Text)
#key-nav-right=Right
# Go to the DVD menu (Text)
#global-key-disc-menu=
# Go to the DVD menu (Text)
#key-disc-menu=Shift+m
# Select previous DVD title (Text)
#global-key-title-prev=
# Select previous DVD title (Text)
#key-title-prev=Shift+o
# Select next DVD title (Text)
#global-key-title-next=
# Select next DVD title (Text)
#key-title-next=Shift+b
# Select prev DVD chapter (Text)
#global-key-chapter-prev=
# Select prev DVD chapter (Text)
#key-chapter-prev=Shift+p
# Select next DVD chapter (Text)
#global-key-chapter-next=
# Select next DVD chapter (Text)
#key-chapter-next=Shift+n
# Quit (Text)
#global-key-quit=
# Quit (Text)
#key-quit=Ctrl+q
# Volume up (Text)
#global-key-vol-up=
# Volume up (Text)
#key-vol-up=Ctrl+Up
# Volume down (Text)
#global-key-vol-down=
# Volume down (Text)
#key-vol-down=Ctrl+Down
# Mute (Text)
#global-key-vol-mute=
# Mute (Text)
#key-vol-mute=m
# Subtitle delay up (Text)
#global-key-subdelay-up=
# Subtitle delay up (Text)
#key-subdelay-up=h
# Subtitle delay down (Text)
#global-key-subdelay-down=
# Subtitle delay down (Text)
#key-subdelay-down=g
# Subtitle sync / bookmark audio timestamp (Text)
#global-key-subsync-markaudio=
# Subtitle sync / bookmark audio timestamp (Text)
#key-subsync-markaudio=Shift+h
# Subtitle sync / bookmark subtitle timestamp (Text)
#global-key-subsync-marksub=
# Subtitle sync / bookmark subtitle timestamp (Text)
#key-subsync-marksub=Shift+j
# Subtitle sync / synchronize audio & subtitle timestamps (Text)
#global-key-subsync-apply=
# Subtitle sync / synchronize audio & subtitle timestamps (Text)
#key-subsync-apply=Shift+k
# Subtitle sync / reset audio & subtitle synchronization (Text)
#global-key-subsync-reset=
# Subtitle sync / reset audio & subtitle synchronization (Text)
#key-subsync-reset=Ctrl+Shift+k
# Subtitle position up (Text)
#global-key-subpos-up=
# Subtitle position up (Text)
#key-subpos-up=
# Subtitle position down (Text)
#global-key-subpos-down=
# Subtitle position down (Text)
#key-subpos-down=
# Audio delay up (Text)
#global-key-audiodelay-up=
# Audio delay up (Text)
#key-audiodelay-up=k
# Audio delay down (Text)
#global-key-audiodelay-down=
# Audio delay down (Text)
#key-audiodelay-down=j
# Cycle audio track (Text)
#global-key-audio-track=
# Cycle audio track (Text)
#key-audio-track=b
# Cycle through audio devices (Text)
#global-key-audiodevice-cycle=
# Cycle through audio devices (Text)
#key-audiodevice-cycle=Shift+a
# Cycle subtitle track (Text)
#global-key-subtitle-track=
# Cycle subtitle track (Text)
#key-subtitle-track=v
# Toggle subtitles (Text)
#global-key-subtitle-toggle=
# Toggle subtitles (Text)
#key-subtitle-toggle=Shift+v
# Cycle next program Service ID (Text)
#global-key-program-sid-next=
# Cycle next program Service ID (Text)
#key-program-sid-next=x
# Cycle previous program Service ID (Text)
#global-key-program-sid-prev=
# Cycle previous program Service ID (Text)
#key-program-sid-prev=Shift+x
# Cycle source aspect ratio (Text)
#global-key-aspect-ratio=
# Cycle source aspect ratio (Text)
#key-aspect-ratio=a
# Cycle video crop (Text)
#global-key-crop=
# Cycle video crop (Text)
#key-crop=c
# Toggle autoscaling (Text)
#global-key-toggle-autoscale=
# Toggle autoscaling (Text)
#key-toggle-autoscale=o
# Increase scale factor (Text)
#global-key-incr-scalefactor=
# Increase scale factor (Text)
#key-incr-scalefactor=Alt+o
# Decrease scale factor (Text)
#global-key-decr-scalefactor=
# Decrease scale factor (Text)
#key-decr-scalefactor=Alt+Shift+o
# Toggle deinterlacing (Text)
#global-key-deinterlace=
# Toggle deinterlacing (Text)
#key-deinterlace=d
# Cycle deinterlace modes (Text)
#global-key-deinterlace-mode=
# Cycle deinterlace modes (Text)
#key-deinterlace-mode=Shift+d
# Show controller in fullscreen (Text)
#global-key-intf-show=
# Show controller in fullscreen (Text)
#key-intf-show=i
# Boss key (Text)
#global-key-intf-boss=
# Boss key (Text)
#key-intf-boss=
# Context menu (Text)
#global-key-intf-popup-menu=
# Context menu (Text)
#key-intf-popup-menu=Menu
# Take video snapshot (Text)
#global-key-snapshot=
# Take video snapshot (Text)
#key-snapshot=Shift+s
# Record (Text)
#global-key-record=
# Record (Text)
#key-record=Shift+r
# Zoom (Text)
#global-key-zoom=
# Zoom (Text)
#key-zoom=z
# Un-Zoom (Text)
#global-key-unzoom=
# Un-Zoom (Text)
#key-unzoom=Shift+z
# Toggle wallpaper mode in video output (Text)
#global-key-wallpaper=
# Toggle wallpaper mode in video output (Text)
#key-wallpaper=w
# Crop one pixel from the top of the video (Text)
#global-key-crop-top=
# Crop one pixel from the top of the video (Text)
#key-crop-top=Alt+r
# Uncrop one pixel from the top of the video (Text)
#global-key-uncrop-top=
# Uncrop one pixel from the top of the video (Text)
#key-uncrop-top=Alt+Shift+r
# Crop one pixel from the left of the video (Text)
#global-key-crop-left=
# Crop one pixel from the left of the video (Text)
#key-crop-left=Alt+d
# Uncrop one pixel from the left of the video (Text)
#global-key-uncrop-left=
# Uncrop one pixel from the left of the video (Text)
#key-uncrop-left=Alt+Shift+d
# Crop one pixel from the bottom of the video (Text)
#global-key-crop-bottom=
# Crop one pixel from the bottom of the video (Text)
#key-crop-bottom=Alt+c
# Uncrop one pixel from the bottom of the video (Text)
#global-key-uncrop-bottom=
# Uncrop one pixel from the bottom of the video (Text)
#key-uncrop-bottom=Alt+Shift+c
# Crop one pixel from the right of the video (Text)
#global-key-crop-right=
# Crop one pixel from the right of the video (Text)
#key-crop-right=Alt+f
# Uncrop one pixel from the right of the video (Text)
#global-key-uncrop-right=
# Uncrop one pixel from the right of the video (Text)
#key-uncrop-right=Alt+Shift+f
# Random (Text)
#global-key-random=
# Random (Text)
#key-random=r
# Normal/Loop/Repeat (Text)
#global-key-loop=
# Normal/Loop/Repeat (Text)
#key-loop=l
# 1:4 Quarter (Text)
#global-key-zoom-quarter=
# 1:4 Quarter (Text)
#key-zoom-quarter=Alt+1
# 1:2 Half (Text)
#global-key-zoom-half=
# 1:2 Half (Text)
#key-zoom-half=Alt+2
# 1:1 Original (Text)
#global-key-zoom-original=
# 1:1 Original (Text)
#key-zoom-original=Alt+3
# 2:1 Double (Text)
#global-key-zoom-double=
# 2:1 Double (Text)
#key-zoom-double=Alt+4
# Very short jump length (Ganzzahl)
#extrashort-jump-size=3
# Short jump length (Ganzzahl)
#short-jump-size=10
# Medium jump length (Ganzzahl)
#medium-jump-size=60
# Long jump length (Ganzzahl)
#long-jump-size=300
# Set playlist bookmark 1 (Text)
#global-key-set-bookmark1=
# Set playlist bookmark 1 (Text)
#key-set-bookmark1=Ctrl+F1
# Set playlist bookmark 2 (Text)
#global-key-set-bookmark2=
# Set playlist bookmark 2 (Text)
#key-set-bookmark2=Ctrl+F2
# Set playlist bookmark 3 (Text)
#global-key-set-bookmark3=
# Set playlist bookmark 3 (Text)
#key-set-bookmark3=Ctrl+F3
# Set playlist bookmark 4 (Text)
#global-key-set-bookmark4=
# Set playlist bookmark 4 (Text)
#key-set-bookmark4=Ctrl+F4
# Set playlist bookmark 5 (Text)
#global-key-set-bookmark5=
# Set playlist bookmark 5 (Text)
#key-set-bookmark5=Ctrl+F5
# Set playlist bookmark 6 (Text)
#global-key-set-bookmark6=
# Set playlist bookmark 6 (Text)
#key-set-bookmark6=Ctrl+F6
# Set playlist bookmark 7 (Text)
#global-key-set-bookmark7=
# Set playlist bookmark 7 (Text)
#key-set-bookmark7=Ctrl+F7
# Set playlist bookmark 8 (Text)
#global-key-set-bookmark8=
# Set playlist bookmark 8 (Text)
#key-set-bookmark8=Ctrl+F8
# Set playlist bookmark 9 (Text)
#global-key-set-bookmark9=
# Set playlist bookmark 9 (Text)
#key-set-bookmark9=Ctrl+F9
# Set playlist bookmark 10 (Text)
#global-key-set-bookmark10=
# Set playlist bookmark 10 (Text)
#key-set-bookmark10=Ctrl+F10
# Play playlist bookmark 1 (Text)
#global-key-play-bookmark1=
# Play playlist bookmark 1 (Text)
#key-play-bookmark1=F1
# Play playlist bookmark 2 (Text)
#global-key-play-bookmark2=
# Play playlist bookmark 2 (Text)
#key-play-bookmark2=F2
# Play playlist bookmark 3 (Text)
#global-key-play-bookmark3=
# Play playlist bookmark 3 (Text)
#key-play-bookmark3=F3
# Play playlist bookmark 4 (Text)
#global-key-play-bookmark4=
# Play playlist bookmark 4 (Text)
#key-play-bookmark4=F4
# Play playlist bookmark 5 (Text)
#global-key-play-bookmark5=
# Play playlist bookmark 5 (Text)
#key-play-bookmark5=F5
# Play playlist bookmark 6 (Text)
#global-key-play-bookmark6=
# Play playlist bookmark 6 (Text)
#key-play-bookmark6=F6
# Play playlist bookmark 7 (Text)
#global-key-play-bookmark7=
# Play playlist bookmark 7 (Text)
#key-play-bookmark7=F7
# Play playlist bookmark 8 (Text)
#global-key-play-bookmark8=
# Play playlist bookmark 8 (Text)
#key-play-bookmark8=F8
# Play playlist bookmark 9 (Text)
#global-key-play-bookmark9=
# Play playlist bookmark 9 (Text)
#key-play-bookmark9=F9
# Play playlist bookmark 10 (Text)
#global-key-play-bookmark10=
# Play playlist bookmark 10 (Text)
#key-play-bookmark10=F10
# Clear the playlist (Text)
#global-key-clear-playlist=
# Clear the playlist (Text)
#key-clear-playlist=Ctrl+w
# Playlist bookmark 1 (Text)
#bookmark1=
# Playlist bookmark 2 (Text)
#bookmark2=
# Playlist bookmark 3 (Text)
#bookmark3=
# Playlist bookmark 4 (Text)
#bookmark4=
# Playlist bookmark 5 (Text)
#bookmark5=
# Playlist bookmark 6 (Text)
#bookmark6=
# Playlist bookmark 7 (Text)
#bookmark7=
# Playlist bookmark 8 (Text)
#bookmark8=
# Playlist bookmark 9 (Text)
#bookmark9=
# Playlist bookmark 10 (Text)
#bookmark10=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment