[streaming] streaming 3gpp problem
Developer
ahmdprog at gmail.com
Wed Jan 3 13:38:27 CET 2007
Hi,
After my hair is white of compiling VLC with AMR support, I put,
:sout=#transcode{vcodec=H263,width=128,height=96,vb=28,fps="12.5",acodec=sam
r,ab="5.25",samplerate=8000,channels=1,venc=ffmpeg{keyint=6,strict=1,strict-
rc=1}}:rtp{mp4a-latm,port-video=2244,port-audio=2242,dst=127.0.0.1,ttl=12,sd
p=file://d:/movies/test.sdp}
I tried to broadcasted to the mobile, but it is always the mobile buffer
while playing.
And I am getting many repeated massages:-
What is "drift is too high, resetting master sync" mean, and how I can
resolve this issue.
The log as the following and I am always thanking you for your professional
help and support.
main debug: adding playlist item `udp://@225.1.1.3:2001' (
udp://@225.1.1.3:2001 )
main debug: creating statistics handler
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 6992 (input) created at priority 1 (input/input.c:265)
main debug: stream=`transcode'
main debug: looking for sout stream module: 1 candidate
main debug: stream=`rtp'
main debug: looking for sout stream module: 1 candidate
main debug: set sout option: sout-rtp-mp4a-latm to (null)
main debug: set sout option: sout-rtp-port-video to 2244
main debug: set sout option: sout-rtp-port-audio to 2242
main debug: set sout option: sout-rtp-dst to 127.0.0.1
main debug: set sout option: sout-rtp-ttl to 12
main debug: set sout option: sout-rtp-sdp to file://d:/movies/test.sdp
main debug: using sout stream module "stream_out_rtp"
main debug: set sout option: sout-transcode-vcodec to H263
main debug: set sout option: sout-transcode-width to 128
main debug: set sout option: sout-transcode-height to 96
main debug: set sout option: sout-transcode-vb to 28
main debug: set sout option: sout-transcode-fps to 12.5
main debug: set sout option: sout-transcode-acodec to samr
main debug: set sout option: sout-transcode-ab to 5.25
main debug: set sout option: sout-transcode-samplerate to 8000
main debug: set sout option: sout-transcode-channels to 1
main debug: set sout option: sout-transcode-venc to
ffmpeg{keyint=6,strict=1,strict-rc=1}
stream_out_transcode debug: codec audio=samr 8000Hz 1 channels 5Kb/s
stream_out_transcode debug: codec video=H263 128x96 scaling: 1.000000 28kb/s
main debug: using sout stream module "stream_out_transcode"
main debug: `udp://@225.1.1.3:2001' gives access `udp' demux `' path
`@225.1.1.3:2001'
main debug: creating demux: access='udp' demux='' path='@225.1.1.3:2001'
main debug: looking for access_demux module: 0 candidates
main warning: no access_demux module matched "udp"
main debug: creating access 'udp' path='@225.1.1.3:2001'
main debug: looking for access2 module: 5 candidates
access_udp debug: opening server=:0 local=225.1.1.3:2001
main debug: net: connecting to '[]:0@[225.1.1.3]:2001'
main debug: looking for network module: 1 candidate
ipv6 debug: 225.1.1.3: Host or service not found
main debug: using network module "ipv6"
main debug: removing module "ipv6"
main debug: looking for network module: 1 candidate
ipv4 debug: resolving 225.1.1.3:2001...
ipv4 debug: resolving :0...
ipv4 debug: Winsock best interface is 2
ipv4 debug: using interface 0xa000a8c0
ipv4 debug: IP_ADD_MEMBERSHIP multicast request
main debug: using network module "ipv4"
main debug: removing module "ipv4"
main debug: using access2 module "access_udp"
main debug: pre buffering
access_udp debug: detected TS over raw UDP
main debug: creating demux: access='udp' demux='' path='@225.1.1.3:2001'
main debug: looking for demux2 module: 45 candidates
main debug: using demux2 module "ts"
main debug: looking for a subtitle file in C:\vlc-0.8.6\
ts debug: DEMUX_SET_GROUP 0 00000000
main debug: starting in sync mode
access_udp warning: unimplemented query in control
main debug: `udp://@225.1.1.3:2001' successfully opened
ts debug: pid[2110] unknown
ts debug: pid[2210] unknown
ts debug: PATCallBack called
ts debug: new PAT ts_id=2 version=1 current_next=1
ts debug: * number=1803 pid=86
ts debug: PMTCallBack called
ts debug: new PMT program number=1803 version=2 pid_pcr=2110
ts debug: * es pid=2110 type=2 fcc=mpgv
main debug: selecting program id=1803
main debug: looking for packetizer module: 17 candidates
main debug: using packetizer module "packetizer_mpegvideo"
main debug: thread 7200 (decoder) created at priority 0
(input/decoder.c:159)
ts debug: * es pid=2210 type=4 fcc=mpga
main debug: looking for packetizer module: 17 candidates
main debug: using packetizer module "mpeg_audio"
main debug: thread 7224 (decoder) created at priority 2
(input/decoder.c:159)
ts warning: first packet for pid=2110 cc=0x8
ts warning: first packet for pid=2210 cc=0xa
packetizer_mpegvideo debug: waiting for sequence start
packetizer_mpegvideo debug: waiting for sequence start
mpeg_audio debug: MPGA channels:2 samplerate:48000 bitrate:128
main debug: adding a new input
stream_out_transcode debug: creating audio transcoding from fcc=`mpga' to
fcc=`samr'
main debug: looking for decoder module: 25 candidates
packetizer_mpegvideo debug: waiting for sequence start
main debug: using decoder module "mpeg_audio"
main debug: looking for encoder module: 10 candidates
ffmpeg debug: libavcodec initialized (interface 3348736 )
ffmpeg debug: found encoder AMR narrow band
main debug: using encoder module "ffmpeg"
main debug: looking for audio filter2 module: 5 candidates
mpgatofixed32 debug: mpga->fl32, bits per sample: 0
main debug: using audio filter2 module "mpgatofixed32"
main debug: looking for audio filter2 module: 5 candidates
linear_resampler debug: fl32/48000KHz/1->s16l/8000KHz/1
main debug: using audio filter2 module "linear_resampler"
main debug: looking for audio filter2 module: 5 candidates
audio_format debug: fl32->s16l, bits per sample: 32
main debug: using audio filter2 module "audio_format"
main debug: looking for sout access module: 1 candidate
main debug: set sout option: sout-udp-raw to (null)
main debug: set sout option: sout-udp-ttl to 12
main debug: net: connecting to 127.0.0.1 port 2242
packetizer_mpegvideo debug: waiting for sequence start
main debug: thread 7352 (sout write thread) created at priority 15
(udp.c:268)
access_output_udp debug: udp access output opened(127.0.0.1:2242)
main debug: using sout access module "access_output_udp"
stream_out_rtp debug: access out udp{raw,ttl=12}:127.0.0.1:2242
stream_out_rtp debug: maximum RTP packet size: 1450 bytes
stream_out_rtp debug: sdp=v=0
o=- 409254499 1 IN IP4 127.0.0.1
s=NONE
t=0 0
a=tool:vlc 0.8.6
c=IN IP4 127.0.0.1
m=audio 2242 RTP/AVP 96
a=rtpmap:96 AMR/8000
a=fmtp:96 octet-align=1
b=AS:5
mpeg_audio debug: MPGA channels:2 samplerate:48000 bitrate:128
stream_out_transcode debug: drift is too high, resetting master sync
packetizer_mpegvideo debug: waiting for sequence start
packetizer_mpegvideo debug: size 704x576 fps=25.000
main debug: adding a new input
stream_out_transcode debug: creating video transcoding from fcc=`mpgv' to
fcc=`H263'
main debug: looking for decoder module: 25 candidates
main debug: using decoder module "libmpeg2"
main debug: looking for encoder module: 1 candidate
ffmpeg debug: libavcodec already initialized
main debug: set sout option: sout-ffmpeg-keyint to 6
main debug: set sout option: sout-ffmpeg-strict to 1
main debug: set sout option: sout-ffmpeg-strict-rc to 1
ffmpeg debug: found encoder H263
main debug: using encoder module "ffmpeg"
main debug: removing module "ffmpeg"
libmpeg2 debug: 704x576 (display 704,576), aspect 576000, sar 12:11, 25.000
fps
main warning: dts != current_pts (-236467)
main warning: vout synchro warning: pts != current_date (-40000)
stream_out_transcode debug: drift is too high, resetting master sync
stream_out_transcode debug: decoder aspect is 576000:432000
stream_out_transcode debug: source pixel aspect is 1.090909:1
stream_out_transcode debug: scaled pixel aspect is 1.000000:1
stream_out_transcode debug: source 704x576, crop 704x576, destination
128x96, padding 128x96
stream_out_transcode debug: encoder aspect is 576000:432000
main debug: looking for encoder module: 1 candidate
ffmpeg debug: libavcodec already initialized
main debug: set sout option: sout-ffmpeg-keyint to 6
main debug: set sout option: sout-ffmpeg-strict to 1
main debug: set sout option: sout-ffmpeg-strict-rc to 1
ffmpeg debug: found encoder H263
main debug: using encoder module "ffmpeg"
main debug: looking for sout access module: 1 candidate
main debug: set sout option: sout-udp-raw to (null)
main debug: set sout option: sout-udp-ttl to 12
main debug: net: connecting to 127.0.0.1 port 2244
main debug: thread 7460 (sout write thread) created at priority 15
(udp.c:268)
access_output_udp debug: udp access output opened(127.0.0.1:2244)
main debug: using sout access module "access_output_udp"
stream_out_rtp debug: access out udp{raw,ttl=12}:127.0.0.1:2244
stream_out_rtp debug: maximum RTP packet size: 1450 bytes
stream_out_rtp debug: sdp=v=0
o=- 409254499 2 IN IP4 127.0.0.1
s=NONE
t=0 0
a=tool:vlc 0.8.6
c=IN IP4 127.0.0.1
m=audio 2242 RTP/AVP 96
a=rtpmap:96 AMR/8000
a=fmtp:96 octet-align=1
b=AS:5
m=video 2244 RTP/AVP 97
a=rtpmap:97 H263-1998/90000
b=AS:28
main debug: looking for crop padd module: 1 candidate
ffmpeg debug: input: 128x96 -> 704x576
ffmpeg debug: input: 704x576 I420 -> 128x96 I420
ffmpeg debug: libavcodec already initialized
main debug: using crop padd module "ffmpeg"
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg debug: warning, clipping 1 dct coefficients to -127..127
(h263 at 0C447510)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
415372815, last: 415393435)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
425752015, last: 425772204)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
425872015, last: 425911174)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
425991415, last: 426031174)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
426111415, last: 426150574)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
426230448, last: 426270574)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
426350448, last: 426389607)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
426470282, last: 426509607)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
426590282, last: 426629441)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
426709359, last: 426749441)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
426829359, last: 426868518)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
426948448, last: 426988518)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
427068448, last: 427107607)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
427188182, last: 427227607)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
427308693, last: 427347341)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
427428693, last: 427467852)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
427548315, last: 427587852)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
427668315, last: 427707474)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
427789137, last: 427827474)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
427911626, last: 427948296)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
428034315, last: 428070785)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
428157259, last: 428193474)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
428277259, last: 428316418)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
428399793, last: 428436418)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
428519793, last: 428558952)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
428642070, last: 428678952)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
428762070, last: 428801229)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
428882070, last: 428921229)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
429003848, last: 429041229)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
429205659, last: 429243087)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
430692393, last: 430725177)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
437151182, last: 437171866)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
437271182, last: 437310341)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
437390904, last: 437430341)
stream_out_transcode debug: drift is too high, resetting master sync
..... too much messages like this and
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
461558870, last: 461596352)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
461678870, last: 461718029)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
461798870, last: 461838029)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
461919459, last: 461958029)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
462039459, last: 462078618)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
462159493, last: 462198618)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
462279493, last: 462318652)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
462398370, last: 462438652)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
462518226, last: 462557529)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
462638226, last: 462677385)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
462758226, last: 462797385)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
462877182, last: 462917385)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
462996137, last: 463036341)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
463116959, last: 463155296)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
463236959, last: 463276118)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
463356959, last: 463396118)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
463475893, last: 463516118)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
463595893, last: 463635052)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
463715404, last: 463755052)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
463835404, last: 463874563)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
463955115, last: 463994563)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
464075982, last: 464114274)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
464195982, last: 464235141)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
464316882, last: 464355141)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
464436882, last: 464476041)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
464557870, last: 464596041)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
464680326, last: 464717029)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
464800326, last: 464839485)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
464921593, last: 464959485)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
465044393, last: 465080752)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
465164393, last: 465203552)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
465284393, last: 465323552)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
465406404, last: 465443552)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
465686404, last: 465725723)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
466688526, last: 466725442)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
(h263 at 0C447510)
ffmpeg warning: rc buffer underflow
ts warning: discontinuity received 0x1 instead of 0xb (pid=2110)
ts warning: discontinuity received 0x9 instead of 0x4 (pid=2210)
ts warning: discontinuity received 0x0 instead of 0x7 (pid=2110)
ts warning: discontinuity received 0x9 instead of 0xc (pid=2210)
stream_out_transcode debug: late picture skipped (1495767)
access_output_udp debug: packet has been sent too late (1542467)
access_output_udp debug: packet has been sent too late (1524047)
access_output_udp debug: packet has been sent too late (1504118)
access_output_udp debug: packet has been sent too late (1485278)
access_output_udp debug: packet has been sent too late (1466379)
mpeg_audio debug: emulated startcode (no startcode on following frame)
mpeg_audio debug: emulated startcode
mpeg_audio debug: emulated startcode (no startcode on following frame)
stream_out_transcode debug: late picture skipped (1496135)
main warning: vout synchro warning: pts != current_date (-398423)
stream_out_transcode debug: late picture skipped (1101074)
main warning: vout synchro warning: pts != current_date (-1720000)
stream_out_transcode debug: drift is too high, resetting master sync
access_output_udp debug: mmh, hole (2307632 > 2s) -> drop
main warning: backward_pts != dts (2158423)
main warning: backward_pts != current_pts (2158423)
mpeg_audio debug: emulated startcode (no startcode on following frame)
access_output_udp debug: packet has been sent too late (1637865)
access_output_udp debug: packet has been sent too late (1618985)
stream_out_transcode debug: drift is too high, resetting master sync
access_output_udp debug: mmh, hole (2227745 > 2s) -> drop
stream_out_transcode debug: late picture skipped (1556986)
main warning: vout synchro warning: pts != current_date (-2158423)
access_output_udp debug: dropped 1 packets
access_output_udp debug: dropped 1 packets
ts warning: discontinuity received 0x0 instead of 0x3 (pid=2110)
ts warning: discontinuity received 0xa instead of 0x5 (pid=2110)
stream_out_transcode debug: late picture skipped (1953957)
access_output_udp debug: packet has been sent too late (2109045)
access_output_udp debug: packet has been sent too late (2090236)
access_output_udp debug: packet has been sent too late (2071873)
access_output_udp debug: packet has been sent too late (2051948)
access_output_udp debug: packet has been sent too late (2033022)
access_output_udp debug: packet has been sent too late (2014086)
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653175337, last: 653214416)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653215337, last: 653254416)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653256270, last: 653294416)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653295337, last: 653335349)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653336270, last: 653374416)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653376270, last: 653415349)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653416270, last: 653455349)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653456270, last: 653495349)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653496270, last: 653535349)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653536270, last: 653575349)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653575993, last: 653615349)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653615993, last: 653655072)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653655993, last: 653695072)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653697215, last: 653735072)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653737215, last: 653776294)
ts warning: discontinuity received 0x9 instead of 0x6 (pid=2110)
ts warning: discontinuity received 0x2 instead of 0xb (pid=2210)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653777215, last: 653816294)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653821070, last: 653856294)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653861070, last: 653900149)
main warning: vout synchro warning: pts != current_date (-438067)
stream_out_transcode debug: drift is too high, resetting master sync
main warning: backward_pts != dts (478067)
main warning: backward_pts != current_pts (478067)
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653901070, last: 654418216)
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
653980149, last: 654418216)
main warning: vout synchro warning: pts != current_date (-478067)
stream_out_transcode debug: drift is too high, resetting master sync
stream_out_transcode debug: drift is too high, resetting master sync
ts debug: PMTCallBack called
stream_out_transcode debug: drift is too high, resetting master sync
ffmpeg warning: almost fed libavcodec with a frame in the past (current:
657916937, last: 657938653)
stream_out_transcode debug: drift is too high, resetting master sync
ts debug: eof ?
main debug: EOF reached
main debug: control type=0
main debug: control: stopping input
main debug: closing input
ts debug: pid list:
ts debug: - pid[0] seen
ts debug: - pid[86] seen
main debug: removing module "packetizer_mpegvideo"
main debug: thread times: real 5m20.125000s, kernel 0m0.343750s, user
0m56.609375s
main debug: thread 7200 joined (input/decoder.c:191)
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: removing an input
main debug: removing module "libmpeg2"
main debug: removing module "ffmpeg"
main debug: removing module "ffmpeg"
main debug: thread times: real 5m19.687500s, kernel 0m0.000000s, user
0m0.000000s
main debug: thread 7460 joined (udp.c:316)
access_output_udp debug: udp access output closed
main debug: removing module "access_output_udp"
ts debug: - pid[2110] seen
main debug: removing module "mpeg_audio"
main debug: thread times: real 5m20.187500s, kernel 0m0.312500s, user
0m14.359375s
main debug: thread 7224 joined (input/decoder.c:191)
main debug: killing decoder fourcc `mpga', 0 PES in FIFO
main debug: removing an input
main debug: removing module "mpeg_audio"
main debug: removing module "ffmpeg"
main debug: removing module "mpgatofixed32"
main debug: removing module "linear_resampler"
main debug: removing module "audio_format"
main debug: thread times: real 5m20.031250s, kernel 0m0.000000s, user
0m0.000000s
main debug: thread 7352 joined (udp.c:316)
access_output_udp debug: udp access output closed
main debug: removing module "access_output_udp"
main debug: Program doesn't contain anymore ES
ts debug: - pid[2210] seen
ts debug: - pid[8191] seen
main debug: removing module "ts"
main debug: removing module "access_udp"
main debug: destroying sout
main debug: destroying chain... (name=transcode)
main debug: destroying chain... (name=rtp)
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
main debug: removing module "stream_out_transcode"
main debug: destroying chain done
main debug: thread times: real 5m20.937500s, kernel 0m5.109375s, user
0m3.515625s
main debug: thread 6992 joined (input/input.c:412)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.videolan.org/pipermail/streaming/attachments/20070103/76eaf2fd/attachment.htm
More information about the streaming
mailing list