HTTP connection lost on Linux
Posted: 18 Oct 2007 15:29
Hi ppl,
I am using VLC 0.8.6 Janus with Ubuntu Feisty 7.04 and Windows XP .. I am streaming my video files to Dreambox with subtitle overlay.. In Linux with following vlcrc file streaming with subtitle is ok but problem is connection lost when I want to switch another file from Dreambox.. In Windows there is no such problem but with same configuration no soverlay made in Windows side..
My vlcrc file..
Thanks in advance..
I am using VLC 0.8.6 Janus with Ubuntu Feisty 7.04 and Windows XP .. I am streaming my video files to Dreambox with subtitle overlay.. In Linux with following vlcrc file streaming with subtitle is ok but problem is connection lost when I want to switch another file from Dreambox.. In Windows there is no such problem but with same configuration no soverlay made in Windows side..
My vlcrc file..
Code: Select all
##
### VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team
###
###
### lines begining with a '#' character are comments
###
[main] # main program
# Enable audio (boolean)
#audio=1
# Default audio volume (integer)
volume=289
# Audio output volume step (integer)
#volume-step=32
# Audio output frequency (Hz) (integer)
#aout-rate=-1
# High quality audio resampling (boolean)
#hq-resampling=1
# Use S/PDIF when available (boolean)
#spdif=0
# Force detection of Dolby Surround (integer)
#force-dolby-surround=0
# Audio desynchronization compensation (integer)
#audio-desync=0
# Audio output module (string)
#aout=
# Audio filters (string)
#audio-filter=
# Audio visualizations (string)
#audio-visual=
# Enable video (boolean)
#video=1
# Grayscale video output (boolean)
#grayscale=0
# Fullscreen video output (boolean)
#fullscreen=0
# Drop late frames (boolean)
#drop-late-frames=1
# Skip frames (boolean)
#skip-frames=1
# Quiet synchro (boolean)
#quiet-synchro=0
# Overlay video output (boolean)
#overlay=1
# Always on top (boolean)
#video-on-top=0
# Disable screensaver (boolean)
#disable-screensaver=1
# Video snapshot directory (or filename) (string)
#snapshot-path=
# Video snapshot file prefix (string)
#snapshot-prefix=vlcsnap-
# Video snapshot format (string)
#snapshot-format=png
# Display video snapshot preview (boolean)
#snapshot-preview=1
# Use sequential numbers instead of timestamps (boolean)
#snapshot-sequential=0
# Video width (integer)
#width=-1
# Video height (integer)
#height=-1
# Video X coordinate (integer)
#video-x=-1
# Video Y coordinate (integer)
#video-y=-1
# Video cropping (string)
#crop=
# Custom crop ratios list (string)
#custom-crop-ratios=
# Source aspect ratio (string)
#aspect-ratio=
# Monitor pixel aspect ratio (string)
#monitor-par=
# Custom aspect ratios list (string)
#custom-aspect-ratios=
# Fix HDTV height (boolean)
#hdtv-fix=1
# Window decorations (boolean)
#video-deco=1
# Video title (string)
#video-title=
# Video alignment (integer)
#align=0
# Zoom video (float)
#zoom=1.000000
# Video output module (string)
vout=x11
# Video filter module (string)
#vout-filter=
# Enable sub-pictures (boolean)
#spu=1
# On Screen Display (boolean)
#osd=1
# Text rendering module (string)
#text-renderer=
# Use subtitle file (string)
#sub-file=
# Autodetect subtitle files (boolean)
#sub-autodetect-file=1
# Subtitle autodetection fuzziness (integer)
#sub-autodetect-fuzzy=3
# Subtitle autodetection paths (string)
#sub-autodetect-path=./Subtitles, ./subtitles
# Force subtitle position (integer)
#sub-margin=0
# Subpictures filter module (string)
sub-filter=text
# Program (integer)
#program=0
# Programs (string)
#programs=
# Audio track (integer)
#audio-track=-1
# Subtitles track (integer)
#sub-track=-1
# Audio language (string)
#audio-language=
# Subtitle language (string)
#sub-language=
# Audio track ID (integer)
#audio-track-id=-1
# Subtitles track ID (integer)
#sub-track-id=-1
# Input repetitions (integer)
#input-repeat=0
# Start time (integer)
#start-time=0
# Stop time (integer)
#stop-time=0
# Input list (string)
#input-list=
# Input slave (experimental) (string)
#input-slave=
# Bookmarks list for a stream (string)
#bookmarks=
# DVD device (string)
dvd=/dev/scd1
# VCD device (string)
vcd=/dev/scd0
# Audio CD device (string)
cd-audio=/dev/scd0
# UDP port (integer)
#server-port=1234
# MTU of the network interface (integer)
#mtu=1500
# Force IPv6 (boolean)
#ipv6=0
# Force IPv4 (boolean)
#ipv4=0
# TCP connection timeout (integer)
#ipv4-timeout=5000
# SOCKS server (string)
#socks=
# SOCKS user name (string)
#socks-user=
# SOCKS password (string)
#socks-pwd=
# Title metadata (string)
#meta-title=
# Author metadata (string)
#meta-author=
# Artist metadata (string)
#meta-artist=
# Genre metadata (string)
#meta-genre=
# Copyright metadata (string)
#meta-copyright=
# Description metadata (string)
#meta-description=
# Date metadata (string)
#meta-date=
# URL metadata (string)
#meta-url=
# Clock reference average counter (integer)
#cr-average=40
# Clock synchronisation (integer)
#clock-synchro=-1
# Network synchronisation (boolean)
#network-synchronisation=0
# Preferred decoders list (string)
#codec=
# Preferred encoders list (string)
#encoder=
# Access module (string)
#access=
# Access filter module (string)
#access-filter=
# Demux module (string)
#demux=
# Default stream output chain (string)
#sout=
# Display while streaming (boolean)
#sout-display=0
# Keep stream output open (boolean)
#sout-keep=0
# Enable streaming of all ES (boolean)
#sout-all=0
# Enable audio stream output (boolean)
#sout-audio=1
# Enable video stream output (boolean)
#sout-video=1
# Enable SPU stream output (boolean)
#sout-spu=1
# VLM configuration file (string)
#vlm-conf=
# Mux module (string)
#mux=
# Access output module (string)
access_output=access_output_http
# Hop limit (TTL) (integer)
#ttl=0
# IPv6 multicast output interface (string)
#miface=
# IPv4 multicast output interface address (string)
#miface-addr=
# Preferred packetizer list (string)
#packetizer=
# Control SAP flow (boolean)
#sap-flow-control=0
# SAP announcement interval (integer)
#sap-interval=5
# Enable FPU support (boolean)
#fpu=1
# Enable CPU MMX support (boolean)
#mmx=1
# Enable CPU 3D Now! support (boolean)
#3dn=1
# Enable CPU MMX EXT support (boolean)
#mmxext=1
# Enable CPU SSE support (boolean)
#sse=1
# Enable CPU SSE2 support (boolean)
#sse2=1
# Memory copy module (string)
#memcpy=
# Use a plugins cache (boolean)
#plugins-cache=1
# Modules search path (string)
#plugin-path=
# Minimize number of threads (boolean)
#minimize-threads=0
# Allow real-time priority (boolean)
#rt-priority=0
# Adjust VLC priority (integer)
#rt-offset=0
# Play files randomly forever (boolean)
#random=0
# Repeat all (boolean)
#loop=0
# Repeat current item (boolean)
#repeat=0
# Play and stop (boolean)
#play-and-stop=0
# Default stream (string)
#open=
# Automatically preparse files (boolean)
#auto-preparse=1
# Services discovery modules (string)
#services-discovery=
# Verbosity (0,1,2) (integer)
#verbose=0
# Be quiet (boolean)
#quiet=0
# Run as daemon process (boolean)
#daemon=0
# Log to file (boolean)
#file-logging=0
# Log to syslog (boolean)
#syslog=0
# Color messages (boolean)
#color=0
# Show advanced options (boolean)
#advanced=0
# Interface interaction (boolean)
#interact=0
# Show interface with mouse (boolean)
#show-intf=0
# Collect statistics (boolean)
#stats=1
# Interface module (string)
#intf=
# Extra interface modules (string)
extraintf=http
# Control interfaces (string)
#control=
# Fullscreen (key)
#key-fullscreen=f
# Play/Pause (key)
#key-play-pause=Space
# Pause only (key)
#key-pause=Unset
# Play only (key)
#key-play=Unset
# Faster (key)
#key-faster=+
# Slower (key)
#key-slower=-
# Next (key)
#key-next=n
# Previous (key)
#key-prev=p
# Stop (key)
#key-stop=s
# Position (key)
#key-position=t
# Very short backwards jump (key)
#key-jump-extrashort=Shift-Left
# Very short forward jump (key)
#key-jump+extrashort=Shift-Right
# Short backwards jump (key)
#key-jump-short=Alt-Left
# Short forward jump (key)
#key-jump+short=Alt-Right
# Medium backwards jump (key)
#key-jump-medium=Ctrl-Left
# Medium forward jump (key)
#key-jump+medium=Ctrl-Right
# Long backwards jump (key)
#key-jump-long=Alt-Ctrl-Left
# Long forward jump (key)
#key-jump+long=Alt-Ctrl-Right
# Activate (key)
#key-nav-activate=Enter
# Navigate up (key)
#key-nav-up=Up
# Navigate down (key)
#key-nav-down=Down
# Navigate left (key)
#key-nav-left=Left
# Navigate right (key)
#key-nav-right=Right
# Go to the DVD menu (key)
#key-disc-menu=Ctrl-m
# Select previous DVD title (key)
#key-title-prev=Ctrl-p
# Select next DVD title (key)
#key-title-next=Ctrl-f
# Select prev DVD chapter (key)
#key-chapter-prev=Ctrl-u
# Select next DVD chapter (key)
#key-chapter-next=Ctrl-d
# Quit (key)
#key-quit=Ctrl-q
# Volume up (key)
#key-vol-up=Ctrl-Up
# Volume down (key)
#key-vol-down=Ctrl-Down
# Mute (key)
#key-vol-mute=m
# Subtitle delay up (key)
#key-subdelay-up=Ctrl-h
# Subtitle delay down (key)
#key-subdelay-down=Ctrl-j
# Audio delay up (key)
#key-audiodelay-up=Ctrl-k
# Audio delay down (key)
#key-audiodelay-down=Ctrl-l
# Cycle audio track (key)
#key-audio-track=l
# Cycle subtitle track (key)
#key-subtitle-track=k
# Cycle source aspect ratio (key)
#key-aspect-ratio=a
# Cycle video crop (key)
#key-crop=c
# Cycle deinterlace modes (key)
#key-deinterlace=d
# Show interface (key)
#key-intf-show=i
# Hide interface (key)
#key-intf-hide=
# Take video snapshot (key)
#key-snapshot=Alt-Ctrl-s
# Go back in browsing history (key)
#key-history-back=Ctrl-v
# Go forward in browsing history (key)
#key-history-forward=Ctrl-b
# Record (key)
#key-record=Ctrl-r
# Dump (key)
#key-dump=Shift-Ctrl-d
# Crop one pixel from the top of the video (key)
#key-crop-top=Alt-i
# Uncrop one pixel from the top of the video (key)
#key-uncrop-top=Alt-Shift-i
# Crop one pixel from the left of the video (key)
#key-crop-left=Alt-j
# Uncrop one pixel from the left of the video (key)
#key-uncrop-left=Alt-Shift-j
# Crop one pixel from the bottom of the video (key)
#key-crop-bottom=Alt-k
# Uncrop one pixel from the bottom of the video (key)
#key-uncrop-bottom=Alt-Shift-k
# Crop one pixel from the right of the video (key)
#key-crop-right=Alt-l
# Uncrop one pixel from the right of the video (key)
#key-uncrop-right=Alt-Shift-l
# Very short jump length (integer)
#extrashort-jump-size=3
# Short jump length (integer)
#short-jump-size=10
# Medium jump length (integer)
#medium-jump-size=60
# Long jump length (integer)
#long-jump-size=300
# Set playlist bookmark 1 (key)
#key-set-bookmark1=Ctrl-F1
# Set playlist bookmark 2 (key)
#key-set-bookmark2=Ctrl-F2
# Set playlist bookmark 3 (key)
#key-set-bookmark3=Ctrl-F3
# Set playlist bookmark 4 (key)
#key-set-bookmark4=Ctrl-F4
# Set playlist bookmark 5 (key)
#key-set-bookmark5=Ctrl-F5
# Set playlist bookmark 6 (key)
#key-set-bookmark6=Ctrl-F6
# Set playlist bookmark 7 (key)
#key-set-bookmark7=Ctrl-F7
# Set playlist bookmark 8 (key)
#key-set-bookmark8=Ctrl-F8
# Set playlist bookmark 9 (key)
#key-set-bookmark9=Ctrl-F9
# Set playlist bookmark 10 (key)
#key-set-bookmark10=Ctrl-F10
# Play playlist bookmark 1 (key)
#key-play-bookmark1=F1
# Play playlist bookmark 2 (key)
#key-play-bookmark2=F2
# Play playlist bookmark 3 (key)
#key-play-bookmark3=F3
# Play playlist bookmark 4 (key)
#key-play-bookmark4=F4
# Play playlist bookmark 5 (key)
#key-play-bookmark5=F5
# Play playlist bookmark 6 (key)
#key-play-bookmark6=F6
# Play playlist bookmark 7 (key)
#key-play-bookmark7=F7
# Play playlist bookmark 8 (key)
#key-play-bookmark8=F8
# Play playlist bookmark 9 (key)
#key-play-bookmark9=F9
# Play playlist bookmark 10 (key)
#key-play-bookmark10=F10
# Playlist bookmark 1 (string)
#bookmark1=
# Playlist bookmark 2 (string)
#bookmark2=
# Playlist bookmark 3 (string)
#bookmark3=
# Playlist bookmark 4 (string)
#bookmark4=
# Playlist bookmark 5 (string)
#bookmark5=
# Playlist bookmark 6 (string)
#bookmark6=
# Playlist bookmark 7 (string)
#bookmark7=
# Playlist bookmark 8 (string)
#bookmark8=
# Playlist bookmark 9 (string)
#bookmark9=
# Playlist bookmark 10 (string)
#bookmark10=
[mux_ts] # TS muxer (libdvbpsi)
# Video PID (integer)
#sout-ts-pid-video=0
# Audio PID (integer)
#sout-ts-pid-audio=0
# SPU PID (integer)
#sout-ts-pid-spu=0
# PMT PID (integer)
#sout-ts-pid-pmt=0
# TS ID (integer)
#sout-ts-tsid=0
# NET ID (integer)
#sout-ts-netid=0
# PMT Program numbers (string)
#sout-ts-program-pmt=
# Set PID to ID of ES (boolean)
#sout-ts-es-id-pid=0
# Mux PMT (requires --sout-ts-es-id-pid) (string)
#sout-ts-muxpmt=
# SDT Descriptors (requires --sout-ts-es-id-pid) (string)
#sout-ts-sdtdesc=
# Data alignment (boolean)
#sout-ts-alignment=1
# Shaping delay (ms) (integer)
#sout-ts-shaping=200
# Use keyframes (boolean)
#sout-ts-use-key-frames=0
# PCR delay (ms) (integer)
#sout-ts-pcr=70
# Minimum B (deprecated) (integer)
#sout-ts-bmin=0
# Maximum B (deprecated) (integer)
#sout-ts-bmax=0
# DTS delay (ms) (integer)
#sout-ts-dts-delay=400
# Crypt audio (boolean)
#sout-ts-crypt-audio=1
# Crypt video (boolean)
#sout-ts-crypt-video=1
# CSA Key (string)
#sout-ts-csa-ck=
# Packet size in bytes to encrypt (integer)
#sout-ts-csa-pkt=188
[theora] # Theora video decoder
# Encoding quality (integer)
#sout-theora-quality=2
[x264] # H.264/MPEG4 AVC encoder (using x264 library)
# Maximum GOP size (integer)
#sout-x264-keyint=250
# Minimum GOP size (integer)
#sout-x264-min-keyint=25
# Extra I-frames aggressivity (integer)
#sout-x264-scenecut=40
# B-frames between I and P (integer)
#sout-x264-bframes=0
# Adaptive B-frame decision (boolean)
#sout-x264-b-adapt=1
# Influence (bias) B-frames usage (integer)
#sout-x264-b-bias=0
# Keep some B-frames as references (boolean)
#sout-x264-bpyramid=0
# CABAC (boolean)
#sout-x264-cabac=1
# Number of reference frames (integer)
#sout-x264-ref=1
# Skip loop filter (boolean)
#sout-x264-nf=0
# Loop filter AlphaC0 and Beta parameters alpha:beta (string)
#sout-x264-deblock=0:0
# H.264 level (string)
#sout-x264-level=5.1
# Set QP (integer)
#sout-x264-qp=26
# Quality-based VBR (integer)
#sout-x264-crf=0
# Min QP (integer)
#sout-x264-qpmin=10
# Max QP (integer)
#sout-x264-qpmax=51
# Max QP step (integer)
#sout-x264-qpstep=4
# Average bitrate tolerance (float)
#sout-x264-ratetol=1.000000
# Max local bitrate (integer)
#sout-x264-vbv-maxrate=0
# VBV buffer (integer)
#sout-x264-vbv-bufsize=0
# Initial VBV buffer occupancy (float)
#sout-x264-vbv-init=0.900000
# QP factor between I and P (float)
#sout-x264-ipratio=1.400000
# QP factor between P and B (float)
#sout-x264-pbratio=1.300000
# QP difference between chroma and luma (integer)
#sout-x264-chroma-qp-offset=0
# QP curve compression (float)
#sout-x264-qcomp=0.600000
# Reduce fluctuations in QP (float)
#sout-x264-cplxblur=20.000000
# Reduce fluctuations in QP (float)
#sout-x264-qblur=0.500000
# Partitions to consider (string)
#sout-x264-partitions=normal
# Direct MV prediction mode (string)
#sout-x264-direct=spatial
# Weighted prediction for B-frames (boolean)
#sout-x264-weightb=0
# Integer pixel motion estimation method (string)
#sout-x264-me=hex
# Maximum motion vector search range (integer)
#sout-x264-merange=16
# Subpixel motion estimation and partition decision quality (integer)
#sout-x264-subme=5
# RD based mode decision for B-frames (boolean)
#sout-x264-b-rdo=0
# Decide references on a per partition basis (boolean)
#sout-x264-mixed-refs=0
# Chroma in motion estimation (boolean)
#sout-x264-chroma-me=1
# Jointly optimize both MVs in B-frames (boolean)
#sout-x264-bime=0
# Adaptive spatial transform size (boolean)
#sout-x264-8x8dct=0
# Trellis RD quantization (integer)
#sout-x264-trellis=0
# Early SKIP detection on P-frames (boolean)
#sout-x264-fast-pskip=1
# Coefficient thresholding on P-frames (boolean)
#sout-x264-dct-decimate=1
# Noise reduction (integer)
#sout-x264-nr=0
# CPU optimizations (boolean)
#sout-x264-asm=1
# PSNR computation (boolean)
#sout-x264-psnr=0
# SSIM computation (boolean)
#sout-x264-ssim=0
# Quiet mode (boolean)
#sout-x264-quiet=0
# SPS and PPS id numbers (integer)
#sout-x264-sps-id=0
# Access unit delimiters (boolean)
#sout-x264-aud=0
# Statistics (boolean)
#sout-x264-verbose=0
[image] # Image video output
# Image format (string)
#image-out-format=png
# Image width (integer)
#image-width=-1
# Image height (integer)
#image-height=-1
# Recording ratio (integer)
#image-out-ratio=3
# Filename prefix (string)
#image-out-prefix=img
# Always write to the same file (boolean)
#image-out-replace=0
[xvideo] # XVideo extension video output
# X11 display (string)
#xvideo-display=
# XVideo adaptor number (integer)
#xvideo-adaptor=-1
# Alternate fullscreen method (boolean)
#xvideo-altfullscreen=0
# XVimage chroma format (string)
#xvideo-chroma=
# Use shared memory (boolean)
#xvideo-shm=1
# Screen for fullscreen mode. (integer)
#xvideo-xineramascreen=0
[glx] # OpenGL(GLX) provider
# X11 display (string)
#glx-display=
# XVideo adaptor number (integer)
#glx-adaptor=-1
# Alternate fullscreen method (boolean)
#glx-altfullscreen=0
# Screen for fullscreen mode. (integer)
#glx-xineramascreen=0
[opengl] # OpenGL video output
# OpenGL cube rotation speed (float)
#opengl-cube-speed=2.000000
# OpenGL sampling accuracy (integer)
#opengl-accuracy=4
# Point of view x-coordinate (float)
#opengl-pov-x=0.000000
# Point of view y-coordinate (float)
#opengl-pov-y=0.000000
# Point of view z-coordinate (float)
#opengl-pov-z=-1.000000
# OpenGL Cylinder radius (float)
#opengl-cylinder-radius=-100.000000
# Effect (string)
#opengl-effect=none
[x11] # X11 video output
# X11 display (string)
#x11-display=
# Alternate fullscreen method (boolean)
#x11-altfullscreen=0
# Use shared memory (boolean)
#x11-shm=1
# Screen for fullscreen mode. (integer)
#x11-xineramascreen=0
[xosd] # XOSD interface
# Flip vertical position (boolean)
#xosd-position=1
# Vertical offset (integer)
#xosd-text-offset=30
# Shadow offset (integer)
#xosd-shadow-offset=2
# Font (string)
#xosd-font=-adobe-helvetica-bold-r-normal-*-*-160-*-*-p-*-iso8859-1
# Color (string)
#xosd-colour=LawnGreen
[visual] # Visualizer filter
# Effects list (string)
#effect-list=spectrum
# Video width (integer)
#effect-width=533
# Video height (integer)
#effect-height=400
# Number of bands (integer)
#visual-nbbands=80
# Band separator (integer)
#visual-separ=1
# Amplification (integer)
#visual-amp=3
# Enable peaks (boolean)
#visual-peaks=1
# Enable original graphic spectrum (boolean)
#spect-show-original=0
# Enable base (boolean)
#spect-show-base=1
# Base pixel radius (integer)
#spect-radius=42
# Spectral sections (integer)
#spect-sections=3
# V-plane color (integer)
#spect-color=80
# Enable bands (boolean)
#spect-show-bands=1
# Number of bands (integer)
#spect-nbbands=32
# Band separator (integer)
#spect-separ=1
# Amplification (integer)
#spect-amp=8
# Enable peaks (boolean)
#spect-show-peaks=1
# Peak extra width (integer)
#spect-peak-width=61
# Peak height (integer)
#spect-peak-height=1
[stream_out_switcher] # MPEG2 video switcher stream output
# Files (string)
#sout-switcher-files=
# Sizes (string)
#sout-switcher-sizes=
# Aspect ratio (string)
#sout-switcher-aspect-ratio=4:3
# Command UDP port (integer)
#sout-switcher-port=5001
# Command (integer)
#sout-switcher-command=0
# GOP size (integer)
#sout-switcher-gop=8
# Quantizer scale (integer)
#sout-switcher-qscale=5
# Mute audio (boolean)
#sout-switcher-mute-audio=1
[stream_out_bridge] # Bridge stream output
# ID (integer)
#sout-bridge-out-id=0
# Delay (integer)
#sout-bridge-in-delay=0
# ID Offset (integer)
#sout-bridge-in-id-offset=8192
[stream_out_standard] # Standard stream output
# Output access method (string)
#sout-standard-access=
# Output muxer (string)
#sout-standard-mux=
# Output destination (string)
#sout-standard-dst=
# SAP announcing (boolean)
#sout-standard-sap=0
# Session name (string)
#sout-standard-name=
# Session groupname (string)
#sout-standard-group=
[stream_out_display] # Display stream output
# Enable audio (boolean)
#sout-display-audio=1
# Enable video (boolean)
#sout-display-video=1
# Delay (integer)
#sout-display-delay=100
[stream_out_rtp] # RTP stream output
# Destination (string)
#sout-rtp-dst=
# SDP (string)
#sout-rtp-sdp=
# Muxer (string)
#sout-rtp-mux=
# Session name (string)
#sout-rtp-name=NONE
# Session description (string)
#sout-rtp-description=
# Session URL (string)
#sout-rtp-url=
# Session email (string)
#sout-rtp-email=
# Port (integer)
#sout-rtp-port=1234
# Audio port (integer)
#sout-rtp-port-audio=1230
# Video port (integer)
#sout-rtp-port-video=1232
# Time-To-Live (TTL) (integer)
#sout-rtp-ttl=0
# MP4A LATM (boolean)
#sout-rtp-mp4a-latm=0
[stream_out_mosaic_bridge] # Mosaic bridge stream output
# ID (string)
#sout-mosaic-bridge-id=Id
# Video width (integer)
#sout-mosaic-bridge-width=0
# Video height (integer)
#sout-mosaic-bridge-height=0
# Sample aspect ratio (string)
#sout-mosaic-bridge-sar=1:1
[stream_out_transcode] # Transcode stream output
# Video encoder (string)
#sout-transcode-venc=
# Destination video codec (string)
#sout-transcode-vcodec=
# Video bitrate (integer)
#sout-transcode-vb=800000
# Video scaling (float)
#sout-transcode-scale=1.000000
# Video frame-rate (float)
#sout-transcode-fps=0.000000
# Hurry up (boolean)
#sout-transcode-hurry-up=1
# Deinterlace video (boolean)
#sout-transcode-deinterlace=0
# Deinterlace module (string)
#sout-transcode-deinterlace-module=deinterlace
# Video width (integer)
#sout-transcode-width=0
# Video height (integer)
#sout-transcode-height=0
# Maximum video width (integer)
#sout-transcode-maxwidth=0
# Maximum video height (integer)
#sout-transcode-maxheight=0
# Video filter (string)
#sout-transcode-vfilter=
# Video crop (top) (integer)
#sout-transcode-croptop=0
# Video crop (left) (integer)
#sout-transcode-cropleft=0
# Video crop (bottom) (integer)
#sout-transcode-cropbottom=0
# Video crop (right) (integer)
#sout-transcode-cropright=0
# Video padding (top) (integer)
#sout-transcode-paddtop=0
# Video padding (left) (integer)
#sout-transcode-paddleft=0
# Video padding (bottom) (integer)
#sout-transcode-paddbottom=0
# Video padding (right) (integer)
#sout-transcode-paddright=0
# Video canvas width (integer)
#sout-transcode-canvas-width=0
# Video canvas height (integer)
#sout-transcode-canvas-height=0
# Video canvas aspect ratio (string)
#sout-transcode-canvas-aspect=
# Audio encoder (string)
#sout-transcode-aenc=
# Destination audio codec (string)
#sout-transcode-acodec=
# Audio bitrate (integer)
#sout-transcode-ab=64000
# Audio channels (integer)
#sout-transcode-channels=0
# Audio sample rate (integer)
#sout-transcode-samplerate=0
# Synchronise on audio track (boolean)
#sout-transcode-audio-sync=0
# Subtitles encoder (string)
#sout-transcode-senc=soverlay
# Destination subtitles codec (string)
#sout-transcode-scodec=
# Destination subtitles codec (boolean)
sout-transcode-soverlay=1
# Overlays (string)
#sout-transcode-sfilter=text
# OSD menu (boolean)
#sout-transcode-osd=0
# Number of threads (integer)
#sout-transcode-threads=0
# High priority (boolean)
#sout-transcode-high-priority=0
[stream_out_es] # Elementary stream output
# Output access method (string)
#sout-es-access=
# Audio output access method (string)
#sout-es-access-audio=
# Video output access method (string)
#sout-es-access-video=
# Output muxer (string)
#sout-es-mux=
# Audio output muxer (string)
#sout-es-mux-audio=
# Video output muxer (string)
#sout-es-mux-video=
# Output URL (string)
#sout-es-dst=
# Audio output URL (string)
#sout-es-dst-audio=
# Video output URL (string)
#sout-es-dst-video=
[access_output_file] # File stream output
# Append to file (boolean)
#sout-file-append=0
[access_output_http] # HTTP stream output
# Username (string)
#sout-http-user=
# Password (string)
#sout-http-pwd=
# Mime (string)
#sout-http-mime=
# Certificate file (string)
#sout-http-cert=vlc.pem
# Private key file (string)
#sout-http-key=
# Root CA file (string)
#sout-http-ca=
# CRL file (string)
#sout-http-crl=
# Advertise with Bonjour (boolean)
#sout-http-bonjour=0
[access_output_udp] # UDP stream output
# Caching value (ms) (integer)
#sout-udp-caching=300
# Time-To-Live (TTL) (integer)
#sout-udp-ttl=0
# Group packets (integer)
#sout-udp-group=1
# Raw write (boolean)
#sout-udp-raw=0
[access_filter_record] # Record
# Record directory (string)
#record-path=
[access_filter_timeshift] # Timeshift
# Timeshift granularity (integer)
#timeshift-granularity=50
# Timeshift directory (string)
#timeshift-dir=
# Force use of the timeshift module (boolean)
#timeshift-force=0
[access_filter_dump] # Dump
# Force use of dump module (boolean)
#dump-force=0
# Maximum size of temporary file (Mb) (integer)
#dump-margin=32
[vorbis] # Vorbis audio decoder
# Encoding quality (integer)
#sout-vorbis-quality=0
# Maximum encoding bitrate (integer)
#sout-vorbis-max-bitrate=0
# Minimum encoding bitrate (integer)
#sout-vorbis-min-bitrate=0
# CBR encoding (boolean)
#sout-vorbis-cbr=0
[ffmpeg] # FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)
# Direct rendering (boolean)
#ffmpeg-dr=1
# Error resilience (integer)
#ffmpeg-error-resilience=1
# Workaround bugs (integer)
#ffmpeg-workaround-bugs=1
# Hurry up (boolean)
#ffmpeg-hurry-up=0
# Visualize motion vectors (integer)
#ffmpeg-vismv=0
# Low resolution decoding (integer)
#ffmpeg-lowres=0
# Skip the loop filter for H.264 decoding (integer)
#ffmpeg-skiploopfilter=0
# Post processing quality (integer)
#ffmpeg-pp-q=0
# FFmpeg post processing filter chains (string)
#ffmpeg-pp-name=default
# Debug mask (integer)
#ffmpeg-debug=0
# Quality level (string)
#sout-ffmpeg-hq=simple
# Ratio of key frames (integer)
#sout-ffmpeg-keyint=0
# Ratio of B frames (integer)
#sout-ffmpeg-bframes=0
# Hurry up (boolean)
#sout-ffmpeg-hurry-up=0
# Interlaced encoding (boolean)
#sout-ffmpeg-interlace=0
# Interlaced motion estimation (boolean)
#sout-ffmpeg-interlace-me=1
# Video bitrate tolerance (integer)
#sout-ffmpeg-vt=0
# Pre-motion estimation (boolean)
#sout-ffmpeg-pre-me=0
# Strict rate control (boolean)
#sout-ffmpeg-strict-rc=0
# Rate control buffer size (integer)
#sout-ffmpeg-rc-buffer-size=1835008
# Rate control buffer aggressiveness (float)
#sout-ffmpeg-rc-buffer-aggressivity=1.000000
# I quantization factor (float)
#sout-ffmpeg-i-quant-factor=0.000000
# Noise reduction (integer)
#sout-ffmpeg-noise-reduction=0
# MPEG4 quantization matrix (boolean)
#sout-ffmpeg-mpeg4-matrix=0
# Minimum video quantizer scale (integer)
#sout-ffmpeg-qmin=0
# Maximum video quantizer scale (integer)
#sout-ffmpeg-qmax=0
# Trellis quantization (boolean)
#sout-ffmpeg-trellis=0
# Fixed quantizer scale (float)
#sout-ffmpeg-qscale=0.000000
# Strict standard compliance (integer)
#sout-ffmpeg-strict=0
# Luminance masking (float)
#sout-ffmpeg-lumi-masking=0.000000
# Darkness masking (float)
#sout-ffmpeg-dark-masking=0.000000
# Motion masking (float)
#sout-ffmpeg-p-masking=0.000000
# Border masking (float)
#sout-ffmpeg-border-masking=0.000000
# Luminance elimination (integer)
#sout-ffmpeg-luma-elim-threshold=0
# Chrominance elimination (integer)
#sout-ffmpeg-chroma-elim-threshold=0
[svcdsub] # Philips OGT (SVCD subtitle) decoder
# Enable debug (integer)
#svcdsub-debug=0
[fake] # Fake video decoder
# Image file (string)
#fake-file=
# Video width (integer)
#fake-width=0
# Video height (integer)
#fake-height=0
# Keep aspect ratio (boolean)
#fake-keep-ar=0
# Background aspect ratio (string)
#fake-aspect-ratio=
# Deinterlace video (boolean)
#fake-deinterlace=0
# Deinterlace module (string)
#fake-deinterlace-module=deinterlace
[dvbsub] # DVB subtitles decoder
# Subpicture position (integer)
#dvbsub-position=8
# Decoding X coordinate (integer)
#dvbsub-x=-1
# Decoding Y coordinate (integer)
#dvbsub-y=-1
# Encoding X coordinate (integer)
#sout-dvbsub-x=-1
# Encoding Y coordinate (integer)
#sout-dvbsub-y=-1
[subsdec] # Text subtitles decoder
# Subtitles justification (integer)
#subsdec-align=0
# Subtitles text encoding (string)
subsdec-encoding=ISO-8859-9
# UTF-8 subtitles autodetection (boolean)
subsdec-autodetect-utf8=0
# Formatted Subtitles (boolean)
subsdec-formatted=0
[cdda] # Audio CD input
# Caching value in ms (integer)
#cdda-caching=300
#cdda-separate-tracks=1
#cdda-track=-1
# CDDB Server (string)
#cddb-server=freedb.freedb.org
# CDDB port (integer)
#cddb-port=8880
[access_file] # File input
# Caching value in ms (integer)
#file-caching=300
# Concatenate with additional files (string)
#file-cat=
[dvdread] # DVDRead Input (DVD without menu support)
# DVD angle (integer)
#dvdread-angle=1
# Caching value in ms (integer)
#dvdread-caching=300
# Method used by libdvdcss for decryption (string)
#dvdread-css-method=
[access_ftp] # FTP input
# Caching value in ms (integer)
#ftp-caching=600
# FTP user name (string)
#ftp-user=anonymous
# FTP password (string)
#ftp-pwd=anonymous@example.com
# FTP account (string)
#ftp-account=anonymous
[access_mms] # Microsoft Media Server (MMS) input
# Caching value in ms (integer)
#mms-caching=5700
# Force selection of all streams (boolean)
#mms-all=0
# Maximum bitrate (integer)
#mms-maxbitrate=0
[screen] # Screen Input
# Caching value in ms (integer)
#screen-caching=300
# Frame rate (float)
#screen-fps=5.000000
[vcd] # VCD input
# Caching value in ms (integer)
#vcd-caching=300
[v4l] # Video4Linux input
# Caching value in ms (integer)
#v4l-caching=300
# Video device name (string)
#v4l-vdev=/dev/video
# Audio device name (string)
#v4l-adev=/dev/dsp
# Video input chroma format (string)
#v4l-chroma=
# Framerate (float)
#v4l-fps=-1.000000
# Samplerate (integer)
#v4l-samplerate=44100
# Channel (integer)
#v4l-channel=0
# Tuner (integer)
#v4l-tuner=-1
# Norm (integer)
#v4l-norm=3
# Frequency (integer)
#v4l-frequency=-1
# Audio Channel (integer)
#v4l-audio=-1
# Stereo (boolean)
#v4l-stereo=1
# Width (integer)
#v4l-width=0
# Height (integer)
#v4l-height=0
# Brightness (integer)
#v4l-brightness=-1
# Color (integer)
#v4l-colour=-1
# Hue (integer)
#v4l-hue=-1
# Contrast (integer)
#v4l-contrast=-1
# MJPEG (boolean)
#v4l-mjpeg=0
# Decimation (integer)
#v4l-decimation=1
# Quality (integer)
#v4l-quality=100
[access_fake] # Fake input
# Caching value in ms (integer)
#fake-caching=300
# Framerate (float)
#fake-fps=25.000000
# ID (integer)
#fake-id=0
# Duration in ms (integer)
#fake-duration=0
[access_smb] # SMB input
# Caching value in ms (integer)
#smb-caching=600
# SMB user name (string)
#smb-user=
# SMB password (string)
#smb-pwd=
# SMB domain (string)
#smb-domain=
[access_tcp] # TCP input
# Caching value in ms (integer)
#tcp-caching=300
[access_dv] # Digital Video (Firewire/ieee1394) input
# Caching value in ms (integer)
#dv-caching=60
[vcdx] # Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input
# If nonzero, this gives additional debug information. (integer)
#vcdx-debug=0
# Number of CD blocks to get in a single read. (integer)
#vcdx-blocks-per-read=20
# Use playback control? (boolean)
#vcdx-PBC=0
# Use track length as maximum unit in seek? (boolean)
#vcdx-track-length=1
# Show extended VCD info? (boolean)
#vcdx-extended-info=0
# Format to use in the playlist's "author" field. (string)
#vcdx-author-format=%v - %F disc %c of %C
# Format to use in the playlist's "title" field. (string)
#vcdx-title-format=%I %N %L%S - %M %A %v - disc %c of %C %F
[access_directory] # Standard filesystem directory input
# Subdirectory behavior (string)
#recursive=expand
# Ignored extensions (string)
#ignore-filetypes=m3u,db,nfo,jpg,gif,sfv,txt,sub,idx,srt,cue
[access_http] # HTTP input
# HTTP proxy (string)
#http-proxy=
# Caching value in ms (integer)
#http-caching=1200
# HTTP user agent (string)
#http-user-agent=VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team
# Auto re-connect (boolean)
#http-reconnect=0
# Continuous stream (boolean)
#http-continuous=0
[dvdnav] # DVDnav Input
# DVD angle (integer)
#dvdnav-angle=1
# Caching value in ms (integer)
#dvdnav-caching=300
# Start directly in menu (boolean)
#dvdnav-menu=1
[access_udp] # UDP/RTP input
# Caching value in ms (integer)
#udp-caching=300
# RTP reordering timeout in ms (integer)
#rtp-late=100
# Autodetection of MTU (boolean)
#udp-auto-mtu=1
[dvb] # DVB input with v4l2 support
# Caching value in ms (integer)
#dvb-caching=300
# Adapter card to tune (integer)
#dvb-adapter=0
# Device number to use on adapter (integer)
#dvb-device=0
# Transponder/multiplex frequency (integer)
#dvb-frequency=11954000
# Inversion mode (integer)
#dvb-inversion=2
# Probe DVB card for capabilities (boolean)
#dvb-probe=1
# Budget mode (boolean)
#dvb-budget-mode=0
# Satellite number in the Diseqc system (integer)
#dvb-satno=0
# LNB voltage (integer)
#dvb-voltage=13
# High LNB voltage (boolean)
#dvb-high-voltage=0
# 22 kHz tone (integer)
#dvb-tone=-1
# Transponder FEC (integer)
#dvb-fec=9
# Transponder symbol rate in kHz (integer)
#dvb-srate=27500000
# Antenna lnb_lof1 (kHz) (integer)
#dvb-lnb-lof1=0
# Antenna lnb_lof2 (kHz) (integer)
#dvb-lnb-lof2=0
# Antenna lnb_slof (kHz) (integer)
#dvb-lnb-slof=0
# Modulation type (integer)
#dvb-modulation=0
# Terrestrial high priority stream code rate (FEC) (integer)
#dvb-code-rate-hp=9
# Terrestrial low priority stream code rate (FEC) (integer)
#dvb-code-rate-lp=9
# Terrestrial bandwidth (integer)
#dvb-bandwidth=0
# Terrestrial guard interval (integer)
#dvb-guard=0
# Terrestrial transmission mode (integer)
#dvb-transmission=0
# Terrestrial hierarchy mode (integer)
#dvb-hierarchy=0
# HTTP Host address (string)
#dvb-http-host=
# HTTP user name (string)
#dvb-http-user=
# HTTP password (string)
#dvb-http-password=
# HTTP ACL (string)
#dvb-http-acl=
# Certificate file (string)
#dvb-http-intf-cert=
# Private key file (string)
#dvb-http-intf-key=
# Root CA file (string)
#dvb-http-intf-ca=
# CRL file (string)
#dvb-http-intf-crl=
[pvr] # IVTV MPEG Encoding cards input
# Caching value in ms (integer)
#pvr-caching=300
# Device (string)
#pvr-device=/dev/video0
# Radio device (string)
#pvr-radio-device=/dev/radio0
# Norm (integer)
#pvr-norm=0
# Width (integer)
#pvr-width=-1
# Height (integer)
#pvr-height=-1
# Frequency (integer)
#pvr-frequency=-1
# Framerate (integer)
#pvr-framerate=-1
# Key interval (integer)
#pvr-keyint=-1
# Framerate (integer)
#pvr-bframes=-1
# Bitrate (integer)
#pvr-bitrate=-1
# Bitrate peak (integer)
#pvr-bitrate-peak=-1
# Bitrate mode) (integer)
#pvr-bitrate-mode=-1
# Audio bitmask (integer)
#pvr-audio-bitmask=-1
# Volume (integer)
#pvr-audio-volume=-1
# Channel (integer)
#pvr-channel=-1
[wxwidgets] # wxWidgets interface module
# Embed video in interface (boolean)
#wx-embed=1
# Bookmarks dialog (boolean)
#wx-bookmarks=0
# Taskbar (boolean)
#wx-taskbar=1
# Extended GUI (boolean)
#wx-extended=0
# Minimal interface (boolean)
#wx-minimal=0
# Size to video (boolean)
#wx-autosize=1
# Playlist view (integer)
#wx-playlist-view=0
# Systray icon (boolean)
#wx-systray=0
# Show labels in toolbar (boolean)
#wx-labels=0
# last config (string)
wx-config-last=(-1,0,0,1024,768)(0,0,25,425,86)(6,0,0,-1,150)
[ncurses] # Ncurses interface
# Filebrowser starting point (string)
#browse-dir=
[skins2] # Skinnable Interface
# Skin to use (string)
#skins2-last=
# Config of last used skin (string)
#skins2-config=
# Enable skinned playlist (boolean)
#skinned-playlist=1
[packetizer_mpegvideo] # MPEG-I/II video packetizer
# Sync on Intra Frame (boolean)
#packetizer-mpegvideo-sync-iframe=0
[aout_file] # File audio output
# Output format (string)
#audiofile-format=s16
# Number of output channels (integer)
#audiofile-channels=0
# Output file (string)
#audiofile-file=audiofile.wav
# Add WAVE header (boolean)
#audiofile-wav=1
[podcast] # Podcasts
# Podcast URLs list (string)
#podcast-urls=
[shout] # Shoutcast radio listings
[sap] # SAP Announcements
# SAP multicast address (string)
#sap-addr=
# IPv4 SAP (boolean)
#sap-ipv4=1
# IPv6 SAP (boolean)
#sap-ipv6=1
# SAP timeout (seconds) (integer)
#sap-timeout=1800
# Try to parse the announce (boolean)
#sap-parse=1
# SAP Strict mode (boolean)
#sap-strict=0
# Allow timeshifting (boolean)
#sap-timeshift=0
[gnutls] # GnuTLS TLS encryption layer
# Check TLS/SSL server certificate validity (boolean)
#tls-check-cert=1
# Check TLS/SSL server hostname in certificate (boolean)
#tls-check-hostname=1
# Diffie-Hellman prime bits (integer)
#gnutls-dh-bits=1024
# Expiration time for resumed TLS sessions (integer)
#gnutls-cache-expiration=3600
# Number of resumed TLS sessions (integer)
#gnutls-cache-size=64
[logger] # File logging
# Log filename (string)
#logfile=
# Log format (string)
#logmode=text
# RRD output file (string)
#rrd-file=