My VLC 1.0.3 crashes on my Windows XP when i switch channel on my Dreambox. Im getting a http stream from the dreambox and transcode it to a multicast RTP stream.
This is the error msg and i think i got this problem just with the windows version not with the linux version
ug: TIMER encoding video frame : 1.000 ms - Total 1343.000 ms / 240 intvls (Avg 5.596 ms)
main debug: removing module "libmpeg2"
x264 debug: pthread-win32 deinitialized
main debug: removing module "x264"
main debug: Filter 'deinterlace' (0x827f81c) removed from chain
main debug: removing module "deinterlace"
mux_ts debug: removing input pid=77
mux_ts debug: new PCR PID is 76
main debug: thread times: real 0m11.687500s, kernel 0m0.000000s, user 0m0.500000s
main debug: removing module "mpeg_audio"
main debug: killing decoder fourcc `mpga', 0 PES in FIFO
main debug: removing a sout input (sout_input:0x3c3aa08)
main debug: TIMER encoding audio frame : 1.000 ms - Total 352.000 ms / 403 intvls (Avg 0.873 ms)
main debug: removing module "mpeg_audio"
main debug: removing module "avcodec"
main debug: Filter 'mpgatofixed32' (0xbc89f4) removed from chain
main debug: removing module "mpgatofixed32"
main debug: Filter 'audio_format' (0xcb9c44) removed from chain
main debug: removing module "audio_format"
mux_ts debug: removing input pid=76
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer 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)
main debug: thread started
main debug: thread times: real 0m0.000000s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "mpeg_audio"
main debug: killing decoder fourcc `mpga', 0 PES in FIFO
main debug: Program doesn't contain anymore ES
ts debug: * number=13344 pid=1109
ts debug: PMTCallBack called
ts debug: new PMT program number=13344 version=1 pid_pcr=163
ts debug: * es pid=163 type=2 dr->i_tag=0x9
ts debug: * es pid=163 type=2 dr->i_tag=0x9
ts debug: * es pid=163 type=2 fcc=mpgv
main debug: selecting program id=13344
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer module "packetizer_mpegvideo"
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 debug: * descriptor : CA (0x9) SysID 0x919
ts debug: * es pid=406 type=3 dr->i_tag=0xa
ts debug: * es pid=406 type=3 dr->i_tag=0x9
ts debug: * es pid=406 type=3 dr->i_tag=0x9
ts debug: found language: ita
ts debug: * es pid=406 type=3 fcc=mpga
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer 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)
main debug: thread started
ts debug: * descriptor : CA (0x9) SysID 0x919
ts debug: * es pid=407 type=3 dr->i_tag=0xa
ts debug: * es pid=407 type=3 dr->i_tag=0x9
ts debug: * es pid=407 type=3 dr->i_tag=0x9
ts debug: found language: eng
ts debug: * es pid=407 type=3 fcc=mpga
ts debug: * descriptor : CA (0x9) SysID 0x919
ts warning: first packet for pid=163 cc=0xb
ts warning: first packet for pid=407 cc=0x7
ts warning: first packet for pid=406 cc=0xc
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: 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: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
packetizer_mpegvideo debug: waiting for sequence start
packetizer_mpegvideo debug: waiting for sequence start
mpeg_audio debug: MPGA channels:2 samplerate:48000 bitrate:160
main debug: adding a new sout input (sout_input:0xc28398)
stream_out_transcode debug: creating audio transcoding from fcc=`mpga' to fcc=`mp3 '
main debug: looking for decoder module: 36 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: looking for encoder module: 12 candidates
avcodec debug: libavcodec already initialized
avcodec debug: found encoder MPEG Audio layer 1/2/3
main debug: using encoder module "avcodec"
main debug: TIMER module_need() : 7.000 ms - Total 7.000 ms / 1 intvls (Avg 7.000 ms)
stream_out_transcode debug: Looking for filter (mpga->s16l, channels 2->2, rate 48000->48000)
main debug: looking for audio filter2 module: 8 candidates
mpgatofixed32 debug: mpga->fl32, bits per sample: 0
main debug: using audio filter2 module "mpgatofixed32"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: Filter 'mpgatofixed32' (0xcb9c44) appended to chain
main debug: looking for audio filter2 module: 8 candidates
audio_format debug: fl32->s16l, bits per sample: 32->16
main debug: using audio filter2 module "audio_format"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: Filter 'audio_format' (0xbc89f4) appended to chain
stream_out_transcode debug: Got complete audio filter chain
main debug: adding a new input
mux_ts debug: adding input codec=mpga pid=78
mux_ts debug: - lang=ita
mux_ts debug: new PCR PID is 78
mpeg_audio debug: MPGA channels:2 samplerate:48000 bitrate:160
packetizer_mpegvideo debug: waiting for sequence start
packetizer_mpegvideo debug: size 704x576 fps=25.000
main debug: adding a new sout input (sout_input:0x3c544d8)
stream_out_transcode debug: creating video transcoding from fcc=`mpgv' to fcc=`h264'
main debug: looking for decoder module: 36 candidates
main debug: using decoder module "libmpeg2"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: looking for encoder module: 1 candidate
x264 debug: version x264 0.70.X
main debug: set config option: sout-x264-vbv-maxrate to 1600
x264 debug: initializing pthread-win32
main debug: using encoder module "x264"
main debug: TIMER module_need() : 8.000 ms - Total 8.000 ms / 1 intvls (Avg 8.000 ms)
x264 debug: pthread-win32 deinitialized
main debug: removing module "x264"
libmpeg2 debug: 704x576 (display 704,576), aspect 576000, sar 12:11, 25.000 fps
main warning: dts != current_pts (-1446786558721)
main warning: decoder synchro warning: pts != current_date (-40000)
stream_out_transcode debug: decoder aspect is 576000:432000
stream_out_transcode debug: source pixel aspect is 1.090909:1
stream_out_transcode debug: scaled pixel aspect is 1.090909:1
stream_out_transcode debug: source 704x576, destination 704x576
stream_out_transcode debug: encoder aspect is 576000:432000
main debug: looking for video filter2 module: 1 candidate
deinterlace debug: using blend deinterlace mode
deinterlace debug: using blend deinterlace method
deinterlace debug: deinterlacing
main debug: using video filter2 module "deinterlace"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: Filter 'deinterlace' (0x827f81c) appended to chain
stream_out_transcode debug: destination (after video filters) 704x576
main debug: looking for encoder module: 1 candidate
x264 debug: version x264 0.70.X
main debug: set config option: sout-x264-vbv-maxrate to 1600
x264 debug: initializing pthread-win32
main debug: using encoder module "x264"
main debug: TIMER module_need() : 6.000 ms - Total 6.000 ms / 1 intvls (Avg 6.000 ms)
main debug: adding a new input
mux_ts debug: adding input codec=h264 pid=79
mux_ts debug: new PCR PID is 79
main warning: late buffer for mux input (1446785694000)
main warning: late buffer for mux input (1446785680000)
mux_ts warning: packet with too strange dts (dts=40000,old=1446786598722,pcr=1446786598722)
main warning: late buffer for mux input (1446785643000)
mux_ts warning: packet with too strange dts (dts=1446786718722,old=80000,pcr=80000)
mux_ts debug: adjusting rate at -515211/200000 (4/82)
ts warning: discontinuity received 0x2 instead of 0x4 (pid=163)
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ts warning: invalid header [0x96:84:12:17] (pid: 163)
ts warning: invalid header [0xf5:22:ec:4e] (pid: 163)
ts warning: invalid header [0xd5:29:81:b3] (pid: 163)
ts warning: invalid header [0xa2:63:a5:34] (pid: 163)
ts warning: invalid header [0x21:62:1c:23] (pid: 163)
ts warning: invalid header [0x72:d9:4b:12] (pid: 163)
ts warning: invalid header [0xad:33:96:5b] (pid: 163)
main warning: decoder synchro warning: pts != current_date (36282932111)
ts debug: PATCallBack called
ts debug: new PAT ts_id=1105 version=8 current_next=1
main debug: thread times: real 0m16.453125s, kernel 0m0.015625s, user 0m2.265625s
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: removing a sout input (sout_input:0x3c544d8)
main debug: TIMER encoding video frame : 11.000 ms - Total 1698.000 ms / 366 intvls (Avg 4.639 ms)
main debug: removing module "libmpeg2"
x264 debug: pthread-win32 deinitialized
main debug: removing module "x264"
main debug: Filter 'deinterlace' (0x827f81c) removed from chain
main debug: removing module "deinterlace"
mux_ts debug: removing input pid=79
mux_ts debug: new PCR PID is 78
main debug: thread times: real 0m16.468750s, kernel 0m0.000000s, user 0m0.593750s
main debug: removing module "mpeg_audio"
main debug: killing decoder fourcc `mpga', 0 PES in FIFO
main debug: removing a sout input (sout_input:0xc28398)
main debug: TIMER encoding audio frame : 1.000 ms - Total 558.000 ms / 606 intvls (Avg 0.921 ms)
main debug: removing module "mpeg_audio"
main debug: removing module "avcodec"
main debug: Filter 'mpgatofixed32' (0xcb9c44) removed from chain
main debug: removing module "mpgatofixed32"
main debug: Filter 'audio_format' (0xbc89f4) removed from chain
main debug: removing module "audio_format"
mux_ts debug: removing input pid=78
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer 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)
main debug: thread started
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