ubuntuusers.de

VLC

Datum:
5. Mai 2011 21:42
Code:
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
vlc -vvv
VLC media player 1.1.9 The Luggage (revision exported)
[0x171d120] main libvlc debug: VLC media player - 1.1.9 The Luggage
[0x171d120] main libvlc debug: Copyright © 1996-2011 the VideoLAN team
[0x171d120] main libvlc debug: revision exported
[0x171d120] main libvlc debug: configured with ./configure  '--enable-static' '--build=x86_64-linux-gnu' '--config-cache' '--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check' '--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--sysconfdir=/etc' '--with-binary-version=1ubuntu1' '--enable-a52' '--enable-aa' '--enable-bonjour' '--enable-caca' '--enable-dca' '--enable-dirac' '--enable-dvb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi' '--enable-ggi' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libmpeg2' '--enable-libproxy' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mozilla' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-pulse' '--enable-qt4' '--enable-realrtsp' '--enable-schroedinger' '--enable-sdl' '--enable-shout' '--enable-skins2' '--enable-smb' '--enable-speex' '--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcd' '--enable-vcdx' '--enable-vorbis' '--enable-x264' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--with-mozilla-pkg=libxul' '--disable-dxva2' '--disable-gnomevfs' '--disable-goom' '--disable-osso_screensaver' '--disable-portaudio' '--disable-projectm' '--disable-sqlite' '--disable-telx' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv' '--enable-libva' '--enable-pvr' '--enable-udev' '--enable-v4l2' '--enable-svgalib' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2' 'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-g -O2'
[0x171d120] main libvlc debug: translation test: code is "de"
[0x171d120] main libvlc debug: checking plugin modules
[0x171d120] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins-04081e-1f8.dat
[0x171d120] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0x171d120] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins-04081e-1f8.dat
[0x171d120] main libvlc debug: module bank initialized (395 modules)
[0x171d120] main libvlc debug: opening config file (/home/guenter/.config/vlc/vlcrc)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x171d120] main libvlc debug: No Media Player is running. Continuing normally.
[0x171d120] main libvlc debug: CPU has capabilities MMX 3DNow! MMXEXT SSE SSE2 SSE3 FPU 
[0x171d120] main libvlc debug: looking for memcpy module: 4 candidates
[0x171d120] main libvlc debug: using memcpy module "memcpymmxext"
[0x1840e80] main input debug: Creating an input for 'Medienbibliothek'
[0x1840e80] main input debug: Input is a meta file: disabling unneeded options
[0x1840e80] main input debug: using timeshift granularity of 50 MiB
[0x1840e80] main input debug: using timeshift path '/tmp'
[0x1840e80] main input debug: `file/xspf-open:///home/guenter/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/guenter/.local/share/vlc/ml.xspf'
[0x1840e80] main input debug: creating demux: access='file' demux='xspf-open' path='/home/guenter/.local/share/vlc/ml.xspf'
[0x1853f30] main demux debug: looking for access_demux module: 2 candidates
[0x1853f30] main demux debug: no access_demux module matching "file" could be loaded
[0x1853f30] main demux debug: TIMER module_need() : 1.103 ms - Total 1.103 ms / 1 intvls (Avg 1.103 ms)
[0x1840e80] main input debug: creating access 'file' path='/home/guenter/.local/share/vlc/ml.xspf'
[0x18574c0] main access debug: looking for access module: 2 candidates
[0x18574c0] filesystem access debug: opening file `/home/guenter/.local/share/vlc/ml.xspf'
[0x18574c0] main access debug: using access module "filesystem"
[0x18574c0] main access debug: TIMER module_need() : 0.594 ms - Total 0.594 ms / 1 intvls (Avg 0.594 ms)
[0x1855a10] main stream debug: Using AStream*Stream
[0x1855a10] main stream debug: pre buffering
[0x1855a10] main stream debug: received first data after 0 ms
[0x1855a10] main stream debug: pre-buffering done 299 bytes in 0s - 17176 KiB/s
[0x1855c80] main stream debug: looking for stream_filter module: 5 candidates
[0x1855c80] main stream debug: no stream_filter module matching "any" could be loaded
[0x1855c80] main stream debug: TIMER module_need() : 0.829 ms - Total 0.829 ms / 1 intvls (Avg 0.829 ms)
[0x1855c80] main stream debug: looking for stream_filter module: 1 candidate
[0x1855c80] main stream debug: using stream_filter module "stream_filter_record"
[0x1855c80] main stream debug: TIMER module_need() : 0.349 ms - Total 0.349 ms / 1 intvls (Avg 0.349 ms)
[0x1840e80] main input debug: creating demux: access='file' demux='xspf-open' path='/home/guenter/.local/share/vlc/ml.xspf'
[0x1858d90] main demux debug: looking for demux module: 1 candidate
[0x1858d90] playlist demux debug: using XSPF playlist reader
[0x1858d90] main demux debug: using demux module "playlist"
[0x1858d90] main demux debug: TIMER module_need() : 0.432 ms - Total 0.432 ms / 1 intvls (Avg 0.432 ms)
[0x185d030] main demux meta debug: looking for meta reader module: 2 candidates
[0x185d030] lua demux meta debug: Trying Lua scripts in /home/guenter/.local/share/vlc/lua/meta/reader
[0x185d030] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x185d030] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x185d030] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x185d030] main demux meta debug: no meta reader module matching "any" could be loaded
[0x185d030] main demux meta debug: TIMER module_need() : 17.251 ms - Total 17.251 ms / 1 intvls (Avg 17.251 ms)
[0x1840e80] main input debug: `file/xspf-open:///home/guenter/.local/share/vlc/ml.xspf' successfully opened
[0x185d030] main xml debug: looking for xml module: 2 candidates
[0x185d030] main xml debug: using xml module "xml"
[0x185d030] main xml debug: TIMER module_need() : 1.059 ms - Total 1.059 ms / 1 intvls (Avg 1.059 ms)
[0x1858d90] playlist demux debug: parsed 0 tracks successfully
[0x185d030] main xml debug: removing module "xml"
[0x1840e80] main input debug: EOF reached
[0x1858d90] main demux debug: removing module "playlist"
[0x1855c80] main stream debug: removing module "stream_filter_record"
[0x18574c0] main access debug: removing module "filesystem"
[0x1840e80] main input debug: TIMER input launching for 'Medienbibliothek' : 21.445 ms - Total 21.445 ms / 1 intvls (Avg 21.445 ms)
[0x18534c0] main interface debug: looking for interface module: 1 candidate
[0x183e9c0] main playlist debug: Activated
[0x18534c0] oldhttp interface debug: base :8080
[0x18534c0] main interface: creating httpd
[0x18534c0] main interface debug: net: listening to  port 8080
[0x18534c0] oldhttp interface debug: dir=/usr/share/vlc/http
[0x18534c0] main interface debug: find .hosts in dir=/usr/share/vlc/http/.hosts
[0x18534c0] main interface debug: restricted to ::1
[0x18534c0] main interface debug: restricted to 127.0.0.1
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/favicon.ico (url=/favicon.ico)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/index.html (url=/)
[0x18534c0] oldhttp interface debug: redir= -> /
[0x18534c0] oldhttp interface debug: redir=/index.html -> /
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/vlm.html (url=/vlm.html)
[0x18534c0] oldhttp interface debug: dir=/usr/share/vlc/http/js
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/js/vlm.js (url=/js/vlm.js)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/js/functions.js (url=/js/functions.js)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/js/mosaic.js (url=/js/mosaic.js)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/iehacks.css (url=/iehacks.css)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/mosaic.html (url=/mosaic.html)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/vlm_export.html (url=/vlm_export.html)
[0x18534c0] oldhttp interface debug: dir=/usr/share/vlc/http/images
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/loop.png (url=/images/loop.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/refresh.png (url=/images/refresh.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/vlc16x16.png (url=/images/vlc16x16.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/plus.png (url=/images/plus.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/delete.png (url=/images/delete.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/pause.png (url=/images/pause.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/shuffle.png (url=/images/shuffle.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/stop.png (url=/images/stop.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/fullscreen.png (url=/images/fullscreen.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/playlist_small.png (url=/images/playlist_small.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/sout.png (url=/images/sout.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/play.png (url=/images/play.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/next.png (url=/images/next.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/slider_point.png (url=/images/slider_point.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/prev.png (url=/images/prev.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/sd.png (url=/images/sd.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/info.png (url=/images/info.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/slider_left.png (url=/images/slider_left.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/sort.png (url=/images/sort.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/white.png (url=/images/white.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/snapshot.png (url=/images/snapshot.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/repeat.png (url=/images/repeat.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/playlist.png (url=/images/playlist.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/white_cross_small.png (url=/images/white_cross_small.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/empty.png (url=/images/empty.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/speaker.png (url=/images/speaker.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/slow.png (url=/images/slow.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/slider_right.png (url=/images/slider_right.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/delete_small.png (url=/images/delete_small.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/volume_up.png (url=/images/volume_up.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/volume_down.png (url=/images/volume_down.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/slider_bar.png (url=/images/slider_bar.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/minus.png (url=/images/minus.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/speaker_mute.png (url=/images/speaker_mute.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/help.png (url=/images/help.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/images/eject.png (url=/images/eject.png)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/flash.html (url=/flash.html)
[0x18534c0] oldhttp interface debug: dir=/usr/share/vlc/http/dialogs
[0x18534c0] main interface debug: find .hosts in dir=/usr/share/vlc/http/dialogs/.hosts
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/dialogs/mosaic (url=/dialogs/mosaic)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/dialogs/main (url=/dialogs/main)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/dialogs/playlist (url=/dialogs/playlist)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/dialogs/sout (url=/dialogs/sout)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/dialogs/input (url=/dialogs/input)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/dialogs/footer (url=/dialogs/footer)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/dialogs/vlm (url=/dialogs/vlm)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/dialogs/browse (url=/dialogs/browse)
[0x18534c0] oldhttp interface debug: dir=/usr/share/vlc/http/requests
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/requests/vlm.xml (url=/requests/vlm.xml)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/requests/browse.xml (url=/requests/browse.xml)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/requests/vlm_cmd.xml (url=/requests/vlm_cmd.xml)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/requests/readme (url=/requests/readme)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/requests/status.xml (url=/requests/status.xml)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/requests/playlist.xml (url=/requests/playlist.xml)
[0x18534c0] oldhttp interface debug: file=/usr/share/vlc/http/style.css (url=/style.css)
[0x18534c0] main interface debug: using interface module "oldhttp"
[0x18534c0] main interface debug: TIMER module_need() : 139.657 ms - Total 139.657 ms / 1 intvls (Avg 139.657 ms)
[0x1863560] main interface debug: looking for interface module: 1 candidate
[0x1863560] main interface debug: using interface module "hotkeys"
[0x1863560] main interface debug: TIMER module_need() : 0.480 ms - Total 0.480 ms / 1 intvls (Avg 0.480 ms)
[0x183e9c0] main playlist debug: rebuilding array of current - root Wiedergabeliste
[0x183e9c0] main playlist debug: rebuild done - 0 items, index -1
[0x1863d80] main interface debug: looking for interface module: 1 candidate
[0x1863d80] main interface debug: using interface module "dbus"
[0x1863d80] main interface debug: TIMER module_need() : 3.572 ms - Total 3.572 ms / 1 intvls (Avg 3.572 ms)
[0x1863d80] main interface debug: thread (interface) created at priority 0 (interface/interface.c:160)
[0x1864ab0] main interface debug: looking for interface module: 1 candidate
[0x1864ab0] main interface debug: using interface module "inhibit"
[0x1864ab0] main interface debug: TIMER module_need() : 0.439 ms - Total 0.439 ms / 1 intvls (Avg 0.439 ms)
[0x1878b10] main interface debug: looking for interface module: 1 candidate
[0x1878b10] main interface debug: using interface module "signals"
[0x1878b10] main interface debug: TIMER module_need() : 0.456 ms - Total 0.456 ms / 1 intvls (Avg 0.456 ms)
[0x1879040] main interface debug: looking for interface module: 1 candidate
[0x1863d80] main interface debug: thread started
[0x1879040] main interface debug: using interface module "globalhotkeys"
[0x1879040] main interface debug: TIMER module_need() : 17.196 ms - Total 17.196 ms / 1 intvls (Avg 17.196 ms)
[0x171d120] main libvlc: VLC wird mit dem Standard-Interface ausgeführt. Benutzen Sie 'cvlc', um VLC ohne Interface zu verwenden.
[0x186b400] main interface debug: looking for interface module: 5 candidates
Blocked: call to setlocale(6, "")
Warning: call to srand(1305185106)
Warning: call to rand()
Blocked: call to setlocale(6, "")

(process:5765): Gtk-WARNING **: Locale not supported by C library.
	Using the fallback 'C' locale.
[0x1b204f0] main generic debug: looking for extension module: 1 candidate
[0x1b204f0] lua generic debug: Opening EXPERIMENTAL Lua Extension module
[0x1b204f0] lua generic debug: Trying Lua scripts in /home/guenter/.local/share/vlc/lua/extensions
[0x1b204f0] lua generic debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions
[0x1b204f0] lua generic debug: Trying Lua playlist script /usr/lib/vlc/lua/extensions/allocine-fr.luac
[0x1b204f0] lua generic debug: Scanning Lua script /usr/lib/vlc/lua/extensions/allocine-fr.luac
[0x1b204f0] lua generic debug: Script /usr/lib/vlc/lua/extensions/allocine-fr.luac has the following capability flags: 0xc
[0x1b204f0] lua generic debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
[0x1b204f0] main generic debug: using extension module "lua"
[0x1b204f0] main generic debug: TIMER module_need() : 10.848 ms - Total 10.848 ms / 1 intvls (Avg 10.848 ms)
[0x1be1150] main probe debug: looking for services probe module: 9 candidates
[0x1be1150] main probe debug: no services probe module matching "any" could be loaded
[0x1be1150] main probe debug: TIMER module_need() : 32.403 ms - Total 32.403 ms / 1 intvls (Avg 32.403 ms)
[0x186b400] qt4 interface debug: Sorting by column -1, order 0
[0x186b400] qt4 interface debug: Sorting by column 5, order 0
[0x186b400] main interface debug: using interface module "qt4"
[0x186b400] main interface debug: TIMER module_need() : 1250.118 ms - Total 1250.118 ms / 1 intvls (Avg 1250.118 ms)