-- logger module started --
main debug: builtin `main', main program
main debug: checking builtin modules
main debug: builtin `idct', IDCT module
main debug: builtin `idctclassic', classic IDCT module
main debug: builtin `motion', motion compensation module
main debug: builtin `imdct', AC3 IMDCT module
main debug: builtin `downmix', AC3 downmix module
main debug: builtin `mpeg_adec', MPEG I/II layer 1/2 audio decoder
main debug: builtin `ac3_adec', software AC3 decoder
main debug: builtin `mpeg_vdec', MPEG I/II video decoder module
main debug: builtin `xvideo', XVideo extension module
main debug: checking plugin modules
main debug: browsing `.'
main debug: browsing `plugins'
main debug: plugin `ac3_spdif', SPDIF pass-through AC3 decoder
main debug: plugin `avi', RIFF-AVI Stream input
main debug: plugin `chroma_i420_rgb', I420,IYUV,YV12 to RGB,RV15,RV16,RV24,RV32 conversions
main debug: plugin `chroma_i420_rgb_mmx', MMX I420,IYUV,YV12 to RV15,RV16,RV24,RV32 conversions
main debug: plugin `chroma_i420_ymga', conversions from I420,IYUV,YV12 to YMGA
main debug: plugin `chroma_i420_ymga_mmx', MMX conversions from I420,IYUV,YV12 to YMGA
main debug: plugin `chroma_i420_yuy2', conversions from I420,IYUV,YV12 to YUY2,YUNV,YVYU,UYVY,UYNV,Y422,IUYV,cyuv,Y211
main debug: plugin `chroma_i420_yuy2_mmx', MMX conversions from I420,IYUV,YV12 to YUY2,YUNV,YVYU,UYVY,UYNV,Y422,IUYV,cyuv
main debug: plugin `chroma_i422_yuy2', conversions from I422 to YUY2,YUNV,YVYU,UYVY,UYNV,Y422,IUYV,cyuv,Y211
main debug: plugin `chroma_i422_yuy2_mmx', MMX conversions from I422 to YUY2,YUNV,YVYU,UYVY,UYNV,Y422,IUYV,cyuv
main debug: plugin `downmix3dn', 3D Now! AC3 downmix module
main debug: plugin `downmixsse', SSE AC3 downmix module
main debug: plugin `dsp', Linux OSS /dev/dsp modulemain warning: cannot open plugins/dummy.so (plugins/dummy.so: undefined symbol: playlist_Jumpto)
main debug: plugin `dvd', DVD input module, uses libdvdcss
main debug: plugin `null', the Null module that does nothing
main debug: plugin `fb', Linux console framebuffer module
main debug: plugin `file', Standard filesystem file reading
main debug: plugin `filter_clone', image clone video module
main debug: plugin `filter_deinterlace', deinterlacing module
main debug: plugin `filter_distort', miscellaneous video effects module
main debug: plugin `filter_invert', invert video module
main debug: plugin `filter_transform', image transformation module
main debug: plugin `filter_wall', image wall video module
main debug: plugin `fx_scope', scope effect module
main debug: plugin `http', HTTP access plug-in
main debug: plugin `idctmmx', MMX IDCT module
main debug: plugin `idctmmxext', MMX EXT IDCT module
main debug: plugin `imdct3dn', 3D Now! AC3 IMDCT module
main debug: plugin `imdctsse', SSE AC3 IMDCT modulemain debug: plugin `ipv4', IPv4 network abstraction layer
main debug: plugin `logger', file logging interface module
main debug: plugin `lpcm_adec', linear PCM audio decoder
main debug: plugin `memcpy', libc memcpy module
main debug: plugin `memcpy3dn', 3D Now! memcpy module
main debug: plugin `memcpymmx', MMX memcpy module
main debug: plugin `memcpymmxext', MMX EXT memcpy module
main debug: plugin `motionmmx', MMX motion compensation module
main debug: plugin `motionmmxext', MMXEXT motion compensation module
main debug: plugin `mpeg_audio', MPEG I/II Audio stream demux
main debug: plugin `mpeg_es', ISO 13818-2 MPEG Elementary Stream input
main debug: plugin `mpeg_ps', ISO 13818-1 MPEG Program Stream input
main debug: plugin `mpeg_ts', ISO 13818-1 MPEG Transport Stream input
main debug: plugin `mpeg_ts_dvbpsi', ISO 13818-1 MPEG Transport Stream input (libdvbpsi)
main debug: plugin `rc', remote control interface module
main debug: plugin `udp', Raw UDP access plug-in
main debug: plugin `sdl', Simple DirectMedia Layer module
main debug: plugin `spudec', DVD subtitles decoder module
main debug: plugin `dvdread', DVDRead input module
main debug: plugin `vcd', VCD input module
main debug: plugin `x11', X11 module
main debug: plugin `mad', libmad MPEG 1/2/3 audio decoder library
main debug: browsing `/usr/local/lib/vlc'
main debug: module bank initialized, found 61 modules
main debug: opening config file /home/sam/.vlc/vlcrc
main warning: config file /home/sam/.vlc/vlcrc does not exist yet
main debug: CPU has capabilities 486 586 MMX MMXEXT SSE FPU 
main: looking for memcpy module
main: found and locked memcpy module `memcpymmxext'main debug: > thread 1026 (playlist) created (src/playlist/playlist.c:70)
main warning: adding playlist item « ../streams/mpeg/axe.mpeg »
main: looking for interface module
logger warning: no log filename provided, using `vlc-log.html'
logger debug: opening logfile `vlc-log.html'
main: found and locked interface module `logger'
main debug: interface initialized
main debug: > thread 2051 (manager) created (src/interface/interface.c:117)
main debug: next
main debug: creating new input thread
main: playlist item `../streams/mpeg/axe.mpeg'
main debug: access `', demux `', name `../streams/mpeg/axe.mpeg'
main: looking for access module
dvdread warning: dvdread module discarded (not a valid source)
dvd warning: dvd module discarded (not a valid block device)
vcd warning: vcd module discarded (not a valid drive)
file debug: opening file `../streams/mpeg/axe.mpeg'main: found and locked access module `file'
main: looking for demux module
mpeg_ts_dvbpsi warning: TS module discarded (no sync)
mpeg_ts warning: TS module discarded (no sync)
mpeg_es warning: ES module discarded (system startcode)
avi warning: RIFF-AVI module discarded
main debug: > thread 3076 (input) created (src/input/input.c:161)
main debug: selecting ES 0xe0
main: looking for decoder module
main: found and locked decoder module `mpeg_vdec'
main: looking for motion module
main: found and locked motion module `motionmmxext'main: looking for iDCT module
main: found and locked iDCT module `idctmmxext'
main debug: > thread 4101 (decoder) created (src/input/input_dec.c:85)
main debug: selecting ES 0xc0
main: looking for decoder module
main: found and locked decoder module `mad'
main debug: > thread 5126 (decoder) created (src/input/input_dec.c:85)
main debug: dumping stream ID 0x0 [OK:0/D:0]
main debug: seekable stream, position: 0/3839248 (-:--:--/-:--:--)
main debug: dumping program 0x0, version 0 (complete)
main debug: ES 0xbe, stream 0xbe, type 0xff, not selected [OK:0/ERR:0]
main debug: ES 0xe0, stream 0xe0, type 0x2, selected [OK:0/ERR:0]
main debug: ES 0xc0, stream 0xc0, type 0x4, selected [OK:0/ERR:0]
main: found and locked demux module `mpeg_ps'
mad debug: downscale fast selected
mpeg_vdec debug: no vout present, spawning one
main: looking for video output module
filter_clone debug: spawning 3 clone(s) 
main: found and locked video output module `filter_clone'
main debug: > thread 6151 (video output) created (src/video_output/video_output.c:183)
filter_clone debug: spawning the real video outputsmain: looking for video output module
xvideo debug: adaptor 0, port 43, format 0x32315659 (YV12) planar
main: found and locked video output module `xvideo'main debug: got 8 direct buffer(s)
main debug: picture in 352x288, chroma 0x30323449 (I420), aspect ratio 4:3
main debug: picture out 352x288, chroma 0x32315659 (YV12), aspect ratio 4:3
main debug: direct render, mapping render pictures 0-6 to system pictures 1-7
main debug: > thread 7176 (video output) created (src/video_output/video_output.c:183) 
main: looking for video output module
xvideo warning: no free XVideo port found for format 0x30323449 (I420)
xvideo warning: no free XVideo port found for format 0x32595559 (YUY2)
xvideo warning: no free XVideo port found for format 0x36315652 (RV16)
xvideo debug: video display resized (383x288)
main: found and locked video output module `sdl'
main debug: got 8 direct buffer(s)
main debug: picture in 352x288, chroma 0x30323449 (I420), aspect ratio 4:3
main debug: picture out 352x288, chroma 0x32315659 (YV12), aspect ratio 4:3
main debug: direct render, mapping render pictures 0-6 to system pictures 1-7
main debug: > thread 9226 (video output) created (src/video_output/video_output.c:183)
main: looking for video output module
xvideo warning: no free XVideo port found for format 0x30323449 (I420)
xvideo warning: no free XVideo port found for format 0x32595559 (YUY2)
xvideo warning: no free XVideo port found for format 0x36315652 (RV16)
main: found and locked video output module `x11'
main debug: got 2 direct buffer(s)
main debug: picture in 352x288, chroma 0x30323449 (I420), aspect ratio 4:3
main debug: picture out 383x287, chroma 0x36315652 (RV16), aspect ratio 192167:144000
main: looking for chroma transformation module
main: found and locked chroma transformation module `chroma_i420_rgb_mmx'
main debug: indirect render, mapping render pictures 1-14 to system pictures 2-15
main debug: > thread 10251 (video output) created (src/video_output/video_output.c:183)
mad debug: starting libmad decoder
main debug: got 8 direct buffer(s)
main debug: picture in 352x288, chroma 0x30323449 (I420), aspect ratio 4:3
main debug: picture out 352x288, chroma 0x30323449 (I420), aspect ratio 4:3
main debug: direct render, mapping render pictures 0-6 to system pictures 1-7
mpeg_vdec debug: I(0) P(0)[5] B(0)[1] YUV(10) : trashed 0:0/0
mpeg_vdec warning: dts != current_pts (-308996)
mpeg_vdec warning: backward_pts != current_pts (-40000)
mpeg_vdec warning: stream periodicity changed from B[1] to B[2]
x11 debug: video display resized (383x288)
main debug: no aout present, spawning one
main: looking for audio output module
main: found and locked audio output module `dsp'
main debug: > thread 11276 (audio output) created (src/audio_output/audio_output.c:237)
main debug: signed 16 bits thread spawned, 2 channels, rate 44100
main debug: changing aout type
main debug: < thread 11276 joined (src/audio_output/audio_output.c:262)
main: unlocking module `dsp'
main: looking for audio output module
main: found and locked audio output module `dsp'
main debug: > thread 12300 (audio output) created (src/audio_output/audio_output.c:237)
main debug: signed 16 bits thread spawned, 2 channels, rate 44100
main debug: fifo #0 allocated, 2 channels, rate 32000, frame size 2304
mad debug: aout fifo created
mpeg_vdec warning: stream periodicity changed from P[5] to P[4] 
mpeg_vdec debug: I(2385) P(2935)[4] B(2575)[2] YUV(1844) : trashed 0:0/13
mpeg_vdec debug: I(2612) P(2909)[4] B(2112)[2] YUV(1743) : trashed 0:0/15
main debug: < thread 2051 joined (src/interface/interface.c:126)
main debug: root (63 children)
main debug: |-interface
main debug: |-playlist (1 child)
main debug: | `-input (2 children)
main debug: |   |-decoder (2 children)
main debug: |   | |-audio output
main debug: |   | `-audio output
main debug: |   `-decoder (1 child)
main debug: |     `-video output (3 children)
main debug: |       |-video output 
main debug: |       |-video output
main debug: |       `-video output
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: |-module
main debug: `-module
main debug: removing all interfaces
      -- logger module stopped --