Code: Select all
<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet type="text/xsl" href="/XSLMPSettings.xsl"?>
<vlc>
<server ip="192.168.1.20" webif-port="8080" stream-port="9090" user="admin" pass="admin" init="8"/> <!-- init max is 24, init min is 4 (not usefull!) -->
<config startdir="X:\Filmes" cddrive="h:" />
<codec mpeg1="mpgv" mpeg2="mp2v" audio="mpga" />
<setup name="SVCD" ext="NONE" Videorate="1000" Videotranscode="0" Videocodec="mpeg2" Videosize="352x576" Audiorate="192" Audiotranscode="0" fps="25" soutadd="soverlay,senc" />
<setup name="VCD" ext="NONE" Videorate="1000" Videotranscode="0" Videocodec="mpeg1" Videosize="352x576" Audiorate="192" Audiotranscode="0" fps="25" soutadd="soverlay,senc" />
<setup name="DVD" ext="NONE" Videorate="1000" Videotranscode="0" Videocodec="mp2v" Videosize="704x576" Audiorate="192" Audiotranscode="1" fps="25" soutadd="soverlay,senc" />
<setup name="File" ext="MPG" Videorate="1000" Videotranscode="1" Videocodec="mp2v" Videosize="704x576" Audiorate="192" Audiotranscode="1" fps="25" soutadd="soverlay,senc" />
<setup name="File" ext="MPEG" Videorate="1000" Videotranscode="1" Videocodec="mp2v" Videosize="704x576" Audiorate="192" Audiotranscode="1" fps="25" soutadd="soverlay,senc" />
<setup name="File" ext="M2P" Videorate="1000" Videotranscode="0" Videocodec="mpgv" Videosize="704x576" Audiorate="192" Audiotranscode="0" fps="25" soutadd="soverlay,senc" />
<setup name="File" ext="MPV" Videorate="1000" Videotranscode="0" Videocodec="mpgv" Videosize="704x576" Audiorate="192" Audiotranscode="0" fps="25" soutadd="soverlay,senc" />
<setup name="File" ext="DAT" Videorate="1000" Videotranscode="0" Videocodec="mpgv" Videosize="704x576" Audiorate="192" Audiotranscode="0" fps="25" soutadd="soverlay,senc" />
<setup name="File" ext="AVI" Videorate="2048" Videotranscode="1" Videocodec="mp2v" Videosize="704x576" Audiorate="192" Audiotranscode="1" fps="25" soutadd="soverlay,senc" />
<setup name="File" ext="ASF" Videorate="1000" Videotranscode="1" Videocodec="mpgv" Videosize="704x576" Audiorate="192" Audiotranscode="1" fps="25" soutadd="soverlay,senc" />
<setup name="File" ext="TS" Videorate="1000" Videotranscode="0" Videocodec="mp2v" Videosize="704x576" Audiorate="192" Audiotranscode="0" fps="25" soutadd="soverlay,senc" />
<setup name="File" ext="VOB" Videorate="1000" Videotranscode="0" Videocodec="mp2v" Videosize="704x576" Audiorate="192" Audiotranscode="0" fps="25" soutadd="soverlay,senc" />
</vlc>
Code: Select all
-- logger module started --
main debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
main debug: looking for memcpy module: 3 candidates
main debug: using memcpy module "memcpymmxext"
main debug: waiting for thread completion
main debug: thread 332 (preparser) created at priority 0 (playlist/thread.c:81)
main debug: waiting for thread completion
main debug: thread 3308 (fetcher) created at priority 0 (playlist/thread.c:107)
main debug: waiting for thread completion
main debug: thread 2100 (playlist) created at priority 0 (playlist/thread.c:117)
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 0 items, index -1
main debug: looking for interface module: 1 candidate
http debug: using charset=UTF-8
http debug: base :8080
main: creating httpd
main debug: net: listening to port 8080
main debug: thread 3928 (httpd host thread) created at priority 0 (network/httpd.c:1086)
http debug: dir=C:\Programas\VideoLAN\VLC/http
main debug: find .hosts in dir=C:\Programas\VideoLAN\VLC/http\.hosts
main debug: restricted to ::1
main error: invalid IP address ::1
main error: cannot add ACL from C:\Programas\VideoLAN\VLC/http\.hosts
http debug: dir=C:\Programas\VideoLAN\VLC/http\dialogs
main debug: find .hosts in dir=C:\Programas\VideoLAN\VLC/http\dialogs\.hosts
http debug: file=C:\Programas\VideoLAN\VLC/http\dialogs\browse (url=/dialogs/browse)
http debug: file=C:\Programas\VideoLAN\VLC/http\dialogs\footer (url=/dialogs/footer)
http debug: file=C:\Programas\VideoLAN\VLC/http\dialogs\input (url=/dialogs/input)
http debug: file=C:\Programas\VideoLAN\VLC/http\dialogs\main (url=/dialogs/main)
http debug: file=C:\Programas\VideoLAN\VLC/http\dialogs\mosaic (url=/dialogs/mosaic)
http debug: file=C:\Programas\VideoLAN\VLC/http\dialogs\playlist (url=/dialogs/playlist)
http debug: file=C:\Programas\VideoLAN\VLC/http\dialogs\sout (url=/dialogs/sout)
http debug: file=C:\Programas\VideoLAN\VLC/http\dialogs\vlm (url=/dialogs/vlm)
http debug: file=C:\Programas\VideoLAN\VLC/http\favicon.ico (url=/favicon.ico)
http debug: file=C:\Programas\VideoLAN\VLC/http\flash.html (url=/flash.html)
http debug: file=C:\Programas\VideoLAN\VLC/http\iehacks.css (url=/iehacks.css)
http debug: dir=C:\Programas\VideoLAN\VLC/http\images
http debug: file=C:\Programas\VideoLAN\VLC/http\images\delete.png (url=/images/delete.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\delete_small.png (url=/images/delete_small.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\eject.png (url=/images/eject.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\empty.png (url=/images/empty.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\fullscreen.png (url=/images/fullscreen.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\help.png (url=/images/help.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\info.png (url=/images/info.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\loop.png (url=/images/loop.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\minus.png (url=/images/minus.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\next.png (url=/images/next.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\pause.png (url=/images/pause.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\play.png (url=/images/play.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\playlist.png (url=/images/playlist.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\playlist_small.png (url=/images/playlist_small.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\plus.png (url=/images/plus.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\prev.png (url=/images/prev.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\refresh.png (url=/images/refresh.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\repeat.png (url=/images/repeat.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\sd.png (url=/images/sd.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\shuffle.png (url=/images/shuffle.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\slider_bar.png (url=/images/slider_bar.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\slider_left.png (url=/images/slider_left.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\slider_point.png (url=/images/slider_point.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\slider_right.png (url=/images/slider_right.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\slow.png (url=/images/slow.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\snapshot.png (url=/images/snapshot.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\sort.png (url=/images/sort.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\sout.png (url=/images/sout.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\speaker.png (url=/images/speaker.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\speaker_mute.png (url=/images/speaker_mute.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\stop.png (url=/images/stop.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\vlc16x16.png (url=/images/vlc16x16.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\volume_down.png (url=/images/volume_down.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\volume_up.png (url=/images/volume_up.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\white.png (url=/images/white.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\images\white_cross_small.png (url=/images/white_cross_small.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\index.html (url=/)
http debug: redir= -> /
http debug: redir=/index.html -> /
http debug: dir=C:\Programas\VideoLAN\VLC/http\js
http debug: file=C:\Programas\VideoLAN\VLC/http\js\functions.js (url=/js/functions.js)
http debug: file=C:\Programas\VideoLAN\VLC/http\js\mosaic.js (url=/js/mosaic.js)
http debug: file=C:\Programas\VideoLAN\VLC/http\js\vlm.js (url=/js/vlm.js)
http debug: file=C:\Programas\VideoLAN\VLC/http\mosaic.html (url=/mosaic.html)
http debug: dir=C:\Programas\VideoLAN\VLC/http\old
main debug: find .hosts in dir=C:\Programas\VideoLAN\VLC/http\old\.hosts
main debug: restricted to ::1
main error: invalid IP address ::1
main error: cannot add ACL from C:\Programas\VideoLAN\VLC/http\old\.hosts
http debug: dir=C:\Programas\VideoLAN\VLC/http\old\admin
http debug: find .access in dir=C:\Programas\VideoLAN\VLC/http\old\admin
http debug: using user=admin password=admin (read=11)
http debug: file=C:\Programas\VideoLAN\VLC/http\old\admin\browse.html (url=/old/admin/browse.html)
http debug: file=C:\Programas\VideoLAN\VLC/http\old\admin\dboxfiles.html (url=/old/admin/dboxfiles.html)
http debug: file=C:\Programas\VideoLAN\VLC/http\old\admin\index.html (url=/old/admin/)
http debug: redir=/old/admin -> /old/admin/
http debug: redir=/old/admin/index.html -> /old/admin/
http debug: file=C:\Programas\VideoLAN\VLC/http\old\cone_minus.png (url=/old/cone_minus.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\old\cone_plus.png (url=/old/cone_plus.png)
http debug: file=C:\Programas\VideoLAN\VLC/http\old\index.html (url=/old/)
http debug: redir=/old -> /old/
http debug: redir=/old/index.html -> /old/
http debug: file=C:\Programas\VideoLAN\VLC/http\old\info.html (url=/old/info.html)
http debug: file=C:\Programas\VideoLAN\VLC/http\old\style.css (url=/old/style.css)
http debug: dir=C:\Programas\VideoLAN\VLC/http\old\vlm
http debug: file=C:\Programas\VideoLAN\VLC/http\old\vlm\edit.html (url=/old/vlm/edit.html)
http debug: file=C:\Programas\VideoLAN\VLC/http\old\vlm\index.html (url=/old/vlm/)
http debug: redir=/old/vlm -> /old/vlm/
http debug: redir=/old/vlm/index.html -> /old/vlm/
http debug: file=C:\Programas\VideoLAN\VLC/http\old\vlm\new.html (url=/old/vlm/new.html)
http debug: file=C:\Programas\VideoLAN\VLC/http\old\vlm\show.html (url=/old/vlm/show.html)
http debug: file=C:\Programas\VideoLAN\VLC/http\old\webcam.html (url=/old/webcam.html)
http debug: dir=C:\Programas\VideoLAN\VLC/http\requests
http debug: file=C:\Programas\VideoLAN\VLC/http\requests\browse.xml (url=/requests/browse.xml)
http debug: file=C:\Programas\VideoLAN\VLC/http\requests\playlist.xml (url=/requests/playlist.xml)
http debug: file=C:\Programas\VideoLAN\VLC/http\requests\readme.txt (url=/requests/readme.txt)
http debug: file=C:\Programas\VideoLAN\VLC/http\requests\status.xml (url=/requests/status.xml)
http debug: file=C:\Programas\VideoLAN\VLC/http\requests\vlm.xml (url=/requests/vlm.xml)
http debug: file=C:\Programas\VideoLAN\VLC/http\requests\vlm_cmd.xml (url=/requests/vlm_cmd.xml)
http debug: file=C:\Programas\VideoLAN\VLC/http\style.css (url=/style.css)
http debug: file=C:\Programas\VideoLAN\VLC/http\vlm.html (url=/vlm.html)
http debug: file=C:\Programas\VideoLAN\VLC/http\vlm_export.html (url=/vlm_export.html)
main debug: using interface module "http"
main debug: thread 932 (interface) created at priority 0 (interface/interface.c:215)
main debug: looking for interface module: 1 candidate
main debug: creating VLM
main debug: thread 2012 (vlm thread) created at priority 0 (input/vlm.c:125)
telnet: using the VLM interface plugin...
main debug: net: listening to port 4212
telnet: telnet interface started on interface 4212
main debug: using interface module "telnet"
main debug: thread 2752 (interface) created at priority 0 (interface/interface.c:215)
main debug: looking for interface module: 1 candidate
main debug: using interface module "hotkeys"
main debug: thread 2740 (interface) created at priority 0 (interface/interface.c:215)
main debug: looking for interface module: 1 candidate
logger: VLC media player - version 0.9.0-svn-20070902-0000 Grishenko - (c) 1996-2007 the VideoLAN team
logger:
Warning: if you can't access the GUI anymore, open a command-line window, go to the directory where you installed VLC and run "vlc -I wx"
logger: using logger...
logger warning: no log filename provided, using `vlc-log.txt'
logger debug: opening logfile `vlc-log.txt'
main debug: using interface module "logger"
main debug: thread 2908 (interface) created at priority 0 (interface/interface.c:215)
main debug: looking for interface module: 4 candidates
main debug: using interface module "qt4"
main debug: accepted socket 4960 (from socket 4240)
Return to “VLC stream-output (sout)”
Users browsing this forum: No registered users and 7 guests