Postby shift3r » 15 Aug 2009 18:25
here's the log from an attempt at streaming two files into one. which parts should i have posted here? for now i have just posted the almost the whole lot with jst a bit of snipping , sorry for that.
qt4 debug: MRL passed to the Sout: T:\capture\tv\0815050416DVB-TABC HDTV.mp4
qt4 debug: Adding option: :sout=#transcode{vcodec=mp1v,vb=1800,scale=1,acodec=mpga,ab=48,channels=2,samplerate=11250}:std{access=file,mux=flv,dst=C:\\blah.flv}
main debug: adding item `Streaming' ( T:\capture\tv\0815050416DVB-TABC HDTV.mp4 )
qt4 debug: Adding a new MRL to recent ones: T:\capture\tv\0815050416DVB-TABC HDTV.mp4
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 2 items, index 0
main debug: processing request item Streaming node Playlist skip 0
main debug: resyncing on Streaming
main debug: Streaming is at 1
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)
qt4 debug: IM: Setting an input
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
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
main debug: set config option: sout-standard-access to file
main debug: set config option: sout-standard-mux to flv
main debug: set config option: sout-standard-dst to C:\blah.flv
stream_out_standard debug: creating `file/flv://C:\blah.flv'
stream_out_standard debug: extension is flv
stream_out_standard debug: extension -> mux=ffmpeg{mux=flv}
stream_out_standard debug: using `file/flv://C:\blah.flv'
main debug: looking for sout access module: 1 candidate
access_output_file debug: file access output opened (C:\blah.flv)
main debug: using sout access module "access_output_file"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
stream_out_standard debug: access opened
main debug: looking for sout mux module: 0 candidates
main error: no sout mux module matched "flv"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
stream_out_standard error: no suitable sout mux module for `file/flv://C:\blah.flv'
access_output_file debug: file access output closed
main debug: removing module "access_output_file"
main warning: no sout stream module matching "std" could be loaded
main debug: TIMER module_need() : 8.000 ms - Total 8.000 ms / 1 intvls (Avg 8.000 ms)
main debug: destroying chain... (name=std)
main debug: destroying chain done
stream_out_transcode error: cannot create chain
main warning: no sout stream module matching "transcode" could be loaded
main debug: TIMER module_need() : 8.000 ms - Total 8.000 ms / 1 intvls (Avg 8.000 ms)
main debug: destroying chain... (name=transcode)
main debug: destroying chain done
main error: stream chain failed for `transcode{vcodec=mp1v,vb=1800,scale=1,acodec=mpga,ab=48,channels=2,samplerate=11250}:std{access=file,mux=flv,dst=C:\\blah.flv}'
main error: cannot start stream output instance, aborting
main debug: thread ended
main debug: dead input
main debug: thread times: real 0m0.015625s, kernel 0m0.000000s, user 0m0.015625s
main debug: changing item without a request (current 1/2)
main debug: nothing to play
qt4 debug: IM: Deleting the input
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
main debug: TIMER input launching for 'Streaming' : 31.000 ms - Total 31.000 ms / 1 intvls (Avg 31.000 ms)
qt4 debug: MRL passed to the Sout: T:\capture\tv\0815050416DVB-TABC HDTV.mp4
qt4 debug: Adding option: :sout=#transcode{vcodec=h264,vb=1000,scale=1,acodec,ab=128,channels=2,samplerate=44100}:std{access=file,mux=ts,dst=C:\\blah.flv}
main debug: adding item `Streaming' ( T:\capture\tv\0815050416DVB-TABC HDTV.mp4 )
qt4 debug: Adding a new MRL to recent ones: T:\capture\tv\0815050416DVB-TABC HDTV.mp4
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 3 items, index 1
main debug: processing request item Streaming node Playlist skip 0
main debug: resyncing on Streaming
main debug: Streaming is at 2
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 file
main debug: set config option: sout-standard-mux to ts
main debug: set config option: sout-standard-dst to C:\blah.flv
stream_out_standard debug: creating `file/ts://C:\blah.flv'
stream_out_standard debug: extension is flv
stream_out_standard debug: extension -> mux=ffmpeg{mux=flv}
stream_out_standard debug: using `file/ts://C:\blah.flv'
main debug: looking for sout access module: 1 candidate
access_output_file debug: file access output opened (C:\blah.flv)
main debug: using sout access module "access_output_file"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
stream_out_standard debug: access opened
main debug: looking for sout mux module: 1 candidate
mux_ts debug: shaping=200000 pcr=70000 dts_delay=400000
main debug: using sout mux module "mux_ts"
main debug: TIMER module_need() : 4.000 ms - Total 4.000 ms / 1 intvls (Avg 4.000 ms)
main debug: muxer support adding stream at any time
main debug: muxer prefers to wait for all ES before starting to mux
stream_out_standard debug: mux opened
main debug: using sout stream module "stream_out_standard"
main debug: TIMER module_need() : 6.000 ms - Total 6.000 ms / 1 intvls (Avg 6.000 ms)
main debug: set config option: sout-transcode-vcodec to h264
main debug: set config option: sout-transcode-vb to 1000
main debug: set config option: sout-transcode-scale to 1
main warning: missing value for option acodec
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 video=h264 0x0 scaling: 1.000000 1000kb/s
main debug: using sout stream module "stream_out_transcode"
main debug: TIMER module_need() : 11.000 ms - Total 11.000 ms / 1 intvls (Avg 11.000 ms)
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path 'C:\DOCUME~1\s3r\LOCALS~1\Temp'
main debug: `T:\capture\tv\0815050416DVB-TABC HDTV.mp4' gives access `' demux `' path `T:\capture\tv\0815050416DVB-TABC HDTV.mp4'
main debug: creating demux: access='' demux='' path='T:\capture\tv\0815050416DVB-TABC HDTV.mp4'
main debug: looking for access_demux module: 3 candidates
qt4 debug: IM: Setting an input
main debug: TIMER module_need() : 10.000 ms - Total 10.000 ms / 1 intvls (Avg 10.000 ms)
main debug: creating access '' path='T:\capture\tv\0815050416DVB-TABC HDTV.mp4'
main debug: looking for access module: 5 candidates
vcd debug: trying .cue file: T:\capture\tv\0815050416DVB-TABC HDTV.cue
vcd debug: could not find .cue file
access_file debug: opening file `T:\capture\tv\0815050416DVB-TABC HDTV.mp4'
main debug: using access module "access_file"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.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() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.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() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: creating demux: access='' demux='' path='T:\capture\tv\0815050416DVB-TABC HDTV.mp4'
main debug: looking for demux module: 50 candidates
mp4 debug: found Box: ftyp size 24
mp4 debug: found Box: mdat size 8
mp4 debug: skip box: "mdat"
mp4 debug: found Box: :%?? size 546712150
mp4 warning: unknown box type :%?? (incompletely loaded)
mp4 debug: out of bound child
mp4 debug: dumping root Box "root"
mp4 debug: | + ftyp size 24
mp4 debug: | + mdat size 8
mp4 debug: | + :%?? size 546712150
mp4 debug: unrecognized major file specification (mp42).
mp4 error: MP4 plugin discarded (no moov box)
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
lua debug: Trying Lua scripts in C:\Documents and Settings\s3r\Application Data\vlc\lua\playlist
lua debug: Trying Lua scripts in E:\apps\kit\vLC\App\vlc\\lua\playlist
lua debug: Trying Lua scripts in E:\apps\kit\vLC\App\vlc\\share\lua\playlist
avformat debug: couldn't guess format
vobsub debug: this doesn't seem to be a vobsub file
ps warning: this does not look like an MPEG PS stream, continuing anyway
main debug: using demux module "ps"
main debug: TIMER module_need() : 3.000 ms - Total 3.000 ms / 1 intvls (Avg 3.000 ms)
main debug: looking for a subtitle file in T:\capture\tv\
main debug: starting in sync mode
main debug: `T:\capture\tv\0815050416DVB-TABC HDTV.mp4' successfully opened
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
main debug: selecting program id=0
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: switching to async mode
mpeg_audio debug: waiting for PTS
ps warning: found sync code
ps debug: es id=0xfc format unknown
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
qt4 debug: Updating the geometry
<snip>
qt4 debug: Updating the geometry
ps warning: found sync code
ps warning: garbage at input, trying to resync...
qt4 debug: Updating the geometry
ps warning: found sync code
ps warning: garbage at input, trying to resync...
qt4 debug: Updating the geometry
ps warning: found sync code
ps warning: garbage at input, trying to resync...
qt4 debug: Updating the geometry
ps warning: found sync code
ps debug: contains a PSM
ps warning: garbage at input, trying to resync...
ps warning: found sync code
qt4 debug: Updating the geometry
<snip>
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() : 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)
qt4 debug: Updating the geometry
main debug: thread started
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() : 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)
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
main debug: thread started
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer module "packetizer_mpegvideo"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:315)
main debug: thread started
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer module "packetizer_mpegvideo"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:315)
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
main debug: thread started
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)
qt4 debug: Updating the geometry
main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:315)
main debug: thread started
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() : 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)
qt4 debug: Updating the geometry
main debug: thread started
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)
qt4 debug: Updating the geometry
main debug: thread started
qt4 debug: Updating the geometry
main debug: looking for packetizer module: 21 candidates
qt4 debug: Updating the geometry
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)
qt4 debug: Updating the geometry
main debug: thread started
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() : 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
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() : 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
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() : 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
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() : 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)
qt4 debug: Updating the geometry
main debug: thread started
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() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:315)
qt4 debug: Updating the geometry
main debug: thread started
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer module "packetizer_mpegvideo"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:315)
main debug: thread started
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer module "packetizer_mpegvideo"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:315)
main debug: thread started
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer module "packetizer_mpegvideo"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:315)
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
main debug: thread started
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 52396949766
main debug: Buffering 0%
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
qt4 debug: Updating the geometry
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 81349782944
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
ps warning: garbage at input, trying to resync...
ps warning: found sync code
qt4 debug: Updating the geometry
<snip>
qt4 debug: Updating the geometry
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: es id=0xf3 format unknown
ps warning: garbage at input, trying to resync...
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 27217072122
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 51450856300
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 63577265811
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: es id=0xf0 format unknown
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 28708380200
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
ps warning: found sync code
ps warning: garbage at input, trying to resync...
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
ps warning: found sync code
ps warning: garbage at input, trying to resync...
qt4 debug: Updating the geometry
ps warning: found sync code
ps debug: force SCR: 75437694811
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
ps warning: garbage at input, trying to resync...
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
ps warning: found sync code
ps warning: garbage at input, trying to resync...
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
ps warning: found sync code
ps warning: garbage at input, trying to resync...
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
qt4 debug: Updating the geometry
<snip>
qt4 debug: Updating the geometry
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 92122767155
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 91169886711
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
ps warning: garbage at input, trying to resync...
qt4 debug: New caching: 0
qt4 debug: New caching: 0
ps warning: found sync code
ps debug: force SCR: 8888829588
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
ps warning: garbage at input, trying to resync...
ps warning: found sync code
<snip>
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 81355618544
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 22642819400
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
ps warning: garbage at input, trying to resync...
ps warning: found sync code
<snip>
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 23860951833
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
ps warning: garbage at input, trying to resync...
ps warning: found sync code
<snip>
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 69863910366
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
ps warning: garbage at input, trying to resync...
ps warning: found sync code
<snip>
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 60282566055
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 30407696533
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 90163795733
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 23860940211
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
ps warning: garbage at input, trying to resync...
ps warning: found sync code
<snip>
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: es id=0xf7 format unknown
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 63670801100
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
main debug: Buffering 0%
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 63673351233
main debug: Stream buffering done (2550 ms in 10 ms)
main debug: Decoder buffering done in 0 ms
ps warning: garbage at input, trying to resync...
ps warning: found sync code
qt4 debug: New caching: 100
qt4 debug: New caching: 100
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 23860944344
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 67369609366
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
<snip>
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 90115391155
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 63667913322
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 35791407700
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
qt4 debug: Updating the geometry
ps warning: found sync code
ps debug: force SCR: 65990383500
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
packetizer_mpegvideo debug: waiting for sequence start
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: es id=0xfa format unknown
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 83513271933
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 18529653200
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 48352104177
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 66266
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 44184804466
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 63664966544
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
<snip>
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 67695377844
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 63673704744
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
<snip>
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 63679530011
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 66997166022
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 63664966433
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 91656039344
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
<snip>
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 60285663855
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 63673340477
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 63667901944
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: es id=0xf4 format unknown
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 34323387766
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 46089520622
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
<snip>
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 92103801122
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 43881508144
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
<snip>
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 66632143188
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
<snip>
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
mpeg_audio debug: waiting for PTS
ps warning: found sync code
ps debug: es id=0xf5 format unknown
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
packetizer_mpegvideo debug: waiting for sequence start
ps warning: found sync code
ps debug: es id=0xf8 format unknown
ps warning: garbage at input, trying to resync...
ps warning: found sync code
<snip>
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 20878314866
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 81355715911
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 63667879211
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: es id=0xff format unknown
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 63670811766
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 63571770388
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 61704161955
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
<snip>
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 47721878811
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
<snip>
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: es id=0xf9 format unknown
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 63664977811
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 18902480577
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps debug: force SCR: 63670803233
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
<snip>
ps warning: garbage at input, trying to resync...
ps warning: found sync code
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
ps warning: garbage at input, trying to resync...
ps warning: found sync code
<snip>
ps warning: found sync code
ps warning: garbage at input, trying to resync...
main debug: EOF reached
main debug: finished input
main debug: thread times: real 0m6.453125s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "mpeg_audio"
main debug: killing decoder fourcc `mpga', 0 PES in FIFO
main debug: thread times: real 0m6.343750s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: thread times: real 0m6.343750s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: thread times: real 0m6.328125s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: thread times: real 0m6.328125s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: thread times: real 0m6.328125s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: thread times: real 0m6.328125s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: thread times: real 0m6.328125s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: thread times: real 0m6.328125s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: thread times: real 0m6.328125s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: thread times: real 0m6.328125s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: thread times: real 0m6.328125s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: thread times: real 0m6.328125s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: thread times: real 0m6.328125s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: thread times: real 0m6.328125s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: thread times: real 0m6.312500s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: thread times: real 0m6.312500s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: Program doesn't contain anymore ES
main debug: removing module "ps"
main debug: removing module "stream_filter_record"
main debug: removing module "access_file"
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)
main debug: removing module "mux_ts"
access_output_file debug: file access output closed
main debug: removing module "access_output_file"
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 0m6.484375s, kernel 0m0.875000s, user 0m1.578125s
main debug: changing item without a request (current 2/3)
main debug: nothing to play
qt4 debug: IM: Deleting the input
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
main debug: TIMER input launching for 'Streaming' : 31.000 ms - Total 31.000 ms / 1 intvls (Avg 31.000 ms)