[streaming] vlc 1rc4 : mosaic problem

Nicolas VANHAUTE <[email protected]> Mon, 22 Jun 2009 13:46:33 +0200
Newsgroups gmane.comp.video.videolan.vls.general
Message-ID <[email protected]>
hi all,

I use mosaic to stream video in h264
- I wait udp stream on server
- if I receive something, I restream it
- in other case, I stream a background image

this technic works great with 0.8.6i but in 0.9 and even last 1rc4, it 
works half :

when stream is stopped (from udp), sometimes, I don't get background 
image... just vlc stops by itlself (on server process is still there, 
but even on client if I try to read again=> nothing), something is wrong 
during the switch

if you have an idea, it's very important thing for me.

Thanks

regards

Nicolas

PS : added logs from server and client + vlm file and command line.

_______________________________________________
streaming mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/streaming
vlm.conf (text/plain, 607 B)
new channel1 broadcast enabled
setup channel1 input udp://@:1234
setup channel1 output #duplicate{dst=mosaic-bridge{id=1,height=576,width=720},select=video,dst=bridge-out{id=1},select=audio}

new background broadcast enabled
setup background input fake://
setup background output #transcode{sfilter=mosaic,vcodec=h264,vb=384,scale=1,fps=25.0}:bridge-in{delay=0,id-offset=100}:standard{access=http,mux=ts,dst=172.3$
setup background option sout-x264-keyint=150
setup background option sout-x264-min-keyint=5
setup background option sout-x264-subme=1

control background play
control channel1 play
client.log (text/plain, 17.4 KB)
main debug: processing request item rtsp://172.30.92.72:8081/hd node Liste de lecture skip 0
main debug: resyncing on rtsp://172.30.92.72:8081/hd
main debug: rtsp://172.30.92.72:8081/hd is at 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'rtsp://172.30.92.72:8081/hd'
main debug: thread (input) created at priority 1 (../.././src/input/input.c:230)
qt4 debug: IM: Setting an input
main debug: thread started
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift  path 'C:\DOCUME~1\UTILIS~1\LOCALS~1\Temp'
main debug: `rtsp://172.30.92.72:8081/hd' gives access `rtsp' demux `' path `172.30.92.72:8081/hd'
main debug: creating demux: access='rtsp' demux='' path='172.30.92.72:8081/hd'
main debug: looking for access_demux module: 1 candidate
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
live555 debug: RTP subsession 'video/MP2T'
main debug: thread (stream out) created at priority 1 (../.././src/input/stream_demux.c:96)
live555 debug: setup start: 0.000000 stop:0.000000
main debug: thread started
main debug: creating demux: access='' demux='ts' path=''
live555 debug: We have a timeout of 60 seconds
live555 debug: spawned timeout thread
live555 debug: play start: 0.000000 stop:0.000000
main debug: using access_demux module "live555"
main debug: TIMER module_need() : 316.000 ms - Total 316.000 ms / 1 intvls (Avg 316.000 ms)
main debug: looking for a subtitle file in C:\Program Files\VideoLAN\VLC\
main debug: `rtsp://172.30.92.72:8081/hd' successfully opened
main debug: looking for demux module: 1 candidate
main debug: using demux module "ts"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
ts debug: pid[68] unknown
ts debug: PATCallBack called
ts debug: new PAT ts_id=41928 version=10 current_next=1
ts debug:   * number=1 pid=66
ts debug: PMTCallBack called
ts debug: new PMT program number=1 version=24 pid_pcr=68
ts debug:   * es pid=68 type=27 fcc=h264
main debug: selecting program id=1
main debug: looking for decoder module: 35 candidates
avcodec debug: libavcodec already initialized
avcodec debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) started
main debug: using decoder module "avcodec"
main debug: TIMER module_need() : 4.000 ms - Total 4.000 ms / 1 intvls (Avg 4.000 ms)
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer module "packetizer_h264"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:315)
main debug: thread started
ts warning: first packet for pid=68 cc=0x6
main debug: Buffering 0%
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: New caching: 0
qt4 debug: New caching: 0
main debug: Buffering 5%
qt4 debug: New caching: 5
qt4 debug: New caching: 5
main debug: Buffering 11%
qt4 debug: New caching: 11
qt4 debug: New caching: 11
packetizer_h264 debug: found NAL_SPS (sps_id=0)
packetizer_h264 debug: found NAL_PPS (pps_id=0 sps_id=0)
main debug: no usable vout present, spawning one
main debug: looking for text renderer module: 2 candidates
main debug: thread (fontlist builder) created at priority 0 (../../.././modules/misc/freetype.c:473)
freetype debug: using fontsize: 2
main debug: using text renderer module "freetype"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: looking for video filter2 module: 20 candidates
swscale 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() : 4.000 ms - Total 4.000 ms / 1 intvls (Avg 4.000 ms)
main debug: looking for video filter2 module: 20 candidates
yuvp debug: YUVP to YUVA converter
main debug: using video filter2 module "yuvp"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: thread started
freetype debug: Building font database...
freetype debug: Finished building font database.
freetype debug: Took 0 microseconds
main debug: thread ended
main debug: window size: 768x576
main debug: looking for video output module: 7 candidates
vout_directx debug: creating DirectXEventThread
main debug: thread (Vout Events Thread) created at priority 0 (../../../.././modules/video_output/msw/directx.c:282)
main debug: thread started
vout_directx debug: DirectXCreateWindow
main debug: looking for hwnd module: 3 candidates
qt4 debug: requesting video...
qt4 debug: Video was requested -1, -1
main debug: Buffering 18%
qt4 debug: Video is resizing to: 768 576
main debug: using hwnd module "qt4"
main debug: TIMER module_need() : 35.000 ms - Total 35.000 ms / 1 intvls (Avg 35.000 ms)
vout_directx debug: created video sub-window
vout_directx debug: Vout EventThread running
vout_directx debug: DirectXInitDDraw
vout_directx debug: directx-device: 
vout_directx debug: DirectXEnumCallback: Pilote d'affichage principal, display
vout_directx debug: DirectXEnumCallback: ATI FireMV 2250, \\.\DISPLAY1
vout_directx debug: selecting ATI FireMV 2250, \\.\DISPLAY1
vout_directx debug: DirectXEnumCallback: ATI FireMV 2250 Secondary, \\.\DISPLAY2
qt4 debug: New caching: 18
qt4 debug: New caching: 18
vout_directx debug: screen dimensions (0x0,1280x1024)
vout_directx debug: DirectDraw Capabilities: overlay=1 yuvoverlay=1 can_deinterlace_overlay=1 colorkey=1 stretch=1 bltfourcc=1
vout_directx debug: End DirectXInitDDraw
vout_directx debug: DirectXCreateDisplay
vout_directx debug: DirectXCreateClipper
vout_directx debug: disabling screen saver
main debug: using video output module "vout_directx"
main debug: TIMER module_need() : 47.000 ms - Total 47.000 ms / 1 intvls (Avg 47.000 ms)
main debug: Deinterlacing available
vout_directx debug: NewPictureVec overlay:no chroma:YV12
vout_directx debug: created plain surface of chroma:YV12
vout_directx debug: End NewPictureVec (succeeded)
main debug: got 1 direct buffer(s)
main debug: pic render sz 720x576, of (0,0), vsz 720x576, 4cc I420, ar 4:3, sar 16:15, msk r0x0 g0x0 b0x0
main debug: pic in sz 720x576, of (0,0), vsz 720x576, 4cc I420, ar 4:3, sar 16:15, msk r0x0 g0x0 b0x0
main debug: pic out sz 720x576, of (0,0), vsz 720x576, 4cc I420, ar 4:3, sar 16:15, msk r0x0 g0x0 b0x0
main debug: direct render, mapping render pictures 0-14 to system pictures 1-15
main debug: End of video preroll
main debug: Received first picture
qt4 debug: Updating the geometry
main debug: Buffering 25%
main debug: Post-processing available
qt4 debug: Qt: Entering Fullscreen
qt4 debug: New caching: 25
qt4 debug: New caching: 25
main debug: Buffering 31%
qt4 debug: New caching: 31
qt4 debug: New caching: 31
main debug: Buffering 36%
qt4 debug: New caching: 36
qt4 debug: New caching: 36
main debug: Buffering 42%
qt4 debug: New caching: 42
qt4 debug: New caching: 42
main debug: Buffering 48%
qt4 debug: New caching: 48
qt4 debug: New caching: 48
main debug: Buffering 54%
qt4 debug: New caching: 54
qt4 debug: New caching: 54
main debug: Buffering 60%
qt4 debug: New caching: 60
qt4 debug: New caching: 60
main debug: Buffering 68%
qt4 debug: New caching: 68
qt4 debug: New caching: 68
main debug: Buffering 75%
qt4 debug: New caching: 75
qt4 debug: New caching: 75
main debug: Buffering 81%
qt4 debug: New caching: 81
qt4 debug: New caching: 81
main debug: Buffering 87%
qt4 debug: New caching: 87
qt4 debug: New caching: 87
main debug: Buffering 94%
qt4 debug: New caching: 94
qt4 debug: New caching: 94
main debug: Stream buffering done (1219 ms in 1258 ms)
qt4 debug: New caching: 100
main debug: Decoder buffering done in 0 ms
qt4 debug: New caching: 100
freetype debug: using fontsize: 36
main debug: looking for video blending module: 1 candidate
blend debug: chroma: YUVA -> I420
main debug: using video blending module "blend"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
ts debug: PMTCallBack called
ts debug: new PMT program number=1 version=25 pid_pcr=68
ts debug:   * es pid=68 type=27 fcc=h264
ts debug:   * es pid=69 type=3 fcc=mpga
main debug: looking for decoder module: 35 candidates
main debug: using decoder module "mpeg_audio"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: thread (decoder) created at priority 2 (../.././src/input/decoder.c:315)
ts warning: first packet for pid=68 cc=0x6
qt4 debug: Updating the geometry
main debug: thread started
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
mpeg_audio debug: MPGA channels:2 samplerate:48000 bitrate:128
main debug: creating aout
main debug: looking for audio output module: 3 candidates
aout_directx debug: OpenAudio
aout_directx debug: found device: P?riph?rique audio principal
aout_directx debug: found device: Plantronics Headset
aout_directx debug: found device: SoundMAX HD Audio
aout_directx debug: device supports 2 channels (DEFAULT!)
aout_directx debug: device supports 1 channel
aout_directx debug: Windows says your SpeakerConfig is stereo
aout_directx debug: creating DirectSoundThread
main debug: thread started
aout_directx debug: DirectSoundThread ready
main debug: thread (DirectSound Notification Thread) created at priority 15 (../../.././modules/audio_output/directx.c:427)
main debug: using audio output module "aout_directx"
main debug: TIMER module_need() : 145.000 ms - Total 145.000 ms / 1 intvls (Avg 145.000 ms)
main debug: output 's16l' 48000 Hz Stereo frame=1 samples/4 bytes
main debug: mixer 'fl32' 48000 Hz Stereo frame=1 samples/8 bytes
main debug: filter(s) 'fl32'->'s16l' 48000 Hz->48000 Hz Stereo->Stereo
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "converter_float"
main debug: TIMER module_need() : 35.000 ms - Total 35.000 ms / 1 intvls (Avg 35.000 ms)
main debug: found a filter for the whole conversion
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: input 'mpga' 48000 Hz Stereo frame=1152 samples/969 bytes
main debug: looking for audio filter module: 1 candidate
scaletempo warning: bad input or output format
main warning: no audio filter module matching "scaletempo" could be loaded
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: looking for audio filter module: 1 candidate
scaletempo debug: format: 48000 rate, 2 nch, 4 bps, fl32
scaletempo debug: params: 30 stride, 0.200 overlap, 14 search
scaletempo debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
main debug: using audio filter module "scaletempo"
main debug: TIMER module_need() : 4.000 ms - Total 4.000 ms / 1 intvls (Avg 4.000 ms)
main debug: filter(s) 'mpga'->'fl32' 48000 Hz->48000 Hz Stereo->Stereo
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "mpgatofixed32"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: found a filter for the whole conversion
main debug: filter(s) 'fl32'->'fl32' 52800 Hz->48000 Hz Stereo->Stereo
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "bandlimited_resampler"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: found a filter for the whole conversion
main warning: buffer is 45537 late, triggering upsampling
main warning: resampling stopped after 2289000 usec (drift: -8570)
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
main debug: finished input
main debug: thread times: real 3m11.812500s, kernel 0m0.031250s, user 0m6.984375s
avcodec debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) stopped
main debug: removing module "avcodec"
main debug: killing decoder fourcc `h264', 0 PES in FIFO
main debug: [0] 4 0
main debug: [1] 4 0
main debug: [2] 4 0
main debug: [3] 4 0
main debug: [4] 4 0
main debug: [5] 4 0
main debug: [6] 4 0
main debug: [7] 4 0
main debug: [8] 4 0
main debug: [9] 4 0
main debug: [10] 4 0
main debug: [11] 4 0
main debug: [12] 4 0
main debug: [13] 2 0
main debug: [14] 4 0
main debug: saving a free vout
main debug: removing module "packetizer_h264"
main debug: thread times: real 1m52.359375s, kernel 0m1.203125s, user 0m1.062500s
main debug: removing module "mpeg_audio"
main debug: killing decoder fourcc `mpga', 0 PES in FIFO
main debug: removing module "mpgatofixed32"
main debug: removing module "scaletempo"
main debug: removing module "bandlimited_resampler"
aout_directx debug: closing audio device
aout_directx debug: DirectSoundThread exiting
main debug: thread ended
main debug: thread times: real 1m52.062500s, kernel 0m0.390625s, user 0m0.250000s
main debug: removing module "aout_directx"
main debug: removing module "converter_float"
main debug: removing module "float32_mixer"
main debug: releasing aout
ts debug: eof ?
main debug: thread ended
main debug: thread times: real 3m12.062500s, kernel 0m0.046875s, user 0m0.171875s
ts debug: pid list:
ts debug:   - pid[0] seen
ts debug:   - pid[66] seen
ts debug:   - pid[68] seen
main debug: Program doesn't contain anymore ES
ts debug:   - pid[69] seen
ts debug:   - pid[8191] seen
main debug: removing module "ts"
main debug: removing module "live555"
main debug: thread ended
main debug: dead input
main debug: thread times: real 3m12.375000s, kernel 0m0.171875s, user 0m0.187500s
main debug: changing item without a request (current 0/1)
main debug: nothing to play
main debug: destroying useless vout
vout_directx debug: DirectXCloseSurface
vout_directx debug: DirectXCloseDisplay
vout_directx debug: DirectXCloseDisplay clipper
vout_directx debug: DirectXCloseDisplay display
vout_directx debug: DirectXCloseDDraw
vout_directx debug: DirectXEventThread terminating
vout_directx debug: DirectXCloseWindow
vout_directx debug: WinProc WM_DESTROY
qt4 debug: releasing video...
qt4 debug: IM: Deleting the input
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Qt: Entering Fullscreen
main debug: TIMER input launching for 'rtsp://172.30.92.72:8081/hd' : 324.000 ms - Total 324.000 ms / 1 intvls (Avg 324.000 ms)
qt4 debug: Video is not needed anymore
qt4 debug: Updating the geometry
main debug: removing module "qt4"
main debug: thread ended
main debug: thread times: real 3m11.687500s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "vout_directx"
main debug: removing module "blend"
main debug: thread times: real 0m0.015625s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "freetype"
main debug: removing module "yuvp"
main debug: removing module "swscale"
main debug: processing request item rtsp://172.30.92.72:8081/hd node Liste de lecture skip 0
main debug: resyncing on rtsp://172.30.92.72:8081/hd
main debug: rtsp://172.30.92.72:8081/hd is at 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'rtsp://172.30.92.72:8081/hd'
main debug: thread (input) created at priority 1 (../.././src/input/input.c:230)
qt4 debug: IM: Setting an input
main debug: thread started
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift  path 'C:\DOCUME~1\UTILIS~1\LOCALS~1\Temp'
main debug: `rtsp://172.30.92.72:8081/hd' gives access `rtsp' demux `' path `172.30.92.72:8081/hd'
main debug: creating demux: access='rtsp' demux='' path='172.30.92.72:8081/hd'
main debug: looking for access_demux module: 1 candidate
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
live555 debug: RTP subsession 'video/MP2T'
main debug: thread (stream out) created at priority 1 (../.././src/input/stream_demux.c:96)
live555 debug: setup start: 0.000000 stop:0.000000
main debug: thread started
main debug: creating demux: access='' demux='ts' path=''
live555 debug: We have a timeout of 60 seconds
live555 debug: spawned timeout thread
live555 debug: play start: 0.000000 stop:0.000000
main debug: using access_demux module "live555"
main debug: TIMER module_need() : 293.000 ms - Total 293.000 ms / 1 intvls (Avg 293.000 ms)
main debug: looking for a subtitle file in C:\Program Files\VideoLAN\VLC\
main debug: `rtsp://172.30.92.72:8081/hd' successfully opened
live555 warning: no data received in 10s. Switching to TCP
main debug: looking for demux module: 1 candidate
main warning: no demux module matching "ts" could be loaded
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: thread ended
main debug: thread times: real 0m10.593750s, kernel 0m0.000000s, user 0m0.000000s
live555 debug: RTP subsession 'video/MP2T'
live555 error: SETUP of'video/MP2T' failed SETUP: cannot handle response: RTSP/1.0 461 Unsupported transport
live555 debug: setup start: 0.000000 stop:0.000000
live555 error: Nothing to play for rtsp://172.30.92.72:8081/hd
live555 error: TCP rollover failed, aborting
main debug: EOF reached
main debug: finished input
main debug: removing module "live555"
main debug: thread ended
main debug: dead input
main debug: thread times: real 0m11.109375s, kernel 0m0.015625s, user 0m0.000000s
main debug: changing item without a request (current 0/1)
main debug: nothing to play
qt4 debug: IM: Deleting the input
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
main debug: TIMER input launching for 'rtsp://172.30.92.72:8081/hd' : 301.000 ms - Total 301.000 ms / 1 intvls (Avg 301.000 ms)
cmd vlc.txt (text/plain, 293 B)
vlc --color -I telnet --vlm-conf /home/nvanhaute/vlm.conf --ttl 40  --fake-file /home/nvanhaute/fond.jpg  --fake-aspect-ratio "4:3" --mosaic-width 720 --mosaic-height 576 --udp-caching 5000 --mosaic-keep-picture --mosaic-rows 1 --mosaic-cols 1  --mosaic-position 1 --mosaic-order 1 --ipv4 -vvv
error.log (text/plain, 49.5 KB)
VLC media player 1.0.0-rc4 Goldeneye
[0x9cc8140] main libvlc debug: VLC media player - version 1.0.0-rc4 Goldeneye - (c) 1996-2009 the VideoLAN team
[0x9cc8140] main libvlc debug: libvlc was configured with ./configure  '--build=i486-linux-gnu' '--enable-maintainer-mode' '--enable-release' '--prefix=/usr' '--config-cache' '--enable-fast-install' '--with-binary-version=1~ppa1~jaunty2' '--disable-update-check' '--disable-fb' '--enable-ggi' '--enable-sdl' '--enable-mad' '--enable-jack' '--enable-pulse' '--enable-lirc' '--enable-a52' '--enable-aa' '--enable-dvbpsi' '--enable-mozilla' '--with-mozilla-pkg=libxul-plugin' '--enable-dvb' '--enable-ogg' '--enable-vorbis' '--enable-shout' '--enable-qt4' '--enable-flac' '--enable-skins2' '--enable-freetype' '--enable-mkv' '--enable-speex' '--enable-caca' '--enable-live555' '--enable-libmpeg2' '--enable-fribidi' '--enable-mod' '--enable-theora' '--enable-dvdnav' '--enable-gnutls' '--enable-ncurses' '--enable-smb' '--disable-gnomevfs' '--enable-bonjour' '--enable-mpc' '--enable-vcd' '--enable-vcdx' '--enable-notify' '--enable-twolame' '--enable-faad' '--disable-zvbi' '--enable-telx' '--disable-atmo' '--enable-taglib' '--enable-libass' '--enable-dca' '--enable-realrtsp' '--disable-dv' '--enable-x264' '--enable-alsa' '--enable-v4l' '--enable-v4l2' '--enable-pvr' '--enable-svgalib' 'build_alias=i486-linux-gnu' 'CFLAGS=-g -O2' 'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-g -O2'
[0x9cc8140] main libvlc debug: translation test: code is "FR"
[0x9cc8140] main libvlc debug: checking plugin modules
[0x9cc8140] main libvlc debug: loading plugins cache file /home/nvanhaute/.cache/vlc/plugins-04041e.dat
[0x9cc8140] main libvlc debug: recursively browsing `/usr/lib/vlc'
[0x9cc8140] main libvlc debug: module bank initialized (375 modules)
[0x9cc8140] main libvlc warning: Unable to get HAL device properties
[0x9cc8140] main libvlc debug: opening config file (/home/nvanhaute/.config/vlc/vlcrc)
[0x9cc8140] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT FPU 
[0x9cc8140] main libvlc debug: looking for memcpy module: 3 candidates
[0x9cc8140] main libvlc debug: using memcpy module "memcpymmxext"
[0x9d7e9b0] main input debug: Creating an input for 'Bibliothèque'
[0x9d7e9b0] main input debug: Input is a meta file: disabling unneeded options
[0x9d7e9b0] main input debug: using timeshift granularity of 50 MBytes
[0x9d7e9b0] main input debug: using timeshift  path '/tmp'
[0x9d7e9b0] main input debug: `file/xspf-open:///home/nvanhaute/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/nvanhaute/.local/share/vlc/ml.xspf'
[0x9d7e9b0] main input debug: creating demux: access='file' demux='xspf-open' path='/home/nvanhaute/.local/share/vlc/ml.xspf'
[0x9d823f8] main demux debug: looking for access_demux module: 1 candidate
[0x9d823f8] main demux warning: no access_demux module matching "file" could be loaded
[0x9d823f8] main demux debug: TIMER module_need() : 0,821 ms - Total 0,821 ms / 1 intvls (Avg 0,821 ms)
[0x9d7e9b0] main input debug: creating access 'file' path='/home/nvanhaute/.local/share/vlc/ml.xspf'
[0x9d84458] main access debug: looking for access module: 3 candidates
[0x9d84458] access_file access debug: opening file `/home/nvanhaute/.local/share/vlc/ml.xspf'
[0x9d84458] main access debug: using access module "access_file"
[0x9d84458] main access debug: TIMER module_need() : 0,848 ms - Total 0,848 ms / 1 intvls (Avg 0,848 ms)
[0x9d85b00] main stream debug: Using AStream*Stream
[0x9d85b00] main stream debug: pre buffering
[0x9d85b00] main stream debug: received first data after 0 ms
[0x9d85b00] main stream debug: pre-buffering done 296 bytes in 0s - 10706 kbytes/s
[0x9d85d48] main stream debug: looking for stream_filter module: 4 candidates
[0x9d85d48] main stream debug: TIMER module_need() : 0,739 ms - Total 0,739 ms / 1 intvls (Avg 0,739 ms)
[0x9d85d48] main stream debug: looking for stream_filter module: 1 candidate
[0x9d85d48] main stream debug: using stream_filter module "stream_filter_record"
[0x9d85d48] main stream debug: TIMER module_need() : 0,270 ms - Total 0,270 ms / 1 intvls (Avg 0,270 ms)
[0x9d7e9b0] main input debug: creating demux: access='file' demux='xspf-open' path='/home/nvanhaute/.local/share/vlc/ml.xspf'
[0x9d871e8] main demux debug: looking for demux module: 1 candidate
[0x9d871e8] playlist demux debug: using XSPF playlist reader
[0x9d871e8] main demux debug: using demux module "playlist"
[0x9d871e8] main demux debug: TIMER module_need() : 0,499 ms - Total 0,499 ms / 1 intvls (Avg 0,499 ms)
[0x9d7e9b0] main input debug: `file/xspf-open:///home/nvanhaute/.local/share/vlc/ml.xspf' successfully opened
[0x9d897c0] main xml debug: looking for xml module: 2 candidates
[0x9d897c0] main xml debug: using xml module "xml"
[0x9d897c0] main xml debug: TIMER module_need() : 0,743 ms - Total 0,743 ms / 1 intvls (Avg 0,743 ms)
[0x9d871e8] playlist demux debug: parsed 0 tracks successfully
[0x9d897c0] main xml debug: removing module "xml"
[0x9d7e9b0] main input debug: EOF reached
[0x9d871e8] main demux debug: removing module "playlist"
[0x9d85d48] main stream debug: removing module "stream_filter_record"
[0x9d84458] main access debug: removing module "access_file"
[0x9d7e9b0] main input debug: TIMER input launching for 'Bibliothèque' : 8,139 ms - Total 8,139 ms / 1 intvls (Avg 8,139 ms)
[0x9d7d3e8] main playlist debug: Activated
[0x9d7d3e8] main playlist debug: rebuilding array of current - root Liste de lecture
[0x9d7d3e8] main playlist debug: rebuild done - 0 items, index -1
[0x9cc8140] main libvlc debug: creating VLM
[0x9cc8140] main libvlc debug: loading VLM configuration
[0x9cc8140] main libvlc debug: load /home/nvanhaute/vlm.conf
[0x9d84458] main vlm daemon debug: creating access '' path='/home/nvanhaute/vlm.conf'
[0x9d837a0] main access debug: looking for access module: 7 candidates
[0x9d837a0] vcd access debug: trying .cue file: /home/nvanhaute/vlm.cue
[0x9d837a0] vcd access debug: could not find .cue file
[0x9d837a0] access_file access debug: opening file `/home/nvanhaute/vlm.conf'
[0x9d837a0] main access debug: using access module "access_file"
[0x9d837a0] main access debug: TIMER module_need() : 2,256 ms - Total 2,256 ms / 1 intvls (Avg 2,256 ms)
[0x9d81d30] main stream debug: Using AStream*Stream
[0x9d81d30] main stream debug: pre buffering
[0x9d81d30] main stream debug: received first data after 0 ms
[0x9d81d30] main stream debug: pre-buffering done 1024 bytes in 0s - 43478 kbytes/s
[0x9d837a0] main access debug: removing module "access_file"
[0x9d82220] main input debug: Creating an input for 'fake://'
[0x9d82220] [Média : background] main input debug: thread (input) created at priority 10 (input/input.c:230)
[0x9d82220] [Média : background] main input debug: thread started
[0xb7500800] main input debug: Creating an input for 'udp://:1234'
[0x9d88638] [Média : background] main stream output debug: stream=`transcode'
[0x9d8b4d0] [Média : background] main stream out debug: looking for sout stream module: 1 candidate
[0x9d88638] [Média : background] main stream output debug: stream=`bridge-in'
[0x9d8e048] [Média : background] main stream out debug: looking for sout stream module: 1 candidate
[0x9d88638] [Média : background] main stream output debug: stream=`rtp'
[0x9d8fd58] [Média : background] main stream out debug: looking for sout stream module: 1 candidate
[0xb7500800] [Média : channel1] main input debug: thread started
[0x9d94bc0] [Média : channel1] main stream output debug: stream=`duplicate'
[0x9d935f0] [Média : channel1] main stream out debug: looking for sout stream module: 1 candidate
[0x9d935f0] [Média : channel1] stream_out_duplicate stream out debug: creating 'duplicate'
[0x9d935f0] [Média : channel1] stream_out_duplicate stream out debug:  * adding `mosaic-bridge{id=1,height=576,width=720}'
[0x9d94bc0] [Média : channel1] main stream output debug: stream=`mosaic-bridge'
[0xb7503998] [Média : channel1] main stream out debug: looking for sout stream module: 1 candidate
[0x9d8fd58] [Média : background] main stream out debug: set config option: sout-rtp-mux to ts
[0x9d8fd58] [Média : background] main stream out debug: set config option: sout-rtp-port to 1234
[0x9d8fd58] [Média : background] main stream out debug: set config option: sout-rtp-sdp to rtsp://172.30.92.72:8081/hd
[0xb7503bd8] [Média : background] main mux debug: looking for sout mux module: 1 candidate
[0xb7503998] [Média : channel1] main stream out debug: set config option: sout-mosaic-bridge-id to 1
[0xb7503998] [Média : channel1] main stream out debug: set config option: sout-mosaic-bridge-height to 576
[0xb7503998] [Média : channel1] main stream out debug: set config option: sout-mosaic-bridge-width to 720
[0xb7503998] [Média : channel1] main stream out debug: using sout stream module "stream_out_mosaic_bridge"
[0xb7503998] [Média : channel1] main stream out debug: TIMER module_need() : 4,605 ms - Total 4,605 ms / 1 intvls (Avg 4,605 ms)
[0x9d935f0] [Média : channel1] stream_out_duplicate stream out debug:  * apply selection `video'
[0x9d935f0] [Média : channel1] stream_out_duplicate stream out debug:  * adding `bridge-out{id=1}'
[0x9d94bc0] [Média : channel1] main stream output debug: stream=`bridge-out'
[0xb7503f38] [Média : channel1] main stream out debug: looking for sout stream module: 1 candidate
[0xb7503f38] [Média : channel1] main stream out debug: set config option: sout-bridge-out-id to 1
[0xb7503f38] [Média : channel1] main stream out debug: using sout stream module "stream_out_bridge"
[0xb7503f38] [Média : channel1] main stream out debug: TIMER module_need() : 1,279 ms - Total 1,279 ms / 1 intvls (Avg 1,279 ms)
[0x9d935f0] [Média : channel1] stream_out_duplicate stream out debug:  * apply selection `audio'
[0x9d935f0] [Média : channel1] main stream out debug: using sout stream module "stream_out_duplicate"
[0x9d935f0] [Média : channel1] main stream out debug: TIMER module_need() : 6,672 ms - Total 6,672 ms / 1 intvls (Avg 6,672 ms)
[0xb7500800] [Média : channel1] main input debug: using timeshift granularity of 50 MBytes
[0xb7500800] [Média : channel1] main input debug: using timeshift  path '/tmp'
[0xb7500800] [Média : channel1] main input debug: `udp://@:1234' gives access `udp' demux `' path `@:1234'
[0xb7500800] [Média : channel1] main input debug: creating demux: access='udp' demux='' path='@:1234'
[0xb7505bd0] [Média : channel1] main demux debug: looking for access_demux module: 0 candidates
[0xb7505bd0] [Média : channel1] main demux debug: no access_demux module matched "udp"
[0xb7505bd0] [Média : channel1] main demux debug: TIMER module_need() : 0,216 ms - Total 0,216 ms / 1 intvls (Avg 0,216 ms)
[0xb7500800] [Média : channel1] main input debug: creating access 'udp' path='@:1234'
[0x9d9ae98] [Média : channel1] main access debug: looking for access module: 1 candidate
[0x9d9ae98] [Média : channel1] access_udp access debug: opening server=:0 local=:1234
[0x9d9ae98] [Média : channel1] main access debug: net: opening any datagram port 1234
[0x9d9ae98] [Média : channel1] main access debug: using access module "access_udp"
[0x9d9ae98] [Média : channel1] main access debug: TIMER module_need() : 1,510 ms - Total 1,510 ms / 1 intvls (Avg 1,510 ms)
[0xb7504ce8] [Média : channel1] main stream debug: Using AStream*Block
[0xb7504ce8] [Média : channel1] main stream debug: pre buffering
[0xb7500800] [Média : channel1] main input debug: thread (input) created at priority 10 (input/input.c:230)
[0xb7503bd8] [Média : background] mux_ts mux debug: shaping=200000 pcr=70000 dts_delay=400000
[0xb7503bd8] [Média : background] main mux debug: using sout mux module "mux_ts"
[0xb7503bd8] [Média : background] main mux debug: TIMER module_need() : 7,219 ms - Total 7,219 ms / 1 intvls (Avg 7,219 ms)
[0x9d88638] [Média : background] main stream output debug: muxer support adding stream at any time
[0x9d88638] [Média : background] main stream output debug: muxer prefers to wait for all ES before starting to mux
[0xb7504ec0] main interface debug: looking for interface module: 1 candidate
[0x9d8fd58] [Média : background] stream_out_rtp stream out debug: maximum RTP packet size: 1400 bytes
[0xb7504f80] [Média : background] main generic debug: thread started
[0xb7504ec0] main interface debug: using interface module "hotkeys"
[0xb7504f80] [Média : background] main generic debug: thread (RTP send thread) created at priority 20 (rtp.c:1276)
[0xb7504ec0] main interface debug: TIMER module_need() : 0,846 ms - Total 0,846 ms / 1 intvls (Avg 0,846 ms)
[0x9d8fd58] [Média : background] stream_out_rtp stream out debug: sdp=
v=0
o=- 14837610797444054891 14837610797444054891 IN IP4 cia-72
s=Unnamed
i=N/A
c=IN IP4 0.0.0.0
t=0 0
a=tool:vlc 1.0.0-rc4
a=recvonly
a=type:broadcast
a=charset:UTF-8
m=video 0 RTP/AVP 33
b=RR:0
a=rtpmap:33 MP2T/90000

[0x9d8fd58] [Média : background] stream_out_rtp stream out debug: RTSP stream: host 172.30.92.72 port 8081 at /hd
[0x9d8fd58] [Média : background] main stream out: creating httpd
[0x9d8fd58] [Média : background] main stream out debug: net: listening to 172.30.92.72 port 8081
[0xb7504ec0] main interface debug: thread started
[0xb7504ec0] main interface debug: thread (interface) created at priority 0 (interface/interface.c:158)
[0x9d8fd58] [Média : background] stream_out_rtp stream out debug: RTSP: adding /hd/trackID=0
[0x9d8fd58] [Média : background] main stream out debug: using sout stream module "stream_out_rtp"
[0x9d8fd58] [Média : background] main stream out debug: TIMER module_need() : 17,468 ms - Total 17,468 ms / 1 intvls (Avg 17,468 ms)
[0xb7507298] main interface debug: looking for interface module: 1 candidate
[0xb7507298] inhibit interface error: Failed to connect to the D-Bus session daemon: dbus-launch failed to autolaunch D-Bus session: Autolaunch error: X11 initialization failed.

[0xb7507298] main interface warning: no interface module matching "inhibit,none" could be loaded
[0xb7507298] main interface debug: TIMER module_need() : 3,818 ms - Total 3,818 ms / 1 intvls (Avg 3,818 ms)
[0xb7507298] main interface error: no suitable interface module
[0x9cc8140] main libvlc error: interface "inhibit,none" initialization failed
[0xb7507298] main interface debug: looking for interface module: 1 candidate
[0xb7507298] main interface debug: using interface module "screensaver"
[0xb7507298] main interface debug: TIMER module_need() : 0,610 ms - Total 0,610 ms / 1 intvls (Avg 0,610 ms)
[0xb7507298] main interface debug: thread started
[0xb7507298] main interface debug: thread (interface) created at priority 0 (interface/interface.c:158)
[0x9d8e048] [Média : background] main stream out debug: set config option: sout-bridge-in-delay to 0
[0x9d8e048] [Média : background] main stream out debug: set config option: sout-bridge-in-id-offset to 100
[0x9d8e048] [Média : background] main stream out debug: using sout stream module "stream_out_bridge"
[0x9d8e048] [Média : background] main stream out debug: TIMER module_need() : 26,554 ms - Total 26,554 ms / 1 intvls (Avg 26,554 ms)
[0xb7507298] screensaver interface warning: failed to connect to the D-BUS daemon: dbus-launch failed to autolaunch D-Bus session: Autolaunch error: X11 initialization failed.

[0xb7518f00] main interface debug: looking for interface module: 1 candidate
[0xb7518f00] main interface debug: using interface module "signals"
[0xb7518f00] main interface debug: TIMER module_need() : 0,667 ms - Total 0,667 ms / 1 intvls (Avg 0,667 ms)
[0xb7518f00] main interface debug: thread started
[0xb7518f00] main interface debug: thread ended
[0xb7518f00] main interface debug: thread (interface) created at priority 0 (interface/interface.c:158)
[0x9d97d68] main interface debug: looking for interface module: 0 candidates
[0x9d97d68] main interface error: no interface module matched "globalhotkeys,none"
[0x9d97d68] main interface debug: TIMER module_need() : 0,229 ms - Total 0,229 ms / 1 intvls (Avg 0,229 ms)
[0x9d97d68] main interface error: no suitable interface module
[0x9cc8140] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x9d97dd0] main interface debug: looking for interface module: 1 candidate
[0x9d97dd0] telnet interface: using the VLM interface plugin...
[0x9d97dd0] main interface debug: net: listening to  port 4212
[0x9d97dd0] telnet interface: telnet interface started on interface  4212
[0x9d97dd0] main interface debug: using interface module "telnet"
[0x9d97dd0] main interface debug: TIMER module_need() : 1,530 ms - Total 1,530 ms / 1 intvls (Avg 1,530 ms)
[0x9d97dd0] main interface debug: thread started
[0x9d97dd0] main interface debug: thread (interface) created at priority 0 (interface/interface.c:158)
[0x9d8b4d0] [Média : background] main stream out debug: set config option: sout-transcode-sfilter to mosaic
[0x9d8b4d0] [Média : background] main stream out debug: set config option: sout-transcode-vcodec to h264
[0x9d8b4d0] [Média : background] main stream out debug: set config option: sout-transcode-vb to 384
[0x9d8b4d0] [Média : background] main stream out debug: set config option: sout-transcode-scale to 1
[0x9d8b4d0] [Média : background] main stream out debug: set config option: sout-transcode-fps to 25.0
[0x9d8b4d0] [Média : background] stream_out_transcode stream out debug: codec video=h264 0x0 scaling: 1,000000 384kb/s
[0x9d92578] [Média : background] main spu text debug: looking for text renderer module: 2 candidates
[0x9dabdb0] main generic debug: thread (fontlist builder) created at priority 0 (freetype.c:473)
[0x9dabdb0] main generic debug: thread started
[0x9d92578] [Média : background] freetype spu text debug: using fontsize: 2
[0x9d92578] [Média : background] main spu text debug: using text renderer module "freetype"
[0x9d92578] [Média : background] main spu text debug: TIMER module_need() : 2,844 ms - Total 2,844 ms / 1 intvls (Avg 2,844 ms)
[0x9d9eea8] [Média : background] main scale debug: looking for video filter2 module: 17 candidates
[0x9dabdb0] freetype generic debug: Building font database...
[0x9d9eea8] [Média : background] swscale scale debug: 32x32 chroma: YUVA -> 16x16 chroma: YUVA with scaling using Bicubic (good quality)
[0x9d9eea8] [Média : background] main scale debug: using video filter2 module "swscale"
[0x9d9eea8] [Média : background] main scale debug: TIMER module_need() : 7,412 ms - Total 7,412 ms / 1 intvls (Avg 7,412 ms)
[0x9dacb10] [Média : background] main scale debug: looking for video filter2 module: 17 candidates
[0x9dabdb0] freetype generic debug: Finished building font database.
[0x9dabdb0] freetype generic debug: Took 2460 microseconds
[0x9dabdb0] main generic debug: thread ended
[0x9dacb10] [Média : background] yuvp scale debug: YUVP to YUVA converter
[0x9dacb10] [Média : background] main scale debug: using video filter2 module "yuvp"
[0x9dacb10] [Média : background] main scale debug: TIMER module_need() : 2,242 ms - Total 2,242 ms / 1 intvls (Avg 2,242 ms)
[0x9d8b4d0] [Média : background] main stream out debug: using sout stream module "stream_out_transcode"
[0x9d8b4d0] [Média : background] main stream out debug: TIMER module_need() : 50,562 ms - Total 50,562 ms / 1 intvls (Avg 50,562 ms)
[0x9d82220] [Média : background] main input debug: using timeshift granularity of 50 MBytes
[0x9d82220] [Média : background] main input debug: using timeshift  path '/tmp'
[0x9d82220] [Média : background] main input debug: `fake://' gives access `fake' demux `' path `'
[0x9d82220] [Média : background] main input debug: creating demux: access='fake' demux='' path=''
[0x9d8c3b8] [Média : background] main demux debug: looking for access_demux module: 1 candidate
[0x9d8c3b8] [Média : background] access_fake demux debug: fake:// access_demux detected
[0x9d82220] [Média : background] main input debug: selecting program id=0
[0x9d8c3b8] [Média : background] main demux debug: using access_demux module "access_fake"
[0x9d8c3b8] [Média : background] main demux debug: TIMER module_need() : 0,934 ms - Total 0,934 ms / 1 intvls (Avg 0,934 ms)
[0x9df3168] [Média : background] main packetizer debug: looking for packetizer module: 21 candidates
[0x9df3168] [Média : background] main packetizer debug: using packetizer module "packetizer_copy"
[0x9df3168] [Média : background] main packetizer debug: TIMER module_need() : 5,047 ms - Total 5,047 ms / 1 intvls (Avg 5,047 ms)
[0x9df3168] [Média : background] main packetizer debug: thread (decoder) created at priority 0 (input/decoder.c:315)
[0x9df3168] [Média : background] main packetizer debug: thread started
[0x9d82220] [Média : background] main input debug: starting in async mode
[0x9d82220] [Média : background] main input debug: `fake://' successfully opened
[0x9d82220] [Média : background] main input debug: Buffering 0%
[0x9d82220] [Média : background] main input debug: switching to sync mode
[0x9d82220] [Média : background] main input debug: Buffering 13%
[0x9d88638] [Média : background] main stream output debug: adding a new sout input (sout_input:0x9dfef80)
[0x9d8b4d0] [Média : background] stream_out_transcode stream out debug: creating video transcoding from fcc=`fake' to fcc=`h264'
[0x9dffd88] [Média : background] main decoder debug: looking for decoder module: 31 candidates
[0x9dffd88] [Média : background] main decoder debug: creating access '' path='/home/nvanhaute/fond.jpg'
[0x9e022f0] [Média : background] main access debug: looking for access module: 7 candidates
[0x9e022f0] [Média : background] vcd access debug: trying .cue file: /home/nvanhaute/fond.cue
[0x9e022f0] [Média : background] vcd access debug: could not find .cue file
[0x9e022f0] [Média : background] access_file access debug: opening file `/home/nvanhaute/fond.jpg'
[0x9e022f0] [Média : background] main access debug: using access module "access_file"
[0x9e022f0] [Média : background] main access debug: TIMER module_need() : 1,151 ms - Total 1,151 ms / 1 intvls (Avg 1,151 ms)
[0x9e01e30] [Média : background] main stream debug: Using AStream*Stream
[0x9e01e30] [Média : background] main stream debug: pre buffering
[0x9e01e30] [Média : background] main stream debug: received first data after 0 ms
[0x9e01e30] [Média : background] main stream debug: pre-buffering done 1024 bytes in 0s - 40000 kbytes/s
[0x9e022f0] [Média : background] main access debug: removing module "access_file"
[0x9e03058] [Média : background] main decoder debug: looking for decoder module: 31 candidates
[0x9e03058] [Média : background] avcodec decoder debug: libavcodec initialized (interface 0x341400)
[0x9e03058] [Média : background] avcodec decoder debug: using direct rendering
[0x9e03058] [Média : background] avcodec decoder debug: ffmpeg codec (Motion JPEG Video) started
[0x9e03058] [Média : background] main decoder debug: using decoder module "avcodec"
[0x9e03058] [Média : background] main decoder debug: TIMER module_need() : 16,733 ms - Total 16,733 ms / 1 intvls (Avg 16,733 ms)
[0x9e116a0] [Média : background] main filter debug: looking for video filter2 module: 17 candidates
[0x9e116a0] [Média : background] swscale filter debug: 720x576 chroma: J420 -> 720x576 chroma: I420 with scaling using Bicubic (good quality)
[0x9e116a0] [Média : background] main filter debug: using video filter2 module "swscale"
[0x9e116a0] [Média : background] main filter debug: TIMER module_need() : 1,069 ms - Total 1,069 ms / 1 intvls (Avg 1,069 ms)
[0x9e03058] avcodec decoder debug: ffmpeg codec (Motion JPEG Video) stopped
[0x9e03058] main decoder debug: removing module "avcodec"
[0x9e116a0] main filter debug: removing module "swscale"
[0x9dffd88] [Média : background] fake decoder debug: file /home/nvanhaute/fond.jpg loaded successfully
[0x9dffd88] [Média : background] main decoder debug: using decoder module "fake"
[0x9dffd88] [Média : background] main decoder debug: TIMER module_need() : 34,020 ms - Total 34,020 ms / 1 intvls (Avg 34,020 ms)
[0x9df8ee0] [Média : background] main encoder debug: looking for encoder module: 10 candidates
[0x9df8ee0] [Média : background] x264 encoder debug: version x264 0.65.X
[0x9d82220] [Média : background] main input debug: Buffering 26%
x264 [info]: using cpu capabilities: MMX2 Cache64
x264 [info]: profile Main, level 5.0
[0x9df8ee0] [Média : background] main encoder debug: using encoder module "x264"
[0x9df8ee0] [Média : background] main encoder debug: TIMER module_need() : 14,600 ms - Total 14,600 ms / 1 intvls (Avg 14,600 ms)
[0x9df8ee0] [Média : background] main encoder debug: removing module "x264"
[0x9d82220] [Média : background] main input debug: Buffering 40%
[0x9d82220] [Média : background] main input debug: Buffering 53%
[0x9d82220] [Média : background] main input debug: Buffering 66%
[0x9d82220] [Média : background] main input debug: Buffering 80%
[0x9d82220] [Média : background] main input debug: Buffering 93%
[0x9d82220] [Média : background] main input debug: Stream buffering done (320 ms in 320 ms)
[0x9d82220] [Média : background] main input debug: Decoder buffering done in 0 ms
[0x9d8b4d0] [Média : background] stream_out_transcode stream out debug: late picture skipped (41114)
[0x9d8b4d0] [Média : background] stream_out_transcode stream out debug: late picture skipped (1551)
[0x9d8b4d0] [Média : background] stream_out_transcode stream out debug: drift is too high, resetting master sync
[0x9d8b4d0] [Média : background] stream_out_transcode stream out debug: decoder aspect is 576000:432000
[0x9d8b4d0] [Média : background] stream_out_transcode stream out debug: source pixel aspect is 1,066667:1
[0x9d8b4d0] [Média : background] stream_out_transcode stream out debug: scaled pixel aspect is 1,066667:1
[0x9d8b4d0] [Média : background] stream_out_transcode stream out debug: source 720x576, destination 720x576
[0x9d8b4d0] [Média : background] stream_out_transcode stream out debug: encoder aspect is 576000:432000
[0x9d8b4d0] [Média : background] stream_out_transcode stream out debug: destination (after video filters) 720x576
[0x9df8ee0] [Média : background] main encoder debug: looking for encoder module: 10 candidates
[0x9df8ee0] [Média : background] x264 encoder debug: version x264 0.65.X
x264 [info]: using SAR=16/15
x264 [info]: using cpu capabilities: MMX2 Cache64
x264 [info]: profile Main, level 5.0
[0x9df8ee0] [Média : background] main encoder debug: using encoder module "x264"
[0x9df8ee0] [Média : background] main encoder debug: TIMER module_need() : 7,444 ms - Total 7,444 ms / 1 intvls (Avg 7,444 ms)
[0xb7503bd8] [Média : background] main mux debug: adding a new input
[0xb7503bd8] [Média : background] mux_ts mux debug: adding input codec=h264 pid=68
[0xb7503bd8] [Média : background] mux_ts mux debug: new PCR PID is 68
[0x9e08918] [Média : background] main filter debug: looking for sub filter module: 1 candidate
[0x9e08918] [Média : background] main filter error: couldn't set priority of non-existent thread
[0x9e08918] [Média : background] main filter debug: using sub filter module "mosaic"
[0x9e08918] [Média : background] main filter debug: TIMER module_need() : 3,763 ms - Total 3,763 ms / 1 intvls (Avg 3,763 ms)
[0x9d8b5a0] [Média : background] main subpicture debug: Filter 'mosaic' (0x9e08918) appended to chain
[0x9d8b4d0] [Média : background] stream_out_transcode stream out debug: drift is too high, resetting master sync
[0x9d8fd58] [Média : background] main stream out debug: net: connecting to [172.30.92.50]:2218
[0x9d8fd58] [Média : background] main stream out debug: net: connecting to [172.30.92.50]:2219 from [172.30.92.72]:38681
[0x9d8fd58] [Média : background] main stream out debug: net: connecting to [172.30.92.75]:2028
[0x9d8fd58] [Média : background] main stream out debug: net: connecting to [172.30.92.75]:2029 from [172.30.92.72]:47189
[0xb7504ce8] [Média : channel1] main stream debug: received first data after 83616 ms
[0xb7504ce8] [Média : channel1] main stream debug: prebuffering done 1316 bytes in 83s - 0 kbytes/s
[0xb7521330] [Média : channel1] main stream debug: looking for stream_filter module: 4 candidates
[0xb7521330] [Média : channel1] main stream debug: TIMER module_need() : 0,356 ms - Total 0,356 ms / 1 intvls (Avg 0,356 ms)
[0xa2df2c8] [Média : channel1] main stream debug: looking for stream_filter module: 1 candidate
[0xa2df2c8] [Média : channel1] main stream debug: using stream_filter module "stream_filter_record"
[0xa2df2c8] [Média : channel1] main stream debug: TIMER module_need() : 0,253 ms - Total 0,253 ms / 1 intvls (Avg 0,253 ms)
[0xb7500800] [Média : channel1] main input debug: creating demux: access='udp' demux='' path='@:1234'
[0xa2df390] [Média : channel1] main demux debug: looking for demux module: 51 candidates
[0xa2df390] [Média : channel1] main demux debug: using demux module "ts"
[0xa2df390] [Média : channel1] main demux debug: TIMER module_need() : 13,039 ms - Total 13,039 ms / 1 intvls (Avg 13,039 ms)
[0xa2df390] [Média : channel1] ts demux debug: DEMUX_SET_GROUP 0 (nil)
[0xb7500800] [Média : channel1] main input debug: starting in async mode
[0x9d9ae98] [Média : channel1] access_udp access warning: unimplemented query in control
[0xb7500800] [Média : channel1] main input debug: `udp://@:1234' successfully opened
[0xa2df390] [Média : channel1] ts demux debug: PATCallBack called
[0xa2df390] [Média : channel1] ts demux debug: new PAT ts_id=18853 version=8 current_next=1
[0xa2df390] [Média : channel1] ts demux debug:   * number=1 pid=66
[0xa2df390] [Média : channel1] ts demux debug: PMTCallBack called
[0xa2df390] [Média : channel1] ts demux debug: new PMT program number=1 version=5 pid_pcr=69
[0xa2df390] [Média : channel1] ts demux debug:   * es pid=68 type=3 fcc=mpga
[0xb7500800] [Média : channel1] main input debug: selecting program id=1
[0xb752b4c0] [Média : channel1] main packetizer debug: looking for packetizer module: 21 candidates
[0xb752b4c0] [Média : channel1] main packetizer debug: using packetizer module "mpeg_audio"
[0xb752b4c0] [Média : channel1] main packetizer debug: TIMER module_need() : 0,404 ms - Total 0,404 ms / 1 intvls (Avg 0,404 ms)
[0xb752b4c0] [Média : channel1] main packetizer debug: thread (decoder) created at priority 5 (input/decoder.c:315)
[0xb752b4c0] [Média : channel1] main packetizer debug: thread started
[0xa2df390] [Média : channel1] ts demux error: MPEG-4 descriptor not found
[0xa2df390] [Média : channel1] ts demux debug:   * es pid=69 type=16 fcc=mp4v
[0xb751dae8] [Média : channel1] main packetizer debug: looking for packetizer module: 21 candidates
[0xb751dae8] [Média : channel1] main packetizer debug: using packetizer module "packetizer_mpeg4video"
[0xb751dae8] [Média : channel1] main packetizer debug: TIMER module_need() : 0,352 ms - Total 0,352 ms / 1 intvls (Avg 0,352 ms)
[0xb751dae8] [Média : channel1] main packetizer debug: thread (decoder) created at priority 0 (input/decoder.c:315)
[0xb751dae8] [Média : channel1] main packetizer debug: thread started
[0xb7500800] [Média : channel1] main input debug: Buffering 0%
[0xb7500800] [Média : channel1] main input debug: switching to sync mode
[0xb752b4c0] [Média : channel1] mpeg_audio packetizer debug: MPGA channels:2 samplerate:48000 bitrate:128
[0x9d94bc0] [Média : channel1] main stream output debug: adding a new sout input (sout_input:0x9e1b110)
[0x9d935f0] [Média : channel1] stream_out_duplicate stream out debug: duplicated a new stream codec=mpga (es=68 group=1)
[0x9d935f0] [Média : channel1] stream_out_duplicate stream out debug:     - ignored for output 0
[0xb7503f38] [Média : channel1] stream_out_bridge stream out debug: bridging out input codec=mpga id=1 pos=0
[0x9d935f0] [Média : channel1] stream_out_duplicate stream out debug:     - added for output 1
[0x9d94bc0] [Média : channel1] main stream output debug: adding a new sout input (sout_input:0xb751ed70)
[0x9d935f0] [Média : channel1] stream_out_duplicate stream out debug: duplicated a new stream codec=mp4v (es=69 group=1)
[0xb75220c8] [Média : channel1] main decoder debug: looking for decoder module: 31 candidates
[0xb75220c8] [Média : channel1] avcodec decoder debug: libavcodec already initialized
[0xb75220c8] [Média : channel1] avcodec decoder debug: using direct rendering
[0xb7500800] [Média : channel1] main input debug: Buffering 3%
[0xb75220c8] [Média : channel1] avcodec decoder debug: ffmpeg codec (MPEG-4 Video) started
[0xb75220c8] [Média : channel1] main decoder debug: using decoder module "avcodec"
[0xb75220c8] [Média : channel1] main decoder debug: TIMER module_need() : 4,528 ms - Total 4,528 ms / 1 intvls (Avg 4,528 ms)
[0xb7503998] [Média : channel1] stream_out_mosaic_bridge stream out debug: mosaic bridge id=1 pos=0
[0xb7503998] [Média : channel1] stream_out_mosaic_bridge stream out debug: psz_chain: (null)
[0x9d935f0] [Média : channel1] stream_out_duplicate stream out debug:     - added for output 0
[0x9d935f0] [Média : channel1] stream_out_duplicate stream out debug:     - ignored for output 1
[0xb7500800] [Média : channel1] main input debug: Buffering 7%
[0xb7500800] [Média : channel1] main input debug: Buffering 10%
[0xb7500800] [Média : channel1] main input debug: Buffering 14%
[0xb7500800] [Média : channel1] main input debug: Buffering 17%
[0xb7500800] [Média : channel1] main input debug: Buffering 21%
[0xb7500800] [Média : channel1] main input debug: Buffering 24%
[0xb7500800] [Média : channel1] main input debug: Buffering 28%
[0xb7500800] [Média : channel1] main input debug: Buffering 31%
[0xb7500800] [Média : channel1] main input debug: Buffering 35%
[0xb7500800] [Média : channel1] main input debug: Buffering 38%
[0xb7500800] [Média : channel1] main input debug: Buffering 42%
[0xb7500800] [Média : channel1] main input debug: Buffering 45%
[0xb7500800] [Média : channel1] main input debug: Buffering 49%
[0xb7500800] [Média : channel1] main input debug: Buffering 52%
[0xb7500800] [Média : channel1] main input debug: Buffering 56%
[0xb7500800] [Média : channel1] main input debug: Buffering 59%
[0xb7500800] [Média : channel1] main input debug: Buffering 63%
[0xb7500800] [Média : channel1] main input debug: Buffering 66%
[0xb7500800] [Média : channel1] main input debug: Buffering 70%
[0xb7500800] [Média : channel1] main input debug: Buffering 73%
[0xb7500800] [Média : channel1] main input debug: Buffering 77%
[0xb7500800] [Média : channel1] main input debug: Buffering 80%
[0xb7500800] [Média : channel1] main input debug: Buffering 84%
[0xb7500800] [Média : channel1] main input debug: Buffering 88%
[0xb7500800] [Média : channel1] main input debug: Buffering 91%
[0xb7500800] [Média : channel1] main input debug: Buffering 94%
[0xb7500800] [Média : channel1] main input debug: Buffering 98%
[0xb7500800] [Média : channel1] main input debug: Stream buffering done (2039 ms in 2006 ms)
[0xb7500800] [Média : channel1] main input debug: Decoder buffering done in 0 ms
[0xa3ce968] [Média : channel1] main filter debug: looking for video filter2 module: 17 candidates
[0xa3ce968] [Média : channel1] swscale filter debug: 640x480 chroma: I420 -> 720x576 chroma: I420 with scaling using Bicubic (good quality)
[0xa3ce968] [Média : channel1] main filter debug: using video filter2 module "swscale"
[0xa3ce968] [Média : channel1] main filter debug: TIMER module_need() : 3,744 ms - Total 3,744 ms / 1 intvls (Avg 3,744 ms)
[0xb7503bd8] [Média : background] main mux debug: adding a new input
[0xb7503bd8] [Média : background] mux_ts mux debug: adding input codec=mpga pid=69
[0x9d8e048] [Média : background] stream_out_bridge stream out debug: bridging in input codec=mpga id=101 pos=0
[0xa02c018] [Média : background] main blend debug: looking for video blending module: 1 candidate
[0xa02c018] [Média : background] blend blend debug: chroma: I420 -> I420
[0xa02c018] [Média : background] main blend debug: using video blending module "blend"
[0xa02c018] [Média : background] main blend debug: TIMER module_need() : 0,888 ms - Total 0,888 ms / 1 intvls (Avg 0,888 ms)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (49040)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (20818)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (179285)
[0x9d8b4d0] [Média : background] stream_out_transcode stream out debug: late picture skipped (110120)
[0x9d8b4d0] [Média : background] stream_out_transcode stream out debug: late picture skipped (70815)
[0x9d8b4d0] [Média : background] stream_out_transcode stream out debug: late picture skipped (31476)
[0x9d8b4d0] [Média : background] stream_out_transcode stream out debug: drift is too high, resetting master sync
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (211999)
[0x9d8b4d0] [Média : background] stream_out_transcode stream out debug: late picture skipped (22916)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (220157)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (77458)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (77337)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (97971)
[0xa2df390] [Média : channel1] ts demux debug: PMTCallBack called
[0xa2df390] [Média : channel1] ts demux debug: new PMT program number=1 version=6 pid_pcr=69
[0xa2df390] [Média : channel1] ts demux debug:  * descriptor : IOD (0x1d)
[0xa2df390] [Média : channel1] ts demux debug:   * es pid=68 type=3 fcc=mpga
[0xa2df390] [Média : channel1] ts demux error: MPEG-4 descriptor not found
[0xa2df390] [Média : channel1] ts demux debug:   * es pid=69 type=16 fcc=mp4v
[0xa2df390] [Média : channel1] ts demux debug:   * es pid=70 type=18 dr->i_tag=0x1f
[0xa2df390] [Média : channel1] ts demux warning: found SL_descriptor es_id=70
[0xa2df390] [Média : channel1] ts demux debug:   * es pid=70 type=18 fcc=subt
[0xa2df390] [Média : channel1] ts demux warning: first packet for pid=69 cc=0x3
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (85874)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (129293)
[0x9d8b4d0] [Média : background] stream_out_transcode stream out debug: late picture skipped (20107)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (129426)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (101751)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (111543)
[0x9d8b4d0] [Média : background] stream_out_transcode stream out debug: late picture skipped (2399)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (94199)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (79631)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (62772)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (74628)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (56158)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (67389)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (48445)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (69246)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (41416)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (47994)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (40530)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (26554)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (31812)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (10805)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (14264)
[0xb7503bd8] [Média : background] main mux warning: late buffer for mux input (13437)
[0x9d8fd58] [Média : background] main stream out debug: net: connecting to [172.30.92.237]:56360
[0x9d8fd58] [Média : background] main stream out debug: net: connecting to [172.30.92.237]:56361 from [172.30.92.72]:58731
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (8597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (48597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (88597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (128597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (168597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (208597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (248597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (288597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (328597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (368597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (408597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (448597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (488597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (528597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (568597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (608597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (648597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (688597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (728597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (768597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (808597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (848597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (888597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (928597)
[0x9e08918] [Média : background] mosaic filter debug: too late picture for 1 (968597)
[0x9d8fd58] [Média : background] main stream out debug: net: connecting to [172.30.92.237]:56362
[0x9d8fd58] [Média : background] main stream out debug: net: connecting to [172.30.92.237]:56363 from [172.30.92.72]:53155
[0x9d8fd58] [Média : background] main stream out debug: net: connecting to [172.30.92.50]:2226
[0x9d8fd58] [Média : background] main stream out debug: net: connecting to [172.30.92.50]:2227 from [172.30.92.72]:60209
[0xb7518f00] signals interface error: Caught Interrupt signal, exiting...
[0x9cc8140] main libvlc debug: deactivating the playlist
[0x9d7d3e8] main playlist debug: Deactivate
[0x9d7d3e8] main playlist debug: saving Bibliothèque to file /home/nvanhaute/.local/share/vlc/ml.xspf
[0x9d7d3e8] main playlist debug: looking for playlist export module: 1 candidate
[0x9d7d3e8] main playlist debug: using playlist export module "export"
[0x9d7d3e8] main playlist debug: TIMER module_need() : 0,557 ms - Total 0,557 ms / 1 intvls (Avg 0,557 ms)
[0x9d7d3e8] main playlist debug: removing module "export"
[0x9d7d3e8] main playlist debug: Deactivated
[0x9cc8140] main libvlc debug: removing all services discovery tasks
[0x9cc8140] main libvlc debug: removing all interfaces
[0x9d97dd0] main interface debug: removing module "telnet"
[0xb7518f00] main interface debug: removing module "signals"
[0xb7507298] main interface debug: removing module "screensaver"
[0xb7504ec0] main interface debug: removing module "hotkeys"
[0x9d9ae98] [Média : channel1] main access debug: waitpipe: object killed
[0x9d9ae98] [Média : channel1] main access debug: socket 4 polling interrupted
[0xa2df390] [Média : channel1] ts demux debug: eof ?
[0xb7500800] [Média : channel1] main input debug: EOF reached
[0xb7500800] [Média : channel1] main input debug: control type=0
[0xb7500800] [Média : channel1] main input debug: control: stopping input
[0xb752b4c0] [Média : channel1] main packetizer debug: removing module "mpeg_audio"
[0xb752b4c0] [Média : channel1] main packetizer debug: killing decoder fourcc `mpga', 0 PES in FIFO
[0x9d94bc0] [Média : channel1] main stream output debug: removing a sout input (sout_input:0x9e1b110)
[0xb751dae8] [Média : channel1] main packetizer debug: removing module "packetizer_mpeg4video"
[0xb751dae8] [Média : channel1] main packetizer debug: killing decoder fourcc `mp4v', 0 PES in FIFO
[0x9d94bc0] [Média : channel1] main stream output debug: removing a sout input (sout_input:0xb751ed70)
[0xb75220c8] [Média : channel1] avcodec decoder debug: ffmpeg codec (MPEG-4 Video) stopped
[0xb75220c8] [Média : channel1] main decoder debug: removing module "avcodec"
[0xa3ce968] main filter debug: removing module "swscale"
[0xa2df390] [Média : channel1] ts demux debug: pid list:
[0xa2df390] [Média : channel1] ts demux debug:   - pid[0] seen
[0xa2df390] [Média : channel1] ts demux debug:   - pid[66] seen
[0xa2df390] [Média : channel1] ts demux debug:   - pid[68] seen
[0xa2df390] [Média : channel1] ts demux debug:   - pid[69] seen
[0xb7500800] [Média : channel1] main input debug: Program doesn't contain anymore ES
[0xa2df390] [Média : channel1] ts demux debug:   - pid[70] seen
[0xa2df390] [Média : channel1] ts demux debug:   - pid[8191] seen
[0xa2df390] [Média : channel1] main demux debug: removing module "ts"
[0xa2df2c8] [Média : channel1] main stream debug: removing module "stream_filter_record"
[0x9d9ae98] [Média : channel1] main access debug: removing module "access_udp"
[0xb7500800] [Média : channel1] main input debug: thread ended
[0x9d935f0] main stream out debug: destroying chain... (name=duplicate)
[0x9d935f0] stream_out_duplicate stream out debug: closing a duplication
[0xb7503998] main stream out debug: destroying chain... (name=mosaic-bridge)
[0xb7503998] main stream out debug: removing module "stream_out_mosaic_bridge"
[0xb7503998] main stream out debug: destroying chain done
[0xb7503f38] main stream out debug: destroying chain... (name=bridge-out)
[0xb7503f38] main stream out debug: removing module "stream_out_bridge"
[0xb7503f38] main stream out debug: destroying chain done
[0x9d935f0] main stream out debug: removing module "stream_out_duplicate"
[0x9d935f0] main stream out debug: destroying chain done
[0xb7500800] [Média : channel1] main input debug: TIMER input launching for 'udp://:1234' : 83648,051 ms - Total 83648,051 ms / 1 intvls (Avg 83648,047 ms)
[0x9d82220] [Média : background] main input debug: control type=0
[0x9d82220] [Média : background] main input debug: control: stopping input
[0x9df3168] [Média : background] main packetizer debug: removing module "packetizer_copy"
[0x9df3168] [Média : background] main packetizer debug: killing decoder fourcc `fake', 0 PES in FIFO
[0x9d88638] [Média : background] main stream output debug: removing a sout input (sout_input:0x9dfef80)
[0x9df8ee0] [Média : background] main encoder debug: TIMER encoding video frame : 5,851 ms - Total 47867,568 ms / 6345 intvls (Avg 7,544 ms)
[0x9dffd88] [Média : background] main decoder debug: removing module "fake"
x264 [info]: slice I:54    Avg QP:24,65  size: 17714
x264 [info]: slice P:6289  Avg QP:19,27  size:   941
x264 [info]: mb I  I16..4: 60,5%  0,0% 39,5%
x264 [info]: mb P  I16..4:  2,1%  0,0%  0,3%  P16..4: 14,2%  2,1%  0,1%  0,0%  0,0%    skip:81,3%
x264 [info]: kb/s:216,7
[0x9df8ee0] [Média : background] main encoder debug: removing module "x264"
[0xb7503bd8] [Média : background] mux_ts mux debug: removing input pid=68
[0xb7503bd8] [Média : background] mux_ts mux debug: new PCR PID is 69
[0x9d8c3b8] [Média : background] main demux debug: removing module "access_fake"
[0x9d82220] [Média : background] main input debug: Program doesn't contain anymore ES
[0x9d82220] [Média : background] main input debug: thread ended
[0x9d8b4d0] main stream out debug: destroying chain... (name=transcode)
[0x9d8e048] main stream out debug: destroying chain... (name=bridge-in)
[0x9d8fd58] main stream out debug: destroying chain... (name=rtp)
[0xb7503bd8] main mux debug: removing module "mux_ts"
[0x9d7f888] main http server debug: waitpipe: object killed
[0x9d7f888] main http server debug: HTTP host removed
[0xb7506fa0] main http server debug: no hosts left, stopping httpd
[0x9d8fd58] main stream out debug: removing module "stream_out_rtp"
[0x9d8fd58] main stream out debug: destroying chain done
[0x9d8e048] main stream out debug: removing module "stream_out_bridge"
[0x9d8e048] main stream out debug: destroying chain done
[0xa02c018] main blend debug: removing module "blend"
[0x9d92578] main spu text debug: removing module "freetype"
[0x9dacb10] main scale debug: removing module "yuvp"
[0x9d9eea8] main scale debug: removing module "swscale"
[0x9d8b5a0] main subpicture debug: Filter 'mosaic' (0x9e08918) removed from chain
[0x9e08918] main filter debug: removing module "mosaic"
[0x9d8b4d0] main stream out debug: removing module "stream_out_transcode"
[0x9d8b4d0] main stream out debug: destroying chain done
[0x9d82220] [Média : background] main input debug: TIMER input launching for 'fake://' : 63,367 ms - Total 63,367 ms / 1 intvls (Avg 63,367 ms)
[0x9cc8140] main libvlc debug: removing playlist
[0x9d7d3e8] main playlist debug: Destroyed
[0x9cc8140] main libvlc debug: TIMER ML Load : Total 9,507 ms / 1 intvls (Avg 9,507 ms)
[0x9cc8140] main libvlc debug: TIMER Items array build : Total 0,115 ms / 1 intvls (Avg 0,115 ms)
[0x9cc8140] main libvlc debug: TIMER ML Dump : Total 0,801 ms / 1 intvls (Avg 0,801 ms)
[0x9cc8140] main libvlc debug: removing stats
[0x9cc8140] main libvlc debug: removing module "memcpymmxext"
[0x9cc8140] main libvlc debug: opening config file (/home/nvanhaute/.config/vlc/vlcrc)
[0x9cc8140] main libvlc debug: writing plugins cache /home/nvanhaute/.cache/vlc/plugins-04041e.dat
Interface initialization failed