2a0c4d5710b7d73d95f20c71230daa1b7f79966b
   1###
   2###  vlc 3.0.2
   3###
   4
   5###
   6### lines beginning with a '#' character are comments
   7###
   8
   9[vpx] # WebM video decoder
  10
  11# Quality mode (integer)
  12#sout-vpx-quality-mode=1000000
  13
  14[kate] # Kate overlay decoder
  15
  16# Formatted Subtitles (boolean)
  17#kate-formatted=1
  18
  19# Use Tiger for rendering (boolean)
  20#kate-use-tiger=1
  21
  22# Rendering quality (float)
  23#kate-tiger-quality=1.000000
  24
  25# Default font description (string)
  26#kate-tiger-default-font-desc=
  27
  28# Default font effect (integer)
  29#kate-tiger-default-font-effect=0
  30
  31# Default font effect strength (float)
  32#kate-tiger-default-font-effect-strength=0.500000
  33
  34# Default font color (integer)
  35#kate-tiger-default-font-color=16777215
  36
  37# Default font alpha (integer)
  38#kate-tiger-default-font-alpha=255
  39
  40# Default background color (integer)
  41#kate-tiger-default-background-color=16777215
  42
  43# Default background alpha (integer)
  44#kate-tiger-default-background-alpha=0
  45
  46[theora] # Theora video decoder
  47
  48# Post processing quality (integer)
  49#theora-postproc=-1
  50
  51# Encoding quality (integer)
  52#sout-theora-quality=2
  53
  54[spudec] # DVD subtitles decoder
  55
  56# Disable DVD subtitle transparency (boolean)
  57#dvdsub-transparency=0
  58
  59[svcdsub] # Philips OGT (SVCD subtitle) decoder
  60
  61[subsdec] # Text subtitle decoder
  62
  63# Subtitle justification (integer)
  64#subsdec-align=0
  65
  66# Subtitle text encoding (string)
  67#subsdec-encoding=
  68
  69# UTF-8 subtitle autodetection (boolean)
  70#subsdec-autodetect-utf8=1
  71
  72[subsusf] # USF subtitles decoder
  73
  74# Formatted Subtitles (boolean)
  75#subsdec-formatted=1
  76
  77[ttml] # TTML subtitles decoder
  78
  79# Subtitle justification (integer)
  80#ttml-align=0
  81
  82[cc] # Closed Captions decoder
  83
  84# Opacity (boolean)
  85#cc-opaque=1
  86
  87[dca] # DTS Coherent Acoustics audio decoder
  88
  89# DTS dynamic range compression (boolean)
  90#dts-dynrng=1
  91
  92[ddummy] # Dummy decoder
  93
  94# Save raw codec data (boolean)
  95#dummy-save-es=0
  96
  97[jpeg] # JPEG image decoder
  98
  99# Quality level (integer)
 100#sout-jpeg-quality=95
 101
 102[vorbis] # Vorbis audio decoder
 103
 104# Encoding quality (integer)
 105#sout-vorbis-quality=0
 106
 107# Maximum encoding bitrate (integer)
 108#sout-vorbis-max-bitrate=0
 109
 110# Minimum encoding bitrate (integer)
 111#sout-vorbis-min-bitrate=0
 112
 113# CBR encoding (boolean)
 114#sout-vorbis-cbr=0
 115
 116[avcodec] # FFmpeg audio/video decoder
 117
 118# Direct rendering (boolean)
 119#avcodec-dr=1
 120
 121# Show corrupted frames (boolean)
 122#avcodec-corrupted=1
 123
 124# Error resilience (integer)
 125#avcodec-error-resilience=1
 126
 127# Workaround bugs (integer)
 128#avcodec-workaround-bugs=1
 129
 130# Hurry up (boolean)
 131#avcodec-hurry-up=1
 132
 133# Skip frame (default=0) (integer)
 134#avcodec-skip-frame=0
 135
 136# Skip idct (default=0) (integer)
 137#avcodec-skip-idct=0
 138
 139# Allow speed tricks (boolean)
 140#avcodec-fast=0
 141
 142# Skip the loop filter for H.264 decoding (integer)
 143#avcodec-skiploopfilter=0
 144
 145# Debug mask (integer)
 146#avcodec-debug=0
 147
 148# Codec name (string)
 149#avcodec-codec=
 150
 151# Hardware decoding (string)
 152#avcodec-hw=any
 153
 154# Threads (integer)
 155#avcodec-threads=0
 156
 157# Advanced options (string)
 158#avcodec-options=
 159
 160# Codec name (string)
 161#sout-avcodec-codec=
 162
 163# Quality level (string)
 164#sout-avcodec-hq=rd
 165
 166# Ratio of key frames (integer)
 167#sout-avcodec-keyint=0
 168
 169# Ratio of B frames (integer)
 170#sout-avcodec-bframes=0
 171
 172# Hurry up (boolean)
 173#sout-avcodec-hurry-up=0
 174
 175# Interlaced encoding (boolean)
 176#sout-avcodec-interlace=0
 177
 178# Interlaced motion estimation (boolean)
 179#sout-avcodec-interlace-me=1
 180
 181# Video bitrate tolerance (integer)
 182#sout-avcodec-vt=0
 183
 184# Pre-motion estimation (boolean)
 185#sout-avcodec-pre-me=0
 186
 187# Rate control buffer size (integer)
 188#sout-avcodec-rc-buffer-size=0
 189
 190# Rate control buffer aggressiveness (float)
 191#sout-avcodec-rc-buffer-aggressivity=1.000000
 192
 193# I quantization factor (float)
 194#sout-avcodec-i-quant-factor=0.000000
 195
 196# Noise reduction (integer)
 197#sout-avcodec-noise-reduction=0
 198
 199# MPEG4 quantization matrix (boolean)
 200#sout-avcodec-mpeg4-matrix=0
 201
 202# Minimum video quantizer scale (integer)
 203#sout-avcodec-qmin=0
 204
 205# Maximum video quantizer scale (integer)
 206#sout-avcodec-qmax=0
 207
 208# Trellis quantization (boolean)
 209#sout-avcodec-trellis=0
 210
 211# Fixed quantizer scale (float)
 212#sout-avcodec-qscale=3.000000
 213
 214# Strict standard compliance (integer)
 215#sout-avcodec-strict=0
 216
 217# Luminance masking (float)
 218#sout-avcodec-lumi-masking=0.000000
 219
 220# Darkness masking (float)
 221#sout-avcodec-dark-masking=0.000000
 222
 223# Motion masking (float)
 224#sout-avcodec-p-masking=0.000000
 225
 226# Border masking (float)
 227#sout-avcodec-border-masking=0.000000
 228
 229# Luminance elimination (integer)
 230#sout-avcodec-luma-elim-threshold=0
 231
 232# Chrominance elimination (integer)
 233#sout-avcodec-chroma-elim-threshold=0
 234
 235# Specify AAC audio profile to use (string)
 236#sout-avcodec-aac-profile=low
 237
 238# Advanced options (string)
 239#sout-avcodec-options=
 240
 241[speex] # Speex audio decoder
 242
 243# Mode (integer)
 244#sout-speex-mode=0
 245
 246# Encoding complexity (integer)
 247#sout-speex-complexity=3
 248
 249# CBR encoding (boolean)
 250#sout-speex-cbr=0
 251
 252# Encoding quality (float)
 253#sout-speex-quality=8.000000
 254
 255# Maximal bitrate (integer)
 256#sout-speex-max-bitrate=0
 257
 258# Voice activity detection (boolean)
 259#sout-speex-vad=1
 260
 261# Discontinuous Transmission (boolean)
 262#sout-speex-dtx=0
 263
 264[gstdecode] # GStreamer Based Decoder
 265
 266# Use DecodeBin (boolean)
 267#use-decodebin=1
 268
 269[dvbsub] # DVB subtitles decoder
 270
 271# Subpicture position (integer)
 272#dvbsub-position=8
 273
 274# Decoding X coordinate (integer)
 275#dvbsub-x=-1
 276
 277# Decoding Y coordinate (integer)
 278#dvbsub-y=-1
 279
 280# Encoding X coordinate (integer)
 281#sout-dvbsub-x=-1
 282
 283# Encoding Y coordinate (integer)
 284#sout-dvbsub-y=-1
 285
 286[svgdec] # SVG video decoder
 287
 288# Image width (integer)
 289#svg-width=-1
 290
 291# Image height (integer)
 292#svg-height=-1
 293
 294# Scale factor (float)
 295#svg-scale=-1.000000
 296
 297[a52] # ATSC A/52 (AC-3) audio decoder
 298
 299# A/52 dynamic range compression (boolean)
 300#a52-dynrng=1
 301
 302[x264] # H.264/MPEG-4 Part 10/AVC encoder (x264)
 303
 304# Maximum GOP size (integer)
 305#sout-x264-keyint=250
 306
 307# Minimum GOP size (integer)
 308#sout-x264-min-keyint=25
 309
 310# Use recovery points to close GOPs (boolean)
 311#sout-x264-opengop=0
 312
 313# Enable compatibility hacks for Blu-ray support (boolean)
 314#sout-x264-bluray-compat=0
 315
 316# Extra I-frames aggressivity (integer)
 317#sout-x264-scenecut=40
 318
 319# B-frames between I and P (integer)
 320#sout-x264-bframes=3
 321
 322# Adaptive B-frame decision (integer)
 323#sout-x264-b-adapt=1
 324
 325# Influence (bias) B-frames usage (integer)
 326#sout-x264-b-bias=0
 327
 328# Keep some B-frames as references (string)
 329#sout-x264-bpyramid=normal
 330
 331# CABAC (boolean)
 332#sout-x264-cabac=1
 333
 334# Use fullrange instead of TV colorrange (boolean)
 335#sout-x264-fullrange=0
 336
 337# Number of reference frames (integer)
 338#sout-x264-ref=3
 339
 340# Skip loop filter (boolean)
 341#sout-x264-nf=0
 342
 343# Loop filter AlphaC0 and Beta parameters alpha:beta (string)
 344#sout-x264-deblock=0:0
 345
 346# Strength of psychovisual optimization, default is "1.0:0.0" (string)
 347#sout-x264-psy-rd=1.0:0.0
 348
 349# Use Psy-optimizations (boolean)
 350#sout-x264-psy=1
 351
 352# H.264 level (string)
 353#sout-x264-level=0
 354
 355# H.264 profile (string)
 356#sout-x264-profile=high
 357
 358# Interlaced mode (boolean)
 359#sout-x264-interlaced=0
 360
 361# Frame packing (integer)
 362#sout-x264-frame-packing=-1
 363
 364# Force number of slices per frame (integer)
 365#sout-x264-slices=0
 366
 367# Limit the size of each slice in bytes (integer)
 368#sout-x264-slice-max-size=0
 369
 370# Limit the size of each slice in macroblocks (integer)
 371#sout-x264-slice-max-mbs=0
 372
 373# HRD-timing information (string)
 374#sout-x264-hrd=none
 375
 376# Set QP (integer)
 377#sout-x264-qp=-1
 378
 379# Quality-based VBR (integer)
 380#sout-x264-crf=23
 381
 382# Min QP (integer)
 383#sout-x264-qpmin=10
 384
 385# Max QP (integer)
 386#sout-x264-qpmax=51
 387
 388# Max QP step (integer)
 389#sout-x264-qpstep=4
 390
 391# Average bitrate tolerance (float)
 392#sout-x264-ratetol=1.000000
 393
 394# Max local bitrate (integer)
 395#sout-x264-vbv-maxrate=0
 396
 397# VBV buffer (integer)
 398#sout-x264-vbv-bufsize=0
 399
 400# Initial VBV buffer occupancy (float)
 401#sout-x264-vbv-init=0.900000
 402
 403# QP factor between I and P (float)
 404#sout-x264-ipratio=1.400000
 405
 406# QP factor between P and B (float)
 407#sout-x264-pbratio=1.300000
 408
 409# QP difference between chroma and luma (integer)
 410#sout-x264-chroma-qp-offset=0
 411
 412# Multipass ratecontrol (integer)
 413#sout-x264-pass=0
 414
 415# QP curve compression (float)
 416#sout-x264-qcomp=0.600000
 417
 418# Reduce fluctuations in QP (float)
 419#sout-x264-cplxblur=20.000000
 420
 421# Reduce fluctuations in QP (float)
 422#sout-x264-qblur=0.500000
 423
 424# How AQ distributes bits (integer)
 425#sout-x264-aq-mode=1
 426
 427# Strength of AQ (float)
 428#sout-x264-aq-strength=1.000000
 429
 430# Partitions to consider (string)
 431#sout-x264-partitions=normal
 432
 433# Direct MV prediction mode (string)
 434#sout-x264-direct=spatial
 435
 436# Direct prediction size (integer)
 437#sout-x264-direct-8x8=1
 438
 439# Weighted prediction for B-frames (boolean)
 440#sout-x264-weightb=1
 441
 442# Weighted prediction for P-frames (integer)
 443#sout-x264-weightp=2
 444
 445# Integer pixel motion estimation method (string)
 446#sout-x264-me=hex
 447
 448# Maximum motion vector search range (integer)
 449#sout-x264-merange=16
 450
 451# Maximum motion vector length (integer)
 452#sout-x264-mvrange=-1
 453
 454# Minimum buffer space between threads (integer)
 455#sout-x264-mvrange-thread=-1
 456
 457# Subpixel motion estimation and partition decision quality (integer)
 458#sout-x264-subme=7
 459
 460# Decide references on a per partition basis (boolean)
 461#sout-x264-mixed-refs=1
 462
 463# Chroma in motion estimation (boolean)
 464#sout-x264-chroma-me=1
 465
 466# Adaptive spatial transform size (boolean)
 467#sout-x264-8x8dct=1
 468
 469# Trellis RD quantization (integer)
 470#sout-x264-trellis=1
 471
 472# Framecount to use on frametype lookahead (integer)
 473#sout-x264-lookahead=40
 474
 475# Use Periodic Intra Refresh (boolean)
 476#sout-x264-intra-refresh=0
 477
 478# Use mb-tree ratecontrol (boolean)
 479#sout-x264-mbtree=1
 480
 481# Early SKIP detection on P-frames (boolean)
 482#sout-x264-fast-pskip=1
 483
 484# Coefficient thresholding on P-frames (boolean)
 485#sout-x264-dct-decimate=1
 486
 487# Noise reduction (integer)
 488#sout-x264-nr=0
 489
 490# Inter luma quantization deadzone (integer)
 491#sout-x264-deadzone-inter=21
 492
 493# Intra luma quantization deadzone (integer)
 494#sout-x264-deadzone-intra=11
 495
 496# Non-deterministic optimizations when threaded (boolean)
 497#sout-x264-non-deterministic=0
 498
 499# CPU optimizations (boolean)
 500#sout-x264-asm=1
 501
 502# PSNR computation (boolean)
 503#sout-x264-psnr=0
 504
 505# SSIM computation (boolean)
 506#sout-x264-ssim=0
 507
 508# Quiet mode (boolean)
 509#sout-x264-quiet=0
 510
 511# SPS and PPS id numbers (integer)
 512#sout-x264-sps-id=0
 513
 514# Access unit delimiters (boolean)
 515#sout-x264-aud=0
 516
 517# Statistics (boolean)
 518#sout-x264-verbose=0
 519
 520# Filename for 2 pass stats file (string)
 521#sout-x264-stats=x264_2pass.log
 522
 523# Default preset setting used (string)
 524#sout-x264-preset=
 525
 526# Default tune setting used (string)
 527#sout-x264-tune=
 528
 529# x264 advanced options (string)
 530#sout-x264-options=
 531
 532[telx] # Teletext subtitles decoder
 533
 534# Override page (integer)
 535#telx-override-page=-1
 536
 537# Ignore subtitle flag (boolean)
 538#telx-ignore-subtitle-flag=0
 539
 540# Workaround for France (boolean)
 541#telx-french-workaround=0
 542
 543[file] # File stream output
 544
 545# Overwrite existing file (boolean)
 546#sout-file-overwrite=1
 547
 548# Append to file (boolean)
 549#sout-file-append=0
 550
 551# Format time and date (boolean)
 552#sout-file-format=0
 553
 554# Synchronous writing (boolean)
 555#sout-file-sync=0
 556
 557[http] # HTTP stream output
 558
 559# Username (string)
 560#sout-http-user=
 561
 562# Password (string)
 563#sout-http-pwd=
 564
 565# Mime (string)
 566#sout-http-mime=
 567
 568# Metacube (boolean)
 569#sout-http-metacube=0
 570
 571[udp] # UDP stream output
 572
 573# Caching value (ms) (integer)
 574#sout-udp-caching=300
 575
 576# Group packets (integer)
 577#sout-udp-group=1
 578
 579[prefetch] # Stream prefetch filter
 580
 581# Buffer size (integer)
 582#prefetch-buffer-size=16384
 583
 584# Read size (integer)
 585#prefetch-read-size=16384
 586
 587# Seek threshold (integer)
 588#prefetch-seek-threshold=16384
 589
 590[ncurses] # Ncurses interface
 591
 592# Filebrowser starting point (string)
 593#browse-dir=
 594
 595[qt] # Qt interface
 596
 597# Start in minimal view (without menus) (boolean)
 598#qt-minimal-view=0
 599
 600# Systray icon (boolean)
 601#qt-system-tray=1
 602
 603# Show notification popup on track change (integer)
 604#qt-notification=1
 605
 606# Start VLC with only a systray icon (boolean)
 607#qt-start-minimized=0
 608
 609# Pause the video playback when minimized (boolean)
 610#qt-pause-minimized=0
 611
 612# Windows opacity between 0.1 and 1 (float)
 613#qt-opacity=1.000000
 614
 615# Fullscreen controller opacity between 0.1 and 1 (float)
 616#qt-fs-opacity=0.800000
 617
 618# Resize interface to the native video size (boolean)
 619#qt-video-autoresize=1
 620
 621# Show playing item name in window title (boolean)
 622#qt-name-in-title=1
 623
 624# Show a controller in fullscreen mode (boolean)
 625#qt-fs-controller=1
 626
 627# Save the recently played items in the menu (boolean)
 628#qt-recentplay=1
 629
 630# List of words separated by | to filter (string)
 631#qt-recentplay-filter=
 632
 633# Continue playback? (integer)
 634#qt-continue=1
 635
 636# Embed the file browser in open dialog (boolean)
 637#qt-embedded-open=0
 638
 639# Show advanced preferences over simple ones (boolean)
 640#qt-advanced-pref=0
 641
 642# Show unimportant error and warnings dialogs (boolean)
 643#qt-error-dialogs=1
 644
 645# Define the colors of the volume slider (string)
 646#qt-slider-colours=153;210;153;20;210;20;255;199;15;245;39;29
 647
 648# Ask for network policy at start (boolean)
 649qt-privacy-ask=0
 650
 651# Define which screen fullscreen goes (integer)
 652#qt-fullscreen-screennumber=-1
 653
 654# Load extensions on startup (boolean)
 655#qt-autoload-extensions=1
 656
 657# Display background cone or art (boolean)
 658#qt-bgcone=1
 659
 660# Expanding background cone or art (boolean)
 661#qt-bgcone-expands=0
 662
 663# Allow automatic icon changes (boolean)
 664#qt-icon-change=1
 665
 666# Maximum Volume displayed (integer)
 667#qt-max-volume=125
 668
 669# Fullscreen controller mouse sensitivity (integer)
 670#qt-fs-sensitivity=3
 671
 672# When to raise the interface (integer)
 673#qt-auto-raise=1
 674
 675[skins2] # Skinnable Interface
 676
 677# Skin to use (string)
 678#skins2-last=
 679
 680# Config of last used skin (string)
 681#skins2-config=
 682
 683# Enable transparency effects (boolean)
 684#skins2-transparency=0
 685
 686# Use a skinned playlist (boolean)
 687#skinned-playlist=1
 688
 689# Display video in a skinned window if any (boolean)
 690#skinned-video=1
 691
 692[console] # Console logger
 693
 694[file] # File logger
 695
 696# Log to file (boolean)
 697#file-logging=0
 698
 699# Log filename (string)
 700#logfile=
 701
 702# Log format (string)
 703#logmode=text
 704
 705# Verbosity (integer)
 706#log-verbose=-1
 707
 708[syslog] # System logger (syslog)
 709
 710# System log (syslog) (boolean)
 711#syslog=0
 712
 713# Debug messages (boolean)
 714#syslog-debug=0
 715
 716# Identity (string)
 717#syslog-ident=vlc
 718
 719# Facility (string)
 720#syslog-facility=user
 721
 722[podcast] # Podcasts
 723
 724# Podcast URLs list (string)
 725#podcast-urls=
 726
 727[upnp] # Universal Plug'n'Play
 728
 729# SAT>IP channel list (string)
 730#satip-channelist=ASTRA_19_2E
 731
 732# Custom SAT>IP channel list URL (string)
 733#satip-channellist-url=
 734
 735[sap] # Network streams (SAP)
 736
 737# SAP multicast address (string)
 738#sap-addr=
 739
 740# SAP timeout (seconds) (integer)
 741#sap-timeout=1800
 742
 743# Try to parse the announce (boolean)
 744#sap-parse=1
 745
 746# SAP Strict mode (boolean)
 747#sap-strict=0
 748
 749[file] # Secrets are stored on a file without any encryption
 750
 751# ? (string)
 752#keystore-file=
 753
 754[panoramix] # Panoramix: wall with overlap video filter
 755
 756# Number of columns (integer)
 757#panoramix-cols=-1
 758
 759# Number of rows (integer)
 760#panoramix-rows=-1
 761
 762# length of the overlapping area (in %) (integer)
 763#panoramix-bz-length=100
 764
 765# height of the overlapping area (in %) (integer)
 766#panoramix-bz-height=100
 767
 768# Attenuation (boolean)
 769#panoramix-attenuate=1
 770
 771# Attenuation, begin (in %) (integer)
 772#panoramix-bz-begin=0
 773
 774# Attenuation, middle (in %) (integer)
 775#panoramix-bz-middle=50
 776
 777# Attenuation, end (in %) (integer)
 778#panoramix-bz-end=100
 779
 780# middle position (in %) (integer)
 781#panoramix-bz-middle-pos=50
 782
 783# Gamma (Red) correction (float)
 784#panoramix-bz-gamma-red=1.000000
 785
 786# Gamma (Green) correction (float)
 787#panoramix-bz-gamma-green=1.000000
 788
 789# Gamma (Blue) correction (float)
 790#panoramix-bz-gamma-blue=1.000000
 791
 792# Black Crush for Red (integer)
 793#panoramix-bz-blackcrush-red=140
 794
 795# Black Crush for Green (integer)
 796#panoramix-bz-blackcrush-green=140
 797
 798# Black Crush for Blue (integer)
 799#panoramix-bz-blackcrush-blue=140
 800
 801# White Crush for Red (integer)
 802#panoramix-bz-whitecrush-red=200
 803
 804# White Crush for Green (integer)
 805#panoramix-bz-whitecrush-green=200
 806
 807# White Crush for Blue (integer)
 808#panoramix-bz-whitecrush-blue=200
 809
 810# Black Level for Red (integer)
 811#panoramix-bz-blacklevel-red=150
 812
 813# Black Level for Green (integer)
 814#panoramix-bz-blacklevel-green=150
 815
 816# Black Level for Blue (integer)
 817#panoramix-bz-blacklevel-blue=150
 818
 819# White Level for Red (integer)
 820#panoramix-bz-whitelevel-red=0
 821
 822# White Level for Green (integer)
 823#panoramix-bz-whitelevel-green=0
 824
 825# White Level for Blue (integer)
 826#panoramix-bz-whitelevel-blue=0
 827
 828# Active windows (string)
 829#panoramix-active=
 830
 831[clone] # Clone video filter
 832
 833# Number of clones (integer)
 834#clone-count=2
 835
 836# Video output modules (string)
 837#clone-vout-list=
 838
 839[wall] # Wall video filter
 840
 841# Number of columns (integer)
 842#wall-cols=3
 843
 844# Number of rows (integer)
 845#wall-rows=3
 846
 847# Active windows (string)
 848#wall-active=
 849
 850# Element aspect ratio (string)
 851#wall-element-aspect=16:9
 852
 853[bridge] # Bridge stream output
 854
 855# ID (integer)
 856#sout-bridge-out-id=0
 857
 858# Destination bridge-in name (string)
 859#sout-bridge-out-in-name=default
 860
 861# Delay (integer)
 862#sout-bridge-in-delay=0
 863
 864# ID Offset (integer)
 865#sout-bridge-in-id-offset=8192
 866
 867# Name of current instance (string)
 868#sout-bridge-in-name=default
 869
 870# Fallback to placeholder stream when out of data (boolean)
 871#sout-bridge-in-placeholder=0
 872
 873# Placeholder delay (integer)
 874#sout-bridge-in-placeholder-delay=200
 875
 876# Wait for I frame before toggling placeholder (boolean)
 877#sout-bridge-in-placeholder-switch-on-iframe=1
 878
 879[setid] # Change the id of an elementary stream
 880
 881# Elementary Stream ID (integer)
 882#sout-setid-id=0
 883
 884# New ES ID (integer)
 885#sout-setid-new-id=0
 886
 887# Elementary Stream ID (integer)
 888#sout-setlang-id=0
 889
 890# Language (string)
 891#sout-setlang-lang=eng
 892
 893[record] # Record stream output
 894
 895# Destination prefix (string)
 896#sout-record-dst-prefix=
 897
 898[stream_out_rtp] # RTP stream output
 899
 900# Destination (string)
 901#sout-rtp-dst=
 902
 903# SDP (string)
 904#sout-rtp-sdp=
 905
 906# Muxer (string)
 907#sout-rtp-mux=
 908
 909# SAP announcing (boolean)
 910#sout-rtp-sap=0
 911
 912# Session name (string)
 913#sout-rtp-name=
 914
 915# Session category (string)
 916#sout-rtp-cat=
 917
 918# Session description (string)
 919#sout-rtp-description=
 920
 921# Session URL (string)
 922#sout-rtp-url=
 923
 924# Session email (string)
 925#sout-rtp-email=
 926
 927# Transport protocol (string)
 928#sout-rtp-proto=udp
 929
 930# Port (integer)
 931#sout-rtp-port=5004
 932
 933# Audio port (integer)
 934#sout-rtp-port-audio=0
 935
 936# Video port (integer)
 937#sout-rtp-port-video=0
 938
 939# Hop limit (TTL) (integer)
 940#sout-rtp-ttl=-1
 941
 942# RTP/RTCP multiplexing (boolean)
 943#sout-rtp-rtcp-mux=0
 944
 945# Caching value (ms) (integer)
 946#sout-rtp-caching=300
 947
 948# MP4A LATM (boolean)
 949#sout-rtp-mp4a-latm=0
 950
 951# RTSP session timeout (s) (integer)
 952#rtsp-timeout=60
 953
 954# Username (string)
 955#sout-rtsp-user=
 956
 957# Password (string)
 958#sout-rtsp-pwd=
 959
 960[stream_out_chromecast] # Chromecast stream output
 961
 962# ? (string)
 963#sout-chromecast-ip=
 964
 965# ? (integer)
 966#sout-chromecast-port=8009
 967
 968# ? (boolean)
 969#sout-chromecast-video=1
 970
 971# HTTP port (integer)
 972#sout-chromecast-http-port=8010
 973
 974# Performance warning (integer)
 975#sout-chromecast-show-perf-warning=1
 976
 977# Enable Audio passthrough (boolean)
 978#sout-chromecast-audio-passthrough=0
 979
 980# Conversion quality (integer)
 981#sout-chromecast-conversion-quality=1
 982
 983[stream_out_standard] # Standard stream output
 984
 985# Output access method (string)
 986#sout-standard-access=
 987
 988# Output muxer (string)
 989#sout-standard-mux=
 990
 991# Output destination (string)
 992#sout-standard-dst=
 993
 994# Address to bind to (helper setting for dst) (string)
 995#sout-standard-bind=
 996
 997# Filename for stream (helper setting for dst) (string)
 998#sout-standard-path=
 999
1000# SAP announcing (boolean)
1001#sout-standard-sap=0
1002
1003# Session name (string)
1004#sout-standard-name=
1005
1006# Session description (string)
1007#sout-standard-description=
1008
1009# Session URL (string)
1010#sout-standard-url=
1011
1012# Session email (string)
1013#sout-standard-email=
1014
1015[stream_out_transcode] # Transcode stream output
1016
1017# Video encoder (string)
1018#sout-transcode-venc=
1019
1020# Destination video codec (string)
1021#sout-transcode-vcodec=
1022
1023# Video bitrate (integer)
1024#sout-transcode-vb=0
1025
1026# Video scaling (float)
1027#sout-transcode-scale=0.000000
1028
1029# Video frame-rate (string)
1030#sout-transcode-fps=
1031
1032# Deinterlace video (boolean)
1033#sout-transcode-deinterlace=0
1034
1035# Deinterlace module (string)
1036#sout-transcode-deinterlace-module=deinterlace
1037
1038# Video width (integer)
1039#sout-transcode-width=0
1040
1041# Video height (integer)
1042#sout-transcode-height=0
1043
1044# Maximum video width (integer)
1045#sout-transcode-maxwidth=0
1046
1047# Maximum video height (integer)
1048#sout-transcode-maxheight=0
1049
1050# Video filter (string)
1051#sout-transcode-vfilter=
1052
1053# Audio encoder (string)
1054#sout-transcode-aenc=
1055
1056# Destination audio codec (string)
1057#sout-transcode-acodec=
1058
1059# Audio bitrate (integer)
1060#sout-transcode-ab=96
1061
1062# Audio language (string)
1063#sout-transcode-alang=
1064
1065# Audio channels (integer)
1066#sout-transcode-channels=0
1067
1068# Audio sample rate (integer)
1069#sout-transcode-samplerate=0
1070
1071# Audio filter (string)
1072#sout-transcode-afilter=
1073
1074# Subtitle encoder (string)
1075#sout-transcode-senc=
1076
1077# Destination subtitle codec (string)
1078#sout-transcode-scodec=
1079
1080# Destination subtitle codec (boolean)
1081#sout-transcode-soverlay=0
1082
1083# Overlays (string)
1084#sout-transcode-sfilter=
1085
1086# Number of threads (integer)
1087#sout-transcode-threads=0
1088
1089# Picture pool size (integer)
1090#sout-transcode-pool-size=10
1091
1092# High priority (boolean)
1093#sout-transcode-high-priority=0
1094
1095[delay] # Delay a stream
1096
1097# Elementary Stream ID (integer)
1098#sout-delay-id=0
1099
1100# Delay of the ES (ms) (integer)
1101#sout-delay-delay=0
1102
1103[es] # Elementary stream output
1104
1105# Output access method (string)
1106#sout-es-access=
1107
1108# Output muxer (string)
1109#sout-es-mux=
1110
1111# Output URL (string)
1112#sout-es-dst=
1113
1114# Audio output access method (string)
1115#sout-es-access-audio=
1116
1117# Audio output muxer (string)
1118#sout-es-mux-audio=
1119
1120# Audio output URL (string)
1121#sout-es-dst-audio=
1122
1123# Video output access method (string)
1124#sout-es-access-video=
1125
1126# Video output muxer (string)
1127#sout-es-mux-video=
1128
1129# Video output URL (string)
1130#sout-es-dst-video=
1131
1132[stats] # Writes statistic info about stream
1133
1134# Output file (string)
1135#sout-stats-output=
1136
1137# Prefix to show on output line (string)
1138#sout-stats-prefix=stats
1139
1140[display] # Display stream output
1141
1142# Enable audio (boolean)
1143#sout-display-audio=1
1144
1145# Enable video (boolean)
1146#sout-display-video=1
1147
1148# Delay (ms) (integer)
1149#sout-display-delay=100
1150
1151[mosaic_bridge] # Mosaic bridge stream output
1152
1153# ID (string)
1154#sout-mosaic-bridge-id=Id
1155
1156# Video width (integer)
1157#sout-mosaic-bridge-width=0
1158
1159# Video height (integer)
1160#sout-mosaic-bridge-height=0
1161
1162# Sample aspect ratio (string)
1163#sout-mosaic-bridge-sar=1:1
1164
1165# Image chroma (string)
1166#sout-mosaic-bridge-chroma=
1167
1168# Video filter (string)
1169#sout-mosaic-bridge-vfilter=
1170
1171# Transparency (integer)
1172#sout-mosaic-bridge-alpha=255
1173
1174# X offset (integer)
1175#sout-mosaic-bridge-x=-1
1176
1177# Y offset (integer)
1178#sout-mosaic-bridge-y=-1
1179
1180[smem] # Stream output to memory buffer
1181
1182# Time Synchronized output (boolean)
1183#sout-smem-time-sync=1
1184
1185[lua] # Lua interpreter
1186
1187# Lua interface (string)
1188#lua-intf=dummy
1189
1190# Lua interface configuration (string)
1191#lua-config=
1192
1193# Password (string)
1194#http-password=
1195
1196# Source directory (string)
1197#http-src=
1198
1199# Directory index (boolean)
1200#http-index=0
1201
1202# TCP command input (string)
1203#rc-host=
1204
1205# CLI input (string)
1206#cli-host=
1207
1208# Host (string)
1209#telnet-host=localhost
1210
1211# Port (integer)
1212#telnet-port=4212
1213
1214# Password (string)
1215#telnet-password=
1216
1217[oldrc] # Remote control interface
1218
1219# Show stream position (boolean)
1220#rc-show-pos=0
1221
1222# Fake TTY (boolean)
1223#rc-fake-tty=0
1224
1225# UNIX socket command input (string)
1226#rc-unix=
1227
1228# TCP command input (string)
1229#rc-host=
1230
1231[gestures] # Mouse gestures control interface
1232
1233# Motion threshold (10-100) (integer)
1234#gestures-threshold=30
1235
1236# Trigger button (string)
1237#gestures-button=left
1238
1239[netsync] # Network synchronization
1240
1241# Network master clock (boolean)
1242#netsync-master=0
1243
1244# Master server IP address (string)
1245#netsync-master-ip=
1246
1247# UDP timeout (in ms) (integer)
1248#netsync-timeout=500
1249
1250[motion] # motion control interface
1251
1252[svg] # svg
1253
1254# SVG template file (string)
1255#svg-template-file=
1256
1257[freetype] # Freetype2 font renderer
1258
1259# Font (string)
1260#freetype-font=Serif Bold
1261
1262# Monospace Font (string)
1263#freetype-monofont=Monospace
1264
1265# Font size in pixels (integer)
1266#freetype-fontsize=0
1267
1268# Relative font size (integer)
1269#freetype-rel-fontsize=16
1270
1271# Text opacity (integer)
1272#freetype-opacity=255
1273
1274# Text default color (integer)
1275#freetype-color=16777215
1276
1277# Force bold (boolean)
1278#freetype-bold=0
1279
1280# Background opacity (integer)
1281#freetype-background-opacity=0
1282
1283# Background color (integer)
1284#freetype-background-color=0
1285
1286# Outline opacity (integer)
1287#freetype-outline-opacity=255
1288
1289# Outline color (integer)
1290#freetype-outline-color=0
1291
1292# Outline thickness (integer)
1293#freetype-outline-thickness=4
1294
1295# Shadow opacity (integer)
1296#freetype-shadow-opacity=128
1297
1298# Shadow color (integer)
1299#freetype-shadow-color=0
1300
1301# Shadow angle (float)
1302#freetype-shadow-angle=-45.000000
1303
1304# Shadow distance (float)
1305#freetype-shadow-distance=0.060000
1306
1307# Use YUVP renderer (boolean)
1308#freetype-yuvp=0
1309
1310# Text direction (integer)
1311#freetype-text-direction=0
1312
1313[folder] # Folder meta data
1314
1315# Album art filename (string)
1316#album-art-filename=
1317
1318[vdpau_chroma] # VDPAU surface conversions
1319
1320# Deinterlace (integer)
1321#vdpau-deinterlace=1
1322
1323# Inverse telecine (boolean)
1324#vdpau-ivtc=0
1325
1326# Deinterlace chroma skip (boolean)
1327#vdpau-chroma-skip=0
1328
1329# Noise reduction level (float)
1330#vdpau-noise-reduction=0.000000
1331
1332# Scaling quality (integer)
1333#vdpau-scaling=0
1334
1335[amem] # Audio memory output
1336
1337# Sample format (string)
1338#amem-format=S16N
1339
1340# Sample rate (integer)
1341#amem-rate=44100
1342
1343# Channels count (integer)
1344#amem-channels=2
1345
1346[afile] # File audio output
1347
1348# Output file (string)
1349#audiofile-file=audiofile.wav
1350
1351# Output format (string)
1352#audiofile-format=s16
1353
1354# Number of output channels (integer)
1355#audiofile-channels=0
1356
1357# Add WAVE header (boolean)
1358#audiofile-wav=1
1359
1360[alsa] # ALSA audio output
1361
1362# Audio output device (string)
1363#alsa-audio-device=default
1364
1365# Audio output channels (integer)
1366#alsa-audio-channels=6
1367
1368# Software gain (float)
1369#alsa-gain=1.000000
1370
1371[jack] # JACK audio output
1372
1373# Automatically connect to writable clients (boolean)
1374#jack-auto-connect=1
1375
1376# Connect to clients matching (string)
1377#jack-connect-regex=system
1378
1379# JACK client name (string)
1380#jack-name=
1381
1382# Software gain (float)
1383#jack-gain=1.000000
1384
1385[swscale] # Video scaling filter
1386
1387# Scaling mode (integer)
1388#swscale-mode=2
1389
1390[glspectrum] # 3D OpenGL spectrum visualization
1391
1392# Video width (integer)
1393#glspectrum-width=400
1394
1395# Video height (integer)
1396#glspectrum-height=300
1397
1398[visual] # Visualizer filter
1399
1400# Effects list (string)
1401#effect-list=spectrum
1402
1403# Video width (integer)
1404#effect-width=800
1405
1406# Video height (integer)
1407#effect-height=500
1408
1409# FFT window (string)
1410#effect-fft-window=flat
1411
1412# Kaiser window parameter (float)
1413#effect-kaiser-param=3.000000
1414
1415# Show 80 bands instead of 20 (boolean)
1416#visual-80-bands=1
1417
1418# Draw peaks in the analyzer (boolean)
1419#visual-peaks=1
1420
1421# Enable original graphic spectrum (boolean)
1422#spect-show-original=0
1423
1424# Draw the base of the bands (boolean)
1425#spect-show-base=1
1426
1427# Base pixel radius (integer)
1428#spect-radius=42
1429
1430# Spectral sections (integer)
1431#spect-sections=3
1432
1433# V-plane color (integer)
1434#spect-color=80
1435
1436# Draw bands in the spectrometer (boolean)
1437#spect-show-bands=1
1438
1439# Show 80 bands instead of 20 (boolean)
1440#spect-80-bands=1
1441
1442# Number of blank pixels between bands. (integer)
1443#spect-separ=1
1444
1445# Amplification (integer)
1446#spect-amp=8
1447
1448# Draw peaks in the analyzer (boolean)
1449#spect-show-peaks=1
1450
1451# Peak extra width (integer)
1452#spect-peak-width=61
1453
1454# Peak height (integer)
1455#spect-peak-height=1
1456
1457[mp4] # MP4 stream demuxer
1458
1459# M4A audio only (boolean)
1460#mp4-m4a-audioonly=0
1461
1462[es] # MPEG-I/II/4 / A52 / DTS / MLP audio
1463
1464# Frames per Second (float)
1465#es-fps=25.000000
1466
1467[mjpeg] # M-JPEG camera demuxer
1468
1469# Frames per Second (float)
1470#mjpeg-fps=0.000000
1471
1472[ts] # MPEG Transport Stream demuxer
1473
1474# Digital TV Standard (string)
1475#ts-standard=auto
1476
1477# Extra PMT (string)
1478#ts-extra-pmt=
1479
1480# Trust in-stream PCR (boolean)
1481#ts-trust-pcr=1
1482
1483# Set id of ES to PID (boolean)
1484#ts-es-id-pid=1
1485
1486# CSA Key (string)
1487#ts-csa-ck=
1488
1489# Second CSA Key (string)
1490#ts-csa2-ck=
1491
1492# Packet size in bytes to decrypt (integer)
1493#ts-csa-pkt=188
1494
1495# Separate sub-streams (boolean)
1496#ts-split-es=1
1497
1498# Seek based on percent not time (boolean)
1499#ts-seek-percent=0
1500
1501# Check packets continuity counter (boolean)
1502#ts-cc-check=1
1503
1504[h26x] # H264 video demuxer
1505
1506# Frames per Second (float)
1507#h264-fps=0.000000
1508
1509# Frames per Second (float)
1510#hevc-fps=0.000000
1511
1512[rawaud] # Raw audio demuxer
1513
1514# Audio channels (integer)
1515#rawaud-channels=2
1516
1517# Audio samplerate (Hz) (integer)
1518#rawaud-samplerate=48000
1519
1520# FOURCC code of raw input format (string)
1521#rawaud-fourcc=s16l
1522
1523# Forces the audio language (string)
1524#rawaud-lang=eng
1525
1526[subtitle] # Text subtitle parser
1527
1528# Frames per Second (float)
1529#sub-fps=0.000000
1530
1531# Subtitle delay (integer)
1532#sub-delay=0
1533
1534# Subtitle format (string)
1535#sub-type=auto
1536
1537# Subtitle description (string)
1538#sub-description=
1539
1540[mkv] # Matroska stream demuxer
1541
1542# Respect ordered chapters (boolean)
1543#mkv-use-ordered-chapters=1
1544
1545# Chapter codecs (boolean)
1546#mkv-use-chapter-codec=1
1547
1548# Preload MKV files in the same directory (boolean)
1549#mkv-preload-local-dir=1
1550
1551# Seek based on percent not time (boolean)
1552#mkv-seek-percent=0
1553
1554# Dummy Elements (boolean)
1555#mkv-use-dummy=0
1556
1557# Preload clusters (boolean)
1558#mkv-preload-clusters=0
1559
1560[vc1] # VC1 video demuxer
1561
1562# Frames per Second (float)
1563#vc1-fps=25.000000
1564
1565[playlist] # Playlist
1566
1567# Skip ads (boolean)
1568#playlist-skip-ads=1
1569
1570# Show shoutcast adult content (boolean)
1571#shoutcast-show-adult=0
1572
1573[rawvid] # Raw video demuxer
1574
1575# Frames per Second (string)
1576#rawvid-fps=
1577
1578# Width (integer)
1579#rawvid-width=0
1580
1581# Height (integer)
1582#rawvid-height=0
1583
1584# Force chroma (Use carefully) (string)
1585#rawvid-chroma=
1586
1587# Aspect ratio (string)
1588#rawvid-aspect-ratio=
1589
1590[image] # Image demuxer
1591
1592# ES ID (integer)
1593#image-id=-1
1594
1595# Group (integer)
1596#image-group=0
1597
1598# Decode (boolean)
1599#image-decode=1
1600
1601# Forced chroma (string)
1602#image-chroma=
1603
1604# Duration in seconds (float)
1605#image-duration=10.000000
1606
1607# Frame rate (string)
1608#image-fps=10/1
1609
1610# Real-time (boolean)
1611#image-realtime=0
1612
1613[diracsys] # Dirac video demuxer
1614
1615# Value to adjust dts by (integer)
1616#dirac-dts-offset=0
1617
1618[adaptive] # Unified adaptive streaming for DASH/HLS
1619
1620# Adaptive Logic (string)
1621#adaptive-logic=
1622
1623# Maximum device width (integer)
1624#adaptive-maxwidth=0
1625
1626# Maximum device height (integer)
1627#adaptive-maxheight=0
1628
1629# Fixed Bandwidth in KiB/s (integer)
1630#adaptive-bw=250
1631
1632# Use regular HTTP modules (boolean)
1633#adaptive-use-access=0
1634
1635[rawdv] # DV (Digital Video) demuxer
1636
1637# Hurry up (boolean)
1638#rawdv-hurry-up=0
1639
1640[avi] # AVI demuxer
1641
1642# Force interleaved method (boolean)
1643#avi-interleaved=0
1644
1645# Force index creation (integer)
1646#avi-index=0
1647
1648[mod] # MOD demuxer (libmodplug)
1649
1650# Noise reduction (boolean)
1651#mod-noisereduction=1
1652
1653# Reverb (boolean)
1654#mod-reverb=0
1655
1656# Reverberation level (integer)
1657#mod-reverb-level=0
1658
1659# Reverberation delay (integer)
1660#mod-reverb-delay=40
1661
1662# Mega bass (boolean)
1663#mod-megabass=0
1664
1665# Mega bass level (integer)
1666#mod-megabass-level=0
1667
1668# Mega bass cutoff (integer)
1669#mod-megabass-range=10
1670
1671# Surround (boolean)
1672#mod-surround=0
1673
1674# Surround level (integer)
1675#mod-surround-level=0
1676
1677# Surround delay (ms) (integer)
1678#mod-surround-delay=5
1679
1680[avformat] # Avformat demuxer
1681
1682# Format name (string)
1683#avformat-format=
1684
1685# Advanced options (string)
1686#avformat-options=
1687
1688# Avformat mux (string)
1689#sout-avformat-mux=
1690
1691# Advanced options (string)
1692#sout-avformat-options=
1693
1694[demuxdump] # File dumper
1695
1696# Dump module (string)
1697#demuxdump-access=file
1698
1699# Dump filename (string)
1700#demuxdump-file=stream-demux.dump
1701
1702# Append to existing file (boolean)
1703#demuxdump-append=0
1704
1705[ps] # MPEG-PS demuxer
1706
1707# Trust MPEG timestamps (boolean)
1708#ps-trust-timestamps=1
1709
1710[mono] # Stereo to mono downmixer
1711
1712# Use downmix algorithm (boolean)
1713#sout-mono-downmix=1
1714
1715# Select channel to keep (integer)
1716#sout-mono-channel=-1
1717
1718[normvol] # Volume normalizer
1719
1720# Number of audio buffers (integer)
1721#norm-buff-size=20
1722
1723# Maximal volume level (float)
1724#norm-max-level=2.000000
1725
1726[headphone] # Headphone virtual spatialization effect
1727
1728# Characteristic dimension (integer)
1729#headphone-dim=10
1730
1731# Compensate delay (boolean)
1732#headphone-compensate=0
1733
1734# No decoding of Dolby Surround (boolean)
1735#headphone-dolby=0
1736
1737[scaletempo] # Audio tempo scaler synched with rate
1738
1739# Stride Length (integer)
1740#scaletempo-stride=30
1741
1742# Overlap Length (float)
1743#scaletempo-overlap=0.200000
1744
1745# Search Length (integer)
1746#scaletempo-search=14
1747
1748[speex_resampler] # Speex resampler
1749
1750# Resampling quality (integer)
1751#speex-resampler-quality=4
1752
1753[compressor] # Dynamic range compressor
1754
1755# RMS/peak (float)
1756#compressor-rms-peak=0.200000
1757
1758# Attack time (float)
1759#compressor-attack=25.000000
1760
1761# Release time (float)
1762#compressor-release=100.000000
1763
1764# Threshold level (float)
1765#compressor-threshold=-11.000000
1766
1767# Ratio (float)
1768#compressor-ratio=4.000000
1769
1770# Knee radius (float)
1771#compressor-knee=5.000000
1772
1773# Makeup gain (float)
1774#compressor-makeup-gain=7.000000
1775
1776[spatializer] # Audio Spatializer
1777
1778# Room size (float)
1779#spatializer-roomsize=0.850000
1780
1781# Room width (float)
1782#spatializer-width=1.000000
1783
1784# Wet (float)
1785#spatializer-wet=0.400000
1786
1787# Dry (float)
1788#spatializer-dry=0.500000
1789
1790# Damp (float)
1791#spatializer-damp=0.500000
1792
1793[remap] # Audio channel remapper
1794
1795# Left (integer)
1796#aout-remap-channel-left=0
1797
1798# Center (integer)
1799#aout-remap-channel-center=1
1800
1801# Right (integer)
1802#aout-remap-channel-right=2
1803
1804# Rear left (integer)
1805#aout-remap-channel-rearleft=3
1806
1807# Rear center (integer)
1808#aout-remap-channel-rearcenter=4
1809
1810# Rear right (integer)
1811#aout-remap-channel-rearright=5
1812
1813# Side left (integer)
1814#aout-remap-channel-middleleft=6
1815
1816# Side right (integer)
1817#aout-remap-channel-middleright=7
1818
1819# Low-frequency effects (integer)
1820#aout-remap-channel-lfe=8
1821
1822# Normalize channels (boolean)
1823#aout-remap-normalize=1
1824
1825[audiobargraph_a] # Audio part of the BarGraph function
1826
1827# Defines if BarGraph information should be sent (integer)
1828#audiobargraph_a-bargraph=1
1829
1830# Sends the barGraph information every n audio packets (integer)
1831#audiobargraph_a-bargraph_repetition=4
1832
1833# Defines if silence alarm information should be sent (integer)
1834#audiobargraph_a-silence=1
1835
1836# Time window to use in ms (integer)
1837#audiobargraph_a-time_window=5000
1838
1839# Minimum Audio level to raise the alarm (float)
1840#audiobargraph_a-alarm_threshold=0.020000
1841
1842# Time between two alarm messages in ms (integer)
1843#audiobargraph_a-repetition_time=2000
1844
1845[samplerate] # Secret Rabbit Code (libsamplerate) resampler
1846
1847# Sample rate converter type (integer)
1848#src-converter-type=2
1849
1850[stereo_widen] # Simple stereo widening effect
1851
1852# Delay time (float)
1853#stereowiden-delay=20.000000
1854
1855# Feedback gain (float)
1856#stereowiden-feedback=0.300000
1857
1858# Crossfeed (float)
1859#stereowiden-crossfeed=0.300000
1860
1861# Dry mix (float)
1862#stereowiden-dry-mix=0.800000
1863
1864[soxr] # soxr
1865
1866# Resampling quality (integer)
1867#soxr-resampler-quality=2
1868
1869[chorus_flanger] # Sound Delay
1870
1871# Delay time (float)
1872#delay-time=20.000000
1873
1874# Sweep Depth (float)
1875#sweep-depth=6.000000
1876
1877# Sweep Rate (float)
1878#sweep-rate=6.000000
1879
1880# Feedback gain (float)
1881#feedback-gain=0.500000
1882
1883# Wet mix (float)
1884#wet-mix=0.400000
1885
1886# Dry Mix (float)
1887#dry-mix=0.400000
1888
1889[scaletempo_pitch] # Pitch Shifter
1890
1891# Stride Length (integer)
1892#scaletempo-stride=30
1893
1894# Overlap Length (float)
1895#scaletempo-overlap=0.200000
1896
1897# Search Length (integer)
1898#scaletempo-search=14
1899
1900# Pitch Shift (float)
1901#pitch-shift=0.000000
1902
1903[equalizer] # Equalizer with 10 bands
1904
1905# Equalizer preset (string)
1906#equalizer-preset=flat
1907
1908# Bands gain (string)
1909#equalizer-bands=
1910
1911# Two pass (boolean)
1912#equalizer-2pass=0
1913
1914# Use VLC frequency bands (boolean)
1915#equalizer-vlcfreqs=1
1916
1917# Global gain (float)
1918#equalizer-preamp=12.000000
1919
1920[gain] # Gain control filter
1921
1922# Gain multiplier (float)
1923#gain-value=1.000000
1924
1925[param_eq] # Parametric Equalizer
1926
1927# Low freq (Hz) (float)
1928#param-eq-lowf=100.000000
1929
1930# Low freq gain (dB) (float)
1931#param-eq-lowgain=0.000000
1932
1933# High freq (Hz) (float)
1934#param-eq-highf=10000.000000
1935
1936# High freq gain (dB) (float)
1937#param-eq-highgain=0.000000
1938
1939# Freq 1 (Hz) (float)
1940#param-eq-f1=300.000000
1941
1942# Freq 1 gain (dB) (float)
1943#param-eq-gain1=0.000000
1944
1945# Freq 1 Q (float)
1946#param-eq-q1=3.000000
1947
1948# Freq 2 (Hz) (float)
1949#param-eq-f2=1000.000000
1950
1951# Freq 2 gain (dB) (float)
1952#param-eq-gain2=0.000000
1953
1954# Freq 2 Q (float)
1955#param-eq-q2=3.000000
1956
1957# Freq 3 (Hz) (float)
1958#param-eq-f3=3000.000000
1959
1960# Freq 3 gain (dB) (float)
1961#param-eq-gain3=0.000000
1962
1963# Freq 3 Q (float)
1964#param-eq-q3=3.000000
1965
1966[mux_ogg] # Ogg/OGM muxer
1967
1968# Index interval (integer)
1969#sout-ogg-indexintvl=1000
1970
1971# Index size ratio (float)
1972#sout-ogg-indexratio=1.000000
1973
1974[mp4] # MP4/MOV muxer
1975
1976# Create "Fast Start" files (boolean)
1977#sout-mp4-faststart=1
1978
1979[asf] # ASF muxer
1980
1981# Title (string)
1982#sout-asf-title=
1983
1984# Author (string)
1985#sout-asf-author=
1986
1987# Copyright (string)
1988#sout-asf-copyright=
1989
1990# Comment (string)
1991#sout-asf-comment=
1992
1993# Rating (string)
1994#sout-asf-rating=
1995
1996# Packet Size (integer)
1997#sout-asf-packet-size=4096
1998
1999# Bitrate override (integer)
2000#sout-asf-bitrate-override=0
2001
2002[avi] # AVI muxer
2003
2004# Artist (string)
2005#sout-avi-artist=
2006
2007# Date (string)
2008#sout-avi-date=
2009
2010# Genre (string)
2011#sout-avi-genre=
2012
2013# Copyright (string)
2014#sout-avi-copyright=
2015
2016# Comment (string)
2017#sout-avi-comment=
2018
2019# Name (string)
2020#sout-avi-name=
2021
2022# Subject (string)
2023#sout-avi-subject=
2024
2025# Encoder (string)
2026#sout-avi-encoder=VLC Media Player - 3.0.2 Vetinari
2027
2028# Keywords (string)
2029#sout-avi-keywords=
2030
2031[ps] # PS muxer
2032
2033# DTS delay (ms) (integer)
2034#sout-ps-dts-delay=200
2035
2036# PES maximum size (integer)
2037#sout-ps-pes-max-size=65500
2038
2039[mux_ts] # TS muxer (libdvbpsi)
2040
2041# Digital TV Standard (string)
2042#sout-ts-standard=dvb
2043
2044# Video PID (integer)
2045#sout-ts-pid-video=100
2046
2047# Audio PID (integer)
2048#sout-ts-pid-audio=200
2049
2050# SPU PID (integer)
2051#sout-ts-pid-spu=300
2052
2053# PMT PID (integer)
2054#sout-ts-pid-pmt=32
2055
2056# TS ID (integer)
2057#sout-ts-tsid=0
2058
2059# NET ID (integer)
2060#sout-ts-netid=0
2061
2062# PMT Program numbers (string)
2063#sout-ts-program-pmt=
2064
2065# Set PID to ID of ES (boolean)
2066#sout-ts-es-id-pid=0
2067
2068# Mux PMT (requires --sout-ts-es-id-pid) (string)
2069#sout-ts-muxpmt=
2070
2071# SDT Descriptors (requires --sout-ts-es-id-pid) (string)
2072#sout-ts-sdtdesc=
2073
2074# Data alignment (boolean)
2075#sout-ts-alignment=1
2076
2077# Shaping delay (ms) (integer)
2078#sout-ts-shaping=200
2079
2080# Use keyframes (boolean)
2081#sout-ts-use-key-frames=0
2082
2083# PCR interval (ms) (integer)
2084#sout-ts-pcr=70
2085
2086# Minimum B (deprecated) (integer)
2087#sout-ts-bmin=0
2088
2089# Maximum B (deprecated) (integer)
2090#sout-ts-bmax=0
2091
2092# DTS delay (ms) (integer)
2093#sout-ts-dts-delay=400
2094
2095# Crypt audio (boolean)
2096#sout-ts-crypt-audio=1
2097
2098# Crypt video (boolean)
2099#sout-ts-crypt-video=1
2100
2101# CSA Key (string)
2102#sout-ts-csa-ck=
2103
2104# Second CSA Key (string)
2105#sout-ts-csa2-ck=
2106
2107# CSA Key in use (string)
2108#sout-ts-csa-use=1
2109
2110# Packet size in bytes to encrypt (integer)
2111#sout-ts-csa-pkt=188
2112
2113[bluescreen] # Bluescreen video filter
2114
2115# Bluescreen U value (integer)
2116#bluescreen-u=120
2117
2118# Bluescreen V value (integer)
2119#bluescreen-v=90
2120
2121# Bluescreen U tolerance (integer)
2122#bluescreen-ut=17
2123
2124# Bluescreen V tolerance (integer)
2125#bluescreen-vt=17
2126
2127[colorthres] # Color threshold filter
2128
2129# Color (integer)
2130#colorthres-color=16711680
2131
2132# Saturation threshold (integer)
2133#colorthres-saturationthres=20
2134
2135# Similarity threshold (integer)
2136#colorthres-similaritythres=15
2137
2138[sepia] # Sepia video filter
2139
2140# Sepia intensity (integer)
2141#sepia-intensity=120
2142
2143[antiflicker] # antiflicker video filter
2144
2145# Window size (integer)
2146#antiflicker-window-size=10
2147
2148# Softening value (integer)
2149#antiflicker-softening-size=10
2150
2151[erase] # Erase video filter
2152
2153# Image mask (string)
2154#erase-mask=
2155
2156# X coordinate (integer)
2157#erase-x=0
2158
2159# Y coordinate (integer)
2160#erase-y=0
2161
2162[puzzle] # Puzzle interactive game video filter
2163
2164# Number of puzzle rows (integer)
2165#puzzle-rows=4
2166
2167# Number of puzzle columns (integer)
2168#puzzle-cols=4
2169
2170# Border (integer)
2171#puzzle-border=3
2172
2173# Small preview (boolean)
2174#puzzle-preview=0
2175
2176# Small preview size (integer)
2177#puzzle-preview-size=15
2178
2179# Piece edge shape size (integer)
2180#puzzle-shape-size=90
2181
2182# Auto shuffle (integer)
2183#puzzle-auto-shuffle=0
2184
2185# Auto solve (integer)
2186#puzzle-auto-solve=0
2187
2188# Rotation (integer)
2189#puzzle-rotation=0
2190
2191# Game mode (integer)
2192#puzzle-mode=0
2193
2194[croppadd] # Video cropping filter
2195
2196# Pixels to crop from top (integer)
2197#croppadd-croptop=0
2198
2199# Pixels to crop from bottom (integer)
2200#croppadd-cropbottom=0
2201
2202# Pixels to crop from left (integer)
2203#croppadd-cropleft=0
2204
2205# Pixels to crop from right (integer)
2206#croppadd-cropright=0
2207
2208# Pixels to padd to top (integer)
2209#croppadd-paddtop=0
2210
2211# Pixels to padd to bottom (integer)
2212#croppadd-paddbottom=0
2213
2214# Pixels to padd to left (integer)
2215#croppadd-paddleft=0
2216
2217# Pixels to padd to right (integer)
2218#croppadd-paddright=0
2219
2220[ball] # Ball video filter
2221
2222# Ball color (string)
2223#ball-color=red
2224
2225# Ball speed (integer)
2226#ball-speed=4
2227
2228# Ball size (integer)
2229#ball-size=10
2230
2231# Gradient threshold (integer)
2232#ball-gradient-threshold=40
2233
2234# Edge visible (boolean)
2235#ball-edge-visible=1
2236
2237[mirror] # Mirror video filter
2238
2239# Mirror orientation (integer)
2240#mirror-split=0
2241
2242# Direction (integer)
2243#mirror-direction=0
2244
2245[grain] # Grain video filter
2246
2247# Variance (float)
2248#grain-variance=2.000000
2249
2250# Minimal period (integer)
2251#grain-period-min=1
2252
2253# Maximal period (integer)
2254#grain-period-max=48
2255
2256[anaglyph] # Convert 3D picture to anaglyph image video filter
2257
2258# Color scheme (string)
2259#anaglyph-scheme=red-cyan
2260
2261[gaussianblur] # Gaussian blur video filter
2262
2263# Gaussian's std deviation (float)
2264#gaussianblur-sigma=2.000000
2265
2266[alphamask] # Alpha mask video filter
2267
2268# Transparency mask (string)
2269#alphamask-mask=
2270
2271[scene] # Scene video filter
2272
2273# Image format (string)
2274#scene-format=png
2275
2276# Image width (integer)
2277#scene-width=-1
2278
2279# Image height (integer)
2280#scene-height=-1
2281
2282# Filename prefix (string)
2283#scene-prefix=scene
2284
2285# Directory path prefix (string)
2286#scene-path=
2287
2288# Always write to the same file (boolean)
2289#scene-replace=0
2290
2291# Recording ratio (integer)
2292#scene-ratio=50
2293
2294[adjust] # Image properties filter
2295
2296# Image contrast (0-2) (float)
2297#contrast=1.000000
2298
2299# Image brightness (0-2) (float)
2300#brightness=1.000000
2301
2302# Image hue (-180..180) (float)
2303#hue=0.000000
2304
2305# Image saturation (0-3) (float)
2306#saturation=1.000000
2307
2308# Image gamma (0-10) (float)
2309#gamma=1.000000
2310
2311# Brightness threshold (boolean)
2312#brightness-threshold=0
2313
2314[blendbench] # Blending benchmark filter
2315
2316# Number of time to blend (integer)
2317#blendbench-loops=1000
2318
2319# Alpha of the blended image (integer)
2320#blendbench-alpha=128
2321
2322# Image to be blended onto (string)
2323#blendbench-base-image=
2324
2325# Chroma for the base image (string)
2326#blendbench-base-chroma=I420
2327
2328# Image which will be blended (string)
2329#blendbench-blend-image=
2330
2331# Chroma for the blend image (string)
2332#blendbench-blend-chroma=YUVA
2333
2334[sharpen] # Sharpen video filter
2335
2336# Sharpen strength (0-2) (float)
2337#sharpen-sigma=0.050000
2338
2339[fps] # FPS conversion video filter
2340
2341# Frame rate (string)
2342#fps-fps=
2343
2344[postproc] # Video post processing filter
2345
2346# Post processing quality (integer)
2347#postproc-q=6
2348
2349# FFmpeg post processing filter chains (string)
2350#postproc-name=default
2351
2352[extract] # Extract RGB component video filter
2353
2354# RGB component to extract (integer)
2355#extract-component=16711680
2356
2357[deinterlace] # Deinterlacing video filter
2358
2359# Streaming deinterlace mode (string)
2360#sout-deinterlace-mode=blend
2361
2362# Phosphor chroma mode for 4:2:0 input (integer)
2363#sout-deinterlace-phosphor-chroma=2
2364
2365# Phosphor old field dimmer strength (integer)
2366#sout-deinterlace-phosphor-dimmer=2
2367
2368[motionblur] # Motion blur filter
2369
2370# Blur factor (1-127) (integer)
2371#blur-factor=80
2372
2373[posterize] # Posterize video filter
2374
2375# Posterize level (integer)
2376#posterize-level=6
2377
2378[transform] # Video transformation filter
2379
2380# Transform type (string)
2381#transform-type=90
2382
2383[rotate] # Rotate video filter
2384
2385# Angle in degrees (float)
2386#rotate-angle=30.000000
2387
2388# Use motion sensors (boolean)
2389#rotate-use-motion=0
2390
2391[gradient] # Gradient video filter
2392
2393# Distort mode (string)
2394#gradient-mode=gradient
2395
2396# Gradient image type (integer)
2397#gradient-type=0
2398
2399# Apply cartoon effect (boolean)
2400#gradient-cartoon=1
2401
2402[canvas] # Canvas video filter
2403
2404# Output width (integer)
2405#canvas-width=0
2406
2407# Output height (integer)
2408#canvas-height=0
2409
2410# Output picture aspect ratio (string)
2411#canvas-aspect=
2412
2413# Pad video (boolean)
2414#canvas-padd=1
2415
2416[hqdn3d] # High Quality 3D Denoiser filter
2417
2418# Spatial luma strength (0-254) (float)
2419#hqdn3d-luma-spat=4.000000
2420
2421# Spatial chroma strength (0-254) (float)
2422#hqdn3d-chroma-spat=3.000000
2423
2424# Temporal luma strength (0-254) (float)
2425#hqdn3d-luma-temp=6.000000
2426
2427# Temporal chroma strength (0-254) (float)
2428#hqdn3d-chroma-temp=4.500000
2429
2430[gradfun] # Gradfun video filter
2431
2432# Radius (integer)
2433#gradfun-radius=16
2434
2435# Strength (float)
2436#gradfun-strength=1.200000
2437
2438[notify] # LibNotify Notification Plugin
2439
2440# Timeout (ms) (integer)
2441#notify-timeout=4000
2442
2443[subsdelay] # Subtitle delay
2444
2445# Delay calculation mode (integer)
2446#subsdelay-mode=1
2447
2448# Calculation factor (float)
2449#subsdelay-factor=2.000000
2450
2451# Maximum overlapping subtitles (integer)
2452#subsdelay-overlap=3
2453
2454# Minimum alpha value (integer)
2455#subsdelay-min-alpha=70
2456
2457# Interval between two disappearances (integer)
2458#subsdelay-min-stops=1000
2459
2460# Interval between appearance and disappearance (integer)
2461#subsdelay-min-start-stop=1000
2462
2463# Interval between disappearance and appearance (integer)
2464#subsdelay-min-stop-start=1000
2465
2466[mosaic] # Mosaic video sub source
2467
2468# Transparency (integer)
2469#mosaic-alpha=255
2470
2471# Height (integer)
2472#mosaic-height=100
2473
2474# Width (integer)
2475#mosaic-width=100
2476
2477# Mosaic alignment (integer)
2478#mosaic-align=5
2479
2480# Top left corner X coordinate (integer)
2481#mosaic-xoffset=0
2482
2483# Top left corner Y coordinate (integer)
2484#mosaic-yoffset=0
2485
2486# Border width (integer)
2487#mosaic-borderw=0
2488
2489# Border height (integer)
2490#mosaic-borderh=0
2491
2492# Positioning method (integer)
2493#mosaic-position=0
2494
2495# Number of rows (integer)
2496#mosaic-rows=2
2497
2498# Number of columns (integer)
2499#mosaic-cols=2
2500
2501# Keep aspect ratio (boolean)
2502#mosaic-keep-aspect-ratio=0
2503
2504# Keep original size (boolean)
2505#mosaic-keep-picture=0
2506
2507# Elements order (string)
2508#mosaic-order=
2509
2510# Offsets in order (string)
2511#mosaic-offsets=
2512
2513# Delay (integer)
2514#mosaic-delay=0
2515
2516[rss] # RSS and Atom feed display
2517
2518# Feed URLs (string)
2519#rss-urls=
2520
2521# X offset (integer)
2522#rss-x=0
2523
2524# Y offset (integer)
2525#rss-y=0
2526
2527# Text position (integer)
2528#rss-position=-1
2529
2530# Opacity (integer)
2531#rss-opacity=255
2532
2533# Color (integer)
2534#rss-color=16777215
2535
2536# Font size, pixels (integer)
2537#rss-size=0
2538
2539# Speed of feeds (integer)
2540#rss-speed=100000
2541
2542# Max length (integer)
2543#rss-length=60
2544
2545# Refresh time (integer)
2546#rss-ttl=1800
2547
2548# Feed images (boolean)
2549#rss-images=1
2550
2551# Title display mode (integer)
2552#rss-title=-1
2553
2554[dynamicoverlay] # Dynamic video overlay
2555
2556# Input FIFO (string)
2557#overlay-input=
2558
2559# Output FIFO (string)
2560#overlay-output=
2561
2562[audiobargraph_v] # Audio Bar Graph Video sub source
2563
2564# X coordinate (integer)
2565#audiobargraph_v-x=0
2566
2567# Y coordinate (integer)
2568#audiobargraph_v-y=0
2569
2570# Transparency of the bargraph (integer)
2571#audiobargraph_v-transparency=255
2572
2573# Bargraph position (integer)
2574#audiobargraph_v-position=-1
2575
2576# Bar width in pixel (integer)
2577#audiobargraph_v-barWidth=10
2578
2579# Bar Height in pixel (integer)
2580#audiobargraph_v-barHeight=400
2581
2582[logo] # Logo sub source
2583
2584# Logo filenames (string)
2585#logo-file=
2586
2587# X coordinate (integer)
2588#logo-x=-1
2589
2590# Y coordinate (integer)
2591#logo-y=-1
2592
2593# Logo individual image time in ms (integer)
2594#logo-delay=1000
2595
2596# Logo animation # of loops (integer)
2597#logo-repeat=-1
2598
2599# Opacity of the logo (integer)
2600#logo-opacity=255
2601
2602# Logo position (integer)
2603#logo-position=-1
2604
2605[marq] # Marquee display
2606
2607# Text (string)
2608#marq-marquee=VLC
2609
2610# Text file (string)
2611#marq-file=
2612
2613# X offset (integer)
2614#marq-x=0
2615
2616# Y offset (integer)
2617#marq-y=0
2618
2619# Marquee position (integer)
2620#marq-position=-1
2621
2622# Opacity (integer)
2623#marq-opacity=255
2624
2625# Color (integer)
2626#marq-color=16777215
2627
2628# Font size, pixels (integer)
2629#marq-size=0
2630
2631# Timeout (integer)
2632#marq-timeout=0
2633
2634# Refresh period in ms (integer)
2635#marq-refresh=1000
2636
2637[imem] # Memory input
2638
2639# ID (integer)
2640#imem-id=-1
2641
2642# Group (integer)
2643#imem-group=0
2644
2645# Category (integer)
2646#imem-cat=0
2647
2648# Codec (string)
2649#imem-codec=
2650
2651# Language (string)
2652#imem-language=
2653
2654# Sample rate (integer)
2655#imem-samplerate=0
2656
2657# Channels count (integer)
2658#imem-channels=0
2659
2660# Width (integer)
2661#imem-width=0
2662
2663# Height (integer)
2664#imem-height=0
2665
2666# Display aspect ratio (string)
2667#imem-dar=
2668
2669# Frame rate (string)
2670#imem-fps=
2671
2672# Size (integer)
2673#imem-size=0
2674
2675[vdr] # VDR recordings
2676
2677# Chapter offset in ms (integer)
2678#vdr-chapter-offset=0
2679
2680# Frame rate (float)
2681#vdr-fps=25.000000
2682
2683[concat] # Concatenated inputs
2684
2685# Inputs list (string)
2686#concat-list=
2687
2688[access_jack] # JACK audio input
2689
2690# Pace (boolean)
2691#jack-input-use-vlc-pace=0
2692
2693# Auto connection (boolean)
2694#jack-input-auto-connect=0
2695
2696[sftp] # SFTP input
2697
2698# SFTP port (integer)
2699#sftp-port=22
2700
2701# Username (string)
2702#sftp-user=
2703
2704# Password (string)
2705#sftp-pwd=
2706
2707[http] # HTTP input
2708
2709# Auto re-connect (boolean)
2710#http-reconnect=0
2711
2712[rtp] # Real-Time Protocol (RTP) input
2713
2714# RTCP (local) port (integer)
2715#rtcp-port=0
2716
2717# Maximum RTP sources (integer)
2718#rtp-max-src=1
2719
2720# RTP source timeout (sec) (integer)
2721#rtp-timeout=5
2722
2723# Maximum RTP sequence number dropout (integer)
2724#rtp-max-dropout=3000
2725
2726# Maximum RTP sequence number misordering (integer)
2727#rtp-max-misorder=100
2728
2729# RTP payload format assumed for dynamic payloads (string)
2730#rtp-dynamic-pt=
2731
2732[xcb_screen] # Screen capture (with X11/XCB)
2733
2734# Frame rate (float)
2735#screen-fps=2.000000
2736
2737# Region left column (integer)
2738#screen-left=0
2739
2740# Region top row (integer)
2741#screen-top=0
2742
2743# Capture region width (integer)
2744#screen-width=0
2745
2746# Capture region height (integer)
2747#screen-height=0
2748
2749# Follow the mouse (boolean)
2750#screen-follow-mouse=0
2751
2752[filesystem] # File input
2753
2754# List special files (boolean)
2755#list-special-files=0
2756
2757[shm] # Shared memory framebuffer
2758
2759# Frame rate (float)
2760#shm-fps=10.000000
2761
2762# Frame buffer depth (integer)
2763#shm-depth=0
2764
2765# Frame buffer width (integer)
2766#shm-width=800
2767
2768# Frame buffer height (integer)
2769#shm-height=480
2770
2771[linsys_hdsdi] # HD-SDI Input
2772
2773# Link # (integer)
2774#linsys-hdsdi-link=0
2775
2776# Video ID (integer)
2777#linsys-hdsdi-id-video=0
2778
2779# Aspect ratio (string)
2780#linsys-hdsdi-aspect-ratio=
2781
2782# Audio configuration (string)
2783#linsys-hdsdi-audio=0=1,1
2784
2785[access_mms] # Microsoft Media Server (MMS) input
2786
2787# TCP/UDP timeout (ms) (integer)
2788#mms-timeout=5000
2789
2790# Force selection of all streams (boolean)
2791#mms-all=0
2792
2793# Maximum bitrate (integer)
2794#mms-maxbitrate=0
2795
2796[ftp] # FTP input
2797
2798# Username (string)
2799#ftp-user=
2800
2801# Password (string)
2802#ftp-pwd=
2803
2804# FTP account (string)
2805#ftp-account=anonymous
2806
2807[libbluray] # Blu-ray Disc support (libbluray)
2808
2809# Blu-ray menus (boolean)
2810#bluray-menu=1
2811
2812# Region code (string)
2813#bluray-region=B
2814
2815[timecode] # Time code subpicture elementary stream generator
2816
2817# Frame rate (string)
2818#timecode-fps=25/1
2819
2820[avio] # libavformat AVIO access
2821
2822# Advanced options (string)
2823#avio-options=
2824
2825# Advanced options (string)
2826#sout-avio-options=
2827
2828[access_alsa] # ALSA audio capture
2829
2830# Stereo (boolean)
2831#alsa-stereo=1
2832
2833# Sample rate (integer)
2834#alsa-samplerate=48000
2835
2836[udp] # UDP input
2837
2838# UDP Source timeout (sec) (integer)
2839#udp-timeout=-1
2840
2841[smb] # SMB input
2842
2843# Username (string)
2844#smb-user=
2845
2846# Password (string)
2847#smb-pwd=
2848
2849# SMB domain (string)
2850#smb-domain=
2851
2852[access] # HTTPS input
2853
2854# Cookies forwarding (boolean)
2855#http-forward-cookies=1
2856
2857# User agent (string)
2858#http-user-agent=
2859
2860[live555] # RTP/RTSP/SDP demuxer (using Live555)
2861
2862# Use RTP over RTSP (TCP) (boolean)
2863#rtsp-tcp=0
2864
2865# Client port (integer)
2866#rtp-client-port=-1
2867
2868# Force multicast RTP via RTSP (boolean)
2869#rtsp-mcast=0
2870
2871# Tunnel RTSP and RTP over HTTP (boolean)
2872#rtsp-http=0
2873
2874# HTTP tunnel port (integer)
2875#rtsp-http-port=80
2876
2877# Kasenna RTSP dialect (boolean)
2878#rtsp-kasenna=0
2879
2880# WMServer RTSP dialect (boolean)
2881#rtsp-wmserver=0
2882
2883# Username (string)
2884#rtsp-user=
2885
2886# Password (string)
2887#rtsp-pwd=
2888
2889# RTSP frame buffer size (integer)
2890#rtsp-frame-buffer-size=250000
2891
2892[dtv] # Digital Television and Radio
2893
2894# DVB adapter (integer)
2895#dvb-adapter=0
2896
2897# DVB device (integer)
2898#dvb-device=0
2899
2900# Do not demultiplex (boolean)
2901#dvb-budget-mode=0
2902
2903# Frequency (Hz) (integer)
2904#dvb-frequency=0
2905
2906# Spectrum inversion (integer)
2907#dvb-inversion=-1
2908
2909# Bandwidth (MHz) (integer)
2910#dvb-bandwidth=0
2911
2912# Transmission mode (integer)
2913#dvb-transmission=0
2914
2915# Guard interval (string)
2916#dvb-guard=
2917
2918# High-priority code rate (string)
2919#dvb-code-rate-hp=
2920
2921# Low-priority code rate (string)
2922#dvb-code-rate-lp=
2923
2924# Hierarchy mode (integer)
2925#dvb-hierarchy=-1
2926
2927# DVB-T2 Physical Layer Pipe (integer)
2928#dvb-plp-id=0
2929
2930# Layer A modulation (string)
2931#dvb-a-modulation=
2932
2933# Layer A code rate (string)
2934#dvb-a-fec=
2935
2936# Layer A segments count (integer)
2937#dvb-a-count=0
2938
2939# Layer A time interleaving (integer)
2940#dvb-a-interleaving=0
2941
2942# Layer B modulation (string)
2943#dvb-b-modulation=
2944
2945# Layer B code rate (string)
2946#dvb-b-fec=
2947
2948# Layer B segments count (integer)
2949#dvb-b-count=0
2950
2951# Layer B time interleaving (integer)
2952#dvb-b-interleaving=0
2953
2954# Layer C modulation (string)
2955#dvb-c-modulation=
2956
2957# Layer C code rate (string)
2958#dvb-c-fec=
2959
2960# Layer C segments count (integer)
2961#dvb-c-count=0
2962
2963# Layer C time interleaving (integer)
2964#dvb-c-interleaving=0
2965
2966# Modulation / Constellation (string)
2967#dvb-modulation=
2968
2969# Symbol rate (bauds) (integer)
2970#dvb-srate=0
2971
2972# FEC code rate (string)
2973#dvb-fec=
2974
2975# Stream identifier (integer)
2976#dvb-stream=0
2977
2978# Pilot (integer)
2979#dvb-pilot=-1
2980
2981# Roll-off factor (integer)
2982#dvb-rolloff=-1
2983
2984# Transport stream ID (integer)
2985#dvb-ts-id=0
2986
2987# Polarization (Voltage) (string)
2988#dvb-polarization=
2989
2990#  (integer)
2991#dvb-voltage=13
2992
2993# High LNB voltage (boolean)
2994#dvb-high-voltage=0
2995
2996# Local oscillator low frequency (kHz) (integer)
2997#dvb-lnb-low=0
2998
2999# Local oscillator high frequency (kHz) (integer)
3000#dvb-lnb-high=0
3001
3002# Universal LNB switch frequency (kHz) (integer)
3003#dvb-lnb-switch=11700000
3004
3005# DiSEqC LNB number (integer)
3006#dvb-satno=0
3007
3008# Uncommitted DiSEqC LNB number (integer)
3009#dvb-uncommitted=0
3010
3011# Continuous 22kHz tone (integer)
3012#dvb-tone=-1
3013
3014[dvb] # DVB input with v4l2 support
3015
3016# Probe DVB card for capabilities (boolean)
3017#dvb-probe=1
3018
3019# Satellite scanning config (string)
3020#dvb-satellite=
3021
3022# Scan tuning list (string)
3023#dvb-scanlist=
3024
3025# Use NIT for scanning services (boolean)
3026#dvb-scan-nit=1
3027
3028[satip] # SAT>IP Receiver Plugin
3029
3030# Receive buffer (integer)
3031#satip-buffer=4194304
3032
3033# Request multicast stream (boolean)
3034#satip-multicast=0
3035
3036# Host (string)
3037#satip-host=
3038
3039[audioscrobbler] # Submission of played songs to last.fm
3040
3041# Username (string)
3042#lastfm-username=
3043
3044# Password (string)
3045#lastfm-password=
3046
3047# Scrobbler URL (string)
3048#scrobbler-url=post.audioscrobbler.com
3049
3050[gnutls] # GNU TLS transport layer security
3051
3052# Use system trust database (boolean)
3053#gnutls-system-trust=1
3054
3055# Trust directory (string)
3056#gnutls-dir-trust=
3057
3058# TLS cipher priorities (string)
3059#gnutls-priorities=NORMAL
3060
3061[rtsp] # Legacy RTSP VoD server
3062
3063# MUX for RAW RTSP transport (string)
3064#rtsp-raw-mux=ts
3065
3066# Maximum number of connections (integer)
3067#rtsp-throttle-users=0
3068
3069# Sets the timeout option in the RTSP session string (integer)
3070#rtsp-session-timeout=5
3071
3072[logger] # File logging
3073
3074[fb] # GNU/Linux framebuffer video output
3075
3076# Framebuffer device (string)
3077#fbdev=/dev/fb0
3078
3079# Run fb on current tty (boolean)
3080#fb-tty=1
3081
3082# Image format (default RGB) (string)
3083#fb-chroma=
3084
3085# Framebuffer resolution to use (integer)
3086#fb-mode=4
3087
3088# Framebuffer uses hw acceleration (boolean)
3089#fb-hw-accel=1
3090
3091[yuv] # YUV video output
3092
3093# device, fifo or filename (string)
3094#yuv-file=stream.yuv
3095
3096# Chroma used (string)
3097#yuv-chroma=
3098
3099# Add a YUV4MPEG2 header (boolean)
3100#yuv-yuv4mpeg2=0
3101
3102[flaschen] # Flaschen-Taschen video output
3103
3104# Flaschen-Taschen display address (string)
3105#flaschen-display=
3106
3107# Width (integer)
3108#flaschen-width=25
3109
3110# Height (integer)
3111#flaschen-height=20
3112
3113[xcb_xv] # XVideo output (XCB)
3114
3115# XVideo adaptor number (integer)
3116#xvideo-adaptor=-1
3117
3118# XVideo format id (integer)
3119#xvideo-format-id=0
3120
3121[xcb_x11] # X11 video output (XCB)
3122
3123[xcb_window] # X11 video window (XCB)
3124
3125# X11 display (string)
3126#x11-display=
3127
3128[vdummy] # Dummy video output
3129
3130# Dummy image chroma format (string)
3131#dummy-chroma=
3132
3133[xdg_shell] # XDG shell surface
3134
3135# Wayland display (string)
3136#wl-display=
3137
3138[gl] # OpenGL video output
3139
3140# OpenGL extension (string)
3141#gl=
3142
3143# Open GL/GLES hardware converter (string)
3144#glconv=
3145
3146# Rendering intent for color conversion (integer)
3147#rendering-intent=1
3148
3149# Display primaries (integer)
3150#target-prim=0
3151
3152# Display gamma / transfer function (integer)
3153#target-trc=0
3154
3155# Tone-mapping algorithm (integer)
3156#tone-mapping=3
3157
3158# Tone-mapping parameter (float)
3159#tone-mapping-param=0.000000
3160
3161# Tone-mapping desaturation coefficient (float)
3162#tone-mapping-desat=0.500000
3163
3164# Highlight clipped pixels (boolean)
3165#tone-mapping-warn=0
3166
3167# Dithering algorithm (integer)
3168#dither-algo=-1
3169
3170# Dither depth override (0 = framebuffer depth) (integer)
3171#dither-depth=0
3172
3173[wl_shell] # Wayland shell surface
3174
3175# Wayland display (string)
3176#wl-display=
3177
3178[vmem] # Video memory output
3179
3180# Width (integer)
3181#vmem-width=320
3182
3183# Height (integer)
3184#vmem-height=200
3185
3186# Pitch (integer)
3187#vmem-pitch=640
3188
3189# Chroma (string)
3190#vmem-chroma=RV16
3191
3192[mpegvideo] # MPEG-I/II video packetizer
3193
3194# Sync on Intra Frame (boolean)
3195#packetizer-mpegvideo-sync-iframe=0
3196
3197[vaapi_filters] # Video Accelerated API filters
3198
3199# Denoise strength (0-2) (float)
3200#denoise-sigma=1.000000
3201
3202[core] # core program
3203
3204# Enable audio (boolean)
3205#audio=1
3206
3207# Audio gain (float)
3208#gain=1.000000
3209
3210# Audio output volume step (float)
3211#volume-step=12.800000
3212
3213# Remember the audio volume (boolean)
3214#volume-save=1
3215
3216# Force S/PDIF support (boolean)
3217#spdif=0
3218
3219# Force detection of Dolby Surround (integer)
3220#force-dolby-surround=0
3221
3222# Stereo audio output mode (integer)
3223#stereo-mode=0
3224
3225# Audio desynchronization compensation (integer)
3226#audio-desync=0
3227
3228# Replay gain mode (string)
3229#audio-replay-gain-mode=none
3230
3231# Replay preamp (float)
3232#audio-replay-gain-preamp=0.000000
3233
3234# Default replay gain (float)
3235#audio-replay-gain-default=-7.000000
3236
3237# Peak protection (boolean)
3238#audio-replay-gain-peak-protection=1
3239
3240# Enable time stretching audio (boolean)
3241#audio-time-stretch=1
3242
3243# Audio output module (string)
3244#aout=
3245
3246# Media role (string)
3247#role=video
3248
3249# Audio filters (string)
3250#audio-filter=
3251
3252# Audio visualizations (string)
3253#audio-visual=none
3254
3255# Audio resampler (string)
3256#audio-resampler=
3257
3258# Enable video (boolean)
3259#video=1
3260
3261# Grayscale video output (boolean)
3262#grayscale=0
3263
3264# Fullscreen video output (boolean)
3265#fullscreen=0
3266
3267# Embedded video (boolean)
3268#embedded-video=1
3269
3270#  (boolean)
3271#xlib=1
3272
3273# Drop late frames (boolean)
3274#drop-late-frames=1
3275
3276# Skip frames (boolean)
3277#skip-frames=1
3278
3279# Quiet synchro (boolean)
3280#quiet-synchro=0
3281
3282# Key press events (boolean)
3283#keyboard-events=1
3284
3285# Mouse events (boolean)
3286#mouse-events=1
3287
3288# Always on top (boolean)
3289#video-on-top=0
3290
3291# Enable wallpaper mode (boolean)
3292#video-wallpaper=0
3293
3294# Disable screensaver (boolean)
3295#disable-screensaver=1
3296
3297# Show media title on video (boolean)
3298video-title-show=0
3299
3300# Show video title for x milliseconds (integer)
3301#video-title-timeout=5000
3302
3303# Position of video title (integer)
3304#video-title-position=8
3305
3306# Hide cursor and fullscreen controller after x milliseconds (integer)
3307#mouse-hide-timeout=1000
3308
3309# Video snapshot directory (or filename) (string)
3310snapshot-path=/mnt/andrew/graphics
3311
3312# Video snapshot file prefix (string)
3313snapshot-prefix=snap-
3314
3315# Video snapshot format (string)
3316#snapshot-format=png
3317
3318# Display video snapshot preview (boolean)
3319snapshot-preview=0
3320
3321# Use sequential numbers instead of timestamps (boolean)
3322snapshot-sequential=1
3323
3324# Video snapshot width (integer)
3325snapshot-width=1
3326
3327# Video snapshot height (integer)
3328snapshot-height=1
3329
3330# Video width (integer)
3331#width=-1
3332
3333# Video height (integer)
3334#height=-1
3335
3336# Video X coordinate (integer)
3337#video-x=0
3338
3339# Video Y coordinate (integer)
3340#video-y=0
3341
3342# Video cropping (string)
3343#crop=
3344
3345# Custom crop ratios list (string)
3346#custom-crop-ratios=
3347
3348# Source aspect ratio (string)
3349#aspect-ratio=
3350
3351# Video Auto Scaling (boolean)
3352#autoscale=1
3353
3354# Monitor pixel aspect ratio (string)
3355#monitor-par=
3356
3357# Custom aspect ratios list (string)
3358#custom-aspect-ratios=
3359
3360# Fix HDTV height (boolean)
3361#hdtv-fix=1
3362
3363# Window decorations (boolean)
3364video-deco=0
3365
3366# Video title (string)
3367#video-title=
3368
3369# Video alignment (integer)
3370#align=0
3371
3372# Zoom video (float)
3373#zoom=1.000000
3374
3375# Deinterlace (integer)
3376#deinterlace=-1
3377
3378# Deinterlace mode (string)
3379#deinterlace-mode=auto
3380
3381# Video output module (string)
3382vout=any
3383
3384# Video filter module (string)
3385#video-filter=
3386
3387# Video splitter module (string)
3388#video-splitter=
3389
3390# Enable sub-pictures (boolean)
3391#spu=1
3392
3393# On Screen Display (boolean)
3394#osd=1
3395
3396# Text rendering module (string)
3397#text-renderer=
3398
3399# Use subtitle file (string)
3400#sub-file=
3401
3402# Autodetect subtitle files (boolean)
3403#sub-autodetect-file=1
3404
3405# Subtitle autodetection fuzziness (integer)
3406#sub-autodetect-fuzzy=3
3407
3408# Subtitle autodetection paths (string)
3409#sub-autodetect-path=./Subtitles, ./subtitles, ./Subs, ./subs
3410
3411# Force subtitle position (integer)
3412#sub-margin=0
3413
3414# Subpictures source module (string)
3415#sub-source=
3416
3417# Subpictures filter module (string)
3418#sub-filter=
3419
3420# Program (integer)
3421#program=0
3422
3423# Programs (string)
3424#programs=
3425
3426# Audio track (integer)
3427#audio-track=-1
3428
3429# Subtitle track (integer)
3430#sub-track=-1
3431
3432# Audio language (string)
3433#audio-language=
3434
3435# Subtitle language (string)
3436#sub-language=
3437
3438# Menu language (string)
3439#menu-language=
3440
3441# Audio track ID (integer)
3442#audio-track-id=-1
3443
3444# Subtitle track ID (integer)
3445#sub-track-id=-1
3446
3447# Preferred Closed Captions decoder (integer)
3448#captions=608
3449
3450# Preferred video resolution (integer)
3451#preferred-resolution=-1
3452
3453# Input repetitions (integer)
3454#input-repeat=0
3455
3456# Start time (float)
3457#start-time=0.000000
3458
3459# Stop time (float)
3460#stop-time=0.000000
3461
3462# Run time (float)
3463#run-time=0.000000
3464
3465# Fast seek (boolean)
3466input-fast-seek=1
3467
3468# Playback speed (float)
3469#rate=1.000000
3470
3471# Input list (string)
3472#input-list=
3473
3474# Input slave (experimental) (string)
3475#input-slave=
3476
3477# Bookmarks list for a stream (string)
3478#bookmarks=
3479
3480# DVD device (string)
3481#dvd=/dev/sr0
3482
3483# VCD device (string)
3484#vcd=/dev/sr0
3485
3486# MTU of the network interface (integer)
3487#mtu=1400
3488
3489# TCP connection timeout (integer)
3490#ipv4-timeout=5000
3491
3492# HTTP server address (string)
3493#http-host=
3494
3495# HTTP server port (integer)
3496#http-port=8080
3497
3498# HTTPS server port (integer)
3499#https-port=8443
3500
3501# RTSP server address (string)
3502#rtsp-host=
3503
3504# RTSP server port (integer)
3505#rtsp-port=554
3506
3507# HTTP/TLS server certificate (string)
3508#http-cert=
3509
3510# HTTP/TLS server private key (string)
3511#http-key=
3512
3513# SOCKS server (string)
3514#socks=
3515
3516# SOCKS user name (string)
3517#socks-user=
3518
3519# SOCKS password (string)
3520#socks-pwd=
3521
3522# Title metadata (string)
3523#meta-title=
3524
3525# Author metadata (string)
3526#meta-author=
3527
3528# Artist metadata (string)
3529#meta-artist=
3530
3531# Genre metadata (string)
3532#meta-genre=
3533
3534# Copyright metadata (string)
3535#meta-copyright=
3536
3537# Description metadata (string)
3538#meta-description=
3539
3540# Date metadata (string)
3541#meta-date=
3542
3543# URL metadata (string)
3544#meta-url=
3545
3546# File caching (ms) (integer)
3547#file-caching=300
3548
3549# Live capture caching (ms) (integer)
3550#live-caching=300
3551
3552# Disc caching (ms) (integer)
3553#disc-caching=300
3554
3555# Network caching (ms) (integer)
3556#network-caching=1000
3557
3558# Clock reference average counter (integer)
3559#cr-average=40
3560
3561# Clock synchronisation (integer)
3562#clock-synchro=-1
3563
3564# Clock jitter (integer)
3565#clock-jitter=5000
3566
3567# Network synchronisation (boolean)
3568#network-synchronisation=0
3569
3570# Record directory (string)
3571#input-record-path=
3572
3573# Prefer native stream recording (boolean)
3574#input-record-native=1
3575
3576# Timeshift directory (string)
3577#input-timeshift-path=
3578
3579# Timeshift granularity (integer)
3580#input-timeshift-granularity=-1
3581
3582# Change title according to current media (string)
3583#input-title-format=$Z
3584
3585# Disable all lua plugins (boolean)
3586#lua=1
3587
3588# Preferred decoders list (string)
3589#codec=
3590
3591# Preferred encoders list (string)
3592#encoder=
3593
3594# Access module (string)
3595#access=
3596
3597# Demux module (string)
3598#demux=any
3599
3600# Stream filter module (string)
3601#stream-filter=
3602
3603# Demux filter module (string)
3604#demux-filter=
3605
3606# Default stream output chain (string)
3607#sout=
3608
3609# Display while streaming (boolean)
3610#sout-display=0
3611
3612# Keep stream output open (boolean)
3613#sout-keep=0
3614
3615# Enable streaming of all ES (boolean)
3616#sout-all=1
3617
3618# Enable audio stream output (boolean)
3619#sout-audio=1
3620
3621# Enable video stream output (boolean)
3622#sout-video=1
3623
3624# Enable SPU stream output (boolean)
3625#sout-spu=1
3626
3627# Stream output muxer caching (ms) (integer)
3628#sout-mux-caching=1500
3629
3630# VLM configuration file (string)
3631#vlm-conf=
3632
3633# SAP announcement interval (integer)
3634#sap-interval=5
3635
3636# Mux module (string)
3637#mux=
3638
3639# Access output module (string)
3640#access_output=
3641
3642# Hop limit (TTL) (integer)
3643#ttl=-1
3644
3645# Multicast output interface (string)
3646#miface=
3647
3648# DiffServ Code Point (integer)
3649#dscp=0
3650
3651# Preferred packetizer list (string)
3652#packetizer=
3653
3654# VoD server module (string)
3655vod-server=any
3656
3657# Use a plugins cache (boolean)
3658#plugins-cache=1
3659
3660# Scan for new plugins (boolean)
3661#plugins-scan=1
3662
3663# Preferred keystore list (string)
3664#keystore=
3665
3666# Allow real-time priority (boolean)
3667#rt-priority=0
3668
3669# Adjust VLC priority (integer)
3670#rt-offset=0
3671
3672# Play files randomly forever (boolean)
3673#random=0
3674
3675# Repeat all (boolean)
3676#loop=0
3677
3678# Repeat current item (boolean)
3679#repeat=0
3680
3681# Play and exit (boolean)
3682#play-and-exit=0
3683
3684# Play and stop (boolean)
3685#play-and-stop=0
3686
3687# Play and pause (boolean)
3688#play-and-pause=0
3689
3690# Start paused (boolean)
3691#start-paused=0
3692
3693# Auto start (boolean)
3694#playlist-autostart=1
3695
3696# Pause on audio communication (boolean)
3697#playlist-cork=1
3698
3699# Allow only one running instance (boolean)
3700#one-instance=0
3701
3702# Use only one instance when started from file manager (boolean)
3703#one-instance-when-started-from-file=1
3704
3705# Enqueue items into playlist in one instance mode (boolean)
3706#playlist-enqueue=0
3707
3708# Expose media player via D-Bus (boolean)
3709#dbus=0
3710
3711# Use media library (boolean)
3712#media-library=0
3713
3714# Display playlist tree (boolean)
3715#playlist-tree=0
3716
3717# Default stream (string)
3718#open=
3719
3720# Automatically preparse items (boolean)
3721#auto-preparse=1
3722
3723# Preparsing timeout (integer)
3724#preparse-timeout=5000
3725
3726# Allow metadata network access (boolean)
3727metadata-network-access=1
3728
3729# Subdirectory behavior (string)
3730#recursive=collapse
3731
3732# Ignored extensions (string)
3733#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
3734
3735# Show hidden files (boolean)
3736#show-hiddenfiles=0
3737
3738# Services discovery modules (string)
3739#services-discovery=
3740
3741# Run as daemon process (boolean)
3742#daemon=0
3743
3744# Write process id to file (string)
3745#pidfile=
3746
3747# Show advanced options (boolean)
3748#advanced=0
3749
3750# Interface interaction (boolean)
3751#interact=1
3752
3753# Locally collect statistics (boolean)
3754#stats=1
3755
3756# Interface module (string)
3757#intf=
3758
3759# Extra interface modules (string)
3760#extraintf=
3761
3762# Control interfaces (string)
3763#control=
3764
3765# Mouse wheel vertical axis control (integer)
3766#hotkeys-y-wheel-mode=0
3767
3768# Mouse wheel horizontal axis control (integer)
3769#hotkeys-x-wheel-mode=2
3770
3771# Fullscreen (string)
3772#global-key-toggle-fullscreen=
3773
3774# Fullscreen (string)
3775#key-toggle-fullscreen=f
3776
3777# Exit fullscreen (string)
3778#global-key-leave-fullscreen=
3779
3780# Exit fullscreen (string)
3781#key-leave-fullscreen=Esc
3782
3783# Play/Pause (string)
3784#global-key-play-pause=
3785
3786# Play/Pause (string)
3787#key-play-pause=Space   Media Play Pause
3788
3789# Pause only (string)
3790#global-key-pause=
3791
3792# Pause only (string)
3793#key-pause=Browser Stop
3794
3795# Play only (string)
3796#global-key-play=
3797
3798# Play only (string)
3799#key-play=Browser Refresh
3800
3801# Faster (string)
3802#global-key-faster=
3803
3804# Faster (string)
3805#key-faster=+
3806
3807# Slower (string)
3808#global-key-slower=
3809
3810# Slower (string)
3811#key-slower=-
3812
3813# Normal rate (string)
3814#global-key-rate-normal=
3815
3816# Normal rate (string)
3817#key-rate-normal==
3818
3819# Faster (fine) (string)
3820#global-key-rate-faster-fine=
3821
3822# Faster (fine) (string)
3823#key-rate-faster-fine=]
3824
3825# Slower (fine) (string)
3826#global-key-rate-slower-fine=
3827
3828# Slower (fine) (string)
3829#key-rate-slower-fine=[
3830
3831# Next (string)
3832#global-key-next=
3833
3834# Next (string)
3835#key-next=n     Media Next Track
3836
3837# Previous (string)
3838#global-key-prev=
3839
3840# Previous (string)
3841#key-prev=p     Media Prev Track
3842
3843# Stop (string)
3844#global-key-stop=
3845
3846# Stop (string)
3847#key-stop=s     Media Stop
3848
3849# Position (string)
3850#global-key-position=
3851
3852# Position (string)
3853#key-position=t
3854
3855# Very short backwards jump (string)
3856#global-key-jump-extrashort=
3857
3858# Very short backwards jump (string)
3859#key-jump-extrashort=Shift+Left
3860
3861# Very short forward jump (string)
3862#global-key-jump+extrashort=
3863
3864# Very short forward jump (string)
3865#key-jump+extrashort=Shift+Right
3866
3867# Short backwards jump (string)
3868#global-key-jump-short=
3869
3870# Short backwards jump (string)
3871#key-jump-short=Alt+Left
3872
3873# Short forward jump (string)
3874#global-key-jump+short=
3875
3876# Short forward jump (string)
3877#key-jump+short=Alt+Right
3878
3879# Medium backwards jump (string)
3880#global-key-jump-medium=
3881
3882# Medium backwards jump (string)
3883#key-jump-medium=Ctrl+Left
3884
3885# Medium forward jump (string)
3886#global-key-jump+medium=
3887
3888# Medium forward jump (string)
3889#key-jump+medium=Ctrl+Right
3890
3891# Long backwards jump (string)
3892#global-key-jump-long=
3893
3894# Long backwards jump (string)
3895#key-jump-long=Ctrl+Alt+Left
3896
3897# Long forward jump (string)
3898#global-key-jump+long=
3899
3900# Long forward jump (string)
3901#key-jump+long=Ctrl+Alt+Right
3902
3903# Next frame (string)
3904#global-key-frame-next=
3905
3906# Next frame (string)
3907#key-frame-next=e       Browser Next
3908
3909# Activate (string)
3910#global-key-nav-activate=
3911
3912# Activate (string)
3913#key-nav-activate=Enter
3914
3915# Navigate up (string)
3916#global-key-nav-up=
3917
3918# Navigate up (string)
3919#key-nav-up=Up
3920
3921# Navigate down (string)
3922#global-key-nav-down=
3923
3924# Navigate down (string)
3925#key-nav-down=Down
3926
3927# Navigate left (string)
3928#global-key-nav-left=
3929
3930# Navigate left (string)
3931#key-nav-left=Left
3932
3933# Navigate right (string)
3934#global-key-nav-right=
3935
3936# Navigate right (string)
3937#key-nav-right=Right
3938
3939# Go to the DVD menu (string)
3940#global-key-disc-menu=
3941
3942# Go to the DVD menu (string)
3943#key-disc-menu=Shift+m
3944
3945# Select previous DVD title (string)
3946#global-key-title-prev=
3947
3948# Select previous DVD title (string)
3949#key-title-prev=Shift+o
3950
3951# Select next DVD title (string)
3952#global-key-title-next=
3953
3954# Select next DVD title (string)
3955#key-title-next=Shift+b
3956
3957# Select prev DVD chapter (string)
3958#global-key-chapter-prev=
3959
3960# Select prev DVD chapter (string)
3961#key-chapter-prev=Shift+p
3962
3963# Select next DVD chapter (string)
3964#global-key-chapter-next=
3965
3966# Select next DVD chapter (string)
3967#key-chapter-next=Shift+n
3968
3969# Quit (string)
3970#global-key-quit=
3971
3972# Quit (string)
3973#key-quit=Ctrl+q
3974
3975# Volume up (string)
3976#global-key-vol-up=
3977
3978# Volume up (string)
3979#key-vol-up=Ctrl+Up     Volume Up
3980
3981# Volume down (string)
3982#global-key-vol-down=
3983
3984# Volume down (string)
3985#key-vol-down=Ctrl+Down Volume Down
3986
3987# Mute (string)
3988#global-key-vol-mute=
3989
3990# Mute (string)
3991#key-vol-mute=m Volume Mute
3992
3993# Subtitle delay up (string)
3994#global-key-subdelay-up=
3995
3996# Subtitle delay up (string)
3997#key-subdelay-up=h
3998
3999# Subtitle delay down (string)
4000#global-key-subdelay-down=
4001
4002# Subtitle delay down (string)
4003#key-subdelay-down=g
4004
4005# Subtitle sync / bookmark audio timestamp (string)
4006#global-key-subsync-markaudio=
4007
4008# Subtitle sync / bookmark audio timestamp (string)
4009#key-subsync-markaudio=Shift+h
4010
4011# Subtitle sync / bookmark subtitle timestamp (string)
4012#global-key-subsync-marksub=
4013
4014# Subtitle sync / bookmark subtitle timestamp (string)
4015#key-subsync-marksub=Shift+j
4016
4017# Subtitle sync / synchronize audio & subtitle timestamps (string)
4018#global-key-subsync-apply=
4019
4020# Subtitle sync / synchronize audio & subtitle timestamps (string)
4021#key-subsync-apply=Shift+k
4022
4023# Subtitle sync / reset audio & subtitle synchronization (string)
4024#global-key-subsync-reset=
4025
4026# Subtitle sync / reset audio & subtitle synchronization (string)
4027#key-subsync-reset=Ctrl+Shift+k
4028
4029# Subtitle position up (string)
4030#global-key-subpos-up=
4031
4032# Subtitle position up (string)
4033#key-subpos-up=
4034
4035# Subtitle position down (string)
4036#global-key-subpos-down=
4037
4038# Subtitle position down (string)
4039#key-subpos-down=
4040
4041# Audio delay up (string)
4042#global-key-audiodelay-up=
4043
4044# Audio delay up (string)
4045#key-audiodelay-up=k
4046
4047# Audio delay down (string)
4048#global-key-audiodelay-down=
4049
4050# Audio delay down (string)
4051#key-audiodelay-down=j
4052
4053# Cycle audio track (string)
4054#global-key-audio-track=
4055
4056# Cycle audio track (string)
4057#key-audio-track=b
4058
4059# Cycle through audio devices (string)
4060#global-key-audiodevice-cycle=
4061
4062# Cycle through audio devices (string)
4063#key-audiodevice-cycle=Shift+a
4064
4065# Cycle subtitle track in reverse order (string)
4066#global-key-subtitle-revtrack=
4067
4068# Cycle subtitle track in reverse order (string)
4069#key-subtitle-revtrack=Alt+v
4070
4071# Cycle subtitle track (string)
4072#global-key-subtitle-track=
4073
4074# Cycle subtitle track (string)
4075#key-subtitle-track=v
4076
4077# Toggle subtitles (string)
4078#global-key-subtitle-toggle=
4079
4080# Toggle subtitles (string)
4081#key-subtitle-toggle=Shift+v
4082
4083# Cycle next program Service ID (string)
4084#global-key-program-sid-next=
4085
4086# Cycle next program Service ID (string)
4087#key-program-sid-next=x
4088
4089# Cycle previous program Service ID (string)
4090#global-key-program-sid-prev=
4091
4092# Cycle previous program Service ID (string)
4093#key-program-sid-prev=Shift+x
4094
4095# Cycle source aspect ratio (string)
4096#global-key-aspect-ratio=
4097
4098# Cycle source aspect ratio (string)
4099#key-aspect-ratio=a
4100
4101# Cycle video crop (string)
4102#global-key-crop=
4103
4104# Cycle video crop (string)
4105#key-crop=c
4106
4107# Toggle autoscaling (string)
4108#global-key-toggle-autoscale=
4109
4110# Toggle autoscaling (string)
4111#key-toggle-autoscale=o
4112
4113# Increase scale factor (string)
4114#global-key-incr-scalefactor=
4115
4116# Increase scale factor (string)
4117#key-incr-scalefactor=Alt+o
4118
4119# Decrease scale factor (string)
4120#global-key-decr-scalefactor=
4121
4122# Decrease scale factor (string)
4123#key-decr-scalefactor=Alt+Shift+o
4124
4125# Toggle deinterlacing (string)
4126#global-key-deinterlace=
4127
4128# Toggle deinterlacing (string)
4129#key-deinterlace=d
4130
4131# Cycle deinterlace modes (string)
4132#global-key-deinterlace-mode=
4133
4134# Cycle deinterlace modes (string)
4135#key-deinterlace-mode=Shift+d
4136
4137# Show controller in fullscreen (string)
4138#global-key-intf-show=
4139
4140# Show controller in fullscreen (string)
4141#key-intf-show=i
4142
4143# Boss key (string)
4144#global-key-intf-boss=
4145
4146# Boss key (string)
4147#key-intf-boss=
4148
4149# Context menu (string)
4150#global-key-intf-popup-menu=
4151
4152# Context menu (string)
4153#key-intf-popup-menu=Menu
4154
4155# Take video snapshot (string)
4156#global-key-snapshot=
4157
4158# Take video snapshot (string)
4159#key-snapshot=Shift+s
4160
4161# Record (string)
4162#global-key-record=
4163
4164# Record (string)
4165#key-record=Shift+r
4166
4167# Zoom (string)
4168#global-key-zoom=
4169
4170# Zoom (string)
4171#key-zoom=z
4172
4173# Un-Zoom (string)
4174#global-key-unzoom=
4175
4176# Un-Zoom (string)
4177#key-unzoom=Shift+z
4178
4179# Toggle wallpaper mode in video output (string)
4180#global-key-wallpaper=
4181
4182# Toggle wallpaper mode in video output (string)
4183#key-wallpaper=w
4184
4185# Crop one pixel from the top of the video (string)
4186#global-key-crop-top=
4187
4188# Crop one pixel from the top of the video (string)
4189#key-crop-top=Alt+r
4190
4191# Uncrop one pixel from the top of the video (string)
4192#global-key-uncrop-top=
4193
4194# Uncrop one pixel from the top of the video (string)
4195#key-uncrop-top=Alt+Shift+r
4196
4197# Crop one pixel from the left of the video (string)
4198#global-key-crop-left=
4199
4200# Crop one pixel from the left of the video (string)
4201#key-crop-left=Alt+d
4202
4203# Uncrop one pixel from the left of the video (string)
4204#global-key-uncrop-left=
4205
4206# Uncrop one pixel from the left of the video (string)
4207#key-uncrop-left=Alt+Shift+d
4208
4209# Crop one pixel from the bottom of the video (string)
4210#global-key-crop-bottom=
4211
4212# Crop one pixel from the bottom of the video (string)
4213#key-crop-bottom=Alt+c
4214
4215# Uncrop one pixel from the bottom of the video (string)
4216#global-key-uncrop-bottom=
4217
4218# Uncrop one pixel from the bottom of the video (string)
4219#key-uncrop-bottom=Alt+Shift+c
4220
4221# Crop one pixel from the right of the video (string)
4222#global-key-crop-right=
4223
4224# Crop one pixel from the right of the video (string)
4225#key-crop-right=Alt+f
4226
4227# Uncrop one pixel from the right of the video (string)
4228#global-key-uncrop-right=
4229
4230# Uncrop one pixel from the right of the video (string)
4231#key-uncrop-right=Alt+Shift+f
4232
4233# Random (string)
4234#global-key-random=
4235
4236# Random (string)
4237#key-random=r
4238
4239# Normal/Loop/Repeat (string)
4240#global-key-loop=
4241
4242# Normal/Loop/Repeat (string)
4243#key-loop=l
4244
4245# Shrink the viewpoint field of view (360°) (string)
4246#global-key-viewpoint-fov-in=
4247
4248# Shrink the viewpoint field of view (360°) (string)
4249#key-viewpoint-fov-in=Page Up
4250
4251# Expand the viewpoint field of view (360°) (string)
4252#global-key-viewpoint-fov-out=
4253
4254# Expand the viewpoint field of view (360°) (string)
4255#key-viewpoint-fov-out=Page Down
4256
4257# Roll the viewpoint clockwise (360°) (string)
4258#global-key-viewpoint-roll-clock=
4259
4260# Roll the viewpoint clockwise (360°) (string)
4261#key-viewpoint-roll-clock=
4262
4263# Roll the viewpoint anti-clockwise (360°) (string)
4264#global-key-viewpoint-roll-anticlock=
4265
4266# Roll the viewpoint anti-clockwise (360°) (string)
4267#key-viewpoint-roll-anticlock=
4268
4269# 1:4 Quarter (string)
4270#global-key-zoom-quarter=
4271
4272# 1:4 Quarter (string)
4273#key-zoom-quarter=Alt+1
4274
4275# 1:2 Half (string)
4276#global-key-zoom-half=
4277
4278# 1:2 Half (string)
4279#key-zoom-half=Alt+2
4280
4281# 1:1 Original (string)
4282#global-key-zoom-original=
4283
4284# 1:1 Original (string)
4285#key-zoom-original=Alt+3
4286
4287# 2:1 Double (string)
4288#global-key-zoom-double=
4289
4290# 2:1 Double (string)
4291#key-zoom-double=Alt+4
4292
4293# Very short jump length (integer)
4294#extrashort-jump-size=3
4295
4296# Short jump length (integer)
4297#short-jump-size=10
4298
4299# Medium jump length (integer)
4300#medium-jump-size=60
4301
4302# Long jump length (integer)
4303#long-jump-size=300
4304
4305# Set playlist bookmark 1 (string)
4306#global-key-set-bookmark1=
4307
4308# Set playlist bookmark 1 (string)
4309#key-set-bookmark1=Ctrl+F1
4310
4311# Set playlist bookmark 2 (string)
4312#global-key-set-bookmark2=
4313
4314# Set playlist bookmark 2 (string)
4315#key-set-bookmark2=Ctrl+F2
4316
4317# Set playlist bookmark 3 (string)
4318#global-key-set-bookmark3=
4319
4320# Set playlist bookmark 3 (string)
4321#key-set-bookmark3=Ctrl+F3
4322
4323# Set playlist bookmark 4 (string)
4324#global-key-set-bookmark4=
4325
4326# Set playlist bookmark 4 (string)
4327#key-set-bookmark4=Ctrl+F4
4328
4329# Set playlist bookmark 5 (string)
4330#global-key-set-bookmark5=
4331
4332# Set playlist bookmark 5 (string)
4333#key-set-bookmark5=Ctrl+F5
4334
4335# Set playlist bookmark 6 (string)
4336#global-key-set-bookmark6=
4337
4338# Set playlist bookmark 6 (string)
4339#key-set-bookmark6=Ctrl+F6
4340
4341# Set playlist bookmark 7 (string)
4342#global-key-set-bookmark7=
4343
4344# Set playlist bookmark 7 (string)
4345#key-set-bookmark7=Ctrl+F7
4346
4347# Set playlist bookmark 8 (string)
4348#global-key-set-bookmark8=
4349
4350# Set playlist bookmark 8 (string)
4351#key-set-bookmark8=Ctrl+F8
4352
4353# Set playlist bookmark 9 (string)
4354#global-key-set-bookmark9=
4355
4356# Set playlist bookmark 9 (string)
4357#key-set-bookmark9=Ctrl+F9
4358
4359# Set playlist bookmark 10 (string)
4360#global-key-set-bookmark10=
4361
4362# Set playlist bookmark 10 (string)
4363#key-set-bookmark10=Ctrl+F10
4364
4365# Play playlist bookmark 1 (string)
4366#global-key-play-bookmark1=
4367
4368# Play playlist bookmark 1 (string)
4369#key-play-bookmark1=F1
4370
4371# Play playlist bookmark 2 (string)
4372#global-key-play-bookmark2=
4373
4374# Play playlist bookmark 2 (string)
4375#key-play-bookmark2=F2
4376
4377# Play playlist bookmark 3 (string)
4378#global-key-play-bookmark3=
4379
4380# Play playlist bookmark 3 (string)
4381#key-play-bookmark3=F3
4382
4383# Play playlist bookmark 4 (string)
4384#global-key-play-bookmark4=
4385
4386# Play playlist bookmark 4 (string)
4387#key-play-bookmark4=F4
4388
4389# Play playlist bookmark 5 (string)
4390#global-key-play-bookmark5=
4391
4392# Play playlist bookmark 5 (string)
4393#key-play-bookmark5=F5
4394
4395# Play playlist bookmark 6 (string)
4396#global-key-play-bookmark6=
4397
4398# Play playlist bookmark 6 (string)
4399#key-play-bookmark6=F6
4400
4401# Play playlist bookmark 7 (string)
4402#global-key-play-bookmark7=
4403
4404# Play playlist bookmark 7 (string)
4405#key-play-bookmark7=F7
4406
4407# Play playlist bookmark 8 (string)
4408#global-key-play-bookmark8=
4409
4410# Play playlist bookmark 8 (string)
4411#key-play-bookmark8=F8
4412
4413# Play playlist bookmark 9 (string)
4414#global-key-play-bookmark9=
4415
4416# Play playlist bookmark 9 (string)
4417#key-play-bookmark9=F9
4418
4419# Play playlist bookmark 10 (string)
4420#global-key-play-bookmark10=
4421
4422# Play playlist bookmark 10 (string)
4423#key-play-bookmark10=F10
4424
4425# Clear the playlist (string)
4426#global-key-clear-playlist=
4427
4428# Clear the playlist (string)
4429#key-clear-playlist=Ctrl+w
4430
4431# Reset subtitles text scale (string)
4432#global-key-subtitle-text-scale-normal=
4433
4434# Reset subtitles text scale (string)
4435#key-subtitle-text-scale-normal=Ctrl+0
4436
4437# Scale down subtitles text (string)
4438#global-key-subtitle-text-scale-up=
4439
4440# Scale down subtitles text (string)
4441#key-subtitle-text-scale-up=Ctrl+Mouse Wheel Up
4442
4443# Scale up subtitles text (string)
4444#global-key-subtitle-text-scale-down=
4445
4446# Scale up subtitles text (string)
4447#key-subtitle-text-scale-down=Ctrl+Mouse Wheel Down
4448
4449# Playlist bookmark 1 (string)
4450#bookmark1=
4451
4452# Playlist bookmark 2 (string)
4453#bookmark2=
4454
4455# Playlist bookmark 3 (string)
4456#bookmark3=
4457
4458# Playlist bookmark 4 (string)
4459#bookmark4=
4460
4461# Playlist bookmark 5 (string)
4462#bookmark5=
4463
4464# Playlist bookmark 6 (string)
4465#bookmark6=
4466
4467# Playlist bookmark 7 (string)
4468#bookmark7=
4469
4470# Playlist bookmark 8 (string)
4471#bookmark8=
4472
4473# Playlist bookmark 9 (string)
4474#bookmark9=
4475
4476# Playlist bookmark 10 (string)
4477#bookmark10=
4478