I have a problem. I would stream my tv signal trough vlc to an external pc over internet
Dreambox 800 --> VLC 0.8.6h --> internet --> Client clc 0.8.6h
This constellation works very fine.
BUT !
If i use an version, above 0.8.6h, for example version 1.0.2 as server and client, the client say XVID ARE NOT SUPPORTED
Here comes the Log-File:
Code: Select all
-- logger module started --
main debug: using interface module "logger"
main debug: TIMER module_need() : 31.000 ms - Total 31.000 ms / 1 intvls (Avg 31.000 ms)
main debug: thread (interface) created at priority 0 (../.././src/interface/interface.c:151)
main debug: looking for interface module: 1 candidate
main debug: using interface module "hotkeys"
main debug: TIMER module_need() : 4.000 ms - Total 4.000 ms / 1 intvls (Avg 4.000 ms)
main debug: thread (interface) created at priority 0 (../.././src/interface/interface.c:151)
main debug: looking for interface module: 1 candidate
main debug: thread started
main debug: thread started
main debug: thread ended
main debug: using interface module "globalhotkeys"
main debug: TIMER module_need() : 8.000 ms - Total 8.000 ms / 1 intvls (Avg 8.000 ms)
main debug: thread (interface) created at priority 0 (../.././src/interface/interface.c:151)
main: vlc wird mit dem Standard-Interface ausgeführt. Benutzen Sie 'cvlc', um vlc ohne Interface zu verwenden.
main debug: thread started
main debug: looking for interface module: 3 candidates
main debug: thread ended
main debug: thread started
main debug: thread (check for update) created at priority 0 (../.././src/misc/update.c:1400)
main debug: creating access 'http' path='update.videolan.org/vlc/status-win-x86'
main debug: looking for access module: 2 candidates
access_http debug: http: server='update.videolan.org' port=80 file='/vlc/status-win-x86
main debug: net: connecting to update.videolan.org port 80
main debug: connection: Resource temporarily unavailable
main debug: connection succeeded (socket = 612)
qt4 debug: Error while initializing qt-specific localization
main debug: using interface module "qt4"
main debug: TIMER module_need() : 191.000 ms - Total 191.000 ms / 1 intvls (Avg 191.000 ms)
main debug: thread (interface) created at priority 0 (../.././src/interface/interface.c:151)
main debug: thread started
main debug: thread ended
access_http debug: protocol 'HTTP' answer code 206
access_http debug: Content-Type: text/plain
access_http debug: stream size=327,pos=0,remaining=327
access_http debug: this frame size=327
access_http debug: Server: lighttpd/1.4.19
main debug: using access module "access_http"
main debug: TIMER module_need() : 164.000 ms - Total 164.000 ms / 1 intvls (Avg 164.000 ms)
main debug: Using AStream*Stream
main debug: pre buffering
main debug: received first data after 0 ms
main debug: pre-buffering done 327 bytes in 0s - 319335 kbytes/s
main debug: removing module "access_http"
main debug: waitpipe: object killed
main debug: creating access 'http' path='update.videolan.org/vlc/status-win-x86.asc'
main debug: looking for access module: 2 candidates
access_http debug: http: server='update.videolan.org' port=80 file='/vlc/status-win-x86.asc
main debug: net: connecting to update.videolan.org port 80
main debug: connection: Resource temporarily unavailable
main debug: connection succeeded (socket = 612)
access_http debug: protocol 'HTTP' answer code 206
access_http debug: Content-Type: text/plain
access_http debug: stream size=190,pos=0,remaining=190
access_http debug: this frame size=190
access_http debug: Server: lighttpd/1.4.19
main debug: using access module "access_http"
main debug: TIMER module_need() : 129.000 ms - Total 129.000 ms / 1 intvls (Avg 129.000 ms)
main debug: Using AStream*Stream
main debug: pre buffering
main debug: received first data after 0 ms
main debug: pre-buffering done 190 bytes in 0s - 185546 kbytes/s
main debug: Downloading signature (190 bytes)
main debug: removing module "access_http"
main debug: waitpipe: object killed
main debug: Unarmoring signature
main: Status file authenticated
main debug: thread ended
qt4 debug: MRL passed to the Sout: http://192.168.200.4:8001/1:0:1:E:4:85:C00000:0:0:0:
qt4 debug: Adding option: :sout=#transcode{vcodec=mp4v,vb=800,scale=1,acodec=mp4a,ab=128,channels=2,samplerate=44100}:std{access=http,mux=mp4,dst=192.168.200.3:8080}
main debug: adding item `Streaming' ( http://192.168.200.4:8001/1:0:1:E:4:85:C00000:0:0:0: )
qt4 debug: Adding a new MRL to recent ones: http://192.168.200.4:8001/1:0:1:E:4:85:C00000:0:0:0:
main debug: rebuilding array of current - root Wiedergabeliste
main debug: rebuild done - 1 items, index -1
main debug: processing request item Streaming node null skip 0
main debug: resyncing on Streaming
main debug: Streaming is at 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'Streaming'
main debug: thread (input) created at priority 1 (../.././src/input/input.c:230)
main debug: thread started
main debug: stream=`transcode'
main debug: looking for sout stream module: 1 candidate
main debug: stream=`std'
main debug: looking for sout stream module: 1 candidate
main debug: set config option: sout-standard-access to http
main debug: set config option: sout-standard-mux to mp4
main debug: set config option: sout-standard-dst to 192.168.200.3:8080
stream_out_standard debug: creating `http/mp4://192.168.200.3:8080'
stream_out_standard debug: extension is 3:8080
stream_out_standard debug: extension -> mux=(null)
stream_out_standard error: mov and mp4 work only with file output
stream_out_standard debug: using `http/mp4://192.168.200.3:8080'
main debug: looking for sout access module: 1 candidate
main: creating httpd
main debug: net: listening to 192.168.200.3 port 8080
main debug: using sout access module "access_output_http"
main debug: TIMER module_need() : 18.000 ms - Total 18.000 ms / 1 intvls (Avg 18.000 ms)
stream_out_standard debug: access opened
main debug: looking for sout mux module: 1 candidate
mux_mp4 debug: Mp4 muxer opened
main debug: using sout mux module "mux_mp4"
main debug: TIMER module_need() : 5.000 ms - Total 5.000 ms / 1 intvls (Avg 5.000 ms)
stream_out_standard debug: mux opened
main debug: using sout stream module "stream_out_standard"
main debug: TIMER module_need() : 50.000 ms - Total 50.000 ms / 1 intvls (Avg 50.000 ms)
main debug: set config option: sout-transcode-vcodec to mp4v
main debug: set config option: sout-transcode-vb to 800
main debug: set config option: sout-transcode-scale to 1
main debug: set config option: sout-transcode-acodec to mp4a
main debug: set config option: sout-transcode-ab to 128
main debug: set config option: sout-transcode-channels to 2
main debug: set config option: sout-transcode-samplerate to 44100
stream_out_transcode debug: codec audio=mp4a 44100Hz 2 channels 128Kb/s
stream_out_transcode debug: codec video=mp4v 0x0 scaling: 1.000000 800kb/s
main debug: using sout stream module "stream_out_transcode"
main debug: TIMER module_need() : 90.000 ms - Total 90.000 ms / 1 intvls (Avg 90.000 ms)
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path 'C:\Temp'
main debug: `http://192.168.200.4:8001/1:0:1:E:4:85:C00000:0:0:0:' gives access `http' demux `' path `192.168.200.4:8001/1:0:1:E:4:85:C00000:0:0:0:'
main debug: creating demux: access='http' demux='' path='192.168.200.4:8001/1:0:1:E:4:85:C00000: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() : 3.000 ms - Total 3.000 ms / 1 intvls (Avg 3.000 ms)
main debug: creating access 'http' path='192.168.200.4:8001/1:0:1:E:4:85:C00000:0:0:0:'
main debug: looking for access module: 2 candidates
access_http debug: http: server='192.168.200.4' port=8001 file='/1:0:1:E:4:85:C00000:0:0:0:
main debug: net: connecting to 192.168.200.4 port 8001
main debug: connection: Resource temporarily unavailable
main debug: connection succeeded (socket = 988)
qt4 debug: IM: Setting an input
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
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() : 2108.000 ms - Total 2108.000 ms / 1 intvls (Avg 2108.000 ms)
main debug: Using AStream*Stream
main debug: pre buffering
main debug: received first data after 0 ms
main debug: pre-buffering done 1024 bytes in 0s - 1000000 kbytes/s
main debug: looking for stream_filter module: 2 candidates
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: looking for stream_filter module: 1 candidate
main debug: using stream_filter module "stream_filter_record"
main debug: TIMER module_need() : 2.000 ms - Total 2.000 ms / 1 intvls (Avg 2.000 ms)
main debug: creating demux: access='http' demux='' path='192.168.200.4:8001/1:0:1:E:4:85:C00000:0:0:0:'
main debug: looking for demux module: 50 candidates
main debug: using demux module "ts"
main debug: TIMER module_need() : 59.000 ms - Total 59.000 ms / 1 intvls (Avg 59.000 ms)
main debug: looking for a subtitle file in C:\Programme\VideoLAN\VLC\
ts debug: DEMUX_SET_GROUP 0 0
main debug: starting in async mode
main debug: `http://192.168.200.4:8001/1:0:1:E:4:85:C00000:0:0:0:' successfully opened
ts debug: pid[3071] unknown
ts debug: pid[3072] unknown
ts debug: PATCallBack called
ts debug: new PAT ts_id=4 version=11 current_next=1
ts debug: * number=0 pid=16
ts debug: * number=12 pid=97
ts debug: * number=13 pid=109
ts debug: * number=14 pid=107
ts debug: * number=15 pid=96
ts debug: * number=18 pid=103
ts debug: * number=52 pid=108
ts debug: * number=221 pid=110
ts debug: * number=222 pid=104
ts debug: * number=223 pid=102
ts debug: * number=513 pid=101
ts debug: * number=2690 pid=115
ts debug: * number=2691 pid=116
ts debug: * number=3503 pid=144
ts debug: pid[32] unknown
ts debug: PMTCallBack called
ts debug: new PMT program number=14 version=2 pid_pcr=3071
ts debug: * descriptor : CA (0x9) SysID 0x1702
ts debug: * descriptor : CA (0x9) SysID 0x1722
ts debug: * descriptor : CA (0x9) SysID 0x1833
ts debug: * descriptor : CA (0x9) SysID 0x1834
ts debug: * descriptor : CA (0x9) SysID 0x9c4
ts debug: * es pid=32 type=6 dr->i_tag=0x52
ts debug: * es pid=32 type=6 dr->i_tag=0x56
ts debug: * Stream Component Identifier: 10
ts debug: * es pid=32 type=6 fcc=telx
main debug: selecting program id=14
ts debug: * es pid=3071 type=2 dr->i_tag=0x52
ts debug: * es pid=3071 type=2 fcc=mpgv
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
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer module "packetizer_mpegvideo"
main debug: TIMER module_need() : 30.000 ms - Total 30.000 ms / 1 intvls (Avg 30.000 ms)
main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:315)
main debug: thread started
ts debug: * es pid=3072 type=4 dr->i_tag=0xa
qt4 debug: Updating the geometry
ts debug: * es pid=3072 type=4 dr->i_tag=0x52
qt4 debug: Updating the geometry
ts debug: found language: deu
ts debug: * es pid=3072 type=4 fcc=mpga
qt4 debug: Updating the geometry
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer module "mpeg_audio"
main debug: TIMER module_need() : 29.000 ms - Total 29.000 ms / 1 intvls (Avg 29.000 ms)
main debug: thread started
main debug: thread (decoder) created at priority 2 (../.././src/input/decoder.c:315)
ts warning: first packet for pid=3071 cc=0xc
qt4 debug: Updating the geometry
ts warning: first packet for pid=3072 cc=0x3
main debug: Buffering 0%
qt4 debug: Updating the geometry
ts warning: first packet for pid=32 cc=0xa
qt4 debug: New caching: 0
main debug: Buffering 0%
main debug: Buffering 1%
qt4 debug: New caching: 0
main debug: Buffering 1%
main debug: Buffering 2%
qt4 debug: New caching: 1
main debug: Buffering 2%
qt4 debug: New caching: 1
qt4 debug: New caching: 2
main debug: Buffering 4%
qt4 debug: New caching: 2
main debug: Buffering 5%
qt4 debug: New caching: 4
main debug: Buffering 5%
qt4 debug: New caching: 4
main debug: Buffering 6%
main debug: Buffering 6%
main debug: Buffering 7%
qt4 debug: New caching: 7
main debug: Buffering 7%
main debug: Buffering 8%
qt4 debug: New caching: 7
qt4 debug: New caching: 8
main debug: Buffering 8%
main debug: Buffering 8%
qt4 debug: New caching: 8
main debug: Buffering 9%
qt4 debug: New caching: 9
qt4 debug: New caching: 9
qt4 debug: New caching: 9
main debug: Buffering 9%
qt4 debug: New caching: 9
main debug: Buffering 11%
main debug: switching to sync mode
mpeg_audio debug: MPGA channels:2 samplerate:48000 bitrate:192
main debug: Buffering 12%
qt4 debug: New caching: 11
main debug: Buffering 12%
main debug: adding a new sout input (sout_input:0xd91608)
main debug: Buffering 13%
qt4 debug: New caching: 11
stream_out_transcode debug: creating audio transcoding from fcc=`mpga' to fcc=`mp4a'
qt4 debug: New caching: 13
main debug: looking for decoder module: 36 candidates
qt4 debug: New caching: 13
main debug: Buffering 13%
main debug: Buffering 13%
qt4 debug: New caching: 13
qt4 debug: New caching: 13
qt4 debug: New caching: 13
qt4 debug: New caching: 13
qt4 debug: New caching: 14
main debug: Buffering 14%
qt4 debug: New caching: 14
main debug: Buffering 14%
qt4 debug: New caching: 16
main debug: Buffering 16%
qt4 debug: New caching: 16
main debug: Buffering 16%
qt4 debug: New caching: 18
main debug: Buffering 18%
qt4 debug: New caching: 18
main debug: Buffering 21%
main debug: Buffering 21%
qt4 debug: New caching: 21
qt4 debug: New caching: 21
main debug: Buffering 24%
main debug: Buffering 24%
main debug: Buffering 26%
qt4 debug: New caching: 24
main debug: Buffering 26%
qt4 debug: New caching: 24
main debug: Buffering 28%
main debug: using decoder module "mpeg_audio"
qt4 debug: New caching: 28
main debug: Buffering 30%
main debug: TIMER module_need() : 127.000 ms - Total 127.000 ms / 1 intvls (Avg 127.000 ms)
qt4 debug: New caching: 28
main debug: Buffering 30%
main debug: looking for encoder module: 12 candidates
qt4 debug: New caching: 30
qt4 debug: New caching: 30
avcodec debug: libavcodec initialized (interface 0x342300)
avcodec debug: found encoder MPEG AAC Audio
main debug: using encoder module "avcodec"
main debug: TIMER module_need() : 64.000 ms - Total 64.000 ms / 1 intvls (Avg 64.000 ms)
stream_out_transcode debug: Looking for filter (mpga->s16l, channels 2->2, rate 48000->44100)
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() : 4.000 ms - Total 4.000 ms / 1 intvls (Avg 4.000 ms)
main debug: Filter 'mpgatofixed32' (0xc78204) appended to chain
main debug: looking for audio filter2 module: 8 candidates
bandlimited_resampler debug: fl32/48000KHz/2->fl32/44100KHz/2
main debug: using audio filter2 module "bandlimited_resampler"
qt4 debug: New caching: 32
main debug: Buffering 32%
main debug: TIMER module_need() : 11.000 ms - Total 11.000 ms / 1 intvls (Avg 11.000 ms)
main debug: Buffering 33%
main debug: Buffering 36%
main debug: Filter 'bandlimited_resampler' (0x4cb9c3c) appended to chain
qt4 debug: New caching: 32
main debug: Buffering 37%
main debug: looking for audio filter2 module: 8 candidates
main debug: Buffering 39%
qt4 debug: New caching: 37
qt4 debug: New caching: 37
qt4 debug: New caching: 39
qt4 debug: New caching: 39
audio_format debug: fl32->s16l, bits per sample: 32->16
main debug: using audio filter2 module "audio_format"
main debug: TIMER module_need() : 12.000 ms - Total 12.000 ms / 1 intvls (Avg 12.000 ms)
main debug: Filter 'audio_format' (0x4d4f594) appended to chain
stream_out_transcode debug: Got complete audio filter chain
main debug: adding a new input
mux_mp4 debug: adding input
main debug: Buffering 40%
qt4 debug: New caching: 40
qt4 debug: New caching: 40
packetizer_mpegvideo debug: size 720x576 fps=25.000
main debug: Buffering 41%
main debug: adding a new sout input (sout_input:0x4d522e8)
qt4 debug: New caching: 41
main debug: Buffering 43%
stream_out_transcode debug: creating video transcoding from fcc=`mpgv' to fcc=`mp4v'
qt4 debug: New caching: 41
main debug: Buffering 45%
main debug: looking for decoder module: 36 candidates
qt4 debug: New caching: 45
main debug: Buffering 45%
main debug: using decoder module "libmpeg2"
main debug: TIMER module_need() : 5.000 ms - Total 5.000 ms / 1 intvls (Avg 5.000 ms)
main debug: Buffering 46%
main debug: looking for encoder module: 12 candidates
main debug: Buffering 47%
qt4 debug: New caching: 45
avcodec debug: libavcodec already initialized
qt4 debug: New caching: 47
qt4 debug: New caching: 47
avcodec debug: found encoder MPEG-4 Video
main debug: using encoder module "avcodec"
main debug: TIMER module_need() : 29.000 ms - Total 29.000 ms / 1 intvls (Avg 29.000 ms)
main debug: removing module "avcodec"
qt4 debug: New caching: 48
main debug: Buffering 48%
main debug: Buffering 49%
main debug: Buffering 51%
qt4 debug: New caching: 48
main debug: Buffering 52%
main debug: Buffering 53%
qt4 debug: New caching: 52
main debug: Buffering 54%
qt4 debug: New caching: 52
qt4 debug: New caching: 54
main debug: Buffering 55%
qt4 debug: New caching: 54
qt4 debug: New caching: 55
qt4 debug: New caching: 55
qt4 debug: New caching: 56
main debug: Buffering 56%
qt4 debug: New caching: 56
main debug: Buffering 58%
main debug: Buffering 58%
main debug: Buffering 60%
qt4 debug: New caching: 58
qt4 debug: New caching: 58
qt4 debug: New caching: 60
qt4 debug: New caching: 60
main debug: Buffering 62%
qt4 debug: New caching: 62
qt4 debug: New caching: 62
main debug: Buffering 64%
qt4 debug: New caching: 64
qt4 debug: New caching: 64
qt4 debug: New caching: 66
main debug: Buffering 66%
qt4 debug: New caching: 66
main debug: Buffering 68%
qt4 debug: New caching: 69
main debug: Buffering 69%
main debug: Buffering 70%
qt4 debug: New caching: 69
qt4 debug: New caching: 70
qt4 debug: New caching: 70
qt4 debug: New caching: 72
main debug: Buffering 72%
qt4 debug: New caching: 72
qt4 debug: New caching: 74
main debug: Buffering 74%
qt4 debug: New caching: 74
main debug: Buffering 76%
main debug: Buffering 77%
qt4 debug: New caching: 77
main debug: Buffering 78%
main debug: Buffering 79%
qt4 debug: New caching: 77
main debug: Buffering 80%
main debug: Buffering 81%
qt4 debug: New caching: 81
qt4 debug: New caching: 81
qt4 debug: New caching: 82
main debug: Buffering 82%
qt4 debug: New caching: 82
main debug: Buffering 83%
main debug: Buffering 85%
main debug: Buffering 85%
qt4 debug: New caching: 85
qt4 debug: New caching: 85
main debug: Buffering 86%
main debug: Buffering 87%
qt4 debug: New caching: 87
main debug: Buffering 87%
qt4 debug: New caching: 87
main debug: Buffering 89%
qt4 debug: New caching: 89
qt4 debug: New caching: 89
qt4 debug: New caching: 92
main debug: Buffering 92%
qt4 debug: New caching: 92
main debug: Buffering 93%
qt4 debug: New caching: 94
main debug: Buffering 94%
main debug: Buffering 94%
qt4 debug: New caching: 94
main debug: Buffering 95%
qt4 debug: New caching: 95
main debug: Buffering 95%
main debug: Buffering 96%
qt4 debug: New caching: 95
qt4 debug: New caching: 96
qt4 debug: New caching: 96
qt4 debug: New caching: 97
main debug: Buffering 97%
qt4 debug: New caching: 97
qt4 debug: New caching: 99
main debug: Buffering 99%
qt4 debug: New caching: 99
main debug: Stream buffering done (1222 ms in 1049 ms)
qt4 debug: New caching: 100
main debug: Decoder buffering done in 0 ms
libmpeg2 debug: 720x576 (display 720,576), aspect 576000, sar 16:15, 25.000 fps
qt4 debug: New caching: 100
main warning: dts != current_pts (-53546174766)
mpeg_audio debug: MPGA channels:2 samplerate:48000 bitrate:192
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.066667:1
stream_out_transcode debug: scaled pixel aspect is 1.066667:1
stream_out_transcode debug: source 720x576, destination 720x576
stream_out_transcode debug: encoder aspect is 576000:432000
stream_out_transcode debug: destination (after video filters) 720x576
main debug: looking for encoder module: 12 candidates
avcodec debug: libavcodec already initialized
avcodec debug: found encoder MPEG-4 Video
main debug: using encoder module "avcodec"
main debug: TIMER module_need() : 13.000 ms - Total 13.000 ms / 1 intvls (Avg 13.000 ms)
main debug: adding a new input
mux_mp4 debug: adding input
main warning: late buffer for mux input (16984)
main warning: late buffer for mux input (32755)
main warning: late buffer for mux input (45526)
main warning: late buffer for mux input (54320)
main warning: late buffer for mux input (62091)
main warning: late buffer for mux input (69884)
main warning: late buffer for mux input (92655)
main warning: late buffer for mux input (112426)
main warning: late buffer for mux input (162220)
main warning: late buffer for mux input (224991)
main warning: late buffer for mux input (301785)
main warning: late buffer for mux input (374556)
main warning: late buffer for mux input (225233)
main warning: late buffer for mux input (744326)
stream_out_transcode debug: late picture skipped (241233)
main warning: late buffer for mux input (729120)
stream_out_transcode debug: late picture skipped (209233)
main warning: late buffer for mux input (713891)
stream_out_transcode debug: late picture skipped (176233)
main warning: late buffer for mux input (698685)
stream_out_transcode debug: late picture skipped (144233)
main warning: late buffer for mux input (683456)
stream_out_transcode debug: late picture skipped (113233)
main warning: late buffer for mux input (669227)
stream_out_transcode debug: late picture skipped (81233)
main warning: late buffer for mux input (653020)
stream_out_transcode debug: late picture skipped (48233)
main warning: late buffer for mux input (638791)
stream_out_transcode debug: late picture skipped (17233)
main warning: late buffer for mux input (623585)
main warning: late buffer for mux input (81233)
main warning: late buffer for mux input (751356)
stream_out_transcode debug: late picture skipped (97233)
main warning: late buffer for mux input (739127)
stream_out_transcode debug: late picture skipped (67233)
main warning: late buffer for mux input (723921)
stream_out_transcode debug: late picture skipped (36233)
main warning: late buffer for mux input (709692)
stream_out_transcode debug: late picture skipped (4233)
main warning: late buffer for mux input (694485)
main warning: late buffer for mux input (82233)
main warning: late buffer for mux input (836256)
stream_out_transcode debug: late picture skipped (97233)
main warning: late buffer for mux input (824027)
stream_out_transcode debug: late picture skipped (68233)
main warning: late buffer for mux input (786601)
stream_out_transcode debug: late picture skipped (37233)
main warning: late buffer for mux input (771372)
stream_out_transcode debug: late picture skipped (5233)
main warning: late buffer for mux input (756165)
main warning: late buffer for mux input (87233)
main warning: late buffer for mux input (901936)
stream_out_transcode debug: late picture skipped (103233)
main warning: late buffer for mux input (887707)
stream_out_transcode debug: late picture skipped (71233)
main warning: late buffer for mux input (873501)
stream_out_transcode debug: late picture skipped (40233)
main warning: late buffer for mux input (859272)
stream_out_transcode debug: late picture skipped (10233)
main warning: late buffer for mux input (845066)
main warning: late buffer for mux input (1233)
main warning: late buffer for mux input (899837)
stream_out_transcode debug: late picture skipped (17233)
main warning: late buffer for mux input (885608)
main warning: late buffer for mux input (917401)
stream_out_transcode debug: late picture skipped (1233)
main warning: late buffer for mux input (901172)
main warning: late buffer for mux input (927966)
main warning: late buffer for mux input (956737)
main warning: late buffer for mux input (12233)
main warning: late buffer for mux input (1010508)
stream_out_transcode debug: late picture skipped (27233)
main warning: late buffer for mux input (994302)
main warning: late buffer for mux input (36233)
main warning: late buffer for mux input (1068073)
stream_out_transcode debug: late picture skipped (51233)
main warning: late buffer for mux input (1051866)
stream_out_transcode debug: late picture skipped (17233)
main warning: late buffer for mux input (1035637)
main warning: late buffer for mux input (28233)
main warning: late buffer for mux input (1111408)
stream_out_transcode debug: late picture skipped (43233)
main warning: late buffer for mux input (1094202)
stream_out_transcode debug: late picture skipped (9233)
main warning: late buffer for mux input (1076973)
main warning: late buffer for mux input (39233)
main warning: late buffer for mux input (1172766)
stream_out_transcode debug: late picture skipped (54233)
main warning: late buffer for mux input (1157537)
stream_out_transcode debug: late picture skipped (23233)
main warning: late buffer for mux input (1145308)
main warning: late buffer for mux input (257233)
main warning: late buffer for mux input (1440102)
stream_out_transcode debug: late picture skipped (271233)
main warning: late buffer for mux input (1425873)
stream_out_transcode debug: late picture skipped (240233)
main warning: late buffer for mux input (1412667)
stream_out_transcode debug: late picture skipped (211233)
main warning: late buffer for mux input (1398438)
stream_out_transcode debug: late picture skipped (179233)
main warning: late buffer for mux input (1386209)
stream_out_transcode debug: late picture skipped (150233)
main warning: late buffer for mux input (1349782)
stream_out_transcode debug: late picture skipped (121233)
main warning: late buffer for mux input (1335553)
stream_out_transcode debug: late picture skipped (89233)
main warning: late buffer for mux input (1320347)
stream_out_transcode debug: late picture skipped (57233)
main warning: late buffer for mux input (1306118)
stream_out_transcode debug: late picture skipped (27233)
main warning: late buffer for mux input (1290889)
main warning: late buffer for mux input (193233)
main warning: late buffer for mux input (1521682)
stream_out_transcode debug: late picture skipped (209233)
main warning: late buffer for mux input (1507453)
stream_out_transcode debug: late picture skipped (178233)
main warning: late buffer for mux input (1493247)
stream_out_transcode debug: late picture skipped (146233)
main warning: late buffer for mux input (1479018)
stream_out_transcode debug: late picture skipped (115233)
main warning: late buffer for mux input (1463789)
stream_out_transcode debug: late picture skipped (83233)
main warning: late buffer for mux input (1448583)
stream_out_transcode debug: late picture skipped (52233)
main warning: late buffer for mux input (1434354)
stream_out_transcode debug: late picture skipped (20233)
main warning: late buffer for mux input (1420147)
main warning: late buffer for mux input (1445918)
main warning: late buffer for mux input (16233)
main warning: late buffer for mux input (1495689)
stream_out_transcode debug: late picture skipped (31233)
main warning: late buffer for mux input (1481483)
stream_out_transcode debug: late picture skipped (1233)
main warning: late buffer for mux input (1466254)
main warning: late buffer for mux input (39233)
main warning: late buffer for mux input (1569048)
stream_out_transcode debug: late picture skipped (54233)
main warning: late buffer for mux input (1554819)
stream_out_transcode debug: late picture skipped (23233)
main warning: late buffer for mux input (1540590)
main warning: late buffer for mux input (92233)
main warning: late buffer for mux input (1673383)
stream_out_transcode debug: late picture skipped (108233)
main warning: late buffer for mux input (1659154)
stream_out_transcode debug: late picture skipped (78233)
main warning: late buffer for mux input (1644948)
stream_out_transcode debug: late picture skipped (46233)
main warning: late buffer for mux input (1629719)
stream_out_transcode debug: late picture skipped (14233)
main warning: late buffer for mux input (1615490)
main warning: late buffer for mux input (158233)
main warning: late buffer for mux input (1823283)
stream_out_transcode debug: late picture skipped (175233)
main warning: late buffer for mux input (1808054)
stream_out_transcode debug: late picture skipped (143233)
main warning: late buffer for mux input (1793848)
stream_out_transcode debug: late picture skipped (111233)
main warning: late buffer for mux input (1777619)
stream_out_transcode debug: late picture skipped (78233)
main warning: late buffer for mux input (1765390)
stream_out_transcode debug: late picture skipped (49233)
main warning: late buffer for mux input (1726964)
stream_out_transcode debug: late picture skipped (18233)
main warning: late buffer for mux input (1711735)
main warning: late buffer for mux input (10233)
main warning: late buffer for mux input (1769528)
stream_out_transcode debug: late picture skipped (26233)
main warning: late buffer for mux input (1755299)
main warning: late buffer for mux input (22233)
main warning: late buffer for mux input (1814070)
stream_out_transcode debug: late picture skipped (38233)
main warning: late buffer for mux input (1797864)
stream_out_transcode debug: late picture skipped (4233)
main warning: late buffer for mux input (1784635)
main warning: late buffer for mux input (4233)
main warning: late buffer for mux input (1846429)
stream_out_transcode debug: late picture skipped (20233)
main warning: late buffer for mux input (1831199)
main warning: late buffer for mux input (45233)
main warning: late buffer for mux input (1920970)
stream_out_transcode debug: late picture skipped (60233)
main warning: late buffer for mux input (1905764)
stream_out_transcode debug: late picture skipped (28233)
main warning: late buffer for mux input (1890535)
main warning: late buffer for mux input (57233)
main warning: late buffer for mux input (1984329)
stream_out_transcode debug: late picture skipped (73233)
main warning: late buffer for mux input (1969100)
stream_out_transcode debug: late picture skipped (41233)
main warning: late buffer for mux input (1953871)
stream_out_transcode debug: late picture skipped (9233)
main warning: late buffer for mux input (1937664)
main warning: late buffer for mux input (32233)
main warning: late buffer for mux input (2027435)
stream_out_transcode debug: late picture skipped (49233)
main warning: late buffer for mux input (2011229)
stream_out_transcode debug: late picture skipped (17233)
main warning: late buffer for mux input (1997000)
main warning: late buffer for mux input (132233)
main warning: late buffer for mux input (2176771)
stream_out_transcode debug: late picture skipped (148233)
main warning: late buffer for mux input (2159565)
stream_out_transcode debug: late picture skipped (115233)
main warning: late buffer for mux input (2146336)
stream_out_transcode debug: late picture skipped (84233)
main warning: late buffer for mux input (2131129)
stream_out_transcode debug: late picture skipped (52233)
main warning: late buffer for mux input (2115900)
stream_out_transcode debug: late picture skipped (20233)
main warning: late buffer for mux input (2102671)
main warning: late buffer for mux input (274233)
main warning: late buffer for mux input (2417465)
stream_out_transcode debug: late picture skipped (289233)
main warning: late buffer for mux input (2404236)
stream_out_transcode debug: late picture skipped (259233)
main warning: late buffer for mux input (2391029)
stream_out_transcode debug: late picture skipped (228233)
main warning: late buffer for mux input (2377800)
stream_out_transcode debug: late picture skipped (198233)
main warning: late buffer for mux input (2366571)
stream_out_transcode debug: late picture skipped (170233)
main warning: late buffer for mux input (2329145)
stream_out_transcode debug: late picture skipped (140233)
main warning: late buffer for mux input (2315916)
stream_out_transcode debug: late picture skipped (110233)
main warning: late buffer for mux input (2302710)
stream_out_transcode debug: late picture skipped (79233)
main warning: late buffer for mux input (2288481)
stream_out_transcode debug: late picture skipped (48233)
main warning: late buffer for mux input (2274252)
stream_out_transcode debug: late picture skipped (18233)
main warning: late buffer for mux input (2260045)
main warning: late buffer for mux input (11233)
main warning: late buffer for mux input (2317816)
stream_out_transcode debug: late picture skipped (27233)
main warning: late buffer for mux input (2304610)
main warning: late buffer for mux input (17233)
main warning: late buffer for mux input (2356381)
stream_out_transcode debug: late picture skipped (33233)
main warning: late buffer for mux input (2343152)
stream_out_transcode debug: late picture skipped (3233)
main warning: late buffer for mux input (2328946)
main warning: late buffer for mux input (65233)
main warning: late buffer for mux input (2454716)
stream_out_transcode debug: late picture skipped (80233)
main warning: late buffer for mux input (2441510)
stream_out_transcode debug: late picture skipped (50233)
main warning: late buffer for mux input (2426281)
stream_out_transcode debug: late picture skipped (19233)
main warning: late buffer for mux input (2411052)
main warning: late buffer for mux input (128233)
main warning: late buffer for mux input (2584846)
stream_out_transcode debug: late picture skipped (143233)
main warning: late buffer for mux input (2569617)
stream_out_transcode debug: late picture skipped (111233)
main warning: late buffer for mux input (2553410)
stream_out_transcode debug: late picture skipped (79233)
main warning: late buffer for mux input (2540181)
stream_out_transcode debug: late picture skipped (48233)
main warning: late buffer for mux input (2524952)
stream_out_transcode debug: late picture skipped (17233)
main warning: late buffer for mux input (2509746)
main warning: late buffer for mux input (181233)
main warning: late buffer for mux input (2744517)
stream_out_transcode debug: late picture skipped (203233)
main warning: late buffer for mux input (2735311)
stream_out_transcode debug: late picture skipped (177233)
main warning: late buffer for mux input (2726082)
stream_out_transcode debug: late picture skipped (150233)
main warning: late buffer for mux input (2718853)
stream_out_transcode debug: late picture skipped (126233)
main warning: late buffer for mux input (2711646)
stream_out_transcode debug: late picture skipped (103233)
main warning: late buffer for mux input (2704417)
stream_out_transcode debug: late picture skipped (78233)
main warning: late buffer for mux input (2697211)
stream_out_transcode debug: late picture skipped (55233)
main warning: late buffer for mux input (2687982)
stream_out_transcode debug: late picture skipped (29233)
main warning: late buffer for mux input (2676753)
stream_out_transcode debug: late picture skipped (233)
main warning: late buffer for mux input (2638326)
main warning: late buffer for mux input (66233)
main warning: late buffer for mux input (2768097)
stream_out_transcode debug: late picture skipped (82233)
main warning: late buffer for mux input (2753891)
stream_out_transcode debug: late picture skipped (51233)
main warning: late buffer for mux input (2739662)
stream_out_transcode debug: late picture skipped (20233)
main warning: late buffer for mux input (2724433)
main warning: late buffer for mux input (118233)
main warning: late buffer for mux input (2888227)
stream_out_transcode debug: late picture skipped (134233)
main warning: late buffer for mux input (2873998)
stream_out_transcode debug: late picture skipped (103233)
main warning: late buffer for mux input (2858791)
stream_out_transcode debug: late picture skipped (71233)
main warning: late buffer for mux input (2843562)
stream_out_transcode debug: late picture skipped (40233)
main warning: late buffer for mux input (2830333)
stream_out_transcode debug: late picture skipped (10233)
main warning: late buffer for mux input (2815127)
main warning: late buffer for mux input (146233)
main warning: late buffer for mux input (3015898)
stream_out_transcode debug: late picture skipped (162233)
main warning: late buffer for mux input (3001692)
stream_out_transcode debug: late picture skipped (131233)
main warning: late buffer for mux input (2987463)
stream_out_transcode debug: late picture skipped (100233)
main warning: late buffer for mux input (2972234)
stream_out_transcode debug: late picture skipped (68233)
main warning: late buffer for mux input (2958027)
stream_out_transcode debug: late picture skipped (36233)
main warning: late buffer for mux input (2943798)
stream_out_transcode debug: late picture skipped (5233)
main warning: late buffer for mux input (2928592)
main warning: late buffer for mux input (103233)
main warning: late buffer for mux input (3090363)
stream_out_transcode debug: late picture skipped (118233)
main warning: late buffer for mux input (3074134)
stream_out_transcode debug: late picture skipped (86233)
main warning: late buffer for mux input (3059927)
stream_out_transcode debug: late picture skipped (54233)
main warning: late buffer for mux input (3046698)
stream_out_transcode debug: late picture skipped (24233)
main warning: late buffer for mux input (3032492)
main warning: late buffer for mux input (86233)
main warning: late buffer for mux input (3157263)
stream_out_transcode debug: late picture skipped (102233)
main warning: late buffer for mux input (3145034)
stream_out_transcode debug: late picture skipped (72233)
main warning: late buffer for mux input (3129828)
stream_out_transcode debug: late picture skipped (41233)
main warning: late buffer for mux input (3115599)
stream_out_transcode debug: late picture skipped (10233)
main warning: late buffer for mux input (3102392)
main warning: late buffer for mux input (23233)
main warning: late buffer for mux input (3182163)
stream_out_transcode debug: late picture skipped (42233)
main warning: late buffer for mux input (3144714)
stream_out_transcode debug: late picture skipped (11233)
main warning: late buffer for mux input (3129508)
main warning: late buffer for mux input (3153279)
main warning: late buffer for mux input (3180073)
main warning: late buffer for mux input (3206843)
stream_out_transcode debug: late picture skipped (7233)
main warning: late buffer for mux input (3192614)
main warning: late buffer for mux input (3211408)
main warning: late buffer for mux input (3235179)
main warning: late buffer for mux input (8233)
main warning: late buffer for mux input (3290973)
stream_out_transcode debug: late picture skipped (23233)
main warning: late buffer for mux input (3275744)
main warning: late buffer for mux input (99233)
main warning: late buffer for mux input (3418515)
stream_out_transcode debug: late picture skipped (119233)
main warning: late buffer for mux input (3411308)
stream_out_transcode debug: late picture skipped (94233)
main warning: late buffer for mux input (3403079)
stream_out_transcode debug: late picture skipped (69233)
main warning: late buffer for mux input (3396873)
stream_out_transcode debug: late picture skipped (46233)
main warning: late buffer for mux input (3388644)
stream_out_transcode debug: late picture skipped (21233)
main warning: late buffer for mux input (3379415)
main warning: late buffer for mux input (140233)
main warning: late buffer for mux input (3562209)
stream_out_transcode debug: late picture skipped (161233)
main warning: late buffer for mux input (3551980)
stream_out_transcode debug: late picture skipped (134233)
main warning: late buffer for mux input (3543773)
stream_out_transcode debug: late picture skipped (109233)
main warning: late buffer for mux input (3536544)
stream_out_transcode debug: late picture skipped (85233)
main warning: late buffer for mux input (3527315)
stream_out_transcode debug: late picture skipped (59233)
main warning: late buffer for mux input (3519109)
stream_out_transcode debug: late picture skipped (34233)
main warning: late buffer for mux input (3511880)
stream_out_transcode debug: late picture skipped (10233)
main warning: late buffer for mux input (3502673)
main warning: late buffer for mux input (47233)
main warning: late buffer for mux input (3602444)
stream_out_transcode debug: late picture skipped (67233)
main warning: late buffer for mux input (3596215)
stream_out_transcode debug: late picture skipped (44233)
main warning: late buffer for mux input (3588009)
stream_out_transcode debug: late picture skipped (18233)
main warning: late buffer for mux input (3579780)
main warning: late buffer for mux input (47233)
main warning: late buffer for mux input (3669574)
stream_out_transcode debug: late picture skipped (67233)
main warning: late buffer for mux input (3668345)
stream_out_transcode debug: late picture skipped (49233)
main warning: late buffer for mux input (3636896)
stream_out_transcode debug: late picture skipped (24233)
main warning: late buffer for mux input (3627689)
main warning: late buffer for mux input (175233)
main warning: late buffer for mux input (3841460)
stream_out_transcode debug: late picture skipped (195233)
main warning: late buffer for mux input (3833254)
stream_out_transcode debug: late picture skipped (170233)
main warning: late buffer for mux input (3826025)
stream_out_transcode debug: late picture skipped (145233)
main warning: late buffer for mux input (3815796)
stream_out_transcode debug: late picture skipped (118233)
main warning: late buffer for mux input (3808590)
stream_out_transcode debug: late picture skipped (95233)
main warning: late buffer for mux input (3803360)
stream_out_transcode debug: late picture skipped (73233)
main warning: late buffer for mux input (3794154)
stream_out_transcode debug: late picture skipped (47233)
main warning: late buffer for mux input (3785925)
stream_out_transcode debug: late picture skipped (22233)
main warning: late buffer for mux input (3777696)
main warning: late buffer for mux input (58233)
main warning: late buffer for mux input (3870490)
stream_out_transcode debug: late picture skipped (73233)
main warning: late buffer for mux input (3855261)
stream_out_transcode debug: late picture skipped (41233)
main warning: late buffer for mux input (3840054)
stream_out_transcode debug: late picture skipped (8233)
main warning: late buffer for mux input (3824825)
main warning: late buffer for mux input (4233)
main warning: late buffer for mux input (3884596)
stream_out_transcode debug: late picture skipped (19233)
main warning: late buffer for mux input (3870390)
main warning: late buffer for mux input (3862161)
main warning: late buffer for mux input (3894955)
main warning: late buffer for mux input (25233)
main warning: late buffer for mux input (3971726)
stream_out_transcode debug: late picture skipped (40233)
main warning: late buffer for mux input (3955497)
stream_out_transcode debug: late picture skipped (6233)
main warning: late buffer for mux input (3938290)
main warning: late buffer for mux input (10233)
main warning: late buffer for mux input (4007061)
stream_out_transcode debug: late picture skipped (24233)
main warning: late buffer for mux input (3989855)
main warning: late buffer for mux input (41233)
main warning: late buffer for mux input (4072626)
stream_out_transcode debug: late picture skipped (56233)
main warning: late buffer for mux input (4055397)
stream_out_transcode debug: late picture skipped (23233)
main warning: late buffer for mux input (4038190)
main warning: late buffer for mux input (29233)
main warning: late buffer for mux input (4109961)
stream_out_transcode debug: late picture skipped (43233)
main warning: late buffer for mux input (4092755)
stream_out_transcode debug: late picture skipped (9233)
main warning: late buffer for mux input (4078526)
main warning: late buffer for mux input (4094077)
stream_out_transcode debug: late picture skipped (2013233)
main warning: late buffer for mux input (6101871)
stream_out_transcode debug: late picture skipped (1992233)
main warning: late buffer for mux input (6093642)
stream_out_transcode debug: late picture skipped (1967233)
main warning: late buffer for mux input (6086435)
stream_out_transcode debug: late picture skipped (1943233)
main warning: late buffer for mux input (6080206)
stream_out_transcode debug: late picture skipped (1920233)
main warning: late buffer for mux input (6074977)
stream_out_transcode debug: late picture skipped (1898233)
main warning: late buffer for mux input (6067771)
stream_out_transcode debug: late picture skipped (1874233)
main warning: late buffer for mux input (6060542)
stream_out_transcode debug: late picture skipped (1850233)
main warning: late buffer for mux input (6052336)
stream_out_transcode debug: late picture skipped (1825233)
main warning: late buffer for mux input (6044107)
stream_out_transcode debug: late picture skipped (1800233)
main warning: late buffer for mux input (6036877)
stream_out_transcode debug: late picture skipped (1776233)
main warning: late buffer for mux input (6028671)
stream_out_transcode debug: late picture skipped (1751233)
main warning: late buffer for mux input (6021442)
stream_out_transcode debug: late picture skipped (1727233)
main warning: late buffer for mux input (6015236)
stream_out_transcode debug: late picture skipped (1704233)
main warning: late buffer for mux input (6009007)
stream_out_transcode debug: late picture skipped (1681233)
main warning: late buffer for mux input (6000778)
stream_out_transcode debug: late picture skipped (1656233)
main warning: late buffer for mux input (5994571)
stream_out_transcode debug: late picture skipped (1633233)
main warning: late buffer for mux input (5987342)
stream_out_transcode debug: late picture skipped (1609233)
main warning: late buffer for mux input (5981136)
stream_out_transcode debug: late picture skipped (1586233)
main warning: late buffer for mux input (5973907)
stream_out_transcode debug: late picture skipped (1562233)
main warning: late buffer for mux input (5966678)
stream_out_transcode debug: late picture skipped (1538233)
main warning: late buffer for mux input (5960472)
stream_out_transcode debug: late picture skipped (1514233)
main warning: late buffer for mux input (5953243)
stream_out_transcode debug: late picture skipped (1491233)
main warning: late buffer for mux input (5946036)
stream_out_transcode debug: late picture skipped (1467233)
main warning: late buffer for mux input (5937807)
stream_out_transcode debug: late picture skipped (1442233)
main warning: late buffer for mux input (5933578)
stream_out_transcode debug: late picture skipped (1421233)
main warning: late buffer for mux input (5927372)
stream_out_transcode debug: late picture skipped (1398233)
main warning: late buffer for mux input (5920143)
stream_out_transcode debug: late picture skipped (1374233)
main warning: late buffer for mux input (5914936)
stream_out_transcode debug: late picture skipped (1352233)
main warning: late buffer for mux input (5913707)
stream_out_transcode debug: late picture skipped (1334233)
main warning: late buffer for mux input (5885258)
stream_out_transcode debug: late picture skipped (1312233)
main warning: late buffer for mux input (5880052)
stream_out_transcode debug: late picture skipped (1290233)
main warning: late buffer for mux input (5873823)
stream_out_transcode debug: late picture skipped (1267233)
main warning: late buffer for mux input (5868617)
stream_out_transcode debug: late picture skipped (1245233)
main warning: late buffer for mux input (5861388)
stream_out_transcode debug: late picture skipped (1221233)
main warning: late buffer for mux input (5857159)
stream_out_transcode debug: late picture skipped (1199233)
main warning: late buffer for mux input (5850952)
stream_out_transcode debug: late picture skipped (1176233)
main warning: late buffer for mux input (5843723)
stream_out_transcode debug: late picture skipped (1153233)
main warning: late buffer for mux input (5836517)
stream_out_transcode debug: late picture skipped (1129233)
main warning: late buffer for mux input (5828288)
stream_out_transcode debug: late picture skipped (1104233)
main warning: late buffer for mux input (5822059)
stream_out_transcode debug: late picture skipped (1081233)
main warning: late buffer for mux input (5813853)
stream_out_transcode debug: late picture skipped (1056233)
main warning: late buffer for mux input (5804624)
stream_out_transcode debug: late picture skipped (1030233)
main warning: late buffer for mux input (5798417)
stream_out_transcode debug: late picture skipped (1006233)
main warning: late buffer for mux input (5789188)
stream_out_transcode debug: late picture skipped (981233)
main warning: late buffer for mux input (5779959)
stream_out_transcode debug: late picture skipped (955233)
main warning: late buffer for mux input (5771753)
stream_out_transcode debug: late picture skipped (930233)
main warning: late buffer for mux input (5762524)
stream_out_transcode debug: late picture skipped (904233)
main warning: late buffer for mux input (5754317)
stream_out_transcode debug: late picture skipped (879233)
main warning: late buffer for mux input (5748088)
stream_out_transcode debug: late picture skipped (857233)
main warning: late buffer for mux input (5739859)
stream_out_transcode debug: late picture skipped (831233)
main warning: late buffer for mux input (5731653)
stream_out_transcode debug: late picture skipped (806233)
main warning: late buffer for mux input (5725424)
stream_out_transcode debug: late picture skipped (782233)
main warning: late buffer for mux input (5718218)
stream_out_transcode debug: late picture skipped (758233)
main warning: late buffer for mux input (5711989)
stream_out_transcode debug: late picture skipped (736233)
main warning: late buffer for mux input (5705760)
stream_out_transcode debug: late picture skipped (712233)
main warning: late buffer for mux input (5698553)
stream_out_transcode debug: late picture skipped (689233)
main warning: late buffer for mux input (5691324)
stream_out_transcode debug: late picture skipped (665233)
main warning: late buffer for mux input (5691118)
stream_out_transcode debug: late picture skipped (648233)
main warning: late buffer for mux input (5659669)
stream_out_transcode debug: late picture skipped (623233)
main warning: late buffer for mux input (5651440)
stream_out_transcode debug: late picture skipped (598233)
main warning: late buffer for mux input (5645234)
stream_out_transcode debug: late picture skipped (575233)
main warning: late buffer for mux input (5635004)
stream_out_transcode debug: late picture skipped (548233)
main warning: late buffer for mux input (5623798)
stream_out_transcode debug: late picture skipped (520233)
main warning: late buffer for mux input (5614569)
stream_out_transcode debug: late picture skipped (494233)
main warning: late buffer for mux input (5605340)
stream_out_transcode debug: late picture skipped (467233)
main warning: late buffer for mux input (5594134)
stream_out_transcode debug: late picture skipped (440233)
main warning: late buffer for mux input (5584905)
stream_out_transcode debug: late picture skipped (414233)
main warning: late buffer for mux input (5573698)
stream_out_transcode debug: late picture skipped (386233)
main warning: late buffer for mux input (5562469)
stream_out_transcode debug: late picture skipped (358233)
main warning: late buffer for mux input (5553240)
stream_out_transcode debug: late picture skipped (332233)
main warning: late buffer for mux input (5543034)
stream_out_transcode debug: late picture skipped (305233)
main warning: late buffer for mux input (5532805)
stream_out_transcode debug: late picture skipped (278233)
main warning: late buffer for mux input (5525599)
stream_out_transcode debug: late picture skipped (254233)
main warning: late buffer for mux input (5516370)
stream_out_transcode debug: late picture skipped (228233)
main warning: late buffer for mux input (5505141)
stream_out_transcode debug: late picture skipped (199233)
main warning: late buffer for mux input (5494934)
stream_out_transcode debug: late picture skipped (173233)
main warning: late buffer for mux input (5484705)
stream_out_transcode debug: late picture skipped (146233)
main warning: late buffer for mux input (5474499)
stream_out_transcode debug: late picture skipped (119233)
main warning: late buffer for mux input (5463270)
stream_out_transcode debug: late picture skipped (91233)
main warning: late buffer for mux input (5452041)
stream_out_transcode debug: late picture skipped (63233)
main warning: late buffer for mux input (5441834)
stream_out_transcode debug: late picture skipped (36233)
main warning: late buffer for mux input (5431605)
stream_out_transcode debug: late picture skipped (9233)
main warning: late buffer for mux input (5421399)
main debug: incoming request - stopping current input
main debug: waitpipe: object killed
main debug: dying input
main debug: control type=0
main debug: control: stopping input
main debug: dying input
main warning: late buffer for mux input (224233)
main debug: thread times: real 0m14.703125s, kernel 0m0.031250s, user 0m8.921875s
main warning: late buffer for mux input (5701170)
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: removing a sout input (sout_input:0x4d522e8)
main warning: late buffer for mux input (5687941)
main debug: TIMER encoding video frame : 290.000 ms - Total 7747.000 ms / 71 intvls (Avg 109.113 ms)
main debug: removing module "libmpeg2"
main debug: removing module "avcodec"
mux_mp4 debug: removing input
main warning: late buffer for mux input (5679735)
main debug: thread times: real 0m14.609375s, kernel 0m0.078125s, user 0m2.140625s
main debug: removing module "mpeg_audio"
main debug: killing decoder fourcc `mpga', 0 PES in FIFO
main debug: removing a sout input (sout_input:0xd91608)
main debug: TIMER encoding audio frame : 7.000 ms - Total 1524.000 ms / 326 intvls (Avg 4.675 ms)
main debug: removing module "mpeg_audio"
main debug: removing module "avcodec"
main debug: Filter 'mpgatofixed32' (0xc78204) removed from chain
main debug: removing module "mpgatofixed32"
main debug: Filter 'bandlimited_resampler' (0x4cb9c3c) removed from chain
main debug: removing module "bandlimited_resampler"
main debug: Filter 'audio_format' (0x4d4f594) removed from chain
main debug: removing module "audio_format"
mux_mp4 debug: removing input
main warning: no more input streams for this mux
ts debug: pid list:
ts debug: - pid[0] seen
ts debug: - pid[32] seen
ts debug: - pid[107] seen
ts debug: - pid[3071] seen
main debug: Program doesn't contain anymore ES
ts debug: - pid[3072] seen
ts debug: - pid[8191] seen
main debug: removing module "ts"
main debug: removing module "stream_filter_record"
main debug: removing module "access_http"
main debug: thread ended
main debug: dead input
main debug: destroying useless sout
main debug: destroying chain... (name=transcode)
main debug: destroying chain... (name=std)
mux_mp4 debug: Close
access_output_http warning: HTTP sout access cannot seek
mux_mp4 debug: movie duration 7s
mux_mp4 debug: created 56 chunks (stco)
mux_mp4 debug: created 55 chunks (stco)
access_output_http warning: HTTP sout access cannot seek
mux_mp4 warning: read() not supported by access output, won't create a fast start file
access_output_http warning: HTTP sout access cannot seek
main debug: removing module "mux_mp4"
main debug: waitpipe: object killed
main debug: HTTP host removed
main debug: no hosts left, stopping httpd
access_output_http debug: Close
main debug: removing module "access_output_http"
main debug: removing module "stream_out_standard"
main debug: destroying chain done
main debug: removing module "stream_out_transcode"
main debug: destroying chain done
main debug: thread times: real 0m17.390625s, kernel 0m0.156250s, user 0m0.187500s
qt4 debug: IM: Deleting the input
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
main debug: TIMER input launching for 'Streaming' : 2375.000 ms - Total 2375.000 ms / 1 intvls (Avg 2375.000 ms)
main debug: deactivating the playlist
main debug: Deactivate
main debug: saving Medienbibliothek to file C:\Dokumente und Einstellungen\Sebastian Ziegenbein\Anwendungsdaten\vlc\ml.xspf
main debug: looking for playlist export module: 1 candidate
main debug: using playlist export module "export"
main debug: TIMER module_need() : 4.000 ms - Total 4.000 ms / 1 intvls (Avg 4.000 ms)
main debug: removing module "export"
main debug: Deactivated
main debug: removing all services discovery tasks
main debug: removing all interfaces
main debug: thread times: real 0m0.000000s, kernel 0m0.000000s, user 0m0.000000s
qt4 debug: Quitting the Qt4 Interface
qt4 debug: destroying the main Qt4 interface
qt4 debug: Destroying the main interface
main debug: thread times: real 0m0.328125s, kernel 0m0.015625s, user 0m0.046875s
main debug: removing module "qt4"
main debug: thread times: real 0m0.046875s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "globalhotkeys"
main debug: thread times: real 2m26.359375s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "hotkeys"
main debug: thread times: real 0m0.000000s, kernel 0m0.000000s, user 0m0.000000s
-- logger module stopped --
Any Idea ?