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