Postby yuehua_zhao123 » 06 Nov 2007 10:08
Thanks a lot for your help. After complied successfully, VLC can support rmvb format.
But, when playing media file of "cook audio" rmvb format, voice sounds desultory. And, playing media file of "audio mp4a "format is all right. I think that there is some thing wrong in "demux/real.c", but I can't find where it is. Here is the debugging information:
main debug: adding playlist item `E:\vod_server\prison-break.rmvb' ( E:\vod_server\prison-break.rmvb )
main debug: creating statistics handler
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 4240 (input) created at priority 1 (input/input.c:265)
main debug: drive letter E: found in source
main debug: `E:\vod_server\prison-break.rmvb' gives access `' demux `' path `E:\vod_server\prison-break.rmvb'
main debug: creating demux: access='' demux='' path='E:\vod_server\prison-break.rmvb'
main debug: looking for access_demux module: 1 candidate
main debug: creating access '' path='E:\vod_server\prison-break.rmvb'
main debug: looking for access2 module: 4 candidates
vcd debug: trying .cue file: E:\vod_server\prison-break.cue
vcd debug: could not find .cue file
access_file debug: opening file `E:\vod_server\prison-break.rmvb'
main debug: using access2 module "access_file"
main debug: pre-buffering...
main debug: received first data for our buffer
main debug: pre-buffering done 1408981 bytes in 0s - 327999 kbytes/s
main debug: creating demux: access='' demux='' path='E:\vod_server\prison-break.rmvb'
main debug: looking for demux2 module: 45 candidates
real debug: object .RMF size=18 version=1
real debug: - file version=0x0 num headers=7
real debug: object PROP size=50 version=0
real debug: - max bitrate=900000 avg bitrate=552495
real debug: - max packet size=1342 avg bitrate=838
real debug: - packets count=215400
real debug: - duration=2596797 ms
real debug: - preroll=21632 ms
real debug: - index offset=183175112
real debug: - data offset=1089
real debug: - num streams=3
real debug: - flags=0x9 PN_SAVE_ENABLED
real debug: object CONT size=111 version=0
real debug:
real debug:
real debug:
real debug: object MDPR size=172 version=0
real debug: - id=0x0
real debug: - max bitrate=64082 avg bitrate=64082
real debug: - max packet size=930 avg packet size=930
real debug: - start time=0
real debug: - preroll=1857
real debug: - duration=2596918
real debug: - name=`Audio Stream'
real debug: - mime=`audio/x-pn-realaudio'
real debug: - specific data len=94
real debug: - audio version=5
real debug: - audio codec=cook channels=2 rate=44100Hz
real debug: - extra data=16
main debug: selecting program id=0
real debug: object MDPR size=112 version=0
real debug: - id=0x1
real debug: - max bitrate=835918 avg bitrate=488413
real debug: - max packet size=1342 avg packet size=827
real debug: - start time=0
real debug: - preroll=21632
real debug: - duration=2596633
real debug: - name=`Video Stream'
real debug: - mime=`video/x-pn-realvideo'
real debug: - specific data len=34
real debug: - video 0x01081020 0x40004000
real debug: - video RV40 624x352
real debug: object MDPR size=626 version=0
real debug: - id=0x2
real debug: - max bitrate=0 avg bitrate=0
real debug: - max packet size=0 avg packet size=0
real debug: - start time=0
real debug: - preroll=0
real debug: - duration=0
real debug: - mime=`logical-fileinfo'
real debug: - specific data len=564
real debug: object DATA size=183174023 version=0
real debug: - packets count=215400 next=0
main debug: using demux2 module "real"
main debug: looking for a subtitle file in E:\vod_server\
main debug: looking for decoder module: 28 candidates
ffmpeg debug: libavcodec initialized (interface 3349504 )
ffmpeg debug: ffmpeg codec (Cook Audio) started
main debug: using decoder module "ffmpeg"
main debug: thread 4312 (decoder) created at priority 2 (input/decoder.c:159)
main debug: looking for decoder module: 28 candidates
realvideo debug: opening win32 dll 'plugins\drv43260.dll'
realvideo debug: win32 real codec handle=63410000
main debug: using decoder module "realvideo"
main debug: thread 4396 (decoder) created at priority 0 (input/decoder.c:159)
main debug: meta information:
main debug:
main debug:
main debug:
main debug: `E:\vod_server\prison-break.rmvb' successfully opened
main debug: no aout present, spawning one
main debug: looking for audio output module: 3 candidates
aout_directx debug: OpenAudio
real debug: new frame size=1508
real debug: last fixing copy=280 offset=1228
real debug: sending size=2520
real debug: new frame size=350
main debug: no usable vout present, spawning one
real debug: last fixing copy=7 offset=343
real debug: sending size=1362
aout_directx debug:
aout_directx debug: found device: Realtek HD Audio output
real debug: new frame size=146
real debug: last fixing copy=7 offset=139
aout_directx debug: device supports 2 channels
aout_directx debug: device supports 1 channel
aout_directx debug: creating DirectSoundThread
main debug: thread 4836 (DirectSound Notification Thread) created at priority 15 (directx.c:372)
aout_directx debug: DirectSoundThread ready
main debug: using audio output module "aout_directx"
main debug: output 's16l' 44100 Hz Stereo frame=1 samples/4 bytes
main debug: mixer 'fl32' 44100 Hz Stereo frame=1 samples/8 bytes
main debug: filter(s) 'fl32'->'s16l' 44100 Hz->44100 Hz Stereo->Stereo
main debug: looking for audio filter module: 24 candidates
main debug: Registering subpicture channel, ID: 2
main debug: Registering subpicture channel, ID: 3
main debug: Registering subpicture channel, ID: 4
main debug: Registering subpicture channel, ID: 5
main debug: using audio filter module "float32tos16"
main debug: found a filter for the whole conversion
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "trivial_mixer"
main debug: input 's16l' 44100 Hz Stereo frame=1 samples/4 bytes
main debug: filter(s) 's16l'->'fl32' 44100 Hz->44100 Hz Stereo->Stereo
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "s16tofloat32"
main debug: found a filter for the whole conversion
main debug: filter(s) 'fl32'->'fl32' 48510 Hz->44100 Hz Stereo->Stereo
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "bandlimited_resampler"
main debug: found a filter for the whole conversion
main debug: window size: 624x352
main debug: looking for video output module: 6 candidates
vout_directx debug: creating DirectXEventThread
main debug: waiting for thread completion
vout_directx debug: DirectXCreateWindow
real debug: sending size=1158
real debug: new frame size=294
real debug: last fixing copy=7 offset=287
real debug: sending size=1306
vout_directx debug: created video sub-window
main debug: thread 4892 (DirectX Events Thread) created at priority 0 (directx.c:278)
vout_directx debug: DirectXEventThread running
vout_directx debug: DirectXInitDDraw
vout_directx debug: directx-device:
vout_directx debug:
vout_directx debug: DirectXEnumCallback: Mobile Intel(R) 945GM Express Chipset Family, \\.\DISPLAY1
vout_directx debug: selecting Mobile Intel(R) 945GM Express Chipset Family, \\.\DISPLAY1
vout_directx debug: screen dimensions (0x0,1024x768)
vout_directx debug: DirectDraw Capabilities: overlay=1 yuvoverlay=1 can_deinterlace_overlay=1 colorkey=1 stretch=1 bltfourcc=1
vout_directx debug: End DirectXInitDDraw
vout_directx debug: DirectXCreateDisplay
real debug: new frame size=16
real debug: last fixing copy=7 offset=9
vout_directx debug: DirectXCreateClipper
vout_directx debug: disabling screen saver
main debug: using video output module "vout_directx"
vout_directx debug: NewPictureVec overlay:yes chroma:YV12
main warning: computed PTS is out of range (117531), clearing out
main warning: PTS is out of range (117545), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
real debug: sending size=1028
real debug: new frame size=277
real debug: last fixing copy=7 offset=270
real debug: sending size=1289
vout_directx debug: YUV overlay created successfully
vout_directx debug: End NewPictureVec (succeeded)
main debug: got 1 direct buffer(s)
main debug: picture in 624x352 (0,0,624x352), chroma I420, ar 382909:216000, sar 1:1
main debug: picture user 624x352 (0,0,624x352), chroma I420, ar 382909:216000, sar 1:1
main debug: picture out 624x352 (0,0,624x352), chroma I420, ar 382909:216000, sar 1:1
main debug: direct render, mapping render pictures 0-6 to system pictures 1-7
main debug: waiting for thread completion
main debug: thread 4920 (video output) created at priority 1 (video_output/video_output.c:421)
real debug: new frame size=17
real debug: last fixing copy=7 offset=10
main warning: late picture skipped (249223)
main warning: late picture skipped (146484)
main warning: late picture skipped (145494)
main warning: PTS is out of range (325759), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
real debug: sending size=1029
real debug: new frame size=3901
real debug: last fixing copy=641 offset=3260
real debug: sending size=4913
real debug: new frame size=177
real debug: last fixing copy=118 offset=59
real debug: sending size=1189
real debug: new frame size=38808
real debug: last fixing copy=449 offset=38359
real debug: sending size=39820
real debug: new frame size=11935
real debug: last fixing copy=1004 offset=10931
real debug: sending size=12947
real debug: new frame size=8924
real debug: last fixing copy=656 offset=8268
real debug: sending size=9936
real debug: new frame size=7144
real debug: last fixing copy=1159 offset=5985
main warning: PTS is out of range (538143), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
real debug: sending size=8156
real debug: new frame size=23005
real debug: last fixing copy=407 offset=22598
real debug: sending size=24017
real debug: new frame size=6560
real debug: last fixing copy=703 offset=5857
real debug: sending size=7572
real debug: new frame size=7072
real debug: last fixing copy=1181 offset=5891
real debug: sending size=8084
real debug: new frame size=7511
real debug: last fixing copy=77 offset=7434
main warning: PTS is out of range (744452), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
real debug: sending size=8523
real debug: new frame size=7952
real debug: last fixing copy=537 offset=7415
real debug: sending size=8964
main warning: late picture skipped (17114)
main warning: late picture skipped (16462)
real debug: new frame size=1453
real debug: last fixing copy=755 offset=698
real debug: sending size=2465
real debug: new frame size=1787
real debug: last fixing copy=1023 offset=764
real debug: sending size=2799
real debug: new frame size=1354
real debug: last fixing copy=699 offset=655
main warning: PTS is out of range (952657), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
real debug: sending size=2366
real debug: new frame size=10472
real debug: last fixing copy=296 offset=10176
real debug: sending size=11484
real debug: new frame size=1308
real debug: last fixing copy=803 offset=505
real debug: sending size=2320
real debug: new frame size=1184
real debug: last fixing copy=686 offset=498
real debug: sending size=2196
real debug: new frame size=795
real debug: last fixing copy=390 offset=405
real debug: sending size=1807
real debug: new frame size=4368
real debug: last fixing copy=1295 offset=3073
real debug: sending size=5380
main warning: late picture skipped (40379)
real debug: new frame size=676
real debug: last fixing copy=350 offset=326
real debug: sending size=1688
main warning: late picture skipped (39527)
real debug: new frame size=785
real debug: last fixing copy=413 offset=372
real debug: sending size=1797
real debug: new frame size=799
real debug: last fixing copy=458 offset=341
main warning: PTS is out of range (1161944), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1139220), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1116440), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1093655), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1070881), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1048100), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1025327), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1002549), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: late picture skipped (10949)
main warning: PTS is out of range (1091306), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1068290), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1045261), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1022240), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (999211), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (976183), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (953155), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (930130), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (907110), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (884082), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (861052), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (838022), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (814995), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (791975), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (768948), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (746012), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (722986), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (699959), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (676935), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (653908), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (630879), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (607850), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (584820), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (561797), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (538769), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (515739), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (492710), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (469680), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (475938), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (507937), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (484978), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (461958), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (438929), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (415967), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (392974), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (369943), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (346918), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (323886), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (300854), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (277821), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (254787), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (231761), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (208730), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (185697), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (162664), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (139633), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (116607), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (93577), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (70546), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (47514), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (24482), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1457), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (-21576), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
real debug: sending size=1811
real debug: new frame size=5743
real debug: last fixing copy=833 offset=4910
real debug: sending size=6755
real debug: new frame size=1258
real debug: last fixing copy=684 offset=574
real debug: sending size=2270
real debug: new frame size=1383
real debug: last fixing copy=781 offset=602
real debug: sending size=2395
real debug: new frame size=1098
real debug: last fixing copy=636 offset=462
real debug: sending size=2110
real debug: new frame size=18725
real debug: last fixing copy=708 offset=18017
real debug: sending size=19737
main warning: late picture skipped (25481)
real debug: new frame size=9522
real debug: last fixing copy=1288 offset=8234
real debug: sending size=10534
real debug: new frame size=7815
real debug: last fixing copy=146 offset=7669
real debug: sending size=8827
real debug: new frame size=4633
real debug: last fixing copy=798 offset=3835
real debug: sending size=5645
real debug: new frame size=17339
real debug: last fixing copy=386 offset=16953
real debug: sending size=18351
main warning: late picture skipped (7791)
real debug: new frame size=5286
real debug: last fixing copy=171 offset=5115
real debug: sending size=6298
real debug: new frame size=6911
real debug: last fixing copy=1077 offset=5834
real debug: sending size=7923
real debug: new frame size=7115
real debug: last fixing copy=987 offset=6128
real debug: sending size=8127
real debug: new frame size=8665
real debug: last fixing copy=788 offset=7877
real debug: sending size=9677
real debug: new frame size=2193
real debug: last fixing copy=444 offset=1749
real debug: sending size=3205
real debug: new frame size=6043
real debug: last fixing copy=600 offset=5443
real debug: sending size=7055
real debug: new frame size=1093
real debug: last fixing copy=837 offset=256
main warning: computed PTS is out of range (117599), clearing out
main warning: PTS is out of range (117212), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: output PTS is out of range (142709), clearing out
real debug: sending size=2105
real debug: new frame size=6084
real debug: last fixing copy=372 offset=5712
real debug: sending size=7096
real debug: new frame size=1893
real debug: last fixing copy=160 offset=1733
real debug: sending size=2905
real debug: new frame size=6771
real debug: last fixing copy=887 offset=5884
real debug: sending size=7783
main warning: late picture skipped (3650)
real debug: new frame size=2064
real debug: last fixing copy=355 offset=1709
real debug: sending size=3076
real debug: new frame size=5729
real debug: last fixing copy=1244 offset=4485
real debug: sending size=6741
real debug: new frame size=1747
real debug: last fixing copy=67 offset=1680
real debug: sending size=2759
main warning: PTS is out of range (327437), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
real debug: new frame size=5910
real debug: last fixing copy=220 offset=5690
real debug: sending size=6922
real debug: new frame size=1545
real debug: sending size=2557
real debug: new frame size=7846
real debug: last fixing copy=1005 offset=6841
real debug: sending size=8858
real debug: new frame size=1549
real debug: last fixing copy=1205 offset=344
real debug: sending size=2561
real debug: new frame size=6952
real debug: last fixing copy=865 offset=6087
real debug: sending size=7964
real debug: new frame size=1882
real debug: last fixing copy=38 offset=1844
real debug: sending size=2894
main warning: PTS is out of range (540375), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
real debug: new frame size=6642
real debug: last fixing copy=1019 offset=5623
real debug: sending size=7654
real debug: new frame size=1523
real debug: sending size=2535
real debug: new frame size=5934
real debug: last fixing copy=280 offset=5654
real debug: sending size=6946
real debug: new frame size=1267
real debug: last fixing copy=934 offset=333
real debug: sending size=2279
real debug: new frame size=7160
real debug: last fixing copy=1269 offset=5891
real debug: sending size=8172
real debug: new frame size=1791
real debug: last fixing copy=102 offset=1689
real debug: sending size=2803
main warning: PTS is out of range (743717), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
real debug: new frame size=7331
real debug: last fixing copy=474 offset=6857
real debug: sending size=8343
real debug: new frame size=1527
real debug: last fixing copy=1248 offset=279
real debug: sending size=2539
real debug: new frame size=6028
real debug: last fixing copy=76 offset=5952
real debug: sending size=7040
real debug: new frame size=1078
real debug: last fixing copy=755 offset=323
main warning: PTS is out of range (953071), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
real debug: sending size=2090
real debug: new frame size=5892
real debug: last fixing copy=1155 offset=4737
real debug: sending size=6904
real debug: new frame size=1311
real debug: last fixing copy=1043 offset=268
real debug: sending size=2323
real debug: new frame size=5857
real debug: last fixing copy=1252 offset=4605
real debug: sending size=6869
real debug: new frame size=1180
real debug: last fixing copy=949 offset=231
real debug: sending size=2192
real debug: new frame size=4017
real debug: last fixing copy=141 offset=3876
real debug: sending size=5029
real debug: new frame size=680
real debug: last fixing copy=443 offset=237
main warning: PTS is out of range (1161305), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1138539), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1115841), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1093052), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1070269), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1047480), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1024698), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1001910), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
real debug: sending size=1692
real debug: new frame size=4619
real debug: last fixing copy=726 offset=3893
real debug: sending size=5631
real debug: new frame size=1027
real debug: last fixing copy=822 offset=205
real debug: sending size=2039
real debug: new frame size=4943
real debug: last fixing copy=694 offset=4249
real debug: sending size=5955
real debug: new frame size=959
real debug: last fixing copy=719 offset=240
main warning: PTS is out of range (1116625), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1093952), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1071189), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1048407), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1025642), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1002860), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (980068), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (957293), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (934499), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (911823), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (889034), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (866514), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (843728), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (820948), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (798159), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (775387), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (752602), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (729868), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (707085), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (684305), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (661521), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (638734), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (615950), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (593167), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (570388), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (547599), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (524955), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (502176), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (479400), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (456612), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (433957), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (411172), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (388390), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (365597), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (342865), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (320078), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (297286), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (274506), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (251715), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (228937), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (206141), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (183351), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (160557), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (137770), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (115094), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (92308), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (69513), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (46720), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (23931), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (1137), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
main warning: PTS is out of range (-21650), AOUT_MIN_PREPARE_TIME(40000) dropping buffer
real debug: sending size=1971
real debug: new frame size=6412