[vlc] The output from vlc -vvvv upd://@:1234

Bennett Robinson bennettr at oscm-ltd.com
Tue Jul 27 03:07:08 CEST 2004


Hello Jean-Paul Saman,
Thanks for your help. Here's the information you requested.  Its quite 
long, but  I wanted to give a representative snap-shot of the output.

What are the numbers in the left column of the output? If you have the 
time, it would be nice if you could explain some of the error messages.

Thanks

                                                                  
*********************************

[root at lab vlc-0.7.2]# vlc -vvvv udp://@:1234
VLC media player 0.7.2 Bond

[00000000] main root debug: VLC media player - version 0.7.2 Bond - (c) 
1996-2004 VideoLAN
[00000000] main root debug: libvlc was configured with ./configure 
--host=i686-redhat-linux-gnu --build=i686-redhat-linux-gnu 
--target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr 
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin 
--sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include 
--libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var 
--sharedstatedir=/usr/com --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-release --enable-dvdread 
--enable-dvdplay --enable-dvbpsi --enable-v4l --enable-vcd --enable-mad 
--enable-pp --enable-ffmpeg --with-ffmpeg=/usr --enable-faad 
--enable-xvid --enable-dv --enable-flac --enable-theora --enable-x11 
--enable-xvideo --disable-qte --disable-directx --enable-fb --enable-aa 
--without-wingdi --enable-oss --enable-esd --enable-arts 
--enable-fribidi --disable-waveout --enable-gtk --disable-familiar 
--enable-gnome --enable-qt --enable-kde --disable-opie --disable-macosx 
--disable-qnx --disable-intfwin --enable-ncurses --enable-xosd 
--enable-lirc --enable-pth --disable-st --enable-mozilla 
--disable-testsuite --enable-plugins --enable-fribidi

[00000001] main vlc debug: translation test: code is "C"
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
[00000001] main vlc warning: config file /root/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: recursively browsing `modules'
[00000001] main vlc warning: cannot load module 
`modules/gui/skins2/libskins2_plugin.so' 
(modules/gui/skins2/libskins2_plugin.so: undefined symbol: 
xmlTextReaderConstName)
[00000001] main vlc debug: recursively browsing `/usr/lib/vlc'
[00000001] main vlc warning: cannot load module 
`/usr/lib/vlc/access/libcddax_plugin.so' (/lib/tls/libc.so.6:
version `GLIBC_2.3.4' not found (required by /usr/lib/libcddb.so.0))
[00000001] main vlc warning: cannot load module 
`/usr/lib/vlc/audio_output/libesd_plugin.so' (libasound.so.2:
cannot open shared object file: No such file or directory)
[00000001] main vlc warning: cannot load module 
`/usr/lib/vlc/gui/libgnome_plugin.so' (libasound.so.2: cannot
open shared object file: No such file or directory)
[00000001] main vlc warning: cannot load module 
`/usr/lib/vlc/gui/libkde_plugin.so' (/usr/lib/vlc/gui/libkde_plugin.so: 
undefined symbol: _ZN11KMainWindow4showEv)
[00000001] main vlc warning: cannot load module 
`/usr/lib/vlc/gui/libskins2_plugin.so' 
(/usr/lib/vlc/gui/libskins2_plugin.so: undefined symbol: 
xmlTextReaderConstName)
[00000001] main vlc warning: cannot load module 
`/usr/lib/vlc/gui/libwxwindows_plugin.so' (/lib/tls/libc.so.6: version 
`GLIBC_2.3.4' not found (required by /usr/lib/libwx_gtk-2.4.so.0))
[00000001] main vlc warning: cannot load module 
`/usr/lib/vlc/misc/libgnome_main_plugin.so' (libasound.so.2: cannot open 
shared object file: No such file or directory)
[00000001] main vlc debug: recursively browsing `plugins'
[00000001] main vlc debug: module bank initialized, found 325 modules
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
[00000001] main vlc warning: config file /root/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: CPU has capabilities 486 586 MMX 3DNow! 
MMXEXT SSE FPU
[00000001] main vlc debug: looking for memcpy module
[00000001] main vlc debug: probing 5 candidates
[00000010] main module debug: using memcpy module "memcpymmxext"
[00000395] main playlist debug: creating group Normal with id 1 at 
position 0
[00000395] main playlist debug: waiting for thread completion
[00000395] main playlist debug: thread 1123658944 (playlist) created at 
priority 0 (src/playlist/playlist.c:109)
[00000396] main interface debug: looking for interface module
[00000396] main interface debug: probing 2 candidates
[00000099] main module debug: using interface module "hotkeys"
[00000396] main interface debug: interface initialized
[00000396] main interface debug: thread 1132047424 (interface) created 
at priority 0 (src/interface/interface.c:152)
[00000395] main playlist debug: adding playlist item `udp://@:1234' ( 
udp://@:1234 )
[00000397] main interface debug: looking for interface module
[00000397] main interface debug: probing 9 candidates
[00000146] main module debug: using interface module "wxwindows"
[00000397] main interface debug: interface initialized
[00000397] main interface debug: thread 1140435904 (manager) created at 
priority 0 (src/interface/interface.c:136)
[00000397] wxwindows interface debug: accelerator table loaded
[00000395] main playlist debug: creating new input thread
[00000398] main input: playlist item `udp://@:1234'
[00000398] main input debug: waiting for thread completion
[00000398] main input debug: thread 1148824384 (input) created at 
priority 0 (src/input/input.c:326)
[00000398] main input debug: cmd=state old=10 new=1
[00000398] main input debug: playing at normal rate
[00000398] main input debug: access `udp', demux `', name `@:1234'
[00000398] main input debug: looking for access module
[00000398] main input debug: probing 2 candidates
[00000398] access_udp input debug: opening server=:0 local=:1234
[00000398] main input debug: net: connecting to ':0@:1234'
[00000398] main input debug: looking for network module
[00000398] main input debug: probing 4 candidates
[00000398] ipv4 input debug: socket buffer size is 0x1fffe instead of 
0x80000
[00000157] main module debug: using network module "ipv4"
[00000157] main module debug: unlocking module "ipv4"
[00000028] main module debug: using access module "access_udp"
[00000398] access_udp input debug: detected TS over raw UDP
[00000398] main input debug: looking for demux module
[00000398] main input debug: probing 14 candidates
[00000398] main input debug: looking for mpeg-system module
[00000398] main input debug: probing 2 candidates
[00000104] main module debug: using mpeg-system module "mpeg_system"
[00000108] main module debug: using demux module "ts_dvbpsi"
[00000398] ts_dvbpsi input debug: processing PAT version 4
[00000398] ts_dvbpsi input debug: new program: 1
[00000398] ts_dvbpsi input debug: processing PMT for program 1 version 8
[00000398] ts_dvbpsi input debug: new PID 0x44 stream type 0x2
[00000398] ts_dvbpsi input debug: new PID 0x45 stream type 0x81
[00000398] main input debug: ES 42 has unknown type
[00000398] main input debug: selecting video ES 44
[00000398] main input debug: selecting ES 0x44
[00000400] main decoder debug: looking for decoder module
[00000400] main decoder debug: probing 36 candidates
[00000091] main module debug: using decoder module "libmpeg2"
[00000400] main decoder debug: thread 1158437568 (decoder) created at 
priority 0 (src/input/input_dec.c:161)
[00000398] main input debug: selecting audio ES 45
[00000398] main input debug: selecting ES 0x45
[00000401] main decoder debug: looking for decoder module
[00000401] main decoder debug: probing 36 candidates
[00000076] main module debug: using decoder module "a52"
[00000401] main decoder debug: thread 1166826048 (decoder) created at 
priority 0 (src/input/input_dec.c:161)
[00000400] libmpeg2 decoder debug: 720x480, aspect 576000, 29.971 fps
[00000400] main decoder debug: no usable vout present, spawning one
[00000402] main video output debug: looking for video output module
[00000402] main video output debug: probing 13 candidates
[00000402] xvideo video output debug: adaptor 0, port 61, format 
0x32315659 (YV12) planar
[00000402] xvideo video output debug: Window manager supports NetWM
[00000402] xvideo video output debug: Window manager supports 
_NET_WM_STATE_FULLSCREEN
[00000402] xvideo video output debug: Window manager supports 
_NET_WM_STATE_ABOVE
[00000402] xvideo video output debug: Window manager supports 
_NET_WM_STATE_BELOW
[00000195] main module debug: using video output module "xvideo"
[00000402] main video output debug: looking for text renderer module
[00000402] main video output debug: probing 6 candidates
[00000401] a52 decoder: A/52 channels:6 samplerate:48000 bitrate:384000
[00000401] main decoder debug: no aout present, spawning one
[00000403] main audio output debug: looking for audio output module
[00000403] main audio output debug: probing 9 candidates
[00000402] freetype video output error: failed to load font file 
/usr/share/fonts/truetype/freefont/FreeSerifBold.ttf
[00000402] freetype video output error: failed to load font file 
/usr/share/fonts/truetype/freefont/FreeSerifBold.ttf
[00000155] main module debug: using text renderer module "dummy"
[00000402] main video output debug: got 8 direct buffer(s)
[00000402] main video output debug: picture in 720x480, chroma 
0x30323449 (I420), aspect ratio 4:3
[00000402] main video output debug: picture out 720x480, chroma 
0x32315659 (YV12), aspect ratio 4:3
[00000402] main video output debug: direct render, mapping render 
pictures 0-6 to system pictures 1-7
[00000402] main video output debug: waiting for thread completion
[00000402] main video output debug: thread 1176500672 (video output) 
created at priority 0 (src/video_output/video_output.c:472)
[00000404] main private warning: backward_pts != current_pts (319925)
[00000404] main private warning: vout synchro warning: pts != 
current_date (-150212)
[00000402] main video output warning: late picture skipped (130409)
[00000404] main private warning: vout synchro warning: pts != 
current_date (-137612)
[00000403] main audio output debug: thread 1189050688 (aout) created at 
priority 0 (oss.c:517)
[00000066] main module debug: using audio output module "oss"
[00000403] main audio output debug: output 's16l' 48000 Hz Stereo 
frame=1 samples/4 bytes
[00000403] main audio output debug: mixer 's16l' 48000 Hz Stereo frame=1 
samples/4 bytes
[00000403] main audio output debug: filter(s) 'fl32'->'s16l' 48000 
Hz->48000 Hz Stereo->Stereo
[00000405] main private debug: looking for audio filter module
[00000405] main private debug: probing 44 candidates
[00000041] main module debug: using audio filter module "float32tos16"
[00000403] main audio output debug: found a filter for the whole conversion
[00000403] main audio output debug: looking for audio mixer module
[00000403] main audio output debug: probing 6 candidates
[00000062] main module debug: using audio mixer module "trivial_mixer"
[00000403] main audio output debug: input 'a52 ' 48000 Hz 3F2R/LFE 
frame=1536 samples/1536 bytes
[00000403] main audio output debug: filter(s) 'a52 '->'fl32' 48000 
Hz->48000 Hz 3F2R/LFE->Stereo
[00000406] main private debug: looking for audio filter module
[00000406] main private debug: probing 44 candidates
[00000046] main module debug: using audio filter module "a52tofloat32"
[00000403] main audio output debug: found a filter for the whole conversion
[00000403] main audio output debug: filter(s) 'fl32'->'fl32' 52800 
Hz->48000 Hz Stereo->Stereo
[00000407] main private debug: looking for audio filter module
[00000407] main private debug: probing 44 candidates
[00000061] main module debug: using audio filter module 
"bandlimited_resampler"
[00000403] main audio output debug: found a filter for the whole conversion
[00000403] main audio output warning: PTS is out of range (475968), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (405486), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (481634), 
dropping buffer
[00000404] main private debug: stream periodicity changed from B[1] to B[2]
[00000403] main audio output warning: PTS is out of range (375509), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-214368)
[00000403] main audio output warning: PTS is out of range (312173), 
dropping buffer
[00000402] main video output warning: late picture skipped (554488)
[00000404] main private warning: vout synchro warning: pts != 
current_date (-171500)
[00000403] main audio output warning: PTS is out of range (722428), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (938998), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-279824)
[00000403] main audio output warning: PTS is out of range (1297782), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-266956)
[00000403] main audio output warning: PTS is out of range (1201744), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (1514988), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-301435)
[00000403] main audio output warning: PTS is out of range (1377355), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-154201)
[00000403] main audio output warning: PTS is out of range (1697826), 
dropping buffer
[00000404] main private debug: stream periodicity changed from P[5] to P[3]
[00000404] main private warning: backward_pts != current_pts (-131845)
[00000403] main audio output warning: PTS is out of range (2177286), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (2013578), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-292134)
[00000403] main audio output warning: PTS is out of range (1990376), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-127001)
[00000403] main audio output warning: PTS is out of range (1889309), 
dropping buffer
[00000402] main video output warning: late picture skipped (2227740)
[00000403] main audio output warning: PTS is out of range (1924534), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-227590)
[00000402] main video output warning: late picture skipped (2449675)
[00000403] main audio output warning: PTS is out of range (2324933), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-264968)
[00000403] main audio output warning: PTS is out of range (2602130), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (2976166), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-265990)
[00000403] main audio output warning: PTS is out of range (2738963), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (2707077), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (3163195), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (3416033), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-383746)
[00000403] main audio output warning: PTS is out of range (3262185), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-132879)
[00000403] main audio output warning: PTS is out of range (3543411), 
dropping buffer
[00000404] main private warning: backward_pts != current_pts (-124734)
[00000403] main audio output warning: PTS is out of range (3492945), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (3210238), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-364623)
[00000403] main audio output warning: PTS is out of range (3606197), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-122501)
[00000403] main audio output warning: PTS is out of range (3633655), 
dropping buffer
[00000402] main video output warning: late picture skipped (4058986)
[00000403] main audio output warning: PTS is out of range (3774417), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-233101)
[00000402] main video output warning: late picture skipped (3840162)
[00000403] main audio output warning: PTS is out of range (3701457), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-217979)
[00000403] main audio output warning: PTS is out of range (4105108), 
dropping buffer
[00000404] main private debug: stream periodicity changed from P[3] to P[1]
[00000403] main audio output warning: PTS is out of range (3982495), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (3840797), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (3808806), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-211534)
[00000403] main audio output warning: PTS is out of range (4753316), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-342990)
[00000402] main video output warning: late picture skipped (4797426)
[00000403] main audio output warning: PTS is out of range (4438461), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (4895401), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (4825708), 
dropping buffer
[00000404] main private warning: backward_pts != current_pts (-263357)
[00000403] main audio output warning: PTS is out of range (4986556), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-263400)
[00000403] main audio output warning: PTS is out of range (4819804), 
dropping buffer
[00000402] main video output warning: late picture skipped (5096064)
[00000404] main private warning: vout synchro warning: pts != 
current_date (-131268)
[00000403] main audio output warning: PTS is out of range (5333092), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (5715325), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-436879)
[00000403] main audio output warning: PTS is out of range (5503440), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-155023)
[00000403] main audio output warning: PTS is out of range (5762837), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (5577706), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (6091556), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-310823)
[00000403] main audio output warning: PTS is out of range (5749205), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-168434)
[00000403] main audio output warning: PTS is out of range (6264237), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (6397934), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-331013)
[00000403] main audio output warning: PTS is out of range (6203716), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (6218662), 
dropping buffer
[00000404] main private debug: stream periodicity changed from P[1] to P[4]
[00000403] main audio output warning: PTS is out of range (6403059), 
dropping buffer
[00000404] main private warning: backward_pts != current_pts (-326280)
[00000403] main audio output warning: PTS is out of range (6200754), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-337889)
[00000404] main private warning: vout synchro warning: pts != 
current_date (-169967)
[00000403] main audio output warning: PTS is out of range (6511450), 
dropping buffer
[00000402] main video output warning: late picture skipped (6750161)
[00000403] main audio output warning: PTS is out of range (6345371), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (6150943), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-330224)
[00000403] main audio output warning: PTS is out of range (6498105), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-160467)
[00000403] main audio output warning: PTS is out of range (6317544), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (6652756), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-520102)
[00000403] main audio output warning: PTS is out of range (6486232), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (6785866), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (7118689), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-542124)
[00000403] main audio output warning: PTS is out of range (6912067), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-192889)
[00000403] main audio output warning: PTS is out of range (7240842), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (7567208), 
dropping buffer
[00000404] main private warning: backward_pts != current_pts (-383491)
[00000403] main audio output warning: PTS is out of range (7694120), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-388156)
[00000403] main audio output warning: PTS is out of range (7529965), 
dropping buffer
[00000402] main video output warning: late picture skipped (7727280)
[00000404] main private warning: vout synchro warning: pts != 
current_date (-192878)
[00000403] main audio output warning: PTS is out of range (7788819), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (8110242), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (7684116), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-395346)
[00000403] main audio output warning: PTS is out of range (7709721), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (7473591), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-204179)
[00000403] main audio output warning: PTS is out of range (7930103), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-608968)
[00000403] main audio output warning: PTS is out of range (7490280), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-193811)
[00000403] main audio output warning: PTS is out of range (7805976), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (7381062), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-396679)
[00000403] main audio output warning: PTS is out of range (7698197), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-203479)
[00000403] main audio output warning: PTS is out of range (7519727), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (8524065), 
dropping buffer
[00000404] main private warning: backward_pts != current_pts (-416557)
[00000403] main audio output warning: PTS is out of range (7923417), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-421512)
[00000402] main video output warning: late picture skipped (8174416)
[00000403] main audio output warning: PTS is out of range (8377432), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-214711)
[00000403] main audio output warning: PTS is out of range (8195359), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (8438864), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-438213)
[00000403] main audio output warning: PTS is out of range (8185626), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-223456)
[00000403] main audio output warning: PTS is out of range (8484166), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (8774534), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-442668)
[00000403] main audio output warning: PTS is out of range (8301526), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-219723)
[00000403] main audio output warning: PTS is out of range (8815037), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (9109827), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-458601)
[00000403] main audio output warning: PTS is out of range (8620269), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-226412)
[00000403] main audio output warning: PTS is out of range (9133926), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (9427316), 
dropping buffer
[00000404] main private warning: backward_pts != current_pts (-474346)
[00000403] main audio output warning: PTS is out of range (9462791), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (9197877), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-475100)
[00000403] main audio output warning: PTS is out of range (8986235), 
dropping buffer
[00000402] main video output warning: late picture skipped (9550941)
[00000404] main private warning: vout synchro warning: pts != 
current_date (-235734)
[00000403] main audio output warning: PTS is out of range (9441814), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (8990115), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-241324)
[00000403] main audio output warning: PTS is out of range (9468566), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-248678)
[00000403] main audio output warning: PTS is out of range (9713312), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (9735262), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-745291)
[00000403] main audio output warning: PTS is out of range (9450837), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-249111)
[00000403] main audio output warning: PTS is out of range (9965309), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (9431729), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-501635)
[00000403] main audio output warning: PTS is out of range (9697538), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-253979)
[00000403] main audio output warning: PTS is out of range (9957848), 
dropping buffer
[00000404] main private debug: decoded 12/104 pictures
[00000403] main audio output warning: PTS is out of range (10224117), 
dropping buffer
[00000404] main private warning: backward_pts != current_pts (-501968)
[00000403] main audio output warning: PTS is out of range (9749459), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-500934)
[00000402] main video output warning: late picture skipped (9985896)
[00000403] main audio output warning: PTS is out of range (9974939), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-260367)
[00000403] main audio output warning: PTS is out of range (9684392), 
dropping buffer
[00000403] main audio output warning: PTS is out of range (10177979), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-513712)
[00000403] main audio output warning: PTS is out of range (9689687), 
dropping buffer
[00000404] main private warning: vout synchro warning: pts != 
current_date (-252768)
[00000403] main audio output warning: PTS is out of range (9893787), 
dropping buffer
[00000398] main input: EOF reached
[00000398] main input debug: 3193 loops consuming user: 3, system: 1
[00000398] main input debug: dumping stream ID 0x0 [OK:0/D:0]
[00000398] main input debug: pace un-controlled
[00000398] main input debug: dumping program 0x1, version 0 (partial)
[00000398] main input debug: ES 0x42, stream 0x0, fourcc `pmt ', not 
selected [OK:19/ERR:0]
[00000398] main input debug: ES 0x44, stream 0x0, fourcc `mpgv', 
selected [OK:21267/ERR:0]
[00000398] main input debug: ES 0x45, stream 0xbd, fourcc `a52 ', 
selected [OK:1039/ERR:0]
[00000104] main module debug: unlocking module "mpeg_system"
[00000108] main module debug: unlocking module "ts_dvbpsi"
[00000398] main input debug: unselecting ES 0x44
[00000091] main module debug: unlocking module "libmpeg2"
[00000400] main decoder debug: thread 1158437568 joined 
(src/input/input_dec.c:203)
[00000400] main decoder debug: killing decoder fourcc `mpgv', 0 PES in FIFO
[00000398] main input debug: unselecting ES 0x45
[00000076] main module debug: unlocking module "a52"
[00000401] main decoder debug: thread 1166826048 joined 
(src/input/input_dec.c:203)
[00000401] main decoder debug: killing decoder fourcc `a52 ', 0 PES in FIFO
[00000046] main module debug: unlocking module "a52tofloat32"
[00000061] main module debug: unlocking module "bandlimited_resampler"
[00000403] main audio output debug: thread 1189050688 joined (oss.c:544)
[00000066] main module debug: unlocking module "oss"
[00000041] main module debug: unlocking module "float32tos16"
[00000062] main module debug: unlocking module "trivial_mixer"
[00000398] main input debug: no more selected ES
[00000398] access_udp input: closing UDP target `udp://@:1234'
[00000028] main module debug: unlocking module "access_udp"
[00000398] main input debug: pes: 0 packets
[00000398] main input debug: data: 177 packets
[00000398] main input debug: buffers: 27 packets
[00000398] main input warning: 35532 bytes have not been freed, expect 
memory leak
[00000398] main input debug: freeing info structures...
[00000398] main input debug: thread 1148824384 joined 
(src/input/input.c:373)
[00000395] main playlist debug: garbage collector destroying 1 vout
[00000155] main module debug: unlocking module "dummy"
[00000195] main module debug: unlocking module "xvideo"
[00000402] main video output debug: thread 1176500672 joined 
(src/video_output/video_output.c:511)
..
.
.
.
 Still, no video output.  What is the IP address of your ftp site?

-- 
Bennett Robinson
OS/CM Ltd. (Thailand)

Tel:  662 661-6015
Fax   662 661-6462

e-mail: bennettr at oscm-ltd.com



-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list