[streaming] VLC for VideoConference

Martin Martin martinmartyn at hotmail.com
Wed Aug 10 15:34:53 CEST 2011


Hi, 
We are thinking to use VLC for video conference over the vpn.
Now i am trying in LAN network sending only video webcam output to an especific destination with UDP. (for audio we use our IP telephones)
The dificult that i have it's that video arribe with 1500 ms of delay. (aproximatelly). I have tried to reduce all caches that i was able to found. But 1500 ms it's the smaller delay that i can get.
(i use linux for sending and wXP for receiving)
I display the transcode output locally. And it's look ok and with not delay locally. CPU usage is lower. It' not seems to be a hardware limit.

You can see command line below. Thanks for your help!!!! MARTIN
vlc -vvv --extraintf=logger --logfile="logvlc.txt" v4l2:// --v4l2-caching=55 --v4l2-standard=0 --file-caching=0 --sout "#transcode{vcodec=DIV3,vb=200,scale=0.75,width=320,height=240,acodec=none}:duplicate{dst=udp{mux=ts,dst=172.27.66.147:1234,raw},dst=display,select="noaudio"}," --no-sout-audio --sout-udp-caching=0 --no-sout-rtp-sap --no-sout-standard-sap --ttl=1 --sout-keep --network-caching=50 --mtu=500 --sout-transcode-high-priority --sout-ffmpeg-bframes 0  --sout-ts-shaping 100 --sout-ts-dts-delay 100 --sout-ffmpeg-hurry-up


-- logger module started --main debug: using interface module "logger"main debug: TIMER module_need() : 0.260 ms - Total 0.260 ms / 1 intvls (Avg 0.260 ms)main debug: looking for interface module: 1 candidatemain debug: using interface module "hotkeys"main debug: TIMER module_need() : 0.163 ms - Total 0.163 ms / 1 intvls (Avg 0.163 ms)main debug: looking for interface module: 1 candidatemain debug: Activatedmain debug: rebuilding array of current - root Lista de reproducciónmain debug: using interface module "inhibit"main debug: rebuild done - 0 items, index -1main debug: TIMER module_need() : 2.523 ms - Total 2.523 ms / 1 intvls (Avg 2.523 ms)main debug: adding item `v4l2://' ( v4l2:// )main debug: looking for interface module: 1 candidatemain debug: using interface module "signals"main debug: TIMER module_need() : 0.229 ms - Total 0.229 ms / 1 intvls (Avg 0.229 ms)main debug: looking for interface module: 1 candidatemain debug: using interface module "globalhotkeys"main debug: TIMER module_need() : 0.894 ms - Total 0.894 ms / 1 intvls (Avg 0.894 ms)main: Ejecutar vlc con la interfaz predeterminada. Usa «cvlc» para usar vlc sin interfaz.main debug: looking for interface module: 5 candidatesmain debug: looking for extension module: 1 candidatelua debug: Opening EXPERIMENTAL Lua Extension modulelua debug: Trying Lua scripts in /home/martin/.local/share/vlc/lua/extensionslua debug: Trying Lua scripts in /usr/lib/vlc/lua/extensionslua debug: Trying Lua playlist script /usr/lib/vlc/lua/extensions/allocine-fr.luaclua debug: Scanning Lua script /usr/lib/vlc/lua/extensions/allocine-fr.luaclua debug: Script /usr/lib/vlc/lua/extensions/allocine-fr.luac has the following capability flags: 0xclua debug: Trying Lua scripts in /usr/share/vlc/lua/extensionsmain debug: using extension module "lua"main debug: TIMER module_need() : 7.641 ms - Total 7.641 ms / 1 intvls (Avg 7.641 ms)main debug: using interface module "qt4"main debug: TIMER module_need() : 204.071 ms - Total 204.071 ms / 1 intvls (Avg 204.071 ms)main debug: rebuilding array of current - root Lista de reproducciónmain debug: rebuild done - 1 items, index -1main debug: processing request item null node Lista de reproducción skip 0main debug: starting new itemmain debug: creating new input threadmain debug: Creating an input for 'v4l2://'main debug: thread (input) created at priority 10 (input/input.c:220)main debug: thread startedmain debug: using sout chain=`transcode{vcodec=DIV3,vb=200,scale=0.75,width=320,height=240,acodec=none}:duplicate{dst=udp{mux=ts,dst=172.28.66.147:1234,raw},dst=display,select=noaudio},'main debug: stream=`duplicate'main debug: looking for sout stream module: 1 candidatestream_out_duplicate debug: creating 'duplicate'stream_out_duplicate debug:  * adding `udp{mux=ts,dst=172.28.66.147:1234,raw}'main debug: stream=`udp'main debug: looking for sout stream module: 1 candidateqt4 debug: IM: Setting an inputmain debug: set config option: sout-standard-mux to tsmain debug: set config option: sout-standard-dst to 172.28.66.147:1234main warning: option raw is unknownstream_out_standard debug: creating `udp/ts://172.28.66.147:1234'stream_out_standard debug: extension is 147:1234stream_out_standard debug: extension -> mux=(null)stream_out_standard debug: using `udp/ts://172.28.66.147:1234'main debug: looking for sout access module: 1 candidatemain debug: net: connecting to [172.28.66.147]:1234access_output_udp debug: source: 172.28.66.150 port 59391access_output_udp debug: destination: 172.28.66.147 port 1234main debug: using sout access module "access_output_udp"main debug: TIMER module_need() : 0.812 ms - Total 0.812 ms / 1 intvls (Avg 0.812 ms)stream_out_standard debug: access openedmain debug: looking for sout mux module: 1 candidatemux_ts debug: shaping=100000 pcr=70000 dts_delay=100000main debug: using sout mux module "mux_ts"main debug: TIMER module_need() : 0.887 ms - Total 0.887 ms / 1 intvls (Avg 0.887 ms)main debug: muxer support adding stream at any timemain debug: muxer prefers to wait for all ES before starting to muxstream_out_standard debug: mux openedmain debug: using sout stream module "stream_out_standard"main debug: TIMER module_need() : 2.570 ms - Total 2.570 ms / 1 intvls (Avg 2.570 ms)stream_out_duplicate debug:  * adding `display'main debug: stream=`display'main debug: looking for sout stream module: 1 candidatemain debug: using sout stream module "stream_out_display"main debug: TIMER module_need() : 0.311 ms - Total 0.311 ms / 1 intvls (Avg 0.311 ms)stream_out_duplicate debug:  * apply selection `noaudio'main debug: using sout stream module "stream_out_duplicate"main debug: TIMER module_need() : 3.554 ms - Total 3.554 ms / 1 intvls (Avg 3.554 ms)main debug: stream=`transcode'main debug: looking for sout stream module: 1 candidatemain debug: set config option: sout-transcode-vcodec to DIV3main debug: set config option: sout-transcode-vb to 200main debug: set config option: sout-transcode-scale to 0.75main debug: set config option: sout-transcode-width to 320main debug: set config option: sout-transcode-height to 240main debug: set config option: sout-transcode-acodec to nonestream_out_transcode debug: codec audio=none 0Hz 0 channels 96Kb/sstream_out_transcode debug: codec video=DIV3 320x240 scaling: 0.750000 200kb/smain debug: using sout stream module "stream_out_transcode"main debug: TIMER module_need() : 0.636 ms - Total 0.636 ms / 1 intvls (Avg 0.636 ms)main debug: using timeshift granularity of 50 MiBmain debug: using timeshift path '/tmp'main debug: `v4l2://' gives access `v4l2' demux `' path `'main debug: creating demux: access='v4l2' demux='' path=''main debug: looking for access_demux module: 1 candidatev4l2 debug: Trying direct kernel v4l2v4l2 debug: opening device '/dev/video0'v4l2 debug: V4L2 device: 2SF001 using driver: uvcvideo (version: 1.0.0) on usb-0000:00:1a.0-1.4v4l2 debug: the device has the capabilities: (X) Video Capture, ( ) Audio, ( ) Tuner, ( ) Radiov4l2 debug: supported I/O methods are: ( ) Read/Write, (X) Streaming, ( ) Asynchronousv4l2 debug: video input 0 (Camera 1) has type: External analog input *v4l2 debug: device supports chroma YUY2 [YUV 4:2:2 (YUYV), YUYV]v4l2 debug:     device supports size 640x480v4l2 debug:     device supports size 160x120v4l2 debug:     device supports size 176x144v4l2 debug:     device supports size 320x240v4l2 debug:     device supports size 352x288v4l2 debug:     device supports size 1280x720v4l2 debug: device supports chroma MJPG [MJPEG, MJPG]v4l2 debug:     device supports size 640x480v4l2 debug:     device supports size 160x120v4l2 debug:     device supports size 176x144v4l2 debug:     device supports size 320x240v4l2 debug:     device supports size 352x288v4l2 debug:     device supports size 1280x720v4l2 debug: '/dev/video0' is a video devicev4l2 debug: Extended control API supported by v4l2 driverv4l2 debug: Available control: Brightness (980900)v4l2 debug:     integer controlv4l2 debug:     valid values: -127 to 127 by steps of 1v4l2 debug:     default value: 0v4l2 debug:     current value: 0v4l2 debug: Available control: Contrast (980901)v4l2 debug:     integer controlv4l2 debug:     valid values: 0 to 64 by steps of 1v4l2 debug:     default value: 32v4l2 debug:     current value: 32v4l2 debug: Available control: Saturation (980902)v4l2 debug:     integer controlv4l2 debug:     valid values: 0 to 100 by steps of 1v4l2 debug:     default value: 21v4l2 debug:     current value: 21v4l2 debug: Available control: Hue (980903)v4l2 debug:     integer controlv4l2 debug:     valid values: -180 to 180 by steps of 1v4l2 debug:     default value: 0v4l2 debug:     current value: 0v4l2 debug: Available control: White Balance Temperature, Auto (98090c)v4l2 debug:     boolean controlv4l2 debug:     default value: 1v4l2 debug:     current value: 1v4l2 debug: Available control: Gamma (980910)v4l2 debug:     integer controlv4l2 debug:     valid values: 92 to 500 by steps of 1v4l2 debug:     default value: 220v4l2 debug:     current value: 220v4l2 debug: Available control: Power Line Frequency (980918)v4l2 debug:     menu controlv4l2 debug:         0: Disabledv4l2 debug:         1: 50 Hzv4l2 debug:         2: 60 Hzv4l2 debug:     default value: 1v4l2 debug:     current value: 1v4l2 debug: Available control: White Balance Temperature (98091a)v4l2 debug:     integer controlv4l2 debug:     valid values: 2800 to 6500 by steps of 10v4l2 debug:     default value: 5000v4l2 debug:     current value: 5000v4l2 debug: Available control: Sharpness (98091b)v4l2 debug:     integer controlv4l2 debug:     valid values: 0 to 32 by steps of 1v4l2 debug:     default value: 12v4l2 debug:     current value: 12v4l2 debug: Available control: Backlight Compensation (98091c)v4l2 debug:     integer controlv4l2 debug:     valid values: 0 to 2 by steps of 1v4l2 debug:     default value: 0v4l2 debug:     current value: 0v4l2 debug: Available private control: Exposure, Auto (9a0901)v4l2 debug:     menu controlv4l2 debug:         0: Auto Modev4l2 debug:         1: Manual Modev4l2 debug:         2: Shutter Priority Modev4l2 debug:         3: Aperture Priority Modev4l2 debug:     default value: 3v4l2 debug:     current value: 3v4l2 debug: Available private control: Exposure (Absolute) (9a0902)v4l2 debug:     integer controlv4l2 debug:     valid values: 50 to 10000 by steps of 1v4l2 debug:     default value: 300v4l2 debug:     current value: 300v4l2 debug: using streaming i/o (mmap)v4l2 debug: found default width and height of 640x480v4l2 debug: will try to find optimal width and height.v4l2 debug: Found maximum framerate of 30.000000v4l2 debug: Found optimal dimensions for framerate 30.000000 of 640x480v4l2 debug: Driver requires at most 614400 bytes to store a complete imagev4l2 debug: Interlacing setting: progressivev4l2 debug: supported frame intervals for YUY2, 640x480:v4l2 debug:     supported frame interval: 1/30v4l2 debug:     supported frame interval: 1/25v4l2 debug:     supported frame interval: 1/20v4l2 debug:     supported frame interval: 1/15v4l2 debug: added new video es YUY2 640x480main debug: selecting program id=0v4l2 debug: User set fps=30.000000main debug: using access_demux module "v4l2"main debug: TIMER module_need() : 137.623 ms - Total 137.623 ms / 1 intvls (Avg 137.623 ms)main debug: looking for packetizer module: 21 candidatesrawvideo warning: invalid frame rate 0/0, using 25 fps insteadmain debug: using packetizer module "rawvideo"main debug: TIMER module_need() : 1.165 ms - Total 1.165 ms / 1 intvls (Avg 1.165 ms)main debug: thread (decoder) created at priority 0 (input/decoder.c:301)main debug: thread startedmain debug: starting in async modemain debug: looking for meta reader module: 2 candidateslua debug: Trying Lua scripts in /home/martin/.local/share/vlc/lua/meta/readerlua debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/readerlua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luaclua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/readermain debug: no meta reader module matching "any" could be loadedmain debug: TIMER module_need() : 1.346 ms - Total 1.346 ms / 1 intvls (Avg 1.346 ms)main debug: `v4l2://' successfully openedmain debug: Buffering 0%main debug: switching to sync modemain debug: adding a new sout input (sout_input:0xb6e10398)stream_out_transcode debug: creating video transcoding from fcc=`YUY2' to fcc=`DIV3'main debug: looking for decoder module: 30 candidatesrawvideo warning: invalid frame rate 0/0, using 25 fps insteadmain debug: using decoder module "rawvideo"main debug: TIMER module_need() : 20.066 ms - Total 20.066 ms / 1 intvls (Avg 20.066 ms)main debug: looking for encoder module: 12 candidatesavcodec debug: libavcodec initialized (interface 0x344802)avcodec debug: found encoder MS MPEG-4 Video v3main debug: using encoder module "avcodec"main debug: TIMER module_need() : 2.265 ms - Total 2.265 ms / 1 intvls (Avg 2.265 ms)main debug: removing module "avcodec"main debug: Stream buffering done (68 ms in 68 ms)main debug: Decoder buffering done in 0 msstream_out_transcode debug: late picture skipped (41061)stream_out_transcode debug: decoder aspect is 1.333333:1stream_out_transcode debug: source pixel aspect is 1.000000:1stream_out_transcode debug: scaled pixel aspect is 1.000000:1stream_out_transcode debug: source 640x480, destination 320x240stream_out_transcode debug: encoder aspect is 320:240main debug: looking for video filter2 module: 18 candidatesswscale debug: 640x480 chroma: YUY2 -> 320x240 chroma: I420 with scaling using Bicubic (good quality)main debug: using video filter2 module "swscale"main debug: TIMER module_need() : 3.454 ms - Total 3.454 ms / 1 intvls (Avg 3.454 ms)main debug: Filter 'Swscale' (0x870257c) appended to chainstream_out_transcode debug: destination (after video filters) 320x240main debug: looking for encoder module: 12 candidatesavcodec debug: libavcodec already initializedavcodec debug: found encoder MS MPEG-4 Video v3main debug: using encoder module "avcodec"main debug: TIMER module_need() : 0.921 ms - Total 0.921 ms / 1 intvls (Avg 0.921 ms)stream_out_duplicate debug: duplicated a new stream codec=DIV3 (es=0 group=0)main debug: adding a new inputmux_ts debug: adding input codec=DIV3 pid=68mux_ts debug: new PCR PID is 68stream_out_duplicate debug:     - added for output 0main debug: looking for decoder module: 30 candidatesavcodec debug: libavcodec already initializedavcodec debug: trying to use direct renderingavcodec debug: ffmpeg codec (MS MPEG-4 Video v3) startedmain debug: using decoder module "avcodec"main debug: TIMER module_need() : 3.597 ms - Total 3.597 ms / 1 intvls (Avg 3.597 ms)main debug: thread (decoder) created at priority 0 (input/decoder.c:301)stream_out_duplicate debug:     - added for output 1main debug: thread startedavcodec debug: hurry up mode 3main debug: no usable vout present, spawning onemain debug: looking for text renderer module: 2 candidatesfreetype debug: Building font databases.freetype debug: Using Serif Bold as font from file /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttffreetype debug: using fontsize: 2main debug: using text renderer module "freetype"main debug: TIMER module_need() : 6.228 ms - Total 6.228 ms / 1 intvls (Avg 6.228 ms)main debug: looking for video filter2 module: 18 candidatesswscale debug: 32x32 chroma: YUVA -> 16x16 chroma: YUVA with scaling using Bicubic (good quality)main debug: using video filter2 module "swscale"main debug: TIMER module_need() : 1.183 ms - Total 1.183 ms / 1 intvls (Avg 1.183 ms)main debug: looking for video filter2 module: 18 candidatesyuvp debug: YUVP to YUVA convertermain debug: using video filter2 module "yuvp"main debug: TIMER module_need() : 1.851 ms - Total 1.851 ms / 1 intvls (Avg 1.851 ms)main debug: window size: 320x240main debug: Deinterlacing availablemain debug: deinterlace 0, mode blend, is_needed 0main debug: looking for video output module: 1 candidatevout_wrapper debug: Opening vout display wrappermain debug: looking for vout display module: 7 candidatesmain debug: looking for vout window xid module: 4 candidatesqt4 debug: requesting video...qt4 debug: Video was requested 0, 0main debug: using vout window xid module "qt4"main debug: TIMER module_need() : 18.379 ms - Total 18.379 ms / 1 intvls (Avg 18.379 ms)main debug: looking for inhibit module: 2 candidatesmain debug: using inhibit module "xdg_screensaver"main debug: TIMER module_need() : 0.605 ms - Total 0.605 ms / 1 intvls (Avg 0.605 ms)xdg_screensaver debug: started xdg-screensaver (PID = 327)xcb_xv debug: connected to X11.0 serverxcb_xv debug:  vendor : The X.Org Foundationxcb_xv debug:  version: 11001000avcodec debug: hurry up mode 3xcb_xv debug: using screen 0xaexcb_xv debug: using XVideo extension v2.2xcb_xv debug: using adaptor Intel(R) Textured Videoxcb_xv debug: using port 76xcb_xv debug: using image format 0x30323449xcb_xv debug: using X11 visual ID 0x21 (depth: 24)xcb_xv debug: using X11 window 0x05600000xcb_xv debug: using X11 graphic context 0x05600002main debug: VoutDisplayEvent 'fullscreen' 0main debug: VoutDisplayEvent 'resize' 435x240 windowmain debug: using vout display module "xcb_xv"main debug: TIMER module_need() : 94.380 ms - Total 94.380 ms / 1 intvls (Avg 94.380 ms)main debug: using video output module "vout_wrapper"main debug: TIMER module_need() : 94.850 ms - Total 94.850 ms / 1 intvls (Avg 94.850 ms)avcodec debug: hurry up mode 3main debug: got 25 direct buffer(s)main debug: pic render sz 320x240, of (0,0), vsz 320x240, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0main debug: pic in sz 320x240, of (0,0), vsz 320x240, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0main debug: pic out sz 320x240, of (0,0), vsz 320x240, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0main debug: direct render, mapping render pictures 0-23 to system pictures 1-24avcodec debug: using direct renderingxcb_xv debug: display is visiblefreetype debug: using fontsize: 15main debug: looking for video blending module: 1 candidateblend debug: chroma: YUVA -> I420main debug: using video blending module "blend"main debug: TIMER module_need() : 0.595 ms - Total 0.595 ms / 1 intvls (Avg 0.595 ms)main debug: Post-processing availablemain warning: vlc_object_find_name(postproc) is not safe!signals error: signal 17 overriden (0xb6a834c0)signals error:  /usr/lib/libQtCore.so.4(?)[(nil)]avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3main debug: auto hidding mouseavcodec debug: hurry up mode 3mux_ts debug: adjusting rate at 0/109484 (47/21)access_output_udp debug: late packet for UDP input (1301647)access_output_udp debug: late packet for UDP input (1301665)access_output_udp debug: late packet for UDP input (1301685)access_output_udp debug: late packet for UDP input (1301701)access_output_udp debug: packet has been sent too late (1301712)access_output_udp debug: late packet for UDP input (1301718)access_output_udp debug: late packet for UDP input (1301760)access_output_udp debug: packet has been sent too late (1301773)access_output_udp debug: late packet for UDP input (1301819)access_output_udp debug: packet has been sent too late (1301869)access_output_udp debug: late packet for UDP input (1301877)access_output_udp debug: late packet for UDP input (1301942)access_output_udp debug: packet has been sent too late (1301956)access_output_udp debug: late packet for UDP input (1301966)access_output_udp debug: packet has been sent too late (1301994)access_output_udp debug: late packet for UDP input (1301986)access_output_udp debug: late packet for UDP input (1302015)access_output_udp debug: packet has been sent too late (1302032)access_output_udp debug: late packet for UDP input (1302038)access_output_udp debug: packet has been sent too late (1302070)access_output_udp debug: late packet for UDP input (1302058)access_output_udp debug: late packet for UDP input (1302111)access_output_udp debug: packet has been sent too late (1302124)access_output_udp debug: late packet for UDP input (1302136)access_output_udp debug: late packet for UDP input (1302168)access_output_udp debug: packet has been sent too late (1302185)access_output_udp debug: late packet for UDP input (1302194)access_output_udp debug: packet has been sent too late (1302230)access_output_udp debug: late packet for UDP input (1302215)access_output_udp debug: late packet for UDP input (1302247)access_output_udp debug: packet has been sent too late (1302269)access_output_udp debug: late packet for UDP input (1302274)access_output_udp debug: packet has been sent too late (1302312)access_output_udp debug: late packet for UDP input (1302294)access_output_udp debug: packet has been sent too late (1302361)access_output_udp debug: late packet for UDP input (1302348)access_output_udp debug: late packet for UDP input (1302373)access_output_udp debug: packet has been sent too late (1302397)access_output_udp debug: late packet for UDP input (1297241)access_output_udp debug: late packet for UDP input (1286836)access_output_udp debug: packet has been sent too late (1302447)access_output_udp debug: late packet for UDP input (1276436)access_output_udp debug: late packet for UDP input (1266031)access_output_udp debug: packet has been sent too late (1302493)access_output_udp debug: late packet for UDP input (1255628)access_output_udp debug: packet has been sent too late (1302536)access_output_udp debug: late packet for UDP input (1245223)access_output_udp debug: late packet for UDP input (1234838)access_output_udp debug: packet has been sent too late (1302583)access_output_udp debug: late packet for UDP input (1224436)access_output_udp debug: late packet for UDP input (1214044)access_output_udp debug: packet has been sent too late (1302640)access_output_udp debug: packet has been sent too late (1302683)access_output_udp debug: late packet for UDP input (1203676)access_output_udp debug: late packet for UDP input (1193271)access_output_udp debug: packet has been sent too late (1302722)access_output_udp debug: late packet for UDP input (1188685)access_output_udp debug: late packet for UDP input (1184098)access_output_udp debug: packet has been sent too late (1302755)access_output_udp debug: late packet for UDP input (1179514)access_output_udp debug: packet has been sent too late (1302813)access_output_udp debug: late packet for UDP input (1174948)access_output_udp debug: late packet for UDP input (1173206)access_output_udp debug: packet has been sent too late (1305699)access_output_udp debug: late packet for UDP input (1168669)access_output_udp debug: packet has been sent too late (1300638)access_output_udp debug: late packet for UDP input (1164112)access_output_udp debug: late packet for UDP input (1159536)access_output_udp debug: packet has been sent too late (1290252)access_output_udp debug: late packet for UDP input (1154975)access_output_udp debug: late packet for UDP input (1150399)access_output_udp debug: packet has been sent too late (1279902)access_output_udp debug: late packet for UDP input (1145817)access_output_udp debug: packet has been sent too late (1269518)access_output_udp debug: late packet for UDP input (1141230)access_output_udp debug: late packet for UDP input (1136654)access_output_udp debug: packet has been sent too late (1259129)access_output_udp debug: late packet for UDP input (1132073)access_output_udp debug: packet has been sent too late (1248745)access_output_udp debug: packet has been sent too late (1238369)access_output_udp debug: late packet for UDP input (1127487)access_output_udp debug: late packet for UDP input (1122980)access_output_udp debug: packet has been sent too late (1227999)access_output_udp debug: late packet for UDP input (1118396)access_output_udp debug: packet has been sent too late (1217613)access_output_udp debug: late packet for UDP input (1113811)access_output_udp debug: late packet for UDP input (1109234)access_output_udp debug: packet has been sent too late (1207225)access_output_udp debug: late packet for UDP input (1104654)access_output_udp debug: packet has been sent too late (1196840)access_output_udp debug: late packet for UDP input (1100068)access_output_udp debug: late packet for UDP input (1095497)access_output_udp debug: packet has been sent too late (1192281)access_output_udp debug: late packet for UDP input (1090911)access_output_udp debug: late packet for UDP input (1086324)access_output_udp debug: packet has been sent too late (1187707)access_output_udp debug: late packet for UDP input (1081752)access_output_udp debug: packet has been sent too late (1183156)access_output_udp debug: late packet for UDP input (1077166)access_output_udp debug: late packet for UDP input (1072593)access_output_udp debug: packet has been sent too late (1178586)access_output_udp debug: packet has been sent too late (1174023)mux_ts debug: adjusting rate at 0/131993 (26/16)access_output_udp debug: late packet for UDP input (1068068)access_output_udp debug: packet has been sent too late (1169457)access_output_udp debug: late packet for UDP input (1065787)access_output_udp debug: packet has been sent too late (1164902)access_output_udp debug: late packet for UDP input (1065826)access_output_udp debug: late packet for UDP input (1065845)access_output_udp debug: packet has been sent too late (1160328)access_output_udp debug: late packet for UDP input (1065877)access_output_udp debug: packet has been sent too late (1155769)access_output_udp debug: late packet for UDP input (1065896)access_output_udp debug: late packet for UDP input (1065929)access_output_udp debug: packet has been sent too late (1151200)access_output_udp debug: late packet for UDP input (1065955)access_output_udp debug: packet has been sent too late (1146636)access_output_udp debug: late packet for UDP input (1065976)access_output_udp debug: late packet for UDP input (1066008)access_output_udp debug: packet has been sent too late (1142068)access_output_udp debug: late packet for UDP input (1066052)access_output_udp debug: packet has been sent too late (1137517)access_output_udp debug: late packet for UDP input (1066073)access_output_udp debug: packet has been sent too late (1132974)access_output_udp debug: packet has been sent too late (1133335)access_output_udp debug: packet has been sent too late (1128780)access_output_udp debug: late packet for UDP input (1071184)access_output_udp debug: packet has been sent too late (1124208)access_output_udp debug: late packet for UDP input (1071220)access_output_udp debug: late packet for UDP input (1063020)access_output_udp debug: packet has been sent too late (1119660)access_output_udp debug: late packet for UDP input (1046547)access_output_udp debug: packet has been sent too late (1115094)access_output_udp debug: late packet for UDP input (1030071)access_output_udp debug: late packet for UDP input (1013602)access_output_udp debug: packet has been sent too late (1110526)access_output_udp debug: late packet for UDP input (997127)access_output_udp debug: packet has been sent too late (1105957)access_output_udp debug: late packet for UDP input (980650)access_output_udp debug: packet has been sent too late (1101388)access_output_udp debug: late packet for UDP input (964186)access_output_udp debug: packet has been sent too late (1096820)access_output_udp debug: late packet for UDP input (947754)access_output_udp debug: late packet for UDP input (934976)access_output_udp debug: packet has been sent too late (1092257)access_output_udp debug: late packet for UDP input (925899)access_output_udp debug: late packet for UDP input (916818)access_output_udp debug: packet has been sent too late (1087698)access_output_udp debug: late packet for UDP input (907739)access_output_udp debug: packet has been sent too late (1083137)access_output_udp debug: late packet for UDP input (898657)access_output_udp debug: late packet for UDP input (889589)access_output_udp debug: packet has been sent too late (1078569)access_output_udp debug: late packet for UDP input (880519)access_output_udp debug: packet has been sent too late (1074012)access_output_udp debug: late packet for UDP input (871438)access_output_udp debug: late packet for UDP input (862368)access_output_udp debug: packet has been sent too late (1071752)access_output_udp debug: late packet for UDP input (853287)access_output_udp debug: late packet for UDP input (844205)access_output_udp debug: packet has been sent too late (1071785)access_output_udp debug: late packet for UDP input (835128)access_output_udp debug: packet has been sent too late (1071830)access_output_udp debug: late packet for UDP input (826047)access_output_udp debug: packet has been sent too late (1071868)access_output_udp debug: late packet for UDP input (817000)access_output_udp debug: late packet for UDP input (807919)access_output_udp debug: packet has been sent too late (1071914)access_output_udp debug: late packet for UDP input (799438)access_output_udp debug: late packet for UDP input (790944)access_output_udp debug: packet has been sent too late (1071960)access_output_udp debug: late packet for UDP input (782452)access_output_udp debug: packet has been sent too late (1072004)access_output_udp debug: late packet for UDP input (773959)access_output_udp debug: late packet for UDP input (765475)access_output_udp debug: packet has been sent too late (1072041)access_output_udp debug: late packet for UDP input (756984)access_output_udp debug: packet has been sent too late (1072080)access_output_udp debug: late packet for UDP input (748491)access_output_udp debug: packet has been sent too late (1072117)access_output_udp debug: late packet for UDP input (740009)access_output_udp debug: late packet for UDP input (731551)access_output_udp debug: packet has been sent too late (1072176)access_output_udp debug: late packet for UDP input (723096)access_output_udp debug: packet has been sent too late (1072272)access_output_udp debug: late packet for UDP input (714630)access_output_udp debug: late packet for UDP input (714425)access_output_udp debug: packet has been sent too late (1080600)access_output_udp debug: late packet for UDP input (705990)access_output_udp debug: late packet for UDP input (697525)access_output_udp debug: packet has been sent too late (1072494)mux_ts debug: adjusting rate at 0/136149 (16/13)access_output_udp debug: packet has been sent too late (1056113)access_output_udp debug: late packet for UDP input (689188)access_output_udp debug: packet has been sent too late (1039722)access_output_udp debug: late packet for UDP input (684979)access_output_udp debug: late packet for UDP input (685051)access_output_udp debug: packet has been sent too late (1023313)access_output_udp debug: packet has been sent too late (1007043)access_output_udp debug: packet has been sent too late (990647)access_output_udp debug: packet has been sent too late (974247)access_output_udp debug: late packet for UDP input (685104)access_output_udp debug: late packet for UDP input (685581)access_output_udp debug: packet has been sent too late (957837)access_output_udp debug: late packet for UDP input (685637)access_output_udp debug: packet has been sent too late (945140)access_output_udp debug: late packet for UDP input (685686)access_output_udp debug: late packet for UDP input (685779)access_output_udp debug: packet has been sent too late (936155)access_output_udp debug: late packet for UDP input (685830)access_output_udp debug: packet has been sent too late (927158)access_output_udp debug: late packet for UDP input (675462)access_output_udp debug: late packet for UDP input (654564)access_output_udp debug: packet has been sent too late (918131)access_output_udp debug: late packet for UDP input (633671)access_output_udp debug: packet has been sent too late (909115)access_output_udp debug: late packet for UDP input (612775)access_output_udp debug: late packet for UDP input (591915)access_output_udp debug: packet has been sent too late (900109)access_output_udp debug: packet has been sent too late (891093)mux_ts debug: adjusting rate at 0/131870 (50/13)access_output_udp debug: late packet for UDP input (571139)access_output_udp debug: packet has been sent too late (882081)access_output_udp debug: late packet for UDP input (550243)access_output_udp debug: packet has been sent too late (873053)access_output_udp debug: late packet for UDP input (550301)access_output_udp debug: late packet for UDP input (550348)access_output_udp debug: packet has been sent too late (864026)access_output_udp debug: late packet for UDP input (550399)access_output_udp debug: packet has been sent too late (855010)access_output_udp debug: late packet for UDP input (550447)access_output_udp debug: late packet for UDP input (550529)access_output_udp debug: packet has been sent too late (846002)access_output_udp debug: late packet for UDP input (550613)access_output_udp debug: packet has been sent too late (837025)access_output_udp debug: late packet for UDP input (550663)access_output_udp debug: late packet for UDP input (550737)access_output_udp debug: packet has been sent too late (828013)access_output_udp debug: late packet for UDP input (550792)access_output_udp debug: packet has been sent too late (818995)access_output_udp debug: late packet for UDP input (550840)access_output_udp debug: late packet for UDP input (550938)access_output_udp debug: packet has been sent too late (810595)access_output_udp debug: late packet for UDP input (551030)access_output_udp debug: packet has been sent too late (802214)access_output_udp debug: late packet for UDP input (551079)access_output_udp debug: late packet for UDP input (551152)access_output_udp debug: packet has been sent too late (793788)access_output_udp debug: late packet for UDP input (551205)access_output_udp debug: packet has been sent too late (785369)access_output_udp debug: late packet for UDP input (554597)access_output_udp debug: packet has been sent too late (780251)access_output_udp debug: late packet for UDP input (554661)access_output_udp debug: late packet for UDP input (554743)access_output_udp debug: packet has been sent too late (771838)access_output_udp debug: late packet for UDP input (554797)access_output_udp debug: packet has been sent too late (763423)access_output_udp debug: late packet for UDP input (554845)access_output_udp debug: late packet for UDP input (554933)access_output_udp debug: packet has been sent too late (754999)access_output_udp debug: late packet for UDP input (554996)access_output_udp debug: packet has been sent too late (746586)access_output_udp debug: late packet for UDP input (555045)access_output_udp debug: late packet for UDP input (555114)access_output_udp debug: packet has been sent too late (738156)access_output_udp debug: late packet for UDP input (555221)access_output_udp debug: packet has been sent too late (729736)access_output_udp debug: late packet for UDP input (534983)access_output_udp debug: late packet for UDP input (514766)access_output_udp debug: packet has been sent too late (721307)access_output_udp debug: late packet for UDP input (494533)access_output_udp debug: packet has been sent too late (712878)access_output_udp debug: late packet for UDP input (474295)access_output_udp debug: late packet for UDP input (454079)access_output_udp debug: packet has been sent too late (704449)access_output_udp debug: late packet for UDP input (433898)access_output_udp debug: packet has been sent too late (696028)access_output_udp debug: late packet for UDP input (419705)access_output_udp debug: packet has been sent too late (691892)access_output_udp debug: late packet for UDP input (411512)access_output_udp debug: late packet for UDP input (403341)access_output_udp debug: packet has been sent too late (691978)access_output_udp debug: late packet for UDP input (395152)access_output_udp debug: packet has been sent too late (692062)access_output_udp debug: late packet for UDP input (386957)access_output_udp debug: late packet for UDP input (378793)access_output_udp debug: late packet for UDP input (370628)access_output_udp debug: late packet for UDP input (362429)access_output_udp debug: packet has been sent too late (692152)access_output_udp debug: late packet for UDP input (354229)access_output_udp debug: late packet for UDP input (346031)access_output_udp debug: packet has been sent too late (692381)access_output_udp debug: late packet for UDP input (337835)access_output_udp debug: packet has been sent too late (692455)access_output_udp debug: late packet for UDP input (329638)access_output_udp debug: late packet for UDP input (321463)access_output_udp debug: packet has been sent too late (692540)access_output_udp debug: late packet for UDP input (313273)access_output_udp debug: packet has been sent too late (692660)access_output_udp debug: late packet for UDP input (305131)access_output_udp debug: packet has been sent too late (682289)access_output_udp debug: late packet for UDP input (296989)access_output_udp debug: packet has been sent too late (661429)access_output_udp debug: late packet for UDP input (289443)access_output_udp debug: late packet for UDP input (282557)access_output_udp debug: packet has been sent too late (640568)access_output_udp debug: late packet for UDP input (275664)access_output_udp debug: packet has been sent too late (619718)access_output_udp debug: late packet for UDP input (268762)access_output_udp debug: late packet for UDP input (261879)access_output_udp debug: packet has been sent too late (598856)access_output_udp debug: late packet for UDP input (254981)access_output_udp debug: packet has been sent too late (577998)access_output_udp debug: late packet for UDP input (248078)access_output_udp debug: late packet for UDP input (241197)access_output_udp debug: packet has been sent too late (557137)access_output_udp debug: late packet for UDP input (234299)access_output_udp debug: late packet for UDP input (227395)access_output_udp debug: packet has been sent too late (557229)access_output_udp debug: late packet for UDP input (220511)access_output_udp debug: packet has been sent too late (557342)access_output_udp debug: late packet for UDP input (213609)access_output_udp debug: late packet for UDP input (206734)access_output_udp debug: packet has been sent too late (557430)access_output_udp debug: late packet for UDP input (199837)access_output_udp debug: late packet for UDP input (192933)access_output_udp debug: packet has been sent too late (557514)access_output_udp debug: late packet for UDP input (186044)access_output_udp debug: late packet for UDP input (179142)access_output_udp debug: packet has been sent too late (557631)access_output_udp debug: late packet for UDP input (172258)access_output_udp debug: packet has been sent too late (557746)access_output_udp debug: late packet for UDP input (165409)access_output_udp debug: packet has been sent too late (557828)access_output_udp debug: late packet for UDP input (158604)access_output_udp debug: late packet for UDP input (151885)access_output_udp debug: packet has been sent too late (557902)access_output_udp debug: late packet for UDP input (145177)access_output_udp debug: late packet for UDP input (138460)access_output_udp debug: packet has been sent too late (558002)access_output_udp debug: late packet for UDP input (131762)access_output_udp debug: packet has been sent too late (558117)access_output_udp debug: late packet for UDP input (125046)access_output_udp debug: late packet for UDP input (118357)access_output_udp debug: packet has been sent too late (558206)access_output_udp debug: late packet for UDP input (111646)access_output_udp debug: late packet for UDP input (104929)access_output_udp debug: packet has been sent too late (558298)access_output_udp debug: late packet for UDP input (98233)access_output_udp debug: late packet for UDP input (98555)access_output_udp debug: late packet for UDP input (91859)access_output_udp debug: late packet for UDP input (85146)access_output_udp debug: late packet for UDP input (78425)access_output_udp debug: late packet for UDP input (71691)access_output_udp debug: late packet for UDP input (64955)access_output_udp debug: late packet for UDP input (58217)access_output_udp debug: late packet for UDP input (51480)mux_ts debug: adjusting rate at 0/132041 (21/18)access_output_udp debug: late packet for UDP input (44821)access_output_udp debug: late packet for UDP input (38086)access_output_udp debug: late packet for UDP input (38114)access_output_udp debug: late packet for UDP input (38141)access_output_udp debug: late packet for UDP input (38167)access_output_udp debug: late packet for UDP input (38194)access_output_udp debug: late packet for UDP input (38221)access_output_udp debug: late packet for UDP input (38260)access_output_udp debug: late packet for UDP input (38289)access_output_udp debug: late packet for UDP input (38316)access_output_udp debug: late packet for UDP input (38343)access_output_udp debug: late packet for UDP input (38371)access_output_udp debug: late packet for UDP input (31098)access_output_udp debug: late packet for UDP input (16470)access_output_udp debug: late packet for UDP input (1839)access_output_udp debug: packet has been sent too late (558415)access_output_udp debug: packet has been sent too late (566456)access_output_udp debug: packet has been sent too late (566535)access_output_udp debug: packet has been sent too late (566582)access_output_udp debug: packet has been sent too late (566616)access_output_udp debug: packet has been sent too late (566653)access_output_udp debug: packet has been sent too late (566685)access_output_udp debug: packet has been sent too late (566718)access_output_udp debug: packet has been sent too late (566750)access_output_udp debug: packet has been sent too late (566782)access_output_udp debug: packet has been sent too late (566814)access_output_udp debug: packet has been sent too late (566851)access_output_udp debug: packet has been sent too late (566933)access_output_udp debug: packet has been sent too late (546685)access_output_udp debug: packet has been sent too late (526431)access_output_udp debug: packet has been sent too late (506176)avcodec debug: hurry up mode 3access_output_udp debug: packet has been sent too late (515417)access_output_udp debug: packet has been sent too late (495224)access_output_udp debug: packet has been sent too late (475032)access_output_udp debug: packet has been sent too late (460857)access_output_udp debug: packet has been sent too late (452691)access_output_udp debug: packet has been sent too late (444526)access_output_udp debug: packet has been sent too late (436361)access_output_udp debug: packet has been sent too late (428208)access_output_udp debug: packet has been sent too late (420041)access_output_udp debug: packet has been sent too late (411877)access_output_udp debug: packet has been sent too late (403711)access_output_udp debug: packet has been sent too late (395553)access_output_udp debug: packet has been sent too late (387387)access_output_udp debug: packet has been sent too late (379222)access_output_udp debug: packet has been sent too late (371056)access_output_udp debug: packet has been sent too late (362898)access_output_udp debug: packet has been sent too late (354732)access_output_udp debug: packet has been sent too late (346564)access_output_udp debug: packet has been sent too late (338398)access_output_udp debug: packet has been sent too late (330876)access_output_udp debug: packet has been sent too late (324002)access_output_udp debug: packet has been sent too late (317136)access_output_udp debug: packet has been sent too late (310261)access_output_udp debug: packet has been sent too late (303386)access_output_udp debug: packet has been sent too late (296512)access_output_udp debug: packet has been sent too late (289646)access_output_udp debug: packet has been sent too late (282773)access_output_udp debug: packet has been sent too late (275900)access_output_udp debug: packet has been sent too late (269027)access_output_udp debug: packet has been sent too late (262162)access_output_udp debug: packet has been sent too late (255290)access_output_udp debug: packet has been sent too late (248419)access_output_udp debug: packet has been sent too late (241545)access_output_udp debug: packet has been sent too late (234679)access_output_udp debug: packet has been sent too late (227803)access_output_udp debug: packet has been sent too late (220923)access_output_udp debug: packet has been sent too late (214049)access_output_udp debug: packet has been sent too late (207174)access_output_udp debug: packet has been sent too late (200387)access_output_udp debug: packet has been sent too late (193693)access_output_udp debug: packet has been sent too late (187005)access_output_udp debug: packet has been sent too late (180327)access_output_udp debug: packet has been sent too late (173634)access_output_udp debug: packet has been sent too late (166940)access_output_udp debug: packet has been sent too late (160252)access_output_udp debug: packet has been sent too late (153564)access_output_udp debug: packet has been sent too late (146868)access_output_udp debug: packet has been sent too late (140171)access_output_udp debug: packet has been sent too late (133481)access_output_udp debug: packet has been sent too late (126791)access_output_udp debug: packet has been sent too late (120134)access_output_udp debug: packet has been sent too late (113438)access_output_udp debug: packet has been sent too late (106749)access_output_udp debug: packet has been sent too late (100058)access_output_udp debug: packet has been sent too late (93361)access_output_udp debug: packet has been sent too late (86663)access_output_udp debug: packet has been sent too late (79973)access_output_udp debug: packet has been sent too late (73281)access_output_udp debug: packet has been sent too late (73349)access_output_udp debug: packet has been sent too late (73414)access_output_udp debug: packet has been sent too late (73488)access_output_udp debug: packet has been sent too late (73561)access_output_udp debug: packet has been sent too late (73629)access_output_udp debug: packet has been sent too late (73695)access_output_udp debug: packet has been sent too late (73768)access_output_udp debug: packet has been sent too late (73841)access_output_udp debug: packet has been sent too late (73908)access_output_udp debug: packet has been sent too late (73974)access_output_udp debug: packet has been sent too late (66734)access_output_udp debug: packet has been sent too late (52137)access_output_udp debug: packet has been sent too late (37534)access_output_udp debug: packet has been sent too late (22930)avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3mux_ts debug: adjusting rate at 0/132003 (47/14)avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3mux_ts debug: adjusting rate at 0/132025 (19/16)avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3mux_ts debug: adjusting rate at 0/132116 (19/15)avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3mux_ts debug: adjusting rate at 0/131975 (16/13)avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3mux_ts debug: adjusting rate at 0/132047 (12/9)avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3mux_ts debug: adjusting rate at 0/131743 (49/14)avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3mux_ts debug: adjusting rate at 0/131940 (24/21)avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3mux_ts debug: adjusting rate at 0/136347 (21/16)avcodec debug: hurry up mode 3avcodec debug: hurry up mode 3mux_ts debug: adjusting rate at 0/131651 (18/15)main debug: deactivating the playlistmain debug: Deactivatemain debug: incoming request - stopping current inputmain debug: dying inputavcodec debug: hurry up mode 3main debug: control type=0main debug: control: stopping inputmain debug: dying inputavcodec debug: hurry up mode 3main debug: removing module "rawvideo"main debug: killing decoder fourcc `YUY2', 0 PES in FIFOmain debug: removing a sout input (sout_input:0xb6e10398)main debug: TIMER encoding video frame : 2.177 ms - Total 117.461 ms / 49 intvls (Avg 2.397 ms)main debug: removing module "rawvideo"main debug: removing module "avcodec"main debug: Filter 0x870257c removed from chainmain debug: removing module "swscale"mux_ts debug: removing input pid=68mux_ts debug: new PCR PID is 8191main warning: no more input streams for this muxavcodec debug: ffmpeg codec (MS MPEG-4 Video v3) stoppedmain debug: removing module "avcodec"main debug: killing decoder fourcc `DIV3', 0 PES in FIFOmain debug: [0] 4 0main debug: [1] 4 0main debug: [2] 4 0main debug: [3] 4 0main debug: [4] 4 0main debug: [5] 4 0main debug: [6] 4 0main debug: [7] 4 0main debug: [8] 4 0main debug: [9] 4 0main debug: [10] 4 0main debug: [11] 4 0main debug: [12] 4 0main debug: [13] 4 0main debug: [14] 4 0main debug: [15] 4 0main debug: [16] 4 0main debug: [17] 4 0main debug: [18] 4 0main debug: [19] 4 0main debug: [20] 4 0main debug: [21] 4 0main debug: [22] 4 0main debug: [23] 2 0main debug: saving a free voutmain debug: removing module "v4l2"main debug: Program doesn't contain anymore ESmain debug: thread endedmain debug: dead inputmain debug: destroying useless voutqt4 debug: IM: Deleting the inputxdg_screensaver debug: started xdg-screensaver (PID = 360)signals error: signal 17 overriden (0xb6a834c0)main debug: removing module "xdg_screensaver"signals error:  /usr/lib/libQtCore.so.4(?)[(nil)]qt4 debug: releasing video...qt4 debug: Video is not needed anymoremain debug: removing module "qt4"main debug: removing module "xcb_xv"main debug: removing module "vout_wrapper"main debug: removing module "blend"main debug: removing module "freetype"main debug: removing module "yuvp"main debug: removing module "swscale"main debug: destroying chain... (name=transcode)main debug: removing module "stream_out_transcode"main debug: destroying chain donemain debug: destroying chain... (name=duplicate)stream_out_duplicate debug: closing a duplicationmain debug: destroying chain... (name=udp)main debug: removing module "mux_ts"main debug: removing module "access_output_udp"main debug: removing module "stream_out_standard"main debug: destroying chain donemain debug: destroying chain... (name=display)main debug: removing module "stream_out_display"main debug: destroying chain donemain debug: removing module "stream_out_duplicate"main debug: destroying chain donemain debug: saving Biblioteca multimedia to file /home/martin/.local/share/vlc/ml.xspfmain debug: looking for playlist export module: 1 candidatemain debug: using playlist export module "export"main debug: TIMER module_need() : 0.789 ms - Total 0.789 ms / 1 intvls (Avg 0.789 ms)main debug: removing module "export"main debug: Deactivatedmain debug: removing all services discovery tasksmain debug: removing all interfacesqt4 debug: requesting exit...qt4 debug: waiting for UI thread...qt4 debug: Exec finished()qt4 debug: Video is not needed anymoreqt4 debug: Killing extension dialog providerqt4 debug: ExtensionsDialogProvider is quitting...lua debug: Deactivating all loaded extensionslua debug: All extensions are now deactivatedmain debug: removing module "lua"main debug: removing module "qt4"main debug: removing module "globalhotkeys"main debug: removing module "signals"main debug: TIMER input launching for 'v4l2://' : 145.769 ms - Total 145.769 ms / 1 intvls (Avg 145.769 ms)main debug: removing module "inhibit"main debug: removing module "hotkeys"-- logger module stopped -- 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/streaming/attachments/20110810/e0a76897/attachment-0001.html>


More information about the streaming mailing list