Gentoo Archives: gentoo-commits

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