I tried looking for a solution, but although I seem to find a lot of similar posts, none have answers how to sort the issue out.
So I initiate a stream from my dreambox through wifi and after a random period of time the VLC just disconnects, it sometimes takes 10seconds sometimes 2 hours. This is currently happening on 2.0.2 but was the same on the last 2 or 3 mayor releases. Stream can be re-initiated through just pressing start, but it seems to get worst with every start/stop loop.
Anyone has any ideas about how to get this solved?
Code: Select all
main debug: processing request item: http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:, node: Playlist, skip: 0
main debug: resyncing on http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:
main debug: http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0: is at 0
main debug: starting playback of the new playlist item
main debug: resyncing on http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:
main debug: http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0: is at 0
main debug: creating new input thread
main debug: Creating an input for 'http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:'
main debug: using timeshift granularity of 50 MiB, in path 'C:\DOCUME~1\FARRC2~1.COR\LOCALS~1\Temp'
main debug: `http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:' gives access `http' demux `' path `192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:'
main debug: creating demux: access='http' demux='' location='192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:' file='\\192.168.1.71:8001\1:0:1:1:1770:110:820000:0:0:0:'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "http"
main debug: TIMER module_need() : 0.163 ms - Total 0.163 ms / 1 intvls (Avg 0.163 ms)
main debug: creating access 'http' location='192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:', path='\\192.168.1.71:8001\1:0:1:1:1770:110:820000:0:0:0:'
main debug: looking for access module: 2 candidates
access_http debug: http: server='192.168.1.71' port=8001 file='/1:0:1:1:1770:110:820000:0:0:0:'
main debug: net: connecting to 192.168.1.71 port 8001
qt4 debug: IM: Setting an input
main debug: connection succeeded (socket = 1572)
access_http debug: protocol 'HTTP' answer code 200
access_http debug: Connection: Close
access_http debug: Content-Type: video/mpeg
access_http debug: Server: stream_enigma2
main debug: using access module "access_http"
main debug: TIMER module_need() : 300.201 ms - Total 300.201 ms / 1 intvls (Avg 300.201 ms)
main debug: Using stream method for AStream*
main debug: starting pre-buffering
main debug: received first data after 6 ms
main debug: pre-buffering done 1024 bytes in 0s - 150 KiB/s
main debug: looking for stream_filter module: 4 candidates
main debug: no stream_filter module matching "any" could be loaded
main debug: TIMER module_need() : 0.169 ms - Total 0.169 ms / 1 intvls (Avg 0.169 ms)
main debug: looking for stream_filter module: 1 candidate
main debug: using stream_filter module "stream_filter_record"
main debug: TIMER module_need() : 0.223 ms - Total 0.223 ms / 1 intvls (Avg 0.223 ms)
main debug: creating demux: access='http' demux='' location='192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:' file='\\192.168.1.71:8001\1:0:1:1:1770:110:820000:0:0:0:'
main debug: looking for demux module: 55 candidates
ts debug: pid[577] unknown
ts debug: pid[512] unknown
ts debug: pid[650] unknown
ts debug: pid[128] unknown
ts debug: eof ?
main debug: using demux module "ts"
main debug: TIMER module_need() : 3548.200 ms - Total 3548.200 ms / 1 intvls (Avg 3548.200 ms)
ts debug: DEMUX_SET_GROUP 0 00000000
main debug: looking for meta reader module: 2 candidates
lua debug: Trying Lua scripts in C:\Documents and Settings\farrc204.CORP\Application Data\vlc\lua\meta\reader
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
main debug: no meta reader module matching "any" could be loaded
main debug: TIMER module_need() : 7.514 ms - Total 7.514 ms / 1 intvls (Avg 7.514 ms)
main debug: `http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:' successfully opened
ts debug: eof ?
main debug: EOF reached
main debug: finished input
main debug: waitpipe: object killed
main debug: removing module "ts"
ts debug: pid list:
ts debug: - pid[128] seen
ts debug: - pid[512] seen
ts debug: - pid[577] seen
ts debug: - pid[650] seen
ts debug: - pid[8191] seen
main debug: removing module "stream_filter_record"
main debug: removing module "access_http"
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: nothing to play
qt4 debug: IM: Deleting the input
main debug: TIMER input launching for 'http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:' : 3864.546 ms - Total 3864.546 ms / 1 intvls (Avg 3864.546 ms)
main debug: processing request item: http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:, node: Playlist, skip: 0
main debug: resyncing on http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:
main debug: http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0: is at 0
main debug: starting playback of the new playlist item
main debug: resyncing on http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:
main debug: http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0: is at 0
main debug: creating new input thread
main debug: Creating an input for 'http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:'
main debug: using timeshift granularity of 50 MiB, in path 'C:\DOCUME~1\FARRC2~1.COR\LOCALS~1\Temp'
main debug: `http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:' gives access `http' demux `' path `192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:'
main debug: creating demux: access='http' demux='' location='192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:' file='\\192.168.1.71:8001\1:0:1:1:1770:110:820000:0:0:0:'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "http"
main debug: TIMER module_need() : 0.141 ms - Total 0.141 ms / 1 intvls (Avg 0.141 ms)
main debug: creating access 'http' location='192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:', path='\\192.168.1.71:8001\1:0:1:1:1770:110:820000:0:0:0:'
main debug: looking for access module: 2 candidates
access_http debug: http: server='192.168.1.71' port=8001 file='/1:0:1:1:1770:110:820000:0:0:0:'
main debug: net: connecting to 192.168.1.71 port 8001
qt4 debug: IM: Setting an input
main debug: connection succeeded (socket = 1588)
access_http debug: protocol 'HTTP' answer code 200
access_http debug: Connection: Close
access_http debug: Content-Type: video/mpeg
access_http debug: Server: stream_enigma2
main debug: using access module "access_http"
main debug: TIMER module_need() : 250.109 ms - Total 250.109 ms / 1 intvls (Avg 250.109 ms)
main debug: Using stream method for AStream*
main debug: starting pre-buffering
main debug: received first data after 4 ms
main debug: pre-buffering done 1024 bytes in 0s - 210 KiB/s
main debug: looking for stream_filter module: 4 candidates
main debug: no stream_filter module matching "any" could be loaded
main debug: TIMER module_need() : 0.169 ms - Total 0.169 ms / 1 intvls (Avg 0.169 ms)
main debug: looking for stream_filter module: 1 candidate
main debug: using stream_filter module "stream_filter_record"
main debug: TIMER module_need() : 0.115 ms - Total 0.115 ms / 1 intvls (Avg 0.115 ms)
main debug: creating demux: access='http' demux='' location='192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:' file='\\192.168.1.71:8001\1:0:1:1:1770:110:820000:0:0:0:'
main debug: looking for demux module: 55 candidates
ts debug: pid[577] unknown
ts debug: pid[512] unknown
ts debug: pid[650] unknown
ts debug: pid[128] unknown
ts debug: eof ?
main debug: using demux module "ts"
main debug: TIMER module_need() : 3295.977 ms - Total 3295.977 ms / 1 intvls (Avg 3295.977 ms)
ts debug: DEMUX_SET_GROUP 0 00000000
main debug: looking for meta reader module: 2 candidates
lua debug: Trying Lua scripts in C:\Documents and Settings\farrc204.CORP\Application Data\vlc\lua\meta\reader
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
main debug: no meta reader module matching "any" could be loaded
main debug: TIMER module_need() : 2.309 ms - Total 2.309 ms / 1 intvls (Avg 2.309 ms)
main debug: `http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:' successfully opened
ts debug: eof ?
main debug: EOF reached
main debug: finished input
main debug: waitpipe: object killed
main debug: removing module "ts"
ts debug: pid list:
ts debug: - pid[128] seen
ts debug: - pid[512] seen
ts debug: - pid[577] seen
ts debug: - pid[650] seen
ts debug: - pid[8191] seen
main debug: removing module "stream_filter_record"
main debug: removing module "access_http"
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: nothing to play
qt4 debug: IM: Deleting the input
main debug: TIMER input launching for 'http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:' : 3554.939 ms - Total 3554.939 ms / 1 intvls (Avg 3554.939 ms)
main debug: processing request item: http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:, node: Playlist, skip: 0
main debug: resyncing on http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:
main debug: http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0: is at 0
main debug: starting playback of the new playlist item
main debug: resyncing on http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:
main debug: http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0: is at 0
main debug: creating new input thread
main debug: Creating an input for 'http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:'
main debug: using timeshift granularity of 50 MiB, in path 'C:\DOCUME~1\FARRC2~1.COR\LOCALS~1\Temp'
main debug: `http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:' gives access `http' demux `' path `192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:'
main debug: creating demux: access='http' demux='' location='192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:' file='\\192.168.1.71:8001\1:0:1:1:1770:110:820000:0:0:0:'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "http"
main debug: TIMER module_need() : 0.156 ms - Total 0.156 ms / 1 intvls (Avg 0.156 ms)
main debug: creating access 'http' location='192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:', path='\\192.168.1.71:8001\1:0:1:1:1770:110:820000:0:0:0:'
main debug: looking for access module: 2 candidates
access_http debug: http: server='192.168.1.71' port=8001 file='/1:0:1:1:1770:110:820000:0:0:0:'
main debug: net: connecting to 192.168.1.71 port 8001
qt4 debug: IM: Setting an input
main debug: connection succeeded (socket = 1612)
access_http debug: protocol 'HTTP' answer code 200
access_http debug: Connection: Close
access_http debug: Content-Type: video/mpeg
access_http debug: Server: stream_enigma2
main debug: using access module "access_http"
main debug: TIMER module_need() : 239.133 ms - Total 239.133 ms / 1 intvls (Avg 239.133 ms)
main debug: Using stream method for AStream*
main debug: starting pre-buffering
main debug: received first data after 4 ms
main debug: pre-buffering done 1024 bytes in 0s - 220 KiB/s
main debug: looking for stream_filter module: 4 candidates
main debug: no stream_filter module matching "any" could be loaded
main debug: TIMER module_need() : 0.171 ms - Total 0.171 ms / 1 intvls (Avg 0.171 ms)
main debug: looking for stream_filter module: 1 candidate
main debug: using stream_filter module "stream_filter_record"
main debug: TIMER module_need() : 0.113 ms - Total 0.113 ms / 1 intvls (Avg 0.113 ms)
main debug: creating demux: access='http' demux='' location='192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:' file='\\192.168.1.71:8001\1:0:1:1:1770:110:820000:0:0:0:'
main debug: looking for demux module: 55 candidates
ts debug: pid[577] unknown
ts debug: pid[512] unknown
ts debug: pid[650] unknown
ts debug: pid[128] unknown
ts debug: PATCallBack called
ts debug: new PAT ts_id=6000 version=2 current_next=1
ts debug: * number=0 pid=16
ts debug: * number=1 pid=256
ts debug: * number=2 pid=257
ts debug: * number=3 pid=258
ts debug: * number=4 pid=259
ts debug: * number=5 pid=261
ts debug: * number=6 pid=262
ts debug: * number=7 pid=263
ts debug: * number=8 pid=264
ts debug: * number=9 pid=265
ts debug: * number=10 pid=266
ts debug: * number=11 pid=260
ts debug: PMTCallBack called
ts debug: new PMT program number=1 version=15 pid_pcr=128
ts debug: * es pid=512 type=2 fcc=mpgv
main debug: selecting program id=1
ts debug: * es pid=577 type=6 dr->i_tag=0x56
ts debug: * ttxt type=Teletext lan=ita page=100
ts debug: * es pid=577 type=6 fcc=telx
ts debug: * es pid=650 type=4 dr->i_tag=0xa
ts debug: found language: ita
ts debug: * es pid=650 type=4 fcc=mpga
ts debug: * es pid=6180 type=5 dr->i_tag=0x6f
ts debug: * es pid=6180 type=5 *unknown*
ts debug: * es pid=6302 type=5 dr->i_tag=0x6f
ts debug: * es pid=6302 type=5 *unknown*
ts debug: * es pid=6319 type=5 dr->i_tag=0x6f
ts debug: * es pid=6319 type=5 *unknown*
ts debug: * es pid=6327 type=5 dr->i_tag=0x6f
ts debug: * es pid=6327 type=5 *unknown*
ts debug: * es pid=6480 type=11 dr->i_tag=0x14
ts debug: * es pid=6480 type=11 dr->i_tag=0x13
ts debug: * es pid=6480 type=11 dr->i_tag=0x66
ts debug: * es pid=6480 type=11 dr->i_tag=0x52
ts debug: * es pid=6480 type=11 *unknown*
ts debug: * es pid=6602 type=11 dr->i_tag=0x14
ts debug: * es pid=6602 type=11 dr->i_tag=0x13
ts debug: * es pid=6602 type=11 dr->i_tag=0x66
ts debug: * es pid=6602 type=11 dr->i_tag=0x52
ts debug: * es pid=6602 type=11 *unknown*
ts debug: * es pid=6619 type=11 dr->i_tag=0x14
ts debug: * es pid=6619 type=11 dr->i_tag=0x13
ts debug: * es pid=6619 type=11 dr->i_tag=0x66
ts debug: * es pid=6619 type=11 dr->i_tag=0x52
ts debug: * es pid=6619 type=11 *unknown*
ts debug: * es pid=6627 type=11 dr->i_tag=0x14
ts debug: * es pid=6627 type=11 dr->i_tag=0x13
ts debug: * es pid=6627 type=11 dr->i_tag=0x66
ts debug: * es pid=6627 type=11 dr->i_tag=0x52
ts debug: * es pid=6627 type=11 *unknown*
ts debug: * es pid=6902 type=12 dr->i_tag=0x14
ts debug: * es pid=6902 type=12 dr->i_tag=0x52
ts debug: * es pid=6902 type=12 *unknown*
access_http warning: unimplemented query in control
main debug: using demux module "ts"
main debug: TIMER module_need() : 351.008 ms - Total 351.008 ms / 1 intvls (Avg 351.008 ms)
main debug: looking for decoder module: 31 candidates
avcodec debug: libavcodec already initialized
avcodec debug: trying to use direct rendering
avcodec debug: allowing 3 thread(s) for decoding
avcodec warning: threaded frame decoding is not compatible with ffmpeg-hw, disabled
avcodec warning: threaded slice decoding is not compatible with ffmpeg-hw, disabled
avcodec debug: ffmpeg codec (MPEG-1/2 Video) started
main debug: using decoder module "avcodec"
main debug: TIMER module_need() : 0.898 ms - Total 0.898 ms / 1 intvls (Avg 0.898 ms)
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer module "packetizer_mpegvideo"
main debug: TIMER module_need() : 0.230 ms - Total 0.230 ms / 1 intvls (Avg 0.230 ms)
main debug: looking for decoder module: 31 candidates
main debug: using decoder module "mpeg_audio"
main debug: TIMER module_need() : 0.217 ms - Total 0.217 ms / 1 intvls (Avg 0.217 ms)
ts debug: DEMUX_SET_GROUP 0 00000000
main debug: looking for meta reader module: 2 candidates
lua debug: Trying Lua scripts in C:\Documents and Settings\farrc204.CORP\Application Data\vlc\lua\meta\reader
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
main debug: no meta reader module matching "any" could be loaded
main debug: TIMER module_need() : 2.208 ms - Total 2.208 ms / 1 intvls (Avg 2.208 ms)
main debug: `http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:' successfully opened
ts warning: first packet for pid=512 cc=0xa
ts warning: first packet for pid=577 cc=0xf
ts warning: first packet for pid=650 cc=0xc
main debug: Buffering 0%
main debug: Buffering 3%
main debug: Buffering 7%
main debug: Buffering 11%
main debug: Buffering 15%
main debug: Buffering 18%
main debug: Buffering 22%
main debug: Buffering 26%
main debug: Buffering 30%
main debug: Buffering 34%
main debug: Buffering 37%
main debug: Buffering 41%
mpeg_audio debug: MPGA channels:2 samplerate:48000 bitrate:192
main debug: recycling audio output
main debug: looking for audio output module: 2 candidates
aout_directx debug: Opening DirectSound Audio Output
aout_directx debug: found device: Primary Sound Driver
aout_directx debug: found device: SoundMAX HD Audio
aout_directx debug: found device: PC2TV Audio
main debug: Buffering 45%
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: using audio output module "aout_directx"
main debug: TIMER module_need() : 24.820 ms - Total 24.820 ms / 1 intvls (Avg 24.820 ms)
aout_directx debug: DirectSoundThread ready
main debug: output 's16l' 48000 Hz Stereo frame=1 samples/4 bytes
main debug: mixer 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
main debug: filter(s) 'f32l'->'s16l' 48000 Hz->48000 Hz Stereo->Stereo
main debug: looking for audio filter module: 14 candidates
audio_format debug: f32l->s16l, bits per sample: 32->16
main debug: using audio filter module "audio_format"
main debug: TIMER module_need() : 0.160 ms - Total 0.160 ms / 1 intvls (Avg 0.160 ms)
main debug: conversion pipeline completed
main debug: looking for audio mixer module: 2 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 0.088 ms - Total 0.088 ms / 1 intvls (Avg 0.088 ms)
main debug: input 'mpga' 48000 Hz Stereo frame=1152 samples/1161 bytes
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() : 0.156 ms - Total 0.156 ms / 1 intvls (Avg 0.156 ms)
main debug: filter(s) 'mpga'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
main debug: looking for audio filter module: 14 candidates
mpgatofixed32 debug: mpga->f32l, bits per sample: 32
main debug: using audio filter module "mpgatofixed32"
main debug: TIMER module_need() : 0.110 ms - Total 0.110 ms / 1 intvls (Avg 0.110 ms)
main debug: conversion pipeline completed
main debug: filter(s) 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
main debug: conversion pipeline completed
main debug: filter(s) 'f32l'->'f32l' 52800 Hz->48000 Hz Stereo->Stereo
main debug: looking for audio filter module: 14 candidates
main debug: using audio filter module "samplerate"
main debug: TIMER module_need() : 0.309 ms - Total 0.309 ms / 1 intvls (Avg 0.309 ms)
main debug: conversion pipeline completed
main debug: End of audio preroll
main debug: Buffering 49%
main debug: Buffering 53%
main debug: Buffering 56%
main debug: Buffering 60%
main debug: Buffering 64%
main debug: Buffering 68%
main debug: Buffering 72%
main debug: Buffering 76%
packetizer_mpegvideo debug: size 704x576 fps=25.000
avcodec debug: Available decoder output format 61 (PIX_FMT_DXVA2_VLD)
avcodec debug: Trying DXVA2
avcodec debug: DLLs loaded
main debug: Buffering 79%
avcodec debug: D3dCreateDevice succeed
avcodec debug: OurDirect3DCreateDeviceManager9 Success!
avcodec info: obtained IDirect3DDeviceManager9
avcodec info: DXVA2CreateVideoService Success!
avcodec debug: - 'MPEG-2 motion compensation' is supported by hardware
avcodec debug: - 'MPEG-2 inverse discrete cosine transform' is supported by hardware
avcodec debug: - 'Windows Media Video 9 motion compensation' is supported by hardware
avcodec debug: - 'Windows Media Video 9 IDCT' is supported by hardware
avcodec debug: - 'VC-1 motion compensation' is supported by hardware
avcodec debug: - 'VC-1 inverse discrete cosine transform' is supported by hardware
avcodec error: DxFindVideoServiceConversion failed
avcodec warning: Failed to open DXVA2
avcodec debug: Available decoder output format 0 (PIX_FMT_YUV420P)
main debug: looking for text renderer module: 2 candidates
freetype debug: Using Arial as font from file C:\WINDOWS\Fonts\ARIAL.TTF
freetype debug: using fontsize: 2
main debug: using text renderer module "freetype"
main debug: TIMER module_need() : 2.741 ms - Total 2.741 ms / 1 intvls (Avg 2.741 ms)
main debug: looking for video filter2 module: 18 candidates
swscale debug: 32x32 chroma: YUVA -> 16x16 chroma: RGBA with scaling using Bicubic (good quality)
main debug: using video filter2 module "swscale"
main debug: TIMER module_need() : 0.529 ms - Total 0.529 ms / 1 intvls (Avg 0.529 ms)
main debug: looking for video filter2 module: 18 candidates
yuvp debug: YUVP to YUVA converter
main debug: using video filter2 module "yuvp"
main debug: TIMER module_need() : 0.127 ms - Total 0.127 ms / 1 intvls (Avg 0.127 ms)
main debug: Deinterlacing available
main debug: deinterlace 0, mode blend, is_needed 0
main debug: Opening vout display wrapper
main debug: looking for vout display module: 6 candidates
directx debug: creating Vout EventThread
main debug: Buffering 83%
directx debug: DirectXCreateWindow
main debug: looking for vout window hwnd module: 2 candidates
qt4 debug: requesting video...
main debug: Buffering 87%
qt4 debug: Video was requested 0, 0
main debug: using vout window hwnd module "qt4"
main debug: TIMER module_need() : 25.832 ms - Total 25.832 ms / 1 intvls (Avg 25.832 ms)
directx debug: created video sub-window
directx debug: Vout EventThread running
directx debug: disabling screen saver
directx debug: directx-device:
directx debug: DirectXEnumCallback: Mobile Intel(R) 4 Series Express Chipset Family, \\.\DISPLAY1
directx debug: selecting Mobile Intel(R) 4 Series Express Chipset Family, \\.\DISPLAY1
directx debug: screen dimensions (0x0,1280x800)
directx debug: DirectDraw Capabilities: overlay=1 yuvoverlay=1 can_deinterlace_overlay=1 colorkey=1 stretch=1 bltfourcc=1
qt4 debug: Moving video to correct screen
main debug: VoutDisplayEvent 'resize' 1032x610 fullscreen
directx debug: YUV overlay surface created successfully
main debug: using vout display module "directx"
main debug: TIMER module_need() : 78.142 ms - Total 78.142 ms / 1 intvls (Avg 78.142 ms)
main debug: original format sz 704x576, of (0,0), vsz 704x576, 4cc I420, sar 16:11, msk r0x0 g0x0 b0x0
main debug: removing module "freetype"
main debug: looking for text renderer module: 2 candidates
freetype debug: Using Arial as font from file C:\WINDOWS\Fonts\ARIAL.TTF
freetype debug: using fontsize: 2
main debug: using text renderer module "freetype"
main debug: TIMER module_need() : 1.875 ms - Total 1.875 ms / 1 intvls (Avg 1.875 ms)
avcodec debug: using direct rendering
main debug: Buffering 91%
main debug: End of video preroll
main debug: Received first picture
main debug: Buffering 95%
main debug: looking for video blending module: 1 candidate
main debug: using video blending module "blend"
main debug: TIMER module_need() : 0.173 ms - Total 0.173 ms / 1 intvls (Avg 0.173 ms)
main debug: Post-processing available
main debug: Detected interlaced video
main debug: deinterlace 0, mode blend, is_needed 1
main debug: VoutDisplayEvent 'resize' 1280x800 fullscreen
main debug: Buffering 98%
qt4 debug: Qt: Entering Fullscreen
main debug: Stream buffering done (1026 ms in 1009 ms)
main debug: Decoder buffering done in 0 ms
main debug: audio output is too slow (22055 us): trashing 50000 us
main warning: audio output out of sync, adjusting dates (81975 us)
main warning: not synchronized (81979 us), resampling
main warning: buffer too late (81562), up-sampling
main debug: auto hiding mouse cursor
main debug: auto hiding mouse cursor
main warning: resampling stopped after 13739919 usec (drift: 709)
main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 1000 ms)
main error: ES_OUT_RESET_PCR called
main debug: Buffering 0%
main debug: Buffering 3%
main debug: Buffering 7%
main debug: Buffering 11%
ts debug: eof ?
main debug: EOF reached
main debug: Stream buffering done (113 ms in 35 ms)
main debug: Decoder buffering done in 0 ms
main debug: finished input
main debug: waitpipe: object killed
main debug: removing module "avcodec"
avcodec debug: ffmpeg codec (MPEG-1/2 Video) stopped
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: saving a free vout
main debug: reusing provided vout
main debug: removing module "packetizer_mpegvideo"
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 "samplerate"
main debug: removing module "aout_directx"
aout_directx debug: closing audio device
aout_directx debug: DirectSoundThread exiting
main debug: removing module "audio_format"
main debug: removing module "float32_mixer"
main debug: releasing audio output
main debug: removing module "ts"
ts debug: pid list:
ts debug: - pid[0] seen
ts debug: - pid[128] seen
ts debug: - pid[256] seen
ts debug: - pid[512] seen
ts debug: - pid[577] seen
main debug: Program doesn't contain anymore ES
ts debug: - pid[650] seen
ts debug: - pid[8191] seen
main debug: removing module "stream_filter_record"
main debug: removing module "access_http"
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: nothing to play
main debug: destroying useless vout
main debug: removing module "blend"
main debug: removing module "directx"
directx debug: DirectXEventThread terminating
directx debug: DirectXCloseWindow
directx debug: WinProc WM_DESTROY
qt4 debug: releasing video...
qt4 debug: IM: Deleting the input
qt4 debug: Qt: Quitting Fullscreen
main debug: TIMER input launching for 'http://192.168.1.71:8001/1:0:1:1:1770:110:820000:0:0:0:' : 600.650 ms - Total 600.650 ms / 1 intvls (Avg 600.650 ms)
qt4 debug: Video is not needed anymore
main debug: removing module "freetype"
main debug: removing module "yuvp"
main debug: removing module "swscale"