Ticket #5931: ffmpeg-20180629-213108.log

File ffmpeg-20180629-213108.log, 143.0 KB (added by Marcel, 8 years ago)

45sec audio waveform render

Line 
1ffmpeg started on 2018-06-29 at 21:31:08
2Report written to "ffmpeg-20180629-213108.log"
3Command line:
4ffmpeg -report -i 45sec_sine_stereo_test.flac -filter_complex "showwavespic=s=6000x500" -y 45sec_sine_stereo_test_6000x500.png
5ffmpeg version N-91396-g27662ed681 Copyright (c) 2000-2018 the FFmpeg developers
6 built with gcc 7.3.0 (GCC)
7 configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-bzlib --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth
8 libavutil 56. 18.102 / 56. 18.102
9 libavcodec 58. 20.104 / 58. 20.104
10 libavformat 58. 17.101 / 58. 17.101
11 libavdevice 58. 4.101 / 58. 4.101
12 libavfilter 7. 25.100 / 7. 25.100
13 libswscale 5. 2.100 / 5. 2.100
14 libswresample 3. 2.100 / 3. 2.100
15 libpostproc 55. 2.100 / 55. 2.100
16Splitting the commandline.
17Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
18Reading option '-i' ... matched as input url with argument '45sec_sine_stereo_test.flac'.
19Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument 'showwavespic=s=6000x500'.
20Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
21Reading option '45sec_sine_stereo_test_6000x500.png' ... matched as output url.
22Finished splitting the commandline.
23Parsing a group of options: global .
24Applying option report (generate a report) with argument 1.
25Applying option filter_complex (create a complex filtergraph) with argument showwavespic=s=6000x500.
26Applying option y (overwrite output files) with argument 1.
27Successfully parsed a group of options.
28Parsing a group of options: input url 45sec_sine_stereo_test.flac.
29Successfully parsed a group of options.
30Opening an input file: 45sec_sine_stereo_test.flac.
31[NULL @ 000000647e98b500] Opening '45sec_sine_stereo_test.flac' for reading
32[file @ 000000647e98c600] Setting default whitelist 'file,crypto'
33[flac @ 000000647e98b500] Format flac probed with size=2048 and score=100
34[flac @ 000000647e98b500] Before avformat_find_stream_info() pos: 87 bytes read:32768 seeks:0 nb_streams:1
35[flac @ 000000647e98b500] All info found
36[flac @ 000000647e98b500] After avformat_find_stream_info() pos: 10327 bytes read:32768 seeks:0 frames:1
37Input #0, flac, from '45sec_sine_stereo_test.flac':
38 Duration: 00:00:45.00, start: 0.000000, bitrate: 310 kb/s
39 Stream #0:0, 1, 1/44100: Audio: flac, 44100 Hz, stereo, s16
40Successfully opened the file.
41[Parsed_showwavespic_0 @ 000000647e9b8240] Setting 's' to value '6000x500'
42Parsing a group of options: output url 45sec_sine_stereo_test_6000x500.png.
43Successfully parsed a group of options.
44Opening an output file: 45sec_sine_stereo_test_6000x500.png.
45Successfully opened the file.
46detected 8 logical cores
47Stream mapping:
48 Stream #0:0 (flac) -> showwavespic
49 showwavespic -> Stream #0:0 (png)
50Press [q] to stop, [?] for help
51cur_dts is invalid (this is harmless if it occurs once at the start per stream)
52cur_dts is invalid (this is harmless if it occurs once at the start per stream)
53cur_dts is invalid (this is harmless if it occurs once at the start per stream)
54cur_dts is invalid (this is harmless if it occurs once at the start per stream)
55cur_dts is invalid (this is harmless if it occurs once at the start per stream)
56cur_dts is invalid (this is harmless if it occurs once at the start per stream)
57cur_dts is invalid (this is harmless if it occurs once at the start per stream)
58cur_dts is invalid (this is harmless if it occurs once at the start per stream)
59cur_dts is invalid (this is harmless if it occurs once at the start per stream)
60[Parsed_showwavespic_0 @ 000000647e9c2740] Setting 's' to value '6000x500'
61[graph_0_in_0_0 @ 000000647e9f8740] Setting 'time_base' to value '1/44100'
62[graph_0_in_0_0 @ 000000647e9f8740] Setting 'sample_rate' to value '44100'
63[graph_0_in_0_0 @ 000000647e9f8740] Setting 'sample_fmt' to value 's16'
64[graph_0_in_0_0 @ 000000647e9f8740] Setting 'channel_layout' to value '0x3'
65[graph_0_in_0_0 @ 000000647e9f8740] tb:1/44100 samplefmt:s16 samplerate:44100 chlayout:0x3
66[format @ 000000647e9f8bc0] Setting 'pix_fmts' to value 'rgb24|rgba|rgb48be|rgba64be|pal8|gray|ya8|gray16be|ya16be|monob'
67[AVFilterGraph @ 000000647e9f2280] query_formats: 4 queried, 5 merged, 0 already done, 0 delayed
68[Parsed_showwavespic_0 @ 000000647e9c2740] s:6000x500 r:7.350000 n:1
69Output #0, image2, to '45sec_sine_stereo_test_6000x500.png':
70 Metadata:
71 encoder : Lavf58.17.101
72 Stream #0:0, 0, 20/147: Video: png, rgba, 6000x500 [SAR 1:1 DAR 12:1], q=2-31, 200 kb/s, 7.35 fps, 7.35 tbn, 7.35 tbc
73 Metadata:
74 encoder : Lavc58.20.104 png
75cur_dts is invalid (this is harmless if it occurs once at the start per stream)
76cur_dts is invalid (this is harmless if it occurs once at the start per stream)
77cur_dts is invalid (this is harmless if it occurs once at the start per stream)
78cur_dts is invalid (this is harmless if it occurs once at the start per stream)
79cur_dts is invalid (this is harmless if it occurs once at the start per stream)
80cur_dts is invalid (this is harmless if it occurs once at the start per stream)
81cur_dts is invalid (this is harmless if it occurs once at the start per stream)
82cur_dts is invalid (this is harmless if it occurs once at the start per stream)
83cur_dts is invalid (this is harmless if it occurs once at the start per stream)
84cur_dts is invalid (this is harmless if it occurs once at the start per stream)
85cur_dts is invalid (this is harmless if it occurs once at the start per stream)
86cur_dts is invalid (this is harmless if it occurs once at the start per stream)
87cur_dts is invalid (this is harmless if it occurs once at the start per stream)
88cur_dts is invalid (this is harmless if it occurs once at the start per stream)
89cur_dts is invalid (this is harmless if it occurs once at the start per stream)
90cur_dts is invalid (this is harmless if it occurs once at the start per stream)
91cur_dts is invalid (this is harmless if it occurs once at the start per stream)
92cur_dts is invalid (this is harmless if it occurs once at the start per stream)
93cur_dts is invalid (this is harmless if it occurs once at the start per stream)
94cur_dts is invalid (this is harmless if it occurs once at the start per stream)
95cur_dts is invalid (this is harmless if it occurs once at the start per stream)
96cur_dts is invalid (this is harmless if it occurs once at the start per stream)
97cur_dts is invalid (this is harmless if it occurs once at the start per stream)
98cur_dts is invalid (this is harmless if it occurs once at the start per stream)
99cur_dts is invalid (this is harmless if it occurs once at the start per stream)
100cur_dts is invalid (this is harmless if it occurs once at the start per stream)
101cur_dts is invalid (this is harmless if it occurs once at the start per stream)
102cur_dts is invalid (this is harmless if it occurs once at the start per stream)
103cur_dts is invalid (this is harmless if it occurs once at the start per stream)
104cur_dts is invalid (this is harmless if it occurs once at the start per stream)
105cur_dts is invalid (this is harmless if it occurs once at the start per stream)
106cur_dts is invalid (this is harmless if it occurs once at the start per stream)
107cur_dts is invalid (this is harmless if it occurs once at the start per stream)
108cur_dts is invalid (this is harmless if it occurs once at the start per stream)
109cur_dts is invalid (this is harmless if it occurs once at the start per stream)
110cur_dts is invalid (this is harmless if it occurs once at the start per stream)
111cur_dts is invalid (this is harmless if it occurs once at the start per stream)
112cur_dts is invalid (this is harmless if it occurs once at the start per stream)
113cur_dts is invalid (this is harmless if it occurs once at the start per stream)
114cur_dts is invalid (this is harmless if it occurs once at the start per stream)
115cur_dts is invalid (this is harmless if it occurs once at the start per stream)
116cur_dts is invalid (this is harmless if it occurs once at the start per stream)
117cur_dts is invalid (this is harmless if it occurs once at the start per stream)
118cur_dts is invalid (this is harmless if it occurs once at the start per stream)
119cur_dts is invalid (this is harmless if it occurs once at the start per stream)
120cur_dts is invalid (this is harmless if it occurs once at the start per stream)
121cur_dts is invalid (this is harmless if it occurs once at the start per stream)
122cur_dts is invalid (this is harmless if it occurs once at the start per stream)
123cur_dts is invalid (this is harmless if it occurs once at the start per stream)
124cur_dts is invalid (this is harmless if it occurs once at the start per stream)
125cur_dts is invalid (this is harmless if it occurs once at the start per stream)
126cur_dts is invalid (this is harmless if it occurs once at the start per stream)
127cur_dts is invalid (this is harmless if it occurs once at the start per stream)
128cur_dts is invalid (this is harmless if it occurs once at the start per stream)
129cur_dts is invalid (this is harmless if it occurs once at the start per stream)
130cur_dts is invalid (this is harmless if it occurs once at the start per stream)
131cur_dts is invalid (this is harmless if it occurs once at the start per stream)
132cur_dts is invalid (this is harmless if it occurs once at the start per stream)
133cur_dts is invalid (this is harmless if it occurs once at the start per stream)
134cur_dts is invalid (this is harmless if it occurs once at the start per stream)
135cur_dts is invalid (this is harmless if it occurs once at the start per stream)
136cur_dts is invalid (this is harmless if it occurs once at the start per stream)
137cur_dts is invalid (this is harmless if it occurs once at the start per stream)
138cur_dts is invalid (this is harmless if it occurs once at the start per stream)
139cur_dts is invalid (this is harmless if it occurs once at the start per stream)
140cur_dts is invalid (this is harmless if it occurs once at the start per stream)
141cur_dts is invalid (this is harmless if it occurs once at the start per stream)
142cur_dts is invalid (this is harmless if it occurs once at the start per stream)
143cur_dts is invalid (this is harmless if it occurs once at the start per stream)
144cur_dts is invalid (this is harmless if it occurs once at the start per stream)
145cur_dts is invalid (this is harmless if it occurs once at the start per stream)
146cur_dts is invalid (this is harmless if it occurs once at the start per stream)
147cur_dts is invalid (this is harmless if it occurs once at the start per stream)
148cur_dts is invalid (this is harmless if it occurs once at the start per stream)
149cur_dts is invalid (this is harmless if it occurs once at the start per stream)
150cur_dts is invalid (this is harmless if it occurs once at the start per stream)
151cur_dts is invalid (this is harmless if it occurs once at the start per stream)
152cur_dts is invalid (this is harmless if it occurs once at the start per stream)
153cur_dts is invalid (this is harmless if it occurs once at the start per stream)
154cur_dts is invalid (this is harmless if it occurs once at the start per stream)
155cur_dts is invalid (this is harmless if it occurs once at the start per stream)
156cur_dts is invalid (this is harmless if it occurs once at the start per stream)
157cur_dts is invalid (this is harmless if it occurs once at the start per stream)
158cur_dts is invalid (this is harmless if it occurs once at the start per stream)
159cur_dts is invalid (this is harmless if it occurs once at the start per stream)
160cur_dts is invalid (this is harmless if it occurs once at the start per stream)
161cur_dts is invalid (this is harmless if it occurs once at the start per stream)
162cur_dts is invalid (this is harmless if it occurs once at the start per stream)
163cur_dts is invalid (this is harmless if it occurs once at the start per stream)
164cur_dts is invalid (this is harmless if it occurs once at the start per stream)
165cur_dts is invalid (this is harmless if it occurs once at the start per stream)
166cur_dts is invalid (this is harmless if it occurs once at the start per stream)
167cur_dts is invalid (this is harmless if it occurs once at the start per stream)
168cur_dts is invalid (this is harmless if it occurs once at the start per stream)
169cur_dts is invalid (this is harmless if it occurs once at the start per stream)
170cur_dts is invalid (this is harmless if it occurs once at the start per stream)
171cur_dts is invalid (this is harmless if it occurs once at the start per stream)
172cur_dts is invalid (this is harmless if it occurs once at the start per stream)
173cur_dts is invalid (this is harmless if it occurs once at the start per stream)
174cur_dts is invalid (this is harmless if it occurs once at the start per stream)
175cur_dts is invalid (this is harmless if it occurs once at the start per stream)
176cur_dts is invalid (this is harmless if it occurs once at the start per stream)
177cur_dts is invalid (this is harmless if it occurs once at the start per stream)
178cur_dts is invalid (this is harmless if it occurs once at the start per stream)
179cur_dts is invalid (this is harmless if it occurs once at the start per stream)
180cur_dts is invalid (this is harmless if it occurs once at the start per stream)
181cur_dts is invalid (this is harmless if it occurs once at the start per stream)
182cur_dts is invalid (this is harmless if it occurs once at the start per stream)
183cur_dts is invalid (this is harmless if it occurs once at the start per stream)
184cur_dts is invalid (this is harmless if it occurs once at the start per stream)
185cur_dts is invalid (this is harmless if it occurs once at the start per stream)
186cur_dts is invalid (this is harmless if it occurs once at the start per stream)
187cur_dts is invalid (this is harmless if it occurs once at the start per stream)
188cur_dts is invalid (this is harmless if it occurs once at the start per stream)
189cur_dts is invalid (this is harmless if it occurs once at the start per stream)
190cur_dts is invalid (this is harmless if it occurs once at the start per stream)
191cur_dts is invalid (this is harmless if it occurs once at the start per stream)
192cur_dts is invalid (this is harmless if it occurs once at the start per stream)
193cur_dts is invalid (this is harmless if it occurs once at the start per stream)
194cur_dts is invalid (this is harmless if it occurs once at the start per stream)
195cur_dts is invalid (this is harmless if it occurs once at the start per stream)
196cur_dts is invalid (this is harmless if it occurs once at the start per stream)
197cur_dts is invalid (this is harmless if it occurs once at the start per stream)
198cur_dts is invalid (this is harmless if it occurs once at the start per stream)
199cur_dts is invalid (this is harmless if it occurs once at the start per stream)
200cur_dts is invalid (this is harmless if it occurs once at the start per stream)
201cur_dts is invalid (this is harmless if it occurs once at the start per stream)
202cur_dts is invalid (this is harmless if it occurs once at the start per stream)
203cur_dts is invalid (this is harmless if it occurs once at the start per stream)
204cur_dts is invalid (this is harmless if it occurs once at the start per stream)
205cur_dts is invalid (this is harmless if it occurs once at the start per stream)
206cur_dts is invalid (this is harmless if it occurs once at the start per stream)
207cur_dts is invalid (this is harmless if it occurs once at the start per stream)
208cur_dts is invalid (this is harmless if it occurs once at the start per stream)
209cur_dts is invalid (this is harmless if it occurs once at the start per stream)
210cur_dts is invalid (this is harmless if it occurs once at the start per stream)
211cur_dts is invalid (this is harmless if it occurs once at the start per stream)
212cur_dts is invalid (this is harmless if it occurs once at the start per stream)
213cur_dts is invalid (this is harmless if it occurs once at the start per stream)
214cur_dts is invalid (this is harmless if it occurs once at the start per stream)
215cur_dts is invalid (this is harmless if it occurs once at the start per stream)
216cur_dts is invalid (this is harmless if it occurs once at the start per stream)
217cur_dts is invalid (this is harmless if it occurs once at the start per stream)
218cur_dts is invalid (this is harmless if it occurs once at the start per stream)
219cur_dts is invalid (this is harmless if it occurs once at the start per stream)
220cur_dts is invalid (this is harmless if it occurs once at the start per stream)
221cur_dts is invalid (this is harmless if it occurs once at the start per stream)
222cur_dts is invalid (this is harmless if it occurs once at the start per stream)
223cur_dts is invalid (this is harmless if it occurs once at the start per stream)
224cur_dts is invalid (this is harmless if it occurs once at the start per stream)
225cur_dts is invalid (this is harmless if it occurs once at the start per stream)
226cur_dts is invalid (this is harmless if it occurs once at the start per stream)
227cur_dts is invalid (this is harmless if it occurs once at the start per stream)
228cur_dts is invalid (this is harmless if it occurs once at the start per stream)
229cur_dts is invalid (this is harmless if it occurs once at the start per stream)
230cur_dts is invalid (this is harmless if it occurs once at the start per stream)
231cur_dts is invalid (this is harmless if it occurs once at the start per stream)
232cur_dts is invalid (this is harmless if it occurs once at the start per stream)
233cur_dts is invalid (this is harmless if it occurs once at the start per stream)
234cur_dts is invalid (this is harmless if it occurs once at the start per stream)
235cur_dts is invalid (this is harmless if it occurs once at the start per stream)
236cur_dts is invalid (this is harmless if it occurs once at the start per stream)
237cur_dts is invalid (this is harmless if it occurs once at the start per stream)
238cur_dts is invalid (this is harmless if it occurs once at the start per stream)
239cur_dts is invalid (this is harmless if it occurs once at the start per stream)
240cur_dts is invalid (this is harmless if it occurs once at the start per stream)
241cur_dts is invalid (this is harmless if it occurs once at the start per stream)
242cur_dts is invalid (this is harmless if it occurs once at the start per stream)
243cur_dts is invalid (this is harmless if it occurs once at the start per stream)
244cur_dts is invalid (this is harmless if it occurs once at the start per stream)
245[flac @ 000000647e98b500] first_dts 0 not matching first dts 205056 (pts 205056, duration 1152) in the queue
246cur_dts is invalid (this is harmless if it occurs once at the start per stream)
247cur_dts is invalid (this is harmless if it occurs once at the start per stream)
248cur_dts is invalid (this is harmless if it occurs once at the start per stream)
249cur_dts is invalid (this is harmless if it occurs once at the start per stream)
250cur_dts is invalid (this is harmless if it occurs once at the start per stream)
251cur_dts is invalid (this is harmless if it occurs once at the start per stream)
252cur_dts is invalid (this is harmless if it occurs once at the start per stream)
253cur_dts is invalid (this is harmless if it occurs once at the start per stream)
254cur_dts is invalid (this is harmless if it occurs once at the start per stream)
255cur_dts is invalid (this is harmless if it occurs once at the start per stream)
256cur_dts is invalid (this is harmless if it occurs once at the start per stream)
257cur_dts is invalid (this is harmless if it occurs once at the start per stream)
258cur_dts is invalid (this is harmless if it occurs once at the start per stream)
259cur_dts is invalid (this is harmless if it occurs once at the start per stream)
260cur_dts is invalid (this is harmless if it occurs once at the start per stream)
261cur_dts is invalid (this is harmless if it occurs once at the start per stream)
262cur_dts is invalid (this is harmless if it occurs once at the start per stream)
263cur_dts is invalid (this is harmless if it occurs once at the start per stream)
264cur_dts is invalid (this is harmless if it occurs once at the start per stream)
265cur_dts is invalid (this is harmless if it occurs once at the start per stream)
266cur_dts is invalid (this is harmless if it occurs once at the start per stream)
267cur_dts is invalid (this is harmless if it occurs once at the start per stream)
268cur_dts is invalid (this is harmless if it occurs once at the start per stream)
269cur_dts is invalid (this is harmless if it occurs once at the start per stream)
270cur_dts is invalid (this is harmless if it occurs once at the start per stream)
271cur_dts is invalid (this is harmless if it occurs once at the start per stream)
272cur_dts is invalid (this is harmless if it occurs once at the start per stream)
273cur_dts is invalid (this is harmless if it occurs once at the start per stream)
274cur_dts is invalid (this is harmless if it occurs once at the start per stream)
275cur_dts is invalid (this is harmless if it occurs once at the start per stream)
276cur_dts is invalid (this is harmless if it occurs once at the start per stream)
277cur_dts is invalid (this is harmless if it occurs once at the start per stream)
278cur_dts is invalid (this is harmless if it occurs once at the start per stream)
279cur_dts is invalid (this is harmless if it occurs once at the start per stream)
280cur_dts is invalid (this is harmless if it occurs once at the start per stream)
281cur_dts is invalid (this is harmless if it occurs once at the start per stream)
282cur_dts is invalid (this is harmless if it occurs once at the start per stream)
283cur_dts is invalid (this is harmless if it occurs once at the start per stream)
284cur_dts is invalid (this is harmless if it occurs once at the start per stream)
285cur_dts is invalid (this is harmless if it occurs once at the start per stream)
286cur_dts is invalid (this is harmless if it occurs once at the start per stream)
287cur_dts is invalid (this is harmless if it occurs once at the start per stream)
288cur_dts is invalid (this is harmless if it occurs once at the start per stream)
289cur_dts is invalid (this is harmless if it occurs once at the start per stream)
290cur_dts is invalid (this is harmless if it occurs once at the start per stream)
291cur_dts is invalid (this is harmless if it occurs once at the start per stream)
292cur_dts is invalid (this is harmless if it occurs once at the start per stream)
293cur_dts is invalid (this is harmless if it occurs once at the start per stream)
294cur_dts is invalid (this is harmless if it occurs once at the start per stream)
295cur_dts is invalid (this is harmless if it occurs once at the start per stream)
296cur_dts is invalid (this is harmless if it occurs once at the start per stream)
297cur_dts is invalid (this is harmless if it occurs once at the start per stream)
298cur_dts is invalid (this is harmless if it occurs once at the start per stream)
299cur_dts is invalid (this is harmless if it occurs once at the start per stream)
300cur_dts is invalid (this is harmless if it occurs once at the start per stream)
301cur_dts is invalid (this is harmless if it occurs once at the start per stream)
302cur_dts is invalid (this is harmless if it occurs once at the start per stream)
303cur_dts is invalid (this is harmless if it occurs once at the start per stream)
304cur_dts is invalid (this is harmless if it occurs once at the start per stream)
305cur_dts is invalid (this is harmless if it occurs once at the start per stream)
306cur_dts is invalid (this is harmless if it occurs once at the start per stream)
307cur_dts is invalid (this is harmless if it occurs once at the start per stream)
308cur_dts is invalid (this is harmless if it occurs once at the start per stream)
309cur_dts is invalid (this is harmless if it occurs once at the start per stream)
310cur_dts is invalid (this is harmless if it occurs once at the start per stream)
311cur_dts is invalid (this is harmless if it occurs once at the start per stream)
312cur_dts is invalid (this is harmless if it occurs once at the start per stream)
313cur_dts is invalid (this is harmless if it occurs once at the start per stream)
314cur_dts is invalid (this is harmless if it occurs once at the start per stream)
315cur_dts is invalid (this is harmless if it occurs once at the start per stream)
316cur_dts is invalid (this is harmless if it occurs once at the start per stream)
317cur_dts is invalid (this is harmless if it occurs once at the start per stream)
318cur_dts is invalid (this is harmless if it occurs once at the start per stream)
319cur_dts is invalid (this is harmless if it occurs once at the start per stream)
320cur_dts is invalid (this is harmless if it occurs once at the start per stream)
321cur_dts is invalid (this is harmless if it occurs once at the start per stream)
322cur_dts is invalid (this is harmless if it occurs once at the start per stream)
323cur_dts is invalid (this is harmless if it occurs once at the start per stream)
324cur_dts is invalid (this is harmless if it occurs once at the start per stream)
325cur_dts is invalid (this is harmless if it occurs once at the start per stream)
326cur_dts is invalid (this is harmless if it occurs once at the start per stream)
327cur_dts is invalid (this is harmless if it occurs once at the start per stream)
328cur_dts is invalid (this is harmless if it occurs once at the start per stream)
329cur_dts is invalid (this is harmless if it occurs once at the start per stream)
330cur_dts is invalid (this is harmless if it occurs once at the start per stream)
331cur_dts is invalid (this is harmless if it occurs once at the start per stream)
332cur_dts is invalid (this is harmless if it occurs once at the start per stream)
333cur_dts is invalid (this is harmless if it occurs once at the start per stream)
334cur_dts is invalid (this is harmless if it occurs once at the start per stream)
335cur_dts is invalid (this is harmless if it occurs once at the start per stream)
336cur_dts is invalid (this is harmless if it occurs once at the start per stream)
337cur_dts is invalid (this is harmless if it occurs once at the start per stream)
338cur_dts is invalid (this is harmless if it occurs once at the start per stream)
339cur_dts is invalid (this is harmless if it occurs once at the start per stream)
340cur_dts is invalid (this is harmless if it occurs once at the start per stream)
341cur_dts is invalid (this is harmless if it occurs once at the start per stream)
342cur_dts is invalid (this is harmless if it occurs once at the start per stream)
343cur_dts is invalid (this is harmless if it occurs once at the start per stream)
344cur_dts is invalid (this is harmless if it occurs once at the start per stream)
345cur_dts is invalid (this is harmless if it occurs once at the start per stream)
346cur_dts is invalid (this is harmless if it occurs once at the start per stream)
347cur_dts is invalid (this is harmless if it occurs once at the start per stream)
348cur_dts is invalid (this is harmless if it occurs once at the start per stream)
349cur_dts is invalid (this is harmless if it occurs once at the start per stream)
350cur_dts is invalid (this is harmless if it occurs once at the start per stream)
351cur_dts is invalid (this is harmless if it occurs once at the start per stream)
352cur_dts is invalid (this is harmless if it occurs once at the start per stream)
353cur_dts is invalid (this is harmless if it occurs once at the start per stream)
354cur_dts is invalid (this is harmless if it occurs once at the start per stream)
355cur_dts is invalid (this is harmless if it occurs once at the start per stream)
356cur_dts is invalid (this is harmless if it occurs once at the start per stream)
357cur_dts is invalid (this is harmless if it occurs once at the start per stream)
358cur_dts is invalid (this is harmless if it occurs once at the start per stream)
359cur_dts is invalid (this is harmless if it occurs once at the start per stream)
360cur_dts is invalid (this is harmless if it occurs once at the start per stream)
361cur_dts is invalid (this is harmless if it occurs once at the start per stream)
362cur_dts is invalid (this is harmless if it occurs once at the start per stream)
363cur_dts is invalid (this is harmless if it occurs once at the start per stream)
364cur_dts is invalid (this is harmless if it occurs once at the start per stream)
365cur_dts is invalid (this is harmless if it occurs once at the start per stream)
366cur_dts is invalid (this is harmless if it occurs once at the start per stream)
367cur_dts is invalid (this is harmless if it occurs once at the start per stream)
368cur_dts is invalid (this is harmless if it occurs once at the start per stream)
369cur_dts is invalid (this is harmless if it occurs once at the start per stream)
370cur_dts is invalid (this is harmless if it occurs once at the start per stream)
371cur_dts is invalid (this is harmless if it occurs once at the start per stream)
372cur_dts is invalid (this is harmless if it occurs once at the start per stream)
373cur_dts is invalid (this is harmless if it occurs once at the start per stream)
374cur_dts is invalid (this is harmless if it occurs once at the start per stream)
375cur_dts is invalid (this is harmless if it occurs once at the start per stream)
376cur_dts is invalid (this is harmless if it occurs once at the start per stream)
377cur_dts is invalid (this is harmless if it occurs once at the start per stream)
378cur_dts is invalid (this is harmless if it occurs once at the start per stream)
379cur_dts is invalid (this is harmless if it occurs once at the start per stream)
380cur_dts is invalid (this is harmless if it occurs once at the start per stream)
381cur_dts is invalid (this is harmless if it occurs once at the start per stream)
382cur_dts is invalid (this is harmless if it occurs once at the start per stream)
383cur_dts is invalid (this is harmless if it occurs once at the start per stream)
384cur_dts is invalid (this is harmless if it occurs once at the start per stream)
385cur_dts is invalid (this is harmless if it occurs once at the start per stream)
386cur_dts is invalid (this is harmless if it occurs once at the start per stream)
387cur_dts is invalid (this is harmless if it occurs once at the start per stream)
388cur_dts is invalid (this is harmless if it occurs once at the start per stream)
389cur_dts is invalid (this is harmless if it occurs once at the start per stream)
390cur_dts is invalid (this is harmless if it occurs once at the start per stream)
391cur_dts is invalid (this is harmless if it occurs once at the start per stream)
392cur_dts is invalid (this is harmless if it occurs once at the start per stream)
393cur_dts is invalid (this is harmless if it occurs once at the start per stream)
394cur_dts is invalid (this is harmless if it occurs once at the start per stream)
395cur_dts is invalid (this is harmless if it occurs once at the start per stream)
396cur_dts is invalid (this is harmless if it occurs once at the start per stream)
397cur_dts is invalid (this is harmless if it occurs once at the start per stream)
398cur_dts is invalid (this is harmless if it occurs once at the start per stream)
399cur_dts is invalid (this is harmless if it occurs once at the start per stream)
400cur_dts is invalid (this is harmless if it occurs once at the start per stream)
401cur_dts is invalid (this is harmless if it occurs once at the start per stream)
402cur_dts is invalid (this is harmless if it occurs once at the start per stream)
403cur_dts is invalid (this is harmless if it occurs once at the start per stream)
404cur_dts is invalid (this is harmless if it occurs once at the start per stream)
405cur_dts is invalid (this is harmless if it occurs once at the start per stream)
406cur_dts is invalid (this is harmless if it occurs once at the start per stream)
407cur_dts is invalid (this is harmless if it occurs once at the start per stream)
408cur_dts is invalid (this is harmless if it occurs once at the start per stream)
409cur_dts is invalid (this is harmless if it occurs once at the start per stream)
410cur_dts is invalid (this is harmless if it occurs once at the start per stream)
411cur_dts is invalid (this is harmless if it occurs once at the start per stream)
412cur_dts is invalid (this is harmless if it occurs once at the start per stream)
413cur_dts is invalid (this is harmless if it occurs once at the start per stream)
414cur_dts is invalid (this is harmless if it occurs once at the start per stream)
415cur_dts is invalid (this is harmless if it occurs once at the start per stream)
416cur_dts is invalid (this is harmless if it occurs once at the start per stream)
417cur_dts is invalid (this is harmless if it occurs once at the start per stream)
418cur_dts is invalid (this is harmless if it occurs once at the start per stream)
419cur_dts is invalid (this is harmless if it occurs once at the start per stream)
420cur_dts is invalid (this is harmless if it occurs once at the start per stream)
421cur_dts is invalid (this is harmless if it occurs once at the start per stream)
422cur_dts is invalid (this is harmless if it occurs once at the start per stream)
423cur_dts is invalid (this is harmless if it occurs once at the start per stream)
424cur_dts is invalid (this is harmless if it occurs once at the start per stream)
425cur_dts is invalid (this is harmless if it occurs once at the start per stream)
426cur_dts is invalid (this is harmless if it occurs once at the start per stream)
427cur_dts is invalid (this is harmless if it occurs once at the start per stream)
428cur_dts is invalid (this is harmless if it occurs once at the start per stream)
429cur_dts is invalid (this is harmless if it occurs once at the start per stream)
430cur_dts is invalid (this is harmless if it occurs once at the start per stream)
431cur_dts is invalid (this is harmless if it occurs once at the start per stream)
432cur_dts is invalid (this is harmless if it occurs once at the start per stream)
433cur_dts is invalid (this is harmless if it occurs once at the start per stream)
434cur_dts is invalid (this is harmless if it occurs once at the start per stream)
435cur_dts is invalid (this is harmless if it occurs once at the start per stream)
436cur_dts is invalid (this is harmless if it occurs once at the start per stream)
437cur_dts is invalid (this is harmless if it occurs once at the start per stream)
438cur_dts is invalid (this is harmless if it occurs once at the start per stream)
439cur_dts is invalid (this is harmless if it occurs once at the start per stream)
440cur_dts is invalid (this is harmless if it occurs once at the start per stream)
441cur_dts is invalid (this is harmless if it occurs once at the start per stream)
442cur_dts is invalid (this is harmless if it occurs once at the start per stream)
443cur_dts is invalid (this is harmless if it occurs once at the start per stream)
444cur_dts is invalid (this is harmless if it occurs once at the start per stream)
445cur_dts is invalid (this is harmless if it occurs once at the start per stream)
446cur_dts is invalid (this is harmless if it occurs once at the start per stream)
447cur_dts is invalid (this is harmless if it occurs once at the start per stream)
448cur_dts is invalid (this is harmless if it occurs once at the start per stream)
449cur_dts is invalid (this is harmless if it occurs once at the start per stream)
450cur_dts is invalid (this is harmless if it occurs once at the start per stream)
451cur_dts is invalid (this is harmless if it occurs once at the start per stream)
452cur_dts is invalid (this is harmless if it occurs once at the start per stream)
453cur_dts is invalid (this is harmless if it occurs once at the start per stream)
454cur_dts is invalid (this is harmless if it occurs once at the start per stream)
455cur_dts is invalid (this is harmless if it occurs once at the start per stream)
456cur_dts is invalid (this is harmless if it occurs once at the start per stream)
457cur_dts is invalid (this is harmless if it occurs once at the start per stream)
458cur_dts is invalid (this is harmless if it occurs once at the start per stream)
459cur_dts is invalid (this is harmless if it occurs once at the start per stream)
460cur_dts is invalid (this is harmless if it occurs once at the start per stream)
461cur_dts is invalid (this is harmless if it occurs once at the start per stream)
462cur_dts is invalid (this is harmless if it occurs once at the start per stream)
463cur_dts is invalid (this is harmless if it occurs once at the start per stream)
464cur_dts is invalid (this is harmless if it occurs once at the start per stream)
465cur_dts is invalid (this is harmless if it occurs once at the start per stream)
466cur_dts is invalid (this is harmless if it occurs once at the start per stream)
467cur_dts is invalid (this is harmless if it occurs once at the start per stream)
468cur_dts is invalid (this is harmless if it occurs once at the start per stream)
469cur_dts is invalid (this is harmless if it occurs once at the start per stream)
470cur_dts is invalid (this is harmless if it occurs once at the start per stream)
471cur_dts is invalid (this is harmless if it occurs once at the start per stream)
472cur_dts is invalid (this is harmless if it occurs once at the start per stream)
473cur_dts is invalid (this is harmless if it occurs once at the start per stream)
474cur_dts is invalid (this is harmless if it occurs once at the start per stream)
475cur_dts is invalid (this is harmless if it occurs once at the start per stream)
476cur_dts is invalid (this is harmless if it occurs once at the start per stream)
477cur_dts is invalid (this is harmless if it occurs once at the start per stream)
478cur_dts is invalid (this is harmless if it occurs once at the start per stream)
479cur_dts is invalid (this is harmless if it occurs once at the start per stream)
480cur_dts is invalid (this is harmless if it occurs once at the start per stream)
481cur_dts is invalid (this is harmless if it occurs once at the start per stream)
482cur_dts is invalid (this is harmless if it occurs once at the start per stream)
483cur_dts is invalid (this is harmless if it occurs once at the start per stream)
484cur_dts is invalid (this is harmless if it occurs once at the start per stream)
485cur_dts is invalid (this is harmless if it occurs once at the start per stream)
486cur_dts is invalid (this is harmless if it occurs once at the start per stream)
487cur_dts is invalid (this is harmless if it occurs once at the start per stream)
488cur_dts is invalid (this is harmless if it occurs once at the start per stream)
489cur_dts is invalid (this is harmless if it occurs once at the start per stream)
490cur_dts is invalid (this is harmless if it occurs once at the start per stream)
491cur_dts is invalid (this is harmless if it occurs once at the start per stream)
492cur_dts is invalid (this is harmless if it occurs once at the start per stream)
493cur_dts is invalid (this is harmless if it occurs once at the start per stream)
494cur_dts is invalid (this is harmless if it occurs once at the start per stream)
495cur_dts is invalid (this is harmless if it occurs once at the start per stream)
496cur_dts is invalid (this is harmless if it occurs once at the start per stream)
497cur_dts is invalid (this is harmless if it occurs once at the start per stream)
498cur_dts is invalid (this is harmless if it occurs once at the start per stream)
499cur_dts is invalid (this is harmless if it occurs once at the start per stream)
500cur_dts is invalid (this is harmless if it occurs once at the start per stream)
501cur_dts is invalid (this is harmless if it occurs once at the start per stream)
502cur_dts is invalid (this is harmless if it occurs once at the start per stream)
503cur_dts is invalid (this is harmless if it occurs once at the start per stream)
504cur_dts is invalid (this is harmless if it occurs once at the start per stream)
505cur_dts is invalid (this is harmless if it occurs once at the start per stream)
506cur_dts is invalid (this is harmless if it occurs once at the start per stream)
507cur_dts is invalid (this is harmless if it occurs once at the start per stream)
508cur_dts is invalid (this is harmless if it occurs once at the start per stream)
509cur_dts is invalid (this is harmless if it occurs once at the start per stream)
510cur_dts is invalid (this is harmless if it occurs once at the start per stream)
511cur_dts is invalid (this is harmless if it occurs once at the start per stream)
512cur_dts is invalid (this is harmless if it occurs once at the start per stream)
513cur_dts is invalid (this is harmless if it occurs once at the start per stream)
514cur_dts is invalid (this is harmless if it occurs once at the start per stream)
515cur_dts is invalid (this is harmless if it occurs once at the start per stream)
516cur_dts is invalid (this is harmless if it occurs once at the start per stream)
517cur_dts is invalid (this is harmless if it occurs once at the start per stream)
518cur_dts is invalid (this is harmless if it occurs once at the start per stream)
519cur_dts is invalid (this is harmless if it occurs once at the start per stream)
520cur_dts is invalid (this is harmless if it occurs once at the start per stream)
521cur_dts is invalid (this is harmless if it occurs once at the start per stream)
522cur_dts is invalid (this is harmless if it occurs once at the start per stream)
523cur_dts is invalid (this is harmless if it occurs once at the start per stream)
524cur_dts is invalid (this is harmless if it occurs once at the start per stream)
525cur_dts is invalid (this is harmless if it occurs once at the start per stream)
526cur_dts is invalid (this is harmless if it occurs once at the start per stream)
527cur_dts is invalid (this is harmless if it occurs once at the start per stream)
528cur_dts is invalid (this is harmless if it occurs once at the start per stream)
529cur_dts is invalid (this is harmless if it occurs once at the start per stream)
530cur_dts is invalid (this is harmless if it occurs once at the start per stream)
531cur_dts is invalid (this is harmless if it occurs once at the start per stream)
532cur_dts is invalid (this is harmless if it occurs once at the start per stream)
533cur_dts is invalid (this is harmless if it occurs once at the start per stream)
534cur_dts is invalid (this is harmless if it occurs once at the start per stream)
535cur_dts is invalid (this is harmless if it occurs once at the start per stream)
536cur_dts is invalid (this is harmless if it occurs once at the start per stream)
537cur_dts is invalid (this is harmless if it occurs once at the start per stream)
538cur_dts is invalid (this is harmless if it occurs once at the start per stream)
539cur_dts is invalid (this is harmless if it occurs once at the start per stream)
540cur_dts is invalid (this is harmless if it occurs once at the start per stream)
541cur_dts is invalid (this is harmless if it occurs once at the start per stream)
542cur_dts is invalid (this is harmless if it occurs once at the start per stream)
543cur_dts is invalid (this is harmless if it occurs once at the start per stream)
544cur_dts is invalid (this is harmless if it occurs once at the start per stream)
545cur_dts is invalid (this is harmless if it occurs once at the start per stream)
546cur_dts is invalid (this is harmless if it occurs once at the start per stream)
547cur_dts is invalid (this is harmless if it occurs once at the start per stream)
548cur_dts is invalid (this is harmless if it occurs once at the start per stream)
549cur_dts is invalid (this is harmless if it occurs once at the start per stream)
550cur_dts is invalid (this is harmless if it occurs once at the start per stream)
551cur_dts is invalid (this is harmless if it occurs once at the start per stream)
552cur_dts is invalid (this is harmless if it occurs once at the start per stream)
553cur_dts is invalid (this is harmless if it occurs once at the start per stream)
554cur_dts is invalid (this is harmless if it occurs once at the start per stream)
555cur_dts is invalid (this is harmless if it occurs once at the start per stream)
556cur_dts is invalid (this is harmless if it occurs once at the start per stream)
557cur_dts is invalid (this is harmless if it occurs once at the start per stream)
558cur_dts is invalid (this is harmless if it occurs once at the start per stream)
559cur_dts is invalid (this is harmless if it occurs once at the start per stream)
560cur_dts is invalid (this is harmless if it occurs once at the start per stream)
561cur_dts is invalid (this is harmless if it occurs once at the start per stream)
562cur_dts is invalid (this is harmless if it occurs once at the start per stream)
563cur_dts is invalid (this is harmless if it occurs once at the start per stream)
564cur_dts is invalid (this is harmless if it occurs once at the start per stream)
565cur_dts is invalid (this is harmless if it occurs once at the start per stream)
566cur_dts is invalid (this is harmless if it occurs once at the start per stream)
567cur_dts is invalid (this is harmless if it occurs once at the start per stream)
568cur_dts is invalid (this is harmless if it occurs once at the start per stream)
569cur_dts is invalid (this is harmless if it occurs once at the start per stream)
570cur_dts is invalid (this is harmless if it occurs once at the start per stream)
571cur_dts is invalid (this is harmless if it occurs once at the start per stream)
572cur_dts is invalid (this is harmless if it occurs once at the start per stream)
573cur_dts is invalid (this is harmless if it occurs once at the start per stream)
574cur_dts is invalid (this is harmless if it occurs once at the start per stream)
575cur_dts is invalid (this is harmless if it occurs once at the start per stream)
576cur_dts is invalid (this is harmless if it occurs once at the start per stream)
577cur_dts is invalid (this is harmless if it occurs once at the start per stream)
578cur_dts is invalid (this is harmless if it occurs once at the start per stream)
579cur_dts is invalid (this is harmless if it occurs once at the start per stream)
580cur_dts is invalid (this is harmless if it occurs once at the start per stream)
581cur_dts is invalid (this is harmless if it occurs once at the start per stream)
582cur_dts is invalid (this is harmless if it occurs once at the start per stream)
583cur_dts is invalid (this is harmless if it occurs once at the start per stream)
584cur_dts is invalid (this is harmless if it occurs once at the start per stream)
585cur_dts is invalid (this is harmless if it occurs once at the start per stream)
586cur_dts is invalid (this is harmless if it occurs once at the start per stream)
587cur_dts is invalid (this is harmless if it occurs once at the start per stream)
588cur_dts is invalid (this is harmless if it occurs once at the start per stream)
589cur_dts is invalid (this is harmless if it occurs once at the start per stream)
590cur_dts is invalid (this is harmless if it occurs once at the start per stream)
591cur_dts is invalid (this is harmless if it occurs once at the start per stream)
592cur_dts is invalid (this is harmless if it occurs once at the start per stream)
593cur_dts is invalid (this is harmless if it occurs once at the start per stream)
594cur_dts is invalid (this is harmless if it occurs once at the start per stream)
595cur_dts is invalid (this is harmless if it occurs once at the start per stream)
596cur_dts is invalid (this is harmless if it occurs once at the start per stream)
597cur_dts is invalid (this is harmless if it occurs once at the start per stream)
598cur_dts is invalid (this is harmless if it occurs once at the start per stream)
599cur_dts is invalid (this is harmless if it occurs once at the start per stream)
600cur_dts is invalid (this is harmless if it occurs once at the start per stream)
601cur_dts is invalid (this is harmless if it occurs once at the start per stream)
602cur_dts is invalid (this is harmless if it occurs once at the start per stream)
603cur_dts is invalid (this is harmless if it occurs once at the start per stream)
604cur_dts is invalid (this is harmless if it occurs once at the start per stream)
605cur_dts is invalid (this is harmless if it occurs once at the start per stream)
606cur_dts is invalid (this is harmless if it occurs once at the start per stream)
607cur_dts is invalid (this is harmless if it occurs once at the start per stream)
608cur_dts is invalid (this is harmless if it occurs once at the start per stream)
609cur_dts is invalid (this is harmless if it occurs once at the start per stream)
610cur_dts is invalid (this is harmless if it occurs once at the start per stream)
611cur_dts is invalid (this is harmless if it occurs once at the start per stream)
612cur_dts is invalid (this is harmless if it occurs once at the start per stream)
613cur_dts is invalid (this is harmless if it occurs once at the start per stream)
614cur_dts is invalid (this is harmless if it occurs once at the start per stream)
615cur_dts is invalid (this is harmless if it occurs once at the start per stream)
616cur_dts is invalid (this is harmless if it occurs once at the start per stream)
617cur_dts is invalid (this is harmless if it occurs once at the start per stream)
618cur_dts is invalid (this is harmless if it occurs once at the start per stream)
619cur_dts is invalid (this is harmless if it occurs once at the start per stream)
620cur_dts is invalid (this is harmless if it occurs once at the start per stream)
621cur_dts is invalid (this is harmless if it occurs once at the start per stream)
622cur_dts is invalid (this is harmless if it occurs once at the start per stream)
623cur_dts is invalid (this is harmless if it occurs once at the start per stream)
624cur_dts is invalid (this is harmless if it occurs once at the start per stream)
625cur_dts is invalid (this is harmless if it occurs once at the start per stream)
626cur_dts is invalid (this is harmless if it occurs once at the start per stream)
627cur_dts is invalid (this is harmless if it occurs once at the start per stream)
628cur_dts is invalid (this is harmless if it occurs once at the start per stream)
629cur_dts is invalid (this is harmless if it occurs once at the start per stream)
630cur_dts is invalid (this is harmless if it occurs once at the start per stream)
631cur_dts is invalid (this is harmless if it occurs once at the start per stream)
632cur_dts is invalid (this is harmless if it occurs once at the start per stream)
633cur_dts is invalid (this is harmless if it occurs once at the start per stream)
634cur_dts is invalid (this is harmless if it occurs once at the start per stream)
635cur_dts is invalid (this is harmless if it occurs once at the start per stream)
636cur_dts is invalid (this is harmless if it occurs once at the start per stream)
637cur_dts is invalid (this is harmless if it occurs once at the start per stream)
638cur_dts is invalid (this is harmless if it occurs once at the start per stream)
639cur_dts is invalid (this is harmless if it occurs once at the start per stream)
640cur_dts is invalid (this is harmless if it occurs once at the start per stream)
641cur_dts is invalid (this is harmless if it occurs once at the start per stream)
642cur_dts is invalid (this is harmless if it occurs once at the start per stream)
643cur_dts is invalid (this is harmless if it occurs once at the start per stream)
644cur_dts is invalid (this is harmless if it occurs once at the start per stream)
645cur_dts is invalid (this is harmless if it occurs once at the start per stream)
646cur_dts is invalid (this is harmless if it occurs once at the start per stream)
647cur_dts is invalid (this is harmless if it occurs once at the start per stream)
648cur_dts is invalid (this is harmless if it occurs once at the start per stream)
649cur_dts is invalid (this is harmless if it occurs once at the start per stream)
650cur_dts is invalid (this is harmless if it occurs once at the start per stream)
651cur_dts is invalid (this is harmless if it occurs once at the start per stream)
652cur_dts is invalid (this is harmless if it occurs once at the start per stream)
653cur_dts is invalid (this is harmless if it occurs once at the start per stream)
654cur_dts is invalid (this is harmless if it occurs once at the start per stream)
655cur_dts is invalid (this is harmless if it occurs once at the start per stream)
656cur_dts is invalid (this is harmless if it occurs once at the start per stream)
657cur_dts is invalid (this is harmless if it occurs once at the start per stream)
658cur_dts is invalid (this is harmless if it occurs once at the start per stream)
659cur_dts is invalid (this is harmless if it occurs once at the start per stream)
660cur_dts is invalid (this is harmless if it occurs once at the start per stream)
661cur_dts is invalid (this is harmless if it occurs once at the start per stream)
662cur_dts is invalid (this is harmless if it occurs once at the start per stream)
663cur_dts is invalid (this is harmless if it occurs once at the start per stream)
664cur_dts is invalid (this is harmless if it occurs once at the start per stream)
665cur_dts is invalid (this is harmless if it occurs once at the start per stream)
666cur_dts is invalid (this is harmless if it occurs once at the start per stream)
667cur_dts is invalid (this is harmless if it occurs once at the start per stream)
668cur_dts is invalid (this is harmless if it occurs once at the start per stream)
669cur_dts is invalid (this is harmless if it occurs once at the start per stream)
670cur_dts is invalid (this is harmless if it occurs once at the start per stream)
671cur_dts is invalid (this is harmless if it occurs once at the start per stream)
672cur_dts is invalid (this is harmless if it occurs once at the start per stream)
673cur_dts is invalid (this is harmless if it occurs once at the start per stream)
674cur_dts is invalid (this is harmless if it occurs once at the start per stream)
675cur_dts is invalid (this is harmless if it occurs once at the start per stream)
676cur_dts is invalid (this is harmless if it occurs once at the start per stream)
677cur_dts is invalid (this is harmless if it occurs once at the start per stream)
678cur_dts is invalid (this is harmless if it occurs once at the start per stream)
679cur_dts is invalid (this is harmless if it occurs once at the start per stream)
680cur_dts is invalid (this is harmless if it occurs once at the start per stream)
681cur_dts is invalid (this is harmless if it occurs once at the start per stream)
682cur_dts is invalid (this is harmless if it occurs once at the start per stream)
683cur_dts is invalid (this is harmless if it occurs once at the start per stream)
684cur_dts is invalid (this is harmless if it occurs once at the start per stream)
685cur_dts is invalid (this is harmless if it occurs once at the start per stream)
686cur_dts is invalid (this is harmless if it occurs once at the start per stream)
687cur_dts is invalid (this is harmless if it occurs once at the start per stream)
688cur_dts is invalid (this is harmless if it occurs once at the start per stream)
689cur_dts is invalid (this is harmless if it occurs once at the start per stream)
690cur_dts is invalid (this is harmless if it occurs once at the start per stream)
691cur_dts is invalid (this is harmless if it occurs once at the start per stream)
692cur_dts is invalid (this is harmless if it occurs once at the start per stream)
693cur_dts is invalid (this is harmless if it occurs once at the start per stream)
694cur_dts is invalid (this is harmless if it occurs once at the start per stream)
695cur_dts is invalid (this is harmless if it occurs once at the start per stream)
696cur_dts is invalid (this is harmless if it occurs once at the start per stream)
697cur_dts is invalid (this is harmless if it occurs once at the start per stream)
698cur_dts is invalid (this is harmless if it occurs once at the start per stream)
699cur_dts is invalid (this is harmless if it occurs once at the start per stream)
700cur_dts is invalid (this is harmless if it occurs once at the start per stream)
701cur_dts is invalid (this is harmless if it occurs once at the start per stream)
702cur_dts is invalid (this is harmless if it occurs once at the start per stream)
703cur_dts is invalid (this is harmless if it occurs once at the start per stream)
704cur_dts is invalid (this is harmless if it occurs once at the start per stream)
705cur_dts is invalid (this is harmless if it occurs once at the start per stream)
706cur_dts is invalid (this is harmless if it occurs once at the start per stream)
707cur_dts is invalid (this is harmless if it occurs once at the start per stream)
708cur_dts is invalid (this is harmless if it occurs once at the start per stream)
709cur_dts is invalid (this is harmless if it occurs once at the start per stream)
710cur_dts is invalid (this is harmless if it occurs once at the start per stream)
711cur_dts is invalid (this is harmless if it occurs once at the start per stream)
712cur_dts is invalid (this is harmless if it occurs once at the start per stream)
713cur_dts is invalid (this is harmless if it occurs once at the start per stream)
714cur_dts is invalid (this is harmless if it occurs once at the start per stream)
715cur_dts is invalid (this is harmless if it occurs once at the start per stream)
716cur_dts is invalid (this is harmless if it occurs once at the start per stream)
717cur_dts is invalid (this is harmless if it occurs once at the start per stream)
718cur_dts is invalid (this is harmless if it occurs once at the start per stream)
719cur_dts is invalid (this is harmless if it occurs once at the start per stream)
720cur_dts is invalid (this is harmless if it occurs once at the start per stream)
721cur_dts is invalid (this is harmless if it occurs once at the start per stream)
722cur_dts is invalid (this is harmless if it occurs once at the start per stream)
723cur_dts is invalid (this is harmless if it occurs once at the start per stream)
724cur_dts is invalid (this is harmless if it occurs once at the start per stream)
725cur_dts is invalid (this is harmless if it occurs once at the start per stream)
726cur_dts is invalid (this is harmless if it occurs once at the start per stream)
727cur_dts is invalid (this is harmless if it occurs once at the start per stream)
728cur_dts is invalid (this is harmless if it occurs once at the start per stream)
729cur_dts is invalid (this is harmless if it occurs once at the start per stream)
730cur_dts is invalid (this is harmless if it occurs once at the start per stream)
731cur_dts is invalid (this is harmless if it occurs once at the start per stream)
732cur_dts is invalid (this is harmless if it occurs once at the start per stream)
733cur_dts is invalid (this is harmless if it occurs once at the start per stream)
734cur_dts is invalid (this is harmless if it occurs once at the start per stream)
735cur_dts is invalid (this is harmless if it occurs once at the start per stream)
736cur_dts is invalid (this is harmless if it occurs once at the start per stream)
737cur_dts is invalid (this is harmless if it occurs once at the start per stream)
738cur_dts is invalid (this is harmless if it occurs once at the start per stream)
739cur_dts is invalid (this is harmless if it occurs once at the start per stream)
740cur_dts is invalid (this is harmless if it occurs once at the start per stream)
741cur_dts is invalid (this is harmless if it occurs once at the start per stream)
742cur_dts is invalid (this is harmless if it occurs once at the start per stream)
743cur_dts is invalid (this is harmless if it occurs once at the start per stream)
744cur_dts is invalid (this is harmless if it occurs once at the start per stream)
745cur_dts is invalid (this is harmless if it occurs once at the start per stream)
746cur_dts is invalid (this is harmless if it occurs once at the start per stream)
747cur_dts is invalid (this is harmless if it occurs once at the start per stream)
748cur_dts is invalid (this is harmless if it occurs once at the start per stream)
749cur_dts is invalid (this is harmless if it occurs once at the start per stream)
750cur_dts is invalid (this is harmless if it occurs once at the start per stream)
751cur_dts is invalid (this is harmless if it occurs once at the start per stream)
752cur_dts is invalid (this is harmless if it occurs once at the start per stream)
753cur_dts is invalid (this is harmless if it occurs once at the start per stream)
754cur_dts is invalid (this is harmless if it occurs once at the start per stream)
755cur_dts is invalid (this is harmless if it occurs once at the start per stream)
756cur_dts is invalid (this is harmless if it occurs once at the start per stream)
757cur_dts is invalid (this is harmless if it occurs once at the start per stream)
758cur_dts is invalid (this is harmless if it occurs once at the start per stream)
759cur_dts is invalid (this is harmless if it occurs once at the start per stream)
760cur_dts is invalid (this is harmless if it occurs once at the start per stream)
761cur_dts is invalid (this is harmless if it occurs once at the start per stream)
762cur_dts is invalid (this is harmless if it occurs once at the start per stream)
763cur_dts is invalid (this is harmless if it occurs once at the start per stream)
764cur_dts is invalid (this is harmless if it occurs once at the start per stream)
765cur_dts is invalid (this is harmless if it occurs once at the start per stream)
766cur_dts is invalid (this is harmless if it occurs once at the start per stream)
767cur_dts is invalid (this is harmless if it occurs once at the start per stream)
768cur_dts is invalid (this is harmless if it occurs once at the start per stream)
769cur_dts is invalid (this is harmless if it occurs once at the start per stream)
770cur_dts is invalid (this is harmless if it occurs once at the start per stream)
771cur_dts is invalid (this is harmless if it occurs once at the start per stream)
772cur_dts is invalid (this is harmless if it occurs once at the start per stream)
773cur_dts is invalid (this is harmless if it occurs once at the start per stream)
774cur_dts is invalid (this is harmless if it occurs once at the start per stream)
775cur_dts is invalid (this is harmless if it occurs once at the start per stream)
776cur_dts is invalid (this is harmless if it occurs once at the start per stream)
777cur_dts is invalid (this is harmless if it occurs once at the start per stream)
778cur_dts is invalid (this is harmless if it occurs once at the start per stream)
779cur_dts is invalid (this is harmless if it occurs once at the start per stream)
780cur_dts is invalid (this is harmless if it occurs once at the start per stream)
781cur_dts is invalid (this is harmless if it occurs once at the start per stream)
782cur_dts is invalid (this is harmless if it occurs once at the start per stream)
783cur_dts is invalid (this is harmless if it occurs once at the start per stream)
784cur_dts is invalid (this is harmless if it occurs once at the start per stream)
785cur_dts is invalid (this is harmless if it occurs once at the start per stream)
786cur_dts is invalid (this is harmless if it occurs once at the start per stream)
787cur_dts is invalid (this is harmless if it occurs once at the start per stream)
788cur_dts is invalid (this is harmless if it occurs once at the start per stream)
789cur_dts is invalid (this is harmless if it occurs once at the start per stream)
790cur_dts is invalid (this is harmless if it occurs once at the start per stream)
791cur_dts is invalid (this is harmless if it occurs once at the start per stream)
792cur_dts is invalid (this is harmless if it occurs once at the start per stream)
793cur_dts is invalid (this is harmless if it occurs once at the start per stream)
794cur_dts is invalid (this is harmless if it occurs once at the start per stream)
795cur_dts is invalid (this is harmless if it occurs once at the start per stream)
796cur_dts is invalid (this is harmless if it occurs once at the start per stream)
797cur_dts is invalid (this is harmless if it occurs once at the start per stream)
798cur_dts is invalid (this is harmless if it occurs once at the start per stream)
799cur_dts is invalid (this is harmless if it occurs once at the start per stream)
800cur_dts is invalid (this is harmless if it occurs once at the start per stream)
801cur_dts is invalid (this is harmless if it occurs once at the start per stream)
802cur_dts is invalid (this is harmless if it occurs once at the start per stream)
803cur_dts is invalid (this is harmless if it occurs once at the start per stream)
804cur_dts is invalid (this is harmless if it occurs once at the start per stream)
805cur_dts is invalid (this is harmless if it occurs once at the start per stream)
806cur_dts is invalid (this is harmless if it occurs once at the start per stream)
807cur_dts is invalid (this is harmless if it occurs once at the start per stream)
808cur_dts is invalid (this is harmless if it occurs once at the start per stream)
809cur_dts is invalid (this is harmless if it occurs once at the start per stream)
810cur_dts is invalid (this is harmless if it occurs once at the start per stream)
811cur_dts is invalid (this is harmless if it occurs once at the start per stream)
812cur_dts is invalid (this is harmless if it occurs once at the start per stream)
813cur_dts is invalid (this is harmless if it occurs once at the start per stream)
814cur_dts is invalid (this is harmless if it occurs once at the start per stream)
815cur_dts is invalid (this is harmless if it occurs once at the start per stream)
816cur_dts is invalid (this is harmless if it occurs once at the start per stream)
817cur_dts is invalid (this is harmless if it occurs once at the start per stream)
818cur_dts is invalid (this is harmless if it occurs once at the start per stream)
819cur_dts is invalid (this is harmless if it occurs once at the start per stream)
820cur_dts is invalid (this is harmless if it occurs once at the start per stream)
821cur_dts is invalid (this is harmless if it occurs once at the start per stream)
822cur_dts is invalid (this is harmless if it occurs once at the start per stream)
823cur_dts is invalid (this is harmless if it occurs once at the start per stream)
824cur_dts is invalid (this is harmless if it occurs once at the start per stream)
825cur_dts is invalid (this is harmless if it occurs once at the start per stream)
826cur_dts is invalid (this is harmless if it occurs once at the start per stream)
827cur_dts is invalid (this is harmless if it occurs once at the start per stream)
828cur_dts is invalid (this is harmless if it occurs once at the start per stream)
829cur_dts is invalid (this is harmless if it occurs once at the start per stream)
830cur_dts is invalid (this is harmless if it occurs once at the start per stream)
831cur_dts is invalid (this is harmless if it occurs once at the start per stream)
832cur_dts is invalid (this is harmless if it occurs once at the start per stream)
833cur_dts is invalid (this is harmless if it occurs once at the start per stream)
834cur_dts is invalid (this is harmless if it occurs once at the start per stream)
835cur_dts is invalid (this is harmless if it occurs once at the start per stream)
836cur_dts is invalid (this is harmless if it occurs once at the start per stream)
837cur_dts is invalid (this is harmless if it occurs once at the start per stream)
838cur_dts is invalid (this is harmless if it occurs once at the start per stream)
839cur_dts is invalid (this is harmless if it occurs once at the start per stream)
840cur_dts is invalid (this is harmless if it occurs once at the start per stream)
841cur_dts is invalid (this is harmless if it occurs once at the start per stream)
842cur_dts is invalid (this is harmless if it occurs once at the start per stream)
843cur_dts is invalid (this is harmless if it occurs once at the start per stream)
844cur_dts is invalid (this is harmless if it occurs once at the start per stream)
845cur_dts is invalid (this is harmless if it occurs once at the start per stream)
846cur_dts is invalid (this is harmless if it occurs once at the start per stream)
847cur_dts is invalid (this is harmless if it occurs once at the start per stream)
848cur_dts is invalid (this is harmless if it occurs once at the start per stream)
849cur_dts is invalid (this is harmless if it occurs once at the start per stream)
850cur_dts is invalid (this is harmless if it occurs once at the start per stream)
851cur_dts is invalid (this is harmless if it occurs once at the start per stream)
852cur_dts is invalid (this is harmless if it occurs once at the start per stream)
853cur_dts is invalid (this is harmless if it occurs once at the start per stream)
854cur_dts is invalid (this is harmless if it occurs once at the start per stream)
855cur_dts is invalid (this is harmless if it occurs once at the start per stream)
856cur_dts is invalid (this is harmless if it occurs once at the start per stream)
857cur_dts is invalid (this is harmless if it occurs once at the start per stream)
858cur_dts is invalid (this is harmless if it occurs once at the start per stream)
859cur_dts is invalid (this is harmless if it occurs once at the start per stream)
860cur_dts is invalid (this is harmless if it occurs once at the start per stream)
861cur_dts is invalid (this is harmless if it occurs once at the start per stream)
862cur_dts is invalid (this is harmless if it occurs once at the start per stream)
863cur_dts is invalid (this is harmless if it occurs once at the start per stream)
864cur_dts is invalid (this is harmless if it occurs once at the start per stream)
865cur_dts is invalid (this is harmless if it occurs once at the start per stream)
866cur_dts is invalid (this is harmless if it occurs once at the start per stream)
867cur_dts is invalid (this is harmless if it occurs once at the start per stream)
868cur_dts is invalid (this is harmless if it occurs once at the start per stream)
869cur_dts is invalid (this is harmless if it occurs once at the start per stream)
870cur_dts is invalid (this is harmless if it occurs once at the start per stream)
871cur_dts is invalid (this is harmless if it occurs once at the start per stream)
872cur_dts is invalid (this is harmless if it occurs once at the start per stream)
873cur_dts is invalid (this is harmless if it occurs once at the start per stream)
874cur_dts is invalid (this is harmless if it occurs once at the start per stream)
875cur_dts is invalid (this is harmless if it occurs once at the start per stream)
876cur_dts is invalid (this is harmless if it occurs once at the start per stream)
877cur_dts is invalid (this is harmless if it occurs once at the start per stream)
878cur_dts is invalid (this is harmless if it occurs once at the start per stream)
879cur_dts is invalid (this is harmless if it occurs once at the start per stream)
880cur_dts is invalid (this is harmless if it occurs once at the start per stream)
881cur_dts is invalid (this is harmless if it occurs once at the start per stream)
882cur_dts is invalid (this is harmless if it occurs once at the start per stream)
883cur_dts is invalid (this is harmless if it occurs once at the start per stream)
884cur_dts is invalid (this is harmless if it occurs once at the start per stream)
885cur_dts is invalid (this is harmless if it occurs once at the start per stream)
886cur_dts is invalid (this is harmless if it occurs once at the start per stream)
887cur_dts is invalid (this is harmless if it occurs once at the start per stream)
888cur_dts is invalid (this is harmless if it occurs once at the start per stream)
889cur_dts is invalid (this is harmless if it occurs once at the start per stream)
890cur_dts is invalid (this is harmless if it occurs once at the start per stream)
891cur_dts is invalid (this is harmless if it occurs once at the start per stream)
892cur_dts is invalid (this is harmless if it occurs once at the start per stream)
893cur_dts is invalid (this is harmless if it occurs once at the start per stream)
894cur_dts is invalid (this is harmless if it occurs once at the start per stream)
895cur_dts is invalid (this is harmless if it occurs once at the start per stream)
896cur_dts is invalid (this is harmless if it occurs once at the start per stream)
897cur_dts is invalid (this is harmless if it occurs once at the start per stream)
898cur_dts is invalid (this is harmless if it occurs once at the start per stream)
899cur_dts is invalid (this is harmless if it occurs once at the start per stream)
900cur_dts is invalid (this is harmless if it occurs once at the start per stream)
901cur_dts is invalid (this is harmless if it occurs once at the start per stream)
902cur_dts is invalid (this is harmless if it occurs once at the start per stream)
903cur_dts is invalid (this is harmless if it occurs once at the start per stream)
904cur_dts is invalid (this is harmless if it occurs once at the start per stream)
905cur_dts is invalid (this is harmless if it occurs once at the start per stream)
906cur_dts is invalid (this is harmless if it occurs once at the start per stream)
907cur_dts is invalid (this is harmless if it occurs once at the start per stream)
908cur_dts is invalid (this is harmless if it occurs once at the start per stream)
909cur_dts is invalid (this is harmless if it occurs once at the start per stream)
910cur_dts is invalid (this is harmless if it occurs once at the start per stream)
911cur_dts is invalid (this is harmless if it occurs once at the start per stream)
912cur_dts is invalid (this is harmless if it occurs once at the start per stream)
913cur_dts is invalid (this is harmless if it occurs once at the start per stream)
914cur_dts is invalid (this is harmless if it occurs once at the start per stream)
915cur_dts is invalid (this is harmless if it occurs once at the start per stream)
916cur_dts is invalid (this is harmless if it occurs once at the start per stream)
917cur_dts is invalid (this is harmless if it occurs once at the start per stream)
918cur_dts is invalid (this is harmless if it occurs once at the start per stream)
919cur_dts is invalid (this is harmless if it occurs once at the start per stream)
920cur_dts is invalid (this is harmless if it occurs once at the start per stream)
921cur_dts is invalid (this is harmless if it occurs once at the start per stream)
922cur_dts is invalid (this is harmless if it occurs once at the start per stream)
923cur_dts is invalid (this is harmless if it occurs once at the start per stream)
924cur_dts is invalid (this is harmless if it occurs once at the start per stream)
925cur_dts is invalid (this is harmless if it occurs once at the start per stream)
926cur_dts is invalid (this is harmless if it occurs once at the start per stream)
927cur_dts is invalid (this is harmless if it occurs once at the start per stream)
928cur_dts is invalid (this is harmless if it occurs once at the start per stream)
929cur_dts is invalid (this is harmless if it occurs once at the start per stream)
930cur_dts is invalid (this is harmless if it occurs once at the start per stream)
931cur_dts is invalid (this is harmless if it occurs once at the start per stream)
932cur_dts is invalid (this is harmless if it occurs once at the start per stream)
933cur_dts is invalid (this is harmless if it occurs once at the start per stream)
934cur_dts is invalid (this is harmless if it occurs once at the start per stream)
935cur_dts is invalid (this is harmless if it occurs once at the start per stream)
936cur_dts is invalid (this is harmless if it occurs once at the start per stream)
937cur_dts is invalid (this is harmless if it occurs once at the start per stream)
938cur_dts is invalid (this is harmless if it occurs once at the start per stream)
939cur_dts is invalid (this is harmless if it occurs once at the start per stream)
940cur_dts is invalid (this is harmless if it occurs once at the start per stream)
941cur_dts is invalid (this is harmless if it occurs once at the start per stream)
942cur_dts is invalid (this is harmless if it occurs once at the start per stream)
943cur_dts is invalid (this is harmless if it occurs once at the start per stream)
944cur_dts is invalid (this is harmless if it occurs once at the start per stream)
945cur_dts is invalid (this is harmless if it occurs once at the start per stream)
946cur_dts is invalid (this is harmless if it occurs once at the start per stream)
947cur_dts is invalid (this is harmless if it occurs once at the start per stream)
948cur_dts is invalid (this is harmless if it occurs once at the start per stream)
949cur_dts is invalid (this is harmless if it occurs once at the start per stream)
950cur_dts is invalid (this is harmless if it occurs once at the start per stream)
951cur_dts is invalid (this is harmless if it occurs once at the start per stream)
952cur_dts is invalid (this is harmless if it occurs once at the start per stream)
953cur_dts is invalid (this is harmless if it occurs once at the start per stream)
954cur_dts is invalid (this is harmless if it occurs once at the start per stream)
955cur_dts is invalid (this is harmless if it occurs once at the start per stream)
956cur_dts is invalid (this is harmless if it occurs once at the start per stream)
957cur_dts is invalid (this is harmless if it occurs once at the start per stream)
958cur_dts is invalid (this is harmless if it occurs once at the start per stream)
959cur_dts is invalid (this is harmless if it occurs once at the start per stream)
960cur_dts is invalid (this is harmless if it occurs once at the start per stream)
961cur_dts is invalid (this is harmless if it occurs once at the start per stream)
962cur_dts is invalid (this is harmless if it occurs once at the start per stream)
963cur_dts is invalid (this is harmless if it occurs once at the start per stream)
964cur_dts is invalid (this is harmless if it occurs once at the start per stream)
965cur_dts is invalid (this is harmless if it occurs once at the start per stream)
966cur_dts is invalid (this is harmless if it occurs once at the start per stream)
967cur_dts is invalid (this is harmless if it occurs once at the start per stream)
968cur_dts is invalid (this is harmless if it occurs once at the start per stream)
969cur_dts is invalid (this is harmless if it occurs once at the start per stream)
970cur_dts is invalid (this is harmless if it occurs once at the start per stream)
971cur_dts is invalid (this is harmless if it occurs once at the start per stream)
972cur_dts is invalid (this is harmless if it occurs once at the start per stream)
973cur_dts is invalid (this is harmless if it occurs once at the start per stream)
974cur_dts is invalid (this is harmless if it occurs once at the start per stream)
975cur_dts is invalid (this is harmless if it occurs once at the start per stream)
976cur_dts is invalid (this is harmless if it occurs once at the start per stream)
977cur_dts is invalid (this is harmless if it occurs once at the start per stream)
978cur_dts is invalid (this is harmless if it occurs once at the start per stream)
979cur_dts is invalid (this is harmless if it occurs once at the start per stream)
980cur_dts is invalid (this is harmless if it occurs once at the start per stream)
981cur_dts is invalid (this is harmless if it occurs once at the start per stream)
982cur_dts is invalid (this is harmless if it occurs once at the start per stream)
983cur_dts is invalid (this is harmless if it occurs once at the start per stream)
984cur_dts is invalid (this is harmless if it occurs once at the start per stream)
985cur_dts is invalid (this is harmless if it occurs once at the start per stream)
986cur_dts is invalid (this is harmless if it occurs once at the start per stream)
987cur_dts is invalid (this is harmless if it occurs once at the start per stream)
988cur_dts is invalid (this is harmless if it occurs once at the start per stream)
989cur_dts is invalid (this is harmless if it occurs once at the start per stream)
990cur_dts is invalid (this is harmless if it occurs once at the start per stream)
991cur_dts is invalid (this is harmless if it occurs once at the start per stream)
992cur_dts is invalid (this is harmless if it occurs once at the start per stream)
993cur_dts is invalid (this is harmless if it occurs once at the start per stream)
994cur_dts is invalid (this is harmless if it occurs once at the start per stream)
995cur_dts is invalid (this is harmless if it occurs once at the start per stream)
996cur_dts is invalid (this is harmless if it occurs once at the start per stream)
997cur_dts is invalid (this is harmless if it occurs once at the start per stream)
998cur_dts is invalid (this is harmless if it occurs once at the start per stream)
999cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1000cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1001cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1002cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1003cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1004cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1005cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1006cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1007cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1008cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1009cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1010cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1011cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1012cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1013cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1014cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1015cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1016cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1017cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1018cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1019cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1020cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1021cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1022cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1023cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1024cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1025cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1026cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1027cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1028cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1029cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1030cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1031cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1032cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1033cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1034cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1035cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1036cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1037cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1038cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1039cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1040cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1041cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1042cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1043cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1044cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1045cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1046cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1047cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1048cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1049cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1050cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1051cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1052cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1053cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1054cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1055cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1056cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1057cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1058cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1059cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1060cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1061cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1062cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1063cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1064cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1065cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1066cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1067cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1068cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1069cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1070cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1071cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1072cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1073cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1074cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1075cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1076cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1077cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1078cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1079cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1080cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1081cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1082cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1083cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1084cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1085cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1086cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1087cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1088cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1089cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1090cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1091cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1092cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1093cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1094cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1095cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1096cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1097cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1098cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1099cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1100cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1101cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1102cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1103cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1104cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1105cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1106cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1107cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1108cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1109cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1110cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1111cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1112cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1113cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1114cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1115cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1116cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1117cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1118cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1119cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1120cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1121cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1122cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1123cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1124cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1125cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1126cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1127cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1128cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1129cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1130cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1131cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1132cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1133cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1134cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1135cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1136cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1137cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1138cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1139cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1140cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1141cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1142cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1143cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1144cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1145cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1146cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1147cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1148cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1149cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1150cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1151cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1152cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1153cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1154cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1155cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1156cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1157cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1158cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1159cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1160cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1161cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1162cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1163cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1164cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1165cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1166cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1167cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1168cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1169cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1170cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1171cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1172cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1173cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1174cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1175cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1176cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1177cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1178cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1179cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1180cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1181cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1182cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1183cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1184cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1185cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1186cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1187cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1188cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1189cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1190cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1191cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1192cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1193cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1194cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1195cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1196cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1197cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1198cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1199cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1200cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1201cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1202cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1203cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1204cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1205cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1206cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1207cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1208cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1209cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1210cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1211cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1212cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1213cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1214cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1215cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1216cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1217cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1218cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1219cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1220cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1221cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1222cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1223cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1224cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1225cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1226cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1227cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1228cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1229cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1230cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1231cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1232cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1233cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1234cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1235cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1236cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1237cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1238cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1239cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1240cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1241cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1242cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1243cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1244cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1245cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1246cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1247cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1248cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1249cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1250cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1251cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1252cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1253cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1254cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1255cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1256cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1257cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1258cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1259cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1260cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1261cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1262cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1263cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1264cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1265cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1266cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1267cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1268cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1269cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1270cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1271cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1272cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1273cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1274cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1275cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1276cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1277cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1278cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1279cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1280cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1281cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1282cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1283cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1284cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1285cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1286cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1287cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1288cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1289cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1290cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1291cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1292cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1293cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1294cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1295cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1296cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1297cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1298cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1299cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1300cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1301cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1302cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1303cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1304cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1305cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1306cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1307cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1308cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1309cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1310cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1311cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1312cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1313cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1314cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1315cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1316cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1317cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1318cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1319cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1320cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1321cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1322cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1323cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1324cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1325cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1326cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1327cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1328cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1329cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1330cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1331cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1332cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1333cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1334cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1335cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1336cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1337cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1338cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1339cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1340cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1341cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1342cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1343cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1344cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1345cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1346cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1347cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1348cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1349cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1350cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1351cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1352cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1353cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1354cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1355cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1356cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1357cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1358cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1359cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1360cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1361cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1362cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1363cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1364cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1365cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1366cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1367cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1368cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1369cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1370cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1371cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1372cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1373cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1374cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1375cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1376cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1377cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1378cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1379cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1380cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1381cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1382cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1383cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1384cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1385cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1386cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1387cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1388cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1389cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1390cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1391cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1392cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1393cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1394cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1395cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1396cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1397cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1398cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1399cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1400cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1401cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1402cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1403cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1404cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1405cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1406cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1407cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1408cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1409cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1410cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1411cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1412cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1413cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1414cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1415cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1416cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1417cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1418cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1419cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1420cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1421cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1422cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1423cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1424cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1425cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1426cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1427cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1428cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1429cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1430cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1431cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1432cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1433cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1434cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1435cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1436cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1437cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1438cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1439cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1440cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1441cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1442cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1443cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1444cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1445cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1446cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1447cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1448cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1449cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1450cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1451cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1452cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1453cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1454cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1455cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1456cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1457cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1458cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1459cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1460cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1461cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1462cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1463cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1464cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1465cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1466cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1467cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1468cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1469cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1470cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1471cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1472cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1473cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1474cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1475cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1476cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1477cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1478cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1479cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1480cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1481cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1482cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1483cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1484cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1485cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1486cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1487cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1488cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1489cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1490cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1491cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1492cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1493cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1494cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1495cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1496cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1497cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1498cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1499cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1500cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1501cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1502cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1503cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1504cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1505cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1506cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1507cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1508cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1509cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1510cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1511cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1512cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1513cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1514cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1515cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1516cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1517cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1518cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1519cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1520cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1521cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1522cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1523cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1524cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1525cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1526cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1527cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1528cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1529cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1530cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1531cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1532cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1533cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1534cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1535cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1536cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1537cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1538cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1539cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1540cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1541cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1542cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1543cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1544cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1545cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1546cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1547cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1548cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1549cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1550cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1551cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1552cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1553cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1554cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1555cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1556cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1557cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1558cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1559cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1560cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1561cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1562cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1563cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1564cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1565cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1566cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1567cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1568cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1569cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1570cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1571cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1572cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1573cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1574cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1575cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1576cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1577cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1578cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1579cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1580cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1581cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1582cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1583cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1584cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1585cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1586cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1587cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1588cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1589cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1590cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1591cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1592cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1593cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1594cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1595cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1596cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1597cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1598cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1599cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1600cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1601cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1602cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1603cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1604cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1605cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1606cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1607cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1608cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1609cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1610cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1611cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1612cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1613cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1614cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1615cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1616cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1617cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1618cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1619cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1620cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1621cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1622cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1623cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1624cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1625cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1626cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1627cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1628cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1629cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1630cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1631cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1632cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1633cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1634cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1635cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1636cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1637cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1638cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1639cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1640cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1641cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1642cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1643cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1644cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1645cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1646cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1647cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1648cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1649cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1650cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1651cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1652cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1653cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1654cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1655cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1656cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1657cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1658cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1659cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1660cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1661cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1662cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1663cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1664cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1665cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1666cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1667cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1668cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1669cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1670cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1671cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1672cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1673cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1674cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1675cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1676cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1677cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1678cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1679cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1680cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1681cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1682cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1683cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1684cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1685cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1686cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1687cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1688cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1689cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1690cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1691cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1692cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1693cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1694cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1695cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1696cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1697cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1698cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1699cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1700cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1701cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1702cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1703cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1704cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1705cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1706cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1707cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1708cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1709cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1710cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1711cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1712cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1713cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1714cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1715cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1716cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1717cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1718cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1719cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1720cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1721cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1722cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1723cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1724cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1725cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1726cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1727cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1728cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1729cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1730cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1731cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1732cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1733cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1734cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1735cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1736cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1737cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1738cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1739cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1740cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1741cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1742cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1743cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1744cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1745cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1746cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1747cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1748cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1749cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1750cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1751cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1752cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1753cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1754cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1755cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1756cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1757cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1758cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1759cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1760cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1761cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1762cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1763cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1764cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1765cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1766cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1767cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1768cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1769cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1770cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1771cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1772cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1773cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1774cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1775cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1776cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1777cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1778cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1779cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1780cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1781cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1782cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1783cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1784cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1785cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1786cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1787cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1788cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1789cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1790cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1791cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1792cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1793cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1794cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1795cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1796cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1797cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1798cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1799[Parsed_showwavespic_0 @ 000000647e9c2740] Create frame averaging 330 samples per column
1800cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1801Clipping frame in rate conversion by 0.000008
1802cur_dts is invalid (this is harmless if it occurs once at the start per stream)
1803[out_0_0 @ 000000647e9f8a00] EOF on sink link out_0_0:default.
1804No more output streams to write to, finishing.
1805[image2 @ 000000647e9b9440] Opening '45sec_sine_stereo_test_6000x500.png' for writing
1806[file @ 00000064049c9f00] Setting default whitelist 'file,crypto'
1807[AVIOContext @ 000000647e9c25c0] Statistics: 0 seeks, 1 writeouts
1808frame= 1 fps=0.0 q=-0.0 Lsize=N/A time=00:00:00.13 bitrate=N/A speed=0.415x
1809video:14kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
1810Input file #0 (45sec_sine_stereo_test.flac):
1811 Input stream #0:0 (audio): 1723 packets read (1746503 bytes); 1723 frames decoded (1984500 samples);
1812 Total: 1723 packets (1746503 bytes) demuxed
1813Output file #0 (45sec_sine_stereo_test_6000x500.png):
1814 Output stream #0:0 (video): 1 frames encoded; 1 packets muxed (14028 bytes);
1815 Total: 1 packets (14028 bytes) muxed
18161723 frames successfully decoded, 0 decoding errors
1817[AVIOContext @ 000000647e994880] Statistics: 1746590 bytes read, 0 seeks