Ticket #8018: ffmpeg-20190713-183308.log

File ffmpeg-20190713-183308.log, 133.7 KB (added by RAJensen, 7 years ago)

FFMPEG Logfile

Line 
1ffmpeg started on 2019-07-13 at 18:33:08
2Report written to "ffmpeg-20190713-183308.log"
3Command line:
4ffmpeg -y -v 9 -loglevel 99 -report -ss 00:00:00 -c:v h264_mmal -i test.ts -to 00:01:00 -map 0:0 -map 0:3 -c:v h264_omx -b:v 1500k -flags +global_header -c:a:0 copy test.mkv
5ffmpeg version N-94282-g80dacbedba Copyright (c) 2000-2019 the FFmpeg developers
6 built with gcc 8 (Raspbian 8.3.0-6+rpi1)
7 configuration: --arch=armel --target-os=linux --enable-gpl --enable-mmal --enable-omx --enable-omx-rpi --enable-nonfree
8 libavutil 56. 30.100 / 56. 30.100
9 libavcodec 58. 53.101 / 58. 53.101
10 libavformat 58. 28.102 / 58. 28.102
11 libavdevice 58. 7.100 / 58. 7.100
12 libavfilter 7. 56.101 / 7. 56.101
13 libswscale 5. 4.101 / 5. 4.101
14 libswresample 3. 4.100 / 3. 4.100
15 libpostproc 55. 4.100 / 55. 4.100
16Splitting the commandline.
17Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
18Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
19Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
20Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
21Reading option '-ss' ... matched as option 'ss' (set the start time offset) with argument '00:00:00'.
22Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'h264_mmal'.
23Reading option '-i' ... matched as input url with argument 'test.ts'.
24Reading option '-to' ... matched as option 'to' (record or transcode stop time) with argument '00:01:00'.
25Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:0'.
26Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:3'.
27Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'h264_omx'.
28Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '1500k'.
29Reading option '-flags' ... matched as AVOption 'flags' with argument '+global_header'.
30Reading option '-c:a:0' ... matched as option 'c' (codec name) with argument 'copy'.
31Reading option 'test.mkv' ... matched as output url.
32Finished splitting the commandline.
33Parsing a group of options: global .
34Applying option y (overwrite output files) with argument 1.
35Applying option v (set logging level) with argument 9.
36Applying option loglevel (set logging level) with argument 99.
37Applying option report (generate a report) with argument 1.
38Successfully parsed a group of options.
39Parsing a group of options: input url test.ts.
40Applying option ss (set the start time offset) with argument 00:00:00.
41Applying option c:v (codec name) with argument h264_mmal.
42Successfully parsed a group of options.
43Opening an input file: test.ts.
44[NULL @ 0x2176660] Opening 'test.ts' for reading
45[file @ 0x2176e40] Setting default whitelist 'file,crypto'
46[mpegts @ 0x2176660] Format mpegts probed with size=2048 and score=50
47[mpegts @ 0x2176660] stream=0 stream_type=1b pid=4b0 prog_reg_desc=
48[mpegts @ 0x2176660] stream=1 stream_type=3 pid=4b1 prog_reg_desc=
49[mpegts @ 0x2176660] stream=2 stream_type=6 pid=4b2 prog_reg_desc=
50[mpegts @ 0x2176660] stream=3 stream_type=6 pid=4b6 prog_reg_desc=
51[mpegts @ 0x2176660] Before avformat_find_stream_info() pos: 0 bytes read:819200 seeks:1 nb_streams:4
52[mpegts @ 0x2176660] parser not found for codec dvb_teletext, packets or times may be invalid.
53[mpegts @ 0x2176660] Continuity check failed for pid 1200 expected 2 got 3
54[mpegts @ 0x2176660] Continuity check failed for pid 1202 expected 14 got 3
55[mpegts @ 0x2176660] Continuity check failed for pid 1206 expected 4 got 7
56[mpegts @ 0x2176660] Continuity check failed for pid 1201 expected 14 got 0
57[mpegts @ 0x2176660] Forcing DTS/PTS to be unset for a non-trustworthy PES packet for PID 1202 as PCR hasn't been received yet.
58[mpegts @ 0x2176660] parser not found for codec dvb_teletext, packets or times may be invalid.
59[h264 @ 0x217c930] SPS unavailable in decode_picture_timing
60[h264 @ 0x217c930] unknown SEI type 83
61[h264 @ 0x217c930] unknown SEI type 93
62[h264 @ 0x217c930] non-existing PPS 0 referenced
63[AVBSFContext @ 0x21b6290] nal_unit_type: 9(AUD), nal_ref_idc: 0
64[AVBSFContext @ 0x21b6290] nal_unit_type: 6(SEI), nal_ref_idc: 0
65[AVBSFContext @ 0x21b6290] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
66[h264 @ 0x217c930] nal_unit_type: 9(AUD), nal_ref_idc: 0
67[h264 @ 0x217c930] nal_unit_type: 6(SEI), nal_ref_idc: 0
68[h264 @ 0x217c930] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
69[h264 @ 0x217c930] SPS unavailable in decode_picture_timing
70[h264 @ 0x217c930] unknown SEI type 83
71[h264 @ 0x217c930] unknown SEI type 93
72[h264 @ 0x217c930] non-existing PPS 0 referenced
73[h264 @ 0x217c930] decode_slice_header error
74[h264 @ 0x217c930] no frame!
75[h264 @ 0x217c930] SPS unavailable in decode_picture_timing
76[h264 @ 0x217c930] unknown SEI type 83
77[h264 @ 0x217c930] unknown SEI type 93
78[h264 @ 0x217c930] non-existing PPS 0 referenced
79[AVBSFContext @ 0x21b6290] nal_unit_type: 9(AUD), nal_ref_idc: 0
80[AVBSFContext @ 0x21b6290] nal_unit_type: 6(SEI), nal_ref_idc: 0
81[AVBSFContext @ 0x21b6290] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
82[h264 @ 0x217c930] nal_unit_type: 9(AUD), nal_ref_idc: 0
83[h264 @ 0x217c930] nal_unit_type: 6(SEI), nal_ref_idc: 0
84[h264 @ 0x217c930] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
85[h264 @ 0x217c930] SPS unavailable in decode_picture_timing
86[h264 @ 0x217c930] unknown SEI type 83
87[h264 @ 0x217c930] unknown SEI type 93
88[h264 @ 0x217c930] non-existing PPS 0 referenced
89[h264 @ 0x217c930] decode_slice_header error
90[h264 @ 0x217c930] no frame!
91[h264 @ 0x217c930] SPS unavailable in decode_picture_timing
92[h264 @ 0x217c930] unknown SEI type 83
93[h264 @ 0x217c930] unknown SEI type 93
94[h264 @ 0x217c930] non-existing PPS 0 referenced
95[AVBSFContext @ 0x21b6290] nal_unit_type: 9(AUD), nal_ref_idc: 0
96[AVBSFContext @ 0x21b6290] nal_unit_type: 6(SEI), nal_ref_idc: 0
97[AVBSFContext @ 0x21b6290] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
98[h264 @ 0x217c930] nal_unit_type: 9(AUD), nal_ref_idc: 0
99[h264 @ 0x217c930] nal_unit_type: 6(SEI), nal_ref_idc: 0
100[h264 @ 0x217c930] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
101[h264 @ 0x217c930] SPS unavailable in decode_picture_timing
102[h264 @ 0x217c930] unknown SEI type 83
103[h264 @ 0x217c930] unknown SEI type 93
104[h264 @ 0x217c930] non-existing PPS 0 referenced
105[h264 @ 0x217c930] decode_slice_header error
106[h264 @ 0x217c930] no frame!
107[h264 @ 0x217c930] SPS unavailable in decode_picture_timing
108[h264 @ 0x217c930] unknown SEI type 83
109[h264 @ 0x217c930] unknown SEI type 93
110[h264 @ 0x217c930] non-existing PPS 0 referenced
111[AVBSFContext @ 0x21b6290] nal_unit_type: 9(AUD), nal_ref_idc: 0
112[AVBSFContext @ 0x21b6290] nal_unit_type: 6(SEI), nal_ref_idc: 0
113[AVBSFContext @ 0x21b6290] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
114[h264 @ 0x217c930] nal_unit_type: 9(AUD), nal_ref_idc: 0
115[h264 @ 0x217c930] nal_unit_type: 6(SEI), nal_ref_idc: 0
116[h264 @ 0x217c930] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
117[h264 @ 0x217c930] SPS unavailable in decode_picture_timing
118[h264 @ 0x217c930] unknown SEI type 83
119[h264 @ 0x217c930] unknown SEI type 93
120[h264 @ 0x217c930] non-existing PPS 0 referenced
121[h264 @ 0x217c930] decode_slice_header error
122[h264 @ 0x217c930] no frame!
123[h264 @ 0x217c930] SPS unavailable in decode_picture_timing
124[h264 @ 0x217c930] unknown SEI type 83
125[h264 @ 0x217c930] unknown SEI type 93
126[h264 @ 0x217c930] non-existing PPS 0 referenced
127[AVBSFContext @ 0x21b6290] nal_unit_type: 9(AUD), nal_ref_idc: 0
128[AVBSFContext @ 0x21b6290] nal_unit_type: 6(SEI), nal_ref_idc: 0
129[AVBSFContext @ 0x21b6290] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
130[h264 @ 0x217c930] nal_unit_type: 9(AUD), nal_ref_idc: 0
131[h264 @ 0x217c930] nal_unit_type: 6(SEI), nal_ref_idc: 0
132[h264 @ 0x217c930] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
133[h264 @ 0x217c930] SPS unavailable in decode_picture_timing
134[h264 @ 0x217c930] unknown SEI type 83
135[h264 @ 0x217c930] unknown SEI type 93
136[h264 @ 0x217c930] non-existing PPS 0 referenced
137[h264 @ 0x217c930] decode_slice_header error
138[h264 @ 0x217c930] no frame!
139[h264 @ 0x217c930] SPS unavailable in decode_picture_timing
140[h264 @ 0x217c930] unknown SEI type 83
141[h264 @ 0x217c930] unknown SEI type 93
142[h264 @ 0x217c930] non-existing PPS 0 referenced
143[AVBSFContext @ 0x21b6290] nal_unit_type: 9(AUD), nal_ref_idc: 0
144[AVBSFContext @ 0x21b6290] nal_unit_type: 6(SEI), nal_ref_idc: 0
145[AVBSFContext @ 0x21b6290] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
146[h264 @ 0x217c930] nal_unit_type: 9(AUD), nal_ref_idc: 0
147[h264 @ 0x217c930] nal_unit_type: 6(SEI), nal_ref_idc: 0
148[h264 @ 0x217c930] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
149[h264 @ 0x217c930] SPS unavailable in decode_picture_timing
150[h264 @ 0x217c930] unknown SEI type 83
151[h264 @ 0x217c930] unknown SEI type 93
152[h264 @ 0x217c930] non-existing PPS 0 referenced
153[h264 @ 0x217c930] decode_slice_header error
154[h264 @ 0x217c930] no frame!
155[h264 @ 0x217c930] SPS unavailable in decode_picture_timing
156[h264 @ 0x217c930] unknown SEI type 83
157[h264 @ 0x217c930] unknown SEI type 93
158[h264 @ 0x217c930] non-existing PPS 0 referenced
159[AVBSFContext @ 0x21b6290] nal_unit_type: 9(AUD), nal_ref_idc: 0
160[AVBSFContext @ 0x21b6290] nal_unit_type: 6(SEI), nal_ref_idc: 0
161[AVBSFContext @ 0x21b6290] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
162[h264 @ 0x217c930] nal_unit_type: 9(AUD), nal_ref_idc: 0
163[h264 @ 0x217c930] nal_unit_type: 6(SEI), nal_ref_idc: 0
164[h264 @ 0x217c930] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
165[h264 @ 0x217c930] SPS unavailable in decode_picture_timing
166[h264 @ 0x217c930] unknown SEI type 83
167[h264 @ 0x217c930] unknown SEI type 93
168[h264 @ 0x217c930] non-existing PPS 0 referenced
169[h264 @ 0x217c930] decode_slice_header error
170[h264 @ 0x217c930] no frame!
171[h264 @ 0x217c930] SPS unavailable in decode_picture_timing
172[h264 @ 0x217c930] unknown SEI type 83
173[h264 @ 0x217c930] unknown SEI type 93
174[h264 @ 0x217c930] non-existing PPS 0 referenced
175[AVBSFContext @ 0x21b6290] nal_unit_type: 9(AUD), nal_ref_idc: 0
176[AVBSFContext @ 0x21b6290] nal_unit_type: 6(SEI), nal_ref_idc: 0
177[AVBSFContext @ 0x21b6290] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
178[h264 @ 0x217c930] nal_unit_type: 9(AUD), nal_ref_idc: 0
179[h264 @ 0x217c930] nal_unit_type: 6(SEI), nal_ref_idc: 0
180[h264 @ 0x217c930] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
181[h264 @ 0x217c930] SPS unavailable in decode_picture_timing
182[h264 @ 0x217c930] unknown SEI type 83
183[h264 @ 0x217c930] unknown SEI type 93
184[h264 @ 0x217c930] non-existing PPS 0 referenced
185[h264 @ 0x217c930] decode_slice_header error
186[h264 @ 0x217c930] no frame!
187[h264 @ 0x217c930] ct_type:0 pic_struct:0
188[h264 @ 0x217c930] unknown SEI type 83
189[h264 @ 0x217c930] unknown SEI type 93
190[AVBSFContext @ 0x21b6290] nal_unit_type: 9(AUD), nal_ref_idc: 0
191[AVBSFContext @ 0x21b6290] nal_unit_type: 7(SPS), nal_ref_idc: 3
192[AVBSFContext @ 0x21b6290] nal_unit_type: 8(PPS), nal_ref_idc: 3
193[AVBSFContext @ 0x21b6290] nal_unit_type: 6(SEI), nal_ref_idc: 0
194[AVBSFContext @ 0x21b6290] nal_unit_type: 5(IDR), nal_ref_idc: 3
195[h264 @ 0x217c930] nal_unit_type: 9(AUD), nal_ref_idc: 0
196[h264 @ 0x217c930] nal_unit_type: 7(SPS), nal_ref_idc: 3
197[h264 @ 0x217c930] nal_unit_type: 8(PPS), nal_ref_idc: 3
198[h264 @ 0x217c930] nal_unit_type: 6(SEI), nal_ref_idc: 0
199[h264 @ 0x217c930] nal_unit_type: 5(IDR), nal_ref_idc: 3
200[h264 @ 0x217c930] ct_type:0 pic_struct:0
201[h264 @ 0x217c930] unknown SEI type 83
202[h264 @ 0x217c930] unknown SEI type 93
203[h264 @ 0x217c930] Format yuv420p chosen by get_format().
204[h264 @ 0x217c930] Reinit context to 1280x720, pix_fmt: yuv420p
205[h264 @ 0x217c930] no picture
206[h264 @ 0x217c930] ct_type:0 pic_struct:0
207[h264 @ 0x217c930] unknown SEI type 83
208[h264 @ 0x217c930] unknown SEI type 93
209[h264 @ 0x217c930] nal_unit_type: 9(AUD), nal_ref_idc: 0
210[h264 @ 0x217c930] nal_unit_type: 6(SEI), nal_ref_idc: 0
211[h264 @ 0x217c930] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
212[h264 @ 0x217c930] ct_type:0 pic_struct:0
213[h264 @ 0x217c930] unknown SEI type 83
214[h264 @ 0x217c930] unknown SEI type 93
215[h264 @ 0x217c930] ct_type:0 pic_struct:0
216[h264 @ 0x217c930] unknown SEI type 83
217[h264 @ 0x217c930] unknown SEI type 93
218[h264 @ 0x217c930] nal_unit_type: 9(AUD), nal_ref_idc: 0
219[h264 @ 0x217c930] nal_unit_type: 6(SEI), nal_ref_idc: 0
220[h264 @ 0x217c930] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
221[h264 @ 0x217c930] ct_type:0 pic_struct:0
222[h264 @ 0x217c930] unknown SEI type 83
223[h264 @ 0x217c930] unknown SEI type 93
224[h264 @ 0x217c930] ct_type:0 pic_struct:0
225[h264 @ 0x217c930] unknown SEI type 83
226[h264 @ 0x217c930] unknown SEI type 93
227[h264 @ 0x217c930] nal_unit_type: 9(AUD), nal_ref_idc: 0
228[h264 @ 0x217c930] nal_unit_type: 6(SEI), nal_ref_idc: 0
229[h264 @ 0x217c930] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
230[h264 @ 0x217c930] ct_type:0 pic_struct:0
231[h264 @ 0x217c930] unknown SEI type 83
232[h264 @ 0x217c930] unknown SEI type 93
233[h264 @ 0x217c930] ct_type:0 pic_struct:0
234[h264 @ 0x217c930] unknown SEI type 83
235[h264 @ 0x217c930] unknown SEI type 93
236[h264 @ 0x217c930] nal_unit_type: 9(AUD), nal_ref_idc: 0
237[h264 @ 0x217c930] nal_unit_type: 6(SEI), nal_ref_idc: 0
238[h264 @ 0x217c930] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
239[h264 @ 0x217c930] ct_type:0 pic_struct:0
240[h264 @ 0x217c930] unknown SEI type 83
241[h264 @ 0x217c930] unknown SEI type 93
242[h264 @ 0x217c930] ct_type:0 pic_struct:0
243[h264 @ 0x217c930] unknown SEI type 83
244[h264 @ 0x217c930] unknown SEI type 93
245[h264 @ 0x217c930] nal_unit_type: 9(AUD), nal_ref_idc: 0
246[h264 @ 0x217c930] nal_unit_type: 6(SEI), nal_ref_idc: 0
247[h264 @ 0x217c930] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
248[h264 @ 0x217c930] ct_type:0 pic_struct:0
249[h264 @ 0x217c930] unknown SEI type 83
250[h264 @ 0x217c930] unknown SEI type 93
251[h264 @ 0x217c930] ct_type:0 pic_struct:0
252[h264 @ 0x217c930] unknown SEI type 83
253[h264 @ 0x217c930] unknown SEI type 93
254[h264 @ 0x217c930] nal_unit_type: 9(AUD), nal_ref_idc: 0
255[h264 @ 0x217c930] nal_unit_type: 6(SEI), nal_ref_idc: 0
256[h264 @ 0x217c930] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
257[h264 @ 0x217c930] ct_type:0 pic_struct:0
258[h264 @ 0x217c930] unknown SEI type 83
259[h264 @ 0x217c930] unknown SEI type 93
260[h264 @ 0x217c930] ct_type:0 pic_struct:0
261[h264 @ 0x217c930] unknown SEI type 83
262[h264 @ 0x217c930] unknown SEI type 93
263[h264 @ 0x217c930] nal_unit_type: 9(AUD), nal_ref_idc: 0
264[h264 @ 0x217c930] nal_unit_type: 6(SEI), nal_ref_idc: 0
265[h264 @ 0x217c930] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
266[h264 @ 0x217c930] ct_type:0 pic_struct:0
267[h264 @ 0x217c930] unknown SEI type 83
268[h264 @ 0x217c930] unknown SEI type 93
269[h264 @ 0x217c930] ct_type:0 pic_struct:0
270[h264 @ 0x217c930] unknown SEI type 83
271[h264 @ 0x217c930] unknown SEI type 93
272[h264 @ 0x217c930] ct_type:0 pic_struct:0
273[h264 @ 0x217c930] unknown SEI type 83
274[h264 @ 0x217c930] unknown SEI type 93
275[h264 @ 0x217c930] ct_type:0 pic_struct:0
276[h264 @ 0x217c930] unknown SEI type 83
277[h264 @ 0x217c930] unknown SEI type 93
278[h264 @ 0x217c930] ct_type:0 pic_struct:0
279[h264 @ 0x217c930] unknown SEI type 83
280[h264 @ 0x217c930] unknown SEI type 93
281[mp3float @ 0x217d730] Header missing
282[h264 @ 0x217c930] ct_type:0 pic_struct:0
283[h264 @ 0x217c930] unknown SEI type 83
284[h264 @ 0x217c930] unknown SEI type 93
285[h264 @ 0x217c930] ct_type:0 pic_struct:0
286[h264 @ 0x217c930] unknown SEI type 83
287[h264 @ 0x217c930] unknown SEI type 93
288[h264 @ 0x217c930] ct_type:0 pic_struct:0
289[h264 @ 0x217c930] unknown SEI type 83
290[h264 @ 0x217c930] unknown SEI type 93
291[h264 @ 0x217c930] ct_type:0 pic_struct:0
292[h264 @ 0x217c930] unknown SEI type 83
293[h264 @ 0x217c930] unknown SEI type 93
294[h264 @ 0x217c930] ct_type:0 pic_struct:0
295[h264 @ 0x217c930] unknown SEI type 83
296[h264 @ 0x217c930] unknown SEI type 93
297[h264 @ 0x217c930] ct_type:0 pic_struct:0
298[h264 @ 0x217c930] unknown SEI type 83
299[h264 @ 0x217c930] unknown SEI type 93
300[h264 @ 0x217c930] ct_type:0 pic_struct:0
301[h264 @ 0x217c930] unknown SEI type 83
302[h264 @ 0x217c930] unknown SEI type 93
303[h264 @ 0x217c930] ct_type:0 pic_struct:0
304[h264 @ 0x217c930] unknown SEI type 83
305[h264 @ 0x217c930] unknown SEI type 93
306[h264 @ 0x217c930] ct_type:0 pic_struct:0
307[h264 @ 0x217c930] unknown SEI type 83
308[h264 @ 0x217c930] unknown SEI type 93
309[h264 @ 0x217c930] ct_type:0 pic_struct:0
310[h264 @ 0x217c930] unknown SEI type 83
311[h264 @ 0x217c930] unknown SEI type 93
312[h264 @ 0x217c930] ct_type:0 pic_struct:0
313[h264 @ 0x217c930] unknown SEI type 83
314[h264 @ 0x217c930] unknown SEI type 93
315[h264 @ 0x217c930] ct_type:0 pic_struct:0
316[h264 @ 0x217c930] unknown SEI type 83
317[h264 @ 0x217c930] unknown SEI type 93
318[h264 @ 0x217c930] ct_type:0 pic_struct:0
319[h264 @ 0x217c930] unknown SEI type 83
320[h264 @ 0x217c930] unknown SEI type 93
321[h264 @ 0x217c930] ct_type:0 pic_struct:0
322[h264 @ 0x217c930] unknown SEI type 83
323[h264 @ 0x217c930] unknown SEI type 93
324[h264 @ 0x217c930] ct_type:0 pic_struct:0
325[h264 @ 0x217c930] unknown SEI type 83
326[h264 @ 0x217c930] unknown SEI type 93
327[h264 @ 0x217c930] ct_type:0 pic_struct:0
328[h264 @ 0x217c930] unknown SEI type 83
329[h264 @ 0x217c930] unknown SEI type 93
330[h264 @ 0x217c930] ct_type:0 pic_struct:0
331[h264 @ 0x217c930] unknown SEI type 83
332[h264 @ 0x217c930] unknown SEI type 93
333[h264 @ 0x217c930] ct_type:0 pic_struct:0
334[h264 @ 0x217c930] unknown SEI type 83
335[h264 @ 0x217c930] unknown SEI type 93
336[h264 @ 0x217c930] ct_type:0 pic_struct:0
337[h264 @ 0x217c930] unknown SEI type 83
338[h264 @ 0x217c930] unknown SEI type 93
339[h264 @ 0x217c930] ct_type:0 pic_struct:0
340[h264 @ 0x217c930] unknown SEI type 83
341[h264 @ 0x217c930] unknown SEI type 93
342[h264 @ 0x217c930] ct_type:0 pic_struct:0
343[h264 @ 0x217c930] unknown SEI type 83
344[h264 @ 0x217c930] unknown SEI type 93
345[h264 @ 0x217c930] ct_type:0 pic_struct:0
346[h264 @ 0x217c930] unknown SEI type 83
347[h264 @ 0x217c930] unknown SEI type 93
348[h264 @ 0x217c930] ct_type:0 pic_struct:0
349[h264 @ 0x217c930] unknown SEI type 83
350[h264 @ 0x217c930] unknown SEI type 93
351[h264 @ 0x217c930] ct_type:0 pic_struct:0
352[h264 @ 0x217c930] unknown SEI type 83
353[h264 @ 0x217c930] unknown SEI type 93
354[h264 @ 0x217c930] ct_type:0 pic_struct:0
355[h264 @ 0x217c930] unknown SEI type 83
356[h264 @ 0x217c930] unknown SEI type 93
357[h264 @ 0x217c930] ct_type:0 pic_struct:0
358[h264 @ 0x217c930] unknown SEI type 83
359[h264 @ 0x217c930] unknown SEI type 93
360[h264 @ 0x217c930] ct_type:0 pic_struct:0
361[h264 @ 0x217c930] unknown SEI type 83
362[h264 @ 0x217c930] unknown SEI type 93
363[h264 @ 0x217c930] ct_type:0 pic_struct:0
364[h264 @ 0x217c930] unknown SEI type 83
365[h264 @ 0x217c930] unknown SEI type 93
366[h264 @ 0x217c930] ct_type:0 pic_struct:0
367[h264 @ 0x217c930] unknown SEI type 83
368[h264 @ 0x217c930] unknown SEI type 93
369[h264 @ 0x217c930] ct_type:0 pic_struct:0
370[h264 @ 0x217c930] unknown SEI type 83
371[h264 @ 0x217c930] unknown SEI type 93
372[h264 @ 0x217c930] ct_type:0 pic_struct:0
373[h264 @ 0x217c930] unknown SEI type 83
374[h264 @ 0x217c930] unknown SEI type 93
375[h264 @ 0x217c930] ct_type:0 pic_struct:0
376[h264 @ 0x217c930] unknown SEI type 83
377[h264 @ 0x217c930] unknown SEI type 93
378[h264 @ 0x217c930] ct_type:0 pic_struct:0
379[h264 @ 0x217c930] unknown SEI type 83
380[h264 @ 0x217c930] unknown SEI type 93
381[h264 @ 0x217c930] ct_type:0 pic_struct:0
382[h264 @ 0x217c930] unknown SEI type 83
383[h264 @ 0x217c930] unknown SEI type 93
384[h264 @ 0x217c930] ct_type:0 pic_struct:0
385[h264 @ 0x217c930] unknown SEI type 83
386[h264 @ 0x217c930] unknown SEI type 93
387[h264 @ 0x217c930] ct_type:0 pic_struct:0
388[h264 @ 0x217c930] unknown SEI type 83
389[h264 @ 0x217c930] unknown SEI type 93
390[h264 @ 0x217c930] ct_type:0 pic_struct:0
391[h264 @ 0x217c930] unknown SEI type 83
392[h264 @ 0x217c930] unknown SEI type 93
393[h264 @ 0x217c930] ct_type:0 pic_struct:0
394[h264 @ 0x217c930] unknown SEI type 83
395[h264 @ 0x217c930] unknown SEI type 93
396[h264 @ 0x217c930] ct_type:0 pic_struct:0
397[h264 @ 0x217c930] unknown SEI type 83
398[h264 @ 0x217c930] unknown SEI type 93
399[h264 @ 0x217c930] ct_type:0 pic_struct:0
400[h264 @ 0x217c930] unknown SEI type 83
401[h264 @ 0x217c930] unknown SEI type 93
402[h264 @ 0x217c930] ct_type:0 pic_struct:0
403[h264 @ 0x217c930] unknown SEI type 83
404[h264 @ 0x217c930] unknown SEI type 93
405[h264 @ 0x217c930] ct_type:0 pic_struct:0
406[h264 @ 0x217c930] unknown SEI type 83
407[h264 @ 0x217c930] unknown SEI type 93
408[h264 @ 0x217c930] ct_type:0 pic_struct:0
409[h264 @ 0x217c930] unknown SEI type 83
410[h264 @ 0x217c930] unknown SEI type 93
411[h264 @ 0x217c930] ct_type:0 pic_struct:0
412[h264 @ 0x217c930] unknown SEI type 83
413[h264 @ 0x217c930] unknown SEI type 93
414[h264 @ 0x217c930] ct_type:0 pic_struct:0
415[h264 @ 0x217c930] unknown SEI type 83
416[h264 @ 0x217c930] unknown SEI type 93
417[h264 @ 0x217c930] ct_type:0 pic_struct:0
418[h264 @ 0x217c930] unknown SEI type 83
419[h264 @ 0x217c930] unknown SEI type 93
420[h264 @ 0x217c930] ct_type:0 pic_struct:0
421[h264 @ 0x217c930] unknown SEI type 83
422[h264 @ 0x217c930] unknown SEI type 93
423[h264 @ 0x217c930] ct_type:0 pic_struct:0
424[h264 @ 0x217c930] unknown SEI type 83
425[h264 @ 0x217c930] unknown SEI type 93
426[h264 @ 0x217c930] ct_type:0 pic_struct:0
427[h264 @ 0x217c930] unknown SEI type 83
428[h264 @ 0x217c930] unknown SEI type 93
429[h264 @ 0x217c930] ct_type:0 pic_struct:0
430[h264 @ 0x217c930] unknown SEI type 83
431[h264 @ 0x217c930] unknown SEI type 93
432[h264 @ 0x217c930] ct_type:0 pic_struct:0
433[h264 @ 0x217c930] unknown SEI type 83
434[h264 @ 0x217c930] unknown SEI type 93
435[h264 @ 0x217c930] ct_type:0 pic_struct:0
436[h264 @ 0x217c930] unknown SEI type 83
437[h264 @ 0x217c930] unknown SEI type 93
438[h264 @ 0x217c930] ct_type:0 pic_struct:0
439[h264 @ 0x217c930] unknown SEI type 83
440[h264 @ 0x217c930] unknown SEI type 93
441[h264 @ 0x217c930] ct_type:0 pic_struct:0
442[h264 @ 0x217c930] unknown SEI type 83
443[h264 @ 0x217c930] unknown SEI type 93
444[h264 @ 0x217c930] ct_type:0 pic_struct:0
445[h264 @ 0x217c930] unknown SEI type 83
446[h264 @ 0x217c930] unknown SEI type 93
447[h264 @ 0x217c930] ct_type:0 pic_struct:0
448[h264 @ 0x217c930] unknown SEI type 83
449[h264 @ 0x217c930] unknown SEI type 93
450[h264 @ 0x217c930] ct_type:0 pic_struct:0
451[h264 @ 0x217c930] unknown SEI type 83
452[h264 @ 0x217c930] unknown SEI type 93
453[h264 @ 0x217c930] ct_type:0 pic_struct:0
454[h264 @ 0x217c930] unknown SEI type 83
455[h264 @ 0x217c930] unknown SEI type 93
456[h264 @ 0x217c930] ct_type:0 pic_struct:0
457[h264 @ 0x217c930] unknown SEI type 83
458[h264 @ 0x217c930] unknown SEI type 93
459[h264 @ 0x217c930] ct_type:0 pic_struct:0
460[h264 @ 0x217c930] unknown SEI type 83
461[h264 @ 0x217c930] unknown SEI type 93
462[h264 @ 0x217c930] ct_type:0 pic_struct:0
463[h264 @ 0x217c930] unknown SEI type 83
464[h264 @ 0x217c930] unknown SEI type 93
465[h264 @ 0x217c930] ct_type:0 pic_struct:0
466[h264 @ 0x217c930] unknown SEI type 83
467[h264 @ 0x217c930] unknown SEI type 93
468[h264 @ 0x217c930] ct_type:0 pic_struct:0
469[h264 @ 0x217c930] unknown SEI type 83
470[h264 @ 0x217c930] unknown SEI type 93
471[h264 @ 0x217c930] ct_type:0 pic_struct:0
472[h264 @ 0x217c930] unknown SEI type 83
473[h264 @ 0x217c930] unknown SEI type 93
474[h264 @ 0x217c930] ct_type:0 pic_struct:0
475[h264 @ 0x217c930] unknown SEI type 83
476[h264 @ 0x217c930] unknown SEI type 93
477[h264 @ 0x217c930] ct_type:0 pic_struct:0
478[h264 @ 0x217c930] unknown SEI type 83
479[h264 @ 0x217c930] unknown SEI type 93
480[h264 @ 0x217c930] ct_type:0 pic_struct:0
481[h264 @ 0x217c930] unknown SEI type 83
482[h264 @ 0x217c930] unknown SEI type 93
483[h264 @ 0x217c930] ct_type:0 pic_struct:0
484[h264 @ 0x217c930] unknown SEI type 83
485[h264 @ 0x217c930] unknown SEI type 93
486[h264 @ 0x217c930] ct_type:0 pic_struct:0
487[h264 @ 0x217c930] unknown SEI type 83
488[h264 @ 0x217c930] unknown SEI type 93
489[h264 @ 0x217c930] ct_type:0 pic_struct:0
490[h264 @ 0x217c930] unknown SEI type 83
491[h264 @ 0x217c930] unknown SEI type 93
492[h264 @ 0x217c930] ct_type:0 pic_struct:0
493[h264 @ 0x217c930] unknown SEI type 83
494[h264 @ 0x217c930] unknown SEI type 93
495[h264 @ 0x217c930] ct_type:0 pic_struct:0
496[h264 @ 0x217c930] unknown SEI type 83
497[h264 @ 0x217c930] unknown SEI type 93
498[h264 @ 0x217c930] ct_type:0 pic_struct:0
499[h264 @ 0x217c930] unknown SEI type 83
500[h264 @ 0x217c930] unknown SEI type 93
501[h264 @ 0x217c930] ct_type:0 pic_struct:0
502[h264 @ 0x217c930] unknown SEI type 83
503[h264 @ 0x217c930] unknown SEI type 93
504[h264 @ 0x217c930] ct_type:0 pic_struct:0
505[h264 @ 0x217c930] unknown SEI type 83
506[h264 @ 0x217c930] unknown SEI type 93
507[h264 @ 0x217c930] ct_type:0 pic_struct:0
508[h264 @ 0x217c930] unknown SEI type 83
509[h264 @ 0x217c930] unknown SEI type 93
510[h264 @ 0x217c930] ct_type:0 pic_struct:0
511[h264 @ 0x217c930] unknown SEI type 83
512[h264 @ 0x217c930] unknown SEI type 93
513[h264 @ 0x217c930] ct_type:0 pic_struct:0
514[h264 @ 0x217c930] unknown SEI type 83
515[h264 @ 0x217c930] unknown SEI type 93
516[h264 @ 0x217c930] ct_type:0 pic_struct:0
517[h264 @ 0x217c930] unknown SEI type 83
518[h264 @ 0x217c930] unknown SEI type 93
519[h264 @ 0x217c930] ct_type:0 pic_struct:0
520[h264 @ 0x217c930] unknown SEI type 83
521[h264 @ 0x217c930] unknown SEI type 93
522[h264 @ 0x217c930] ct_type:0 pic_struct:0
523[h264 @ 0x217c930] unknown SEI type 83
524[h264 @ 0x217c930] unknown SEI type 93
525[h264 @ 0x217c930] ct_type:0 pic_struct:0
526[h264 @ 0x217c930] unknown SEI type 83
527[h264 @ 0x217c930] unknown SEI type 93
528[h264 @ 0x217c930] ct_type:0 pic_struct:0
529[h264 @ 0x217c930] unknown SEI type 83
530[h264 @ 0x217c930] unknown SEI type 93
531[h264 @ 0x217c930] ct_type:0 pic_struct:0
532[h264 @ 0x217c930] unknown SEI type 83
533[h264 @ 0x217c930] unknown SEI type 93
534[h264 @ 0x217c930] ct_type:0 pic_struct:0
535[h264 @ 0x217c930] unknown SEI type 83
536[h264 @ 0x217c930] unknown SEI type 93
537[h264 @ 0x217c930] ct_type:0 pic_struct:0
538[h264 @ 0x217c930] unknown SEI type 83
539[h264 @ 0x217c930] unknown SEI type 93
540[h264 @ 0x217c930] ct_type:0 pic_struct:0
541[h264 @ 0x217c930] unknown SEI type 83
542[h264 @ 0x217c930] unknown SEI type 93
543[h264 @ 0x217c930] ct_type:0 pic_struct:0
544[h264 @ 0x217c930] unknown SEI type 83
545[h264 @ 0x217c930] unknown SEI type 93
546[h264 @ 0x217c930] ct_type:0 pic_struct:0
547[h264 @ 0x217c930] unknown SEI type 83
548[h264 @ 0x217c930] unknown SEI type 93
549[h264 @ 0x217c930] ct_type:0 pic_struct:0
550[h264 @ 0x217c930] unknown SEI type 83
551[h264 @ 0x217c930] unknown SEI type 93
552[h264 @ 0x217c930] ct_type:0 pic_struct:0
553[h264 @ 0x217c930] unknown SEI type 83
554[h264 @ 0x217c930] unknown SEI type 93
555[h264 @ 0x217c930] ct_type:0 pic_struct:0
556[h264 @ 0x217c930] unknown SEI type 83
557[h264 @ 0x217c930] unknown SEI type 93
558[h264 @ 0x217c930] ct_type:0 pic_struct:0
559[h264 @ 0x217c930] unknown SEI type 83
560[h264 @ 0x217c930] unknown SEI type 93
561[h264 @ 0x217c930] ct_type:0 pic_struct:0
562[h264 @ 0x217c930] unknown SEI type 83
563[h264 @ 0x217c930] unknown SEI type 93
564[h264 @ 0x217c930] ct_type:0 pic_struct:0
565[h264 @ 0x217c930] unknown SEI type 83
566[h264 @ 0x217c930] unknown SEI type 93
567[h264 @ 0x217c930] ct_type:0 pic_struct:0
568[h264 @ 0x217c930] unknown SEI type 83
569[h264 @ 0x217c930] unknown SEI type 93
570[h264 @ 0x217c930] ct_type:0 pic_struct:0
571[h264 @ 0x217c930] unknown SEI type 83
572[h264 @ 0x217c930] unknown SEI type 93
573[h264 @ 0x217c930] ct_type:0 pic_struct:0
574[h264 @ 0x217c930] unknown SEI type 83
575[h264 @ 0x217c930] unknown SEI type 93
576[h264 @ 0x217c930] ct_type:0 pic_struct:0
577[h264 @ 0x217c930] unknown SEI type 83
578[h264 @ 0x217c930] unknown SEI type 93
579[h264 @ 0x217c930] ct_type:0 pic_struct:0
580[h264 @ 0x217c930] unknown SEI type 83
581[h264 @ 0x217c930] unknown SEI type 93
582[h264 @ 0x217c930] ct_type:0 pic_struct:0
583[h264 @ 0x217c930] unknown SEI type 83
584[h264 @ 0x217c930] unknown SEI type 93
585[h264 @ 0x217c930] ct_type:0 pic_struct:0
586[h264 @ 0x217c930] unknown SEI type 83
587[h264 @ 0x217c930] unknown SEI type 93
588[h264 @ 0x217c930] ct_type:0 pic_struct:0
589[h264 @ 0x217c930] unknown SEI type 83
590[h264 @ 0x217c930] unknown SEI type 93
591[h264 @ 0x217c930] ct_type:0 pic_struct:0
592[h264 @ 0x217c930] unknown SEI type 83
593[h264 @ 0x217c930] unknown SEI type 93
594[h264 @ 0x217c930] ct_type:0 pic_struct:0
595[h264 @ 0x217c930] unknown SEI type 83
596[h264 @ 0x217c930] unknown SEI type 93
597[h264 @ 0x217c930] ct_type:0 pic_struct:0
598[h264 @ 0x217c930] unknown SEI type 83
599[h264 @ 0x217c930] unknown SEI type 93
600[h264 @ 0x217c930] ct_type:0 pic_struct:0
601[h264 @ 0x217c930] unknown SEI type 83
602[h264 @ 0x217c930] unknown SEI type 93
603[h264 @ 0x217c930] ct_type:0 pic_struct:0
604[h264 @ 0x217c930] unknown SEI type 83
605[h264 @ 0x217c930] unknown SEI type 93
606[h264 @ 0x217c930] ct_type:0 pic_struct:0
607[h264 @ 0x217c930] unknown SEI type 83
608[h264 @ 0x217c930] unknown SEI type 93
609[h264 @ 0x217c930] ct_type:0 pic_struct:0
610[h264 @ 0x217c930] unknown SEI type 83
611[h264 @ 0x217c930] unknown SEI type 93
612[h264 @ 0x217c930] ct_type:0 pic_struct:0
613[h264 @ 0x217c930] unknown SEI type 83
614[h264 @ 0x217c930] unknown SEI type 93
615[h264 @ 0x217c930] ct_type:0 pic_struct:0
616[h264 @ 0x217c930] unknown SEI type 83
617[h264 @ 0x217c930] unknown SEI type 93
618[h264 @ 0x217c930] ct_type:0 pic_struct:0
619[h264 @ 0x217c930] unknown SEI type 83
620[h264 @ 0x217c930] unknown SEI type 93
621[h264 @ 0x217c930] ct_type:0 pic_struct:0
622[h264 @ 0x217c930] unknown SEI type 83
623[h264 @ 0x217c930] unknown SEI type 93
624[h264 @ 0x217c930] ct_type:0 pic_struct:0
625[h264 @ 0x217c930] unknown SEI type 83
626[h264 @ 0x217c930] unknown SEI type 93
627[h264 @ 0x217c930] ct_type:0 pic_struct:0
628[h264 @ 0x217c930] unknown SEI type 83
629[h264 @ 0x217c930] unknown SEI type 93
630[h264 @ 0x217c930] ct_type:0 pic_struct:0
631[h264 @ 0x217c930] unknown SEI type 83
632[h264 @ 0x217c930] unknown SEI type 93
633[h264 @ 0x217c930] ct_type:0 pic_struct:0
634[h264 @ 0x217c930] unknown SEI type 83
635[h264 @ 0x217c930] unknown SEI type 93
636[h264 @ 0x217c930] ct_type:0 pic_struct:0
637[h264 @ 0x217c930] unknown SEI type 83
638[h264 @ 0x217c930] unknown SEI type 93
639[h264 @ 0x217c930] ct_type:0 pic_struct:0
640[h264 @ 0x217c930] unknown SEI type 83
641[h264 @ 0x217c930] unknown SEI type 93
642[h264 @ 0x217c930] ct_type:0 pic_struct:0
643[h264 @ 0x217c930] unknown SEI type 83
644[h264 @ 0x217c930] unknown SEI type 93
645[h264 @ 0x217c930] ct_type:0 pic_struct:0
646[h264 @ 0x217c930] unknown SEI type 83
647[h264 @ 0x217c930] unknown SEI type 93
648[h264 @ 0x217c930] ct_type:0 pic_struct:0
649[h264 @ 0x217c930] unknown SEI type 83
650[h264 @ 0x217c930] unknown SEI type 93
651[h264 @ 0x217c930] ct_type:0 pic_struct:0
652[h264 @ 0x217c930] unknown SEI type 83
653[h264 @ 0x217c930] unknown SEI type 93
654[h264 @ 0x217c930] ct_type:0 pic_struct:0
655[h264 @ 0x217c930] unknown SEI type 83
656[h264 @ 0x217c930] unknown SEI type 93
657[h264 @ 0x217c930] ct_type:0 pic_struct:0
658[h264 @ 0x217c930] unknown SEI type 83
659[h264 @ 0x217c930] unknown SEI type 93
660[h264 @ 0x217c930] ct_type:0 pic_struct:0
661[h264 @ 0x217c930] unknown SEI type 83
662[h264 @ 0x217c930] unknown SEI type 93
663[h264 @ 0x217c930] ct_type:0 pic_struct:0
664[h264 @ 0x217c930] unknown SEI type 83
665[h264 @ 0x217c930] unknown SEI type 93
666[h264 @ 0x217c930] ct_type:0 pic_struct:0
667[h264 @ 0x217c930] unknown SEI type 83
668[h264 @ 0x217c930] unknown SEI type 93
669[h264 @ 0x217c930] ct_type:0 pic_struct:0
670[h264 @ 0x217c930] unknown SEI type 83
671[h264 @ 0x217c930] unknown SEI type 93
672[h264 @ 0x217c930] ct_type:0 pic_struct:0
673[h264 @ 0x217c930] unknown SEI type 83
674[h264 @ 0x217c930] unknown SEI type 93
675[h264 @ 0x217c930] ct_type:0 pic_struct:0
676[h264 @ 0x217c930] unknown SEI type 83
677[h264 @ 0x217c930] unknown SEI type 93
678[h264 @ 0x217c930] ct_type:0 pic_struct:0
679[h264 @ 0x217c930] unknown SEI type 83
680[h264 @ 0x217c930] unknown SEI type 93
681[h264 @ 0x217c930] ct_type:0 pic_struct:0
682[h264 @ 0x217c930] unknown SEI type 83
683[h264 @ 0x217c930] unknown SEI type 93
684[h264 @ 0x217c930] ct_type:0 pic_struct:0
685[h264 @ 0x217c930] unknown SEI type 83
686[h264 @ 0x217c930] unknown SEI type 93
687[h264 @ 0x217c930] ct_type:0 pic_struct:0
688[h264 @ 0x217c930] unknown SEI type 83
689[h264 @ 0x217c930] unknown SEI type 93
690[h264 @ 0x217c930] ct_type:0 pic_struct:0
691[h264 @ 0x217c930] unknown SEI type 83
692[h264 @ 0x217c930] unknown SEI type 93
693[h264 @ 0x217c930] ct_type:0 pic_struct:0
694[h264 @ 0x217c930] unknown SEI type 83
695[h264 @ 0x217c930] unknown SEI type 93
696[h264 @ 0x217c930] ct_type:0 pic_struct:0
697[h264 @ 0x217c930] unknown SEI type 83
698[h264 @ 0x217c930] unknown SEI type 93
699[h264 @ 0x217c930] ct_type:0 pic_struct:0
700[h264 @ 0x217c930] unknown SEI type 83
701[h264 @ 0x217c930] unknown SEI type 93
702[h264 @ 0x217c930] ct_type:0 pic_struct:0
703[h264 @ 0x217c930] unknown SEI type 83
704[h264 @ 0x217c930] unknown SEI type 93
705[h264 @ 0x217c930] ct_type:0 pic_struct:0
706[h264 @ 0x217c930] unknown SEI type 83
707[h264 @ 0x217c930] unknown SEI type 93
708[h264 @ 0x217c930] ct_type:0 pic_struct:0
709[h264 @ 0x217c930] unknown SEI type 83
710[h264 @ 0x217c930] unknown SEI type 93
711[h264 @ 0x217c930] ct_type:0 pic_struct:0
712[h264 @ 0x217c930] unknown SEI type 83
713[h264 @ 0x217c930] unknown SEI type 93
714[h264 @ 0x217c930] ct_type:0 pic_struct:0
715[h264 @ 0x217c930] unknown SEI type 83
716[h264 @ 0x217c930] unknown SEI type 93
717[h264 @ 0x217c930] ct_type:0 pic_struct:0
718[h264 @ 0x217c930] unknown SEI type 83
719[h264 @ 0x217c930] unknown SEI type 93
720[h264 @ 0x217c930] ct_type:0 pic_struct:0
721[h264 @ 0x217c930] unknown SEI type 83
722[h264 @ 0x217c930] unknown SEI type 93
723[h264 @ 0x217c930] ct_type:0 pic_struct:0
724[h264 @ 0x217c930] unknown SEI type 83
725[h264 @ 0x217c930] unknown SEI type 93
726[h264 @ 0x217c930] ct_type:0 pic_struct:0
727[h264 @ 0x217c930] unknown SEI type 83
728[h264 @ 0x217c930] unknown SEI type 93
729[h264 @ 0x217c930] ct_type:0 pic_struct:0
730[h264 @ 0x217c930] unknown SEI type 83
731[h264 @ 0x217c930] unknown SEI type 93
732[h264 @ 0x217c930] ct_type:0 pic_struct:0
733[h264 @ 0x217c930] unknown SEI type 83
734[h264 @ 0x217c930] unknown SEI type 93
735[h264 @ 0x217c930] ct_type:0 pic_struct:0
736[h264 @ 0x217c930] unknown SEI type 83
737[h264 @ 0x217c930] unknown SEI type 93
738[h264 @ 0x217c930] ct_type:0 pic_struct:0
739[h264 @ 0x217c930] unknown SEI type 83
740[h264 @ 0x217c930] unknown SEI type 93
741[h264 @ 0x217c930] ct_type:0 pic_struct:0
742[h264 @ 0x217c930] unknown SEI type 83
743[h264 @ 0x217c930] unknown SEI type 93
744[h264 @ 0x217c930] ct_type:0 pic_struct:0
745[h264 @ 0x217c930] unknown SEI type 83
746[h264 @ 0x217c930] unknown SEI type 93
747[h264 @ 0x217c930] ct_type:0 pic_struct:0
748[h264 @ 0x217c930] unknown SEI type 83
749[h264 @ 0x217c930] unknown SEI type 93
750[h264 @ 0x217c930] ct_type:0 pic_struct:0
751[h264 @ 0x217c930] unknown SEI type 83
752[h264 @ 0x217c930] unknown SEI type 93
753[h264 @ 0x217c930] ct_type:0 pic_struct:0
754[h264 @ 0x217c930] unknown SEI type 83
755[h264 @ 0x217c930] unknown SEI type 93
756[h264 @ 0x217c930] ct_type:0 pic_struct:0
757[h264 @ 0x217c930] unknown SEI type 83
758[h264 @ 0x217c930] unknown SEI type 93
759[h264 @ 0x217c930] ct_type:0 pic_struct:0
760[h264 @ 0x217c930] unknown SEI type 83
761[h264 @ 0x217c930] unknown SEI type 93
762[h264 @ 0x217c930] ct_type:0 pic_struct:0
763[h264 @ 0x217c930] unknown SEI type 83
764[h264 @ 0x217c930] unknown SEI type 93
765[h264 @ 0x217c930] ct_type:0 pic_struct:0
766[h264 @ 0x217c930] unknown SEI type 83
767[h264 @ 0x217c930] unknown SEI type 93
768[h264 @ 0x217c930] ct_type:0 pic_struct:0
769[h264 @ 0x217c930] unknown SEI type 83
770[h264 @ 0x217c930] unknown SEI type 93
771[h264 @ 0x217c930] ct_type:0 pic_struct:0
772[h264 @ 0x217c930] unknown SEI type 83
773[h264 @ 0x217c930] unknown SEI type 93
774[h264 @ 0x217c930] ct_type:0 pic_struct:0
775[h264 @ 0x217c930] unknown SEI type 83
776[h264 @ 0x217c930] unknown SEI type 93
777[h264 @ 0x217c930] ct_type:0 pic_struct:0
778[h264 @ 0x217c930] unknown SEI type 83
779[h264 @ 0x217c930] unknown SEI type 93
780[h264 @ 0x217c930] ct_type:0 pic_struct:0
781[h264 @ 0x217c930] unknown SEI type 83
782[h264 @ 0x217c930] unknown SEI type 93
783[h264 @ 0x217c930] ct_type:0 pic_struct:0
784[h264 @ 0x217c930] unknown SEI type 83
785[h264 @ 0x217c930] unknown SEI type 93
786[h264 @ 0x217c930] ct_type:0 pic_struct:0
787[h264 @ 0x217c930] unknown SEI type 83
788[h264 @ 0x217c930] unknown SEI type 93
789[h264 @ 0x217c930] ct_type:0 pic_struct:0
790[h264 @ 0x217c930] unknown SEI type 83
791[h264 @ 0x217c930] unknown SEI type 93
792[h264 @ 0x217c930] ct_type:0 pic_struct:0
793[h264 @ 0x217c930] unknown SEI type 83
794[h264 @ 0x217c930] unknown SEI type 93
795[h264 @ 0x217c930] ct_type:0 pic_struct:0
796[h264 @ 0x217c930] unknown SEI type 83
797[h264 @ 0x217c930] unknown SEI type 93
798[h264 @ 0x217c930] ct_type:0 pic_struct:0
799[h264 @ 0x217c930] unknown SEI type 83
800[h264 @ 0x217c930] unknown SEI type 93
801[h264 @ 0x217c930] ct_type:0 pic_struct:0
802[h264 @ 0x217c930] unknown SEI type 83
803[h264 @ 0x217c930] unknown SEI type 93
804[h264 @ 0x217c930] ct_type:0 pic_struct:0
805[h264 @ 0x217c930] unknown SEI type 83
806[h264 @ 0x217c930] unknown SEI type 93
807[h264 @ 0x217c930] ct_type:0 pic_struct:0
808[h264 @ 0x217c930] unknown SEI type 83
809[h264 @ 0x217c930] unknown SEI type 93
810[mpegts @ 0x2176660] Probe buffer size limit of 5000000 bytes reached
811[mpegts @ 0x2176660] Forcing DTS/PTS to be unset for a non-trustworthy PES packet for PID 1202 as PCR hasn't been received yet.
812[mpegts @ 0x2176660] PES packet size mismatch
813[mpegts @ 0x2176660] PES packet size mismatch
814[mpegts @ 0x2176660] After avformat_find_stream_info() pos: 0 bytes read:6344848 seeks:3 frames:606
815[mpegts @ 0x2176660] Continuity check failed for pid 1200 expected 2 got 3
816[mpegts @ 0x2176660] Continuity check failed for pid 1202 expected 14 got 3
817[mpegts @ 0x2176660] Continuity check failed for pid 1206 expected 4 got 7
818[mpegts @ 0x2176660] Continuity check failed for pid 1201 expected 14 got 0
819[mpegts @ 0x2176660] Forcing DTS/PTS to be unset for a non-trustworthy PES packet for PID 1202 as PCR hasn't been received yet.
820[NULL @ 0x217c930] nal_unit_type: 7(SPS), nal_ref_idc: 3
821[NULL @ 0x217c930] nal_unit_type: 8(PPS), nal_ref_idc: 3
822[NULL @ 0x217c930] ct_type:0 pic_struct:0
823[NULL @ 0x217c930] unknown SEI type 83
824[NULL @ 0x217c930] unknown SEI type 93
825Input #0, mpegts, from 'test.ts':
826 Duration: 00:01:13.99, start: 2428.990567, bitrate: 11870 kb/s
827 Program 1200
828 Metadata:
829 service_name : TV2 Danmark
830 service_provider: YouSee
831 Stream #0:0[0x4b0], 196, 1/90000: Video: h264 (High), 1 reference frame ([27][0][0][0] / 0x001B), yuv420p(tv, bt709, progressive, left), 1280x720 [SAR 1:1 DAR 16:9], 0/1, 50 fps, 50 tbr, 90k tbn, 100 tbc
832 Stream #0:1[0x4b1](dan), 132, 1/90000: Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, fltp, 192 kb/s
833 Stream #0:2[0x4b2](dan), 174, 1/90000: Subtitle: dvb_teletext ([6][0][0][0] / 0x0006)
834 Stream #0:3[0x4b6](dan), 104, 1/90000: Audio: ac3 ([6][0][0][0] / 0x0006), 48000 Hz, 5.1(side), fltp, 448 kb/s
835Successfully opened the file.
836Parsing a group of options: output url test.mkv.
837Applying option to (record or transcode stop time) with argument 00:01:00.
838Applying option map (set input stream mapping) with argument 0:0.
839Applying option map (set input stream mapping) with argument 0:3.
840Applying option c:v (codec name) with argument h264_omx.
841Applying option b:v (video bitrate (please use -b:v)) with argument 1500k.
842Applying option c:a:0 (codec name) with argument copy.
843Successfully parsed a group of options.
844Opening an output file: test.mkv.
845[file @ 0x21ea430] Setting default whitelist 'file,crypto'
846Successfully opened the file.
847[h264_mmal @ 0x25d7980] Format yuv420p chosen by get_format().
848[h264_mmal @ 0x25d7980] Using MMAL H264 encoding.
849Stream mapping:
850 Stream #0:0 -> #0:0 (h264 (h264_mmal) -> h264 (h264_omx))
851 Stream #0:3 -> #0:1 (copy)
852Press [q] to stop, [?] for help
853cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
854[NULL @ 0x217c930] nal_unit_type: 7(SPS), nal_ref_idc: 3
855[NULL @ 0x217c930] nal_unit_type: 8(PPS), nal_ref_idc: 3
856[NULL @ 0x217c930] ct_type:0 pic_struct:0
857[NULL @ 0x217c930] unknown SEI type 83
858[NULL @ 0x217c930] unknown SEI type 93
859[mpegts @ 0x2176660] Correcting start time by 82666
860cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
861[NULL @ 0x217c930] ct_type:0 pic_struct:0
862[NULL @ 0x217c930] unknown SEI type 83
863[NULL @ 0x217c930] unknown SEI type 93
864cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
865[NULL @ 0x217c930] ct_type:0 pic_struct:0
866[NULL @ 0x217c930] unknown SEI type 83
867[NULL @ 0x217c930] unknown SEI type 93
868cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
869[NULL @ 0x217c930] ct_type:0 pic_struct:0
870[NULL @ 0x217c930] unknown SEI type 83
871[NULL @ 0x217c930] unknown SEI type 93
872cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
873[NULL @ 0x217c930] ct_type:0 pic_struct:0
874[NULL @ 0x217c930] unknown SEI type 83
875[NULL @ 0x217c930] unknown SEI type 93
876cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
877[NULL @ 0x217c930] ct_type:0 pic_struct:0
878[NULL @ 0x217c930] unknown SEI type 83
879[NULL @ 0x217c930] unknown SEI type 93
880cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
881[NULL @ 0x217c930] ct_type:0 pic_struct:0
882[NULL @ 0x217c930] unknown SEI type 83
883[NULL @ 0x217c930] unknown SEI type 93
884cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
885cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
886cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
887cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
888cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
889[NULL @ 0x217c930] ct_type:0 pic_struct:0
890[NULL @ 0x217c930] unknown SEI type 83
891[NULL @ 0x217c930] unknown SEI type 93
892cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
893[NULL @ 0x217c930] ct_type:0 pic_struct:0
894[NULL @ 0x217c930] unknown SEI type 83
895[NULL @ 0x217c930] unknown SEI type 93
896cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
897[NULL @ 0x217c930] ct_type:0 pic_struct:0
898[NULL @ 0x217c930] unknown SEI type 83
899[NULL @ 0x217c930] unknown SEI type 93
900cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
901[NULL @ 0x217c930] ct_type:0 pic_struct:0
902[NULL @ 0x217c930] unknown SEI type 83
903[NULL @ 0x217c930] unknown SEI type 93
904cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
905[NULL @ 0x217c930] ct_type:0 pic_struct:0
906[NULL @ 0x217c930] unknown SEI type 83
907[NULL @ 0x217c930] unknown SEI type 93
908cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
909[NULL @ 0x217c930] ct_type:0 pic_struct:0
910[NULL @ 0x217c930] unknown SEI type 83
911[NULL @ 0x217c930] unknown SEI type 93
912cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
913[NULL @ 0x217c930] ct_type:0 pic_struct:0
914[NULL @ 0x217c930] unknown SEI type 83
915[NULL @ 0x217c930] unknown SEI type 93
916cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
917[NULL @ 0x217c930] ct_type:0 pic_struct:0
918[NULL @ 0x217c930] unknown SEI type 83
919[NULL @ 0x217c930] unknown SEI type 93
920cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
921[NULL @ 0x217c930] ct_type:0 pic_struct:0
922[NULL @ 0x217c930] unknown SEI type 83
923[NULL @ 0x217c930] unknown SEI type 93
924cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
925[NULL @ 0x217c930] ct_type:0 pic_struct:0
926[NULL @ 0x217c930] unknown SEI type 83
927[NULL @ 0x217c930] unknown SEI type 93
928cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
929[NULL @ 0x217c930] ct_type:0 pic_struct:0
930[NULL @ 0x217c930] unknown SEI type 83
931[NULL @ 0x217c930] unknown SEI type 93
932cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
933[NULL @ 0x217c930] ct_type:0 pic_struct:0
934[NULL @ 0x217c930] unknown SEI type 83
935[NULL @ 0x217c930] unknown SEI type 93
936cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
937[NULL @ 0x217c930] ct_type:0 pic_struct:0
938[NULL @ 0x217c930] unknown SEI type 83
939[NULL @ 0x217c930] unknown SEI type 93
940cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
941[NULL @ 0x217c930] ct_type:0 pic_struct:0
942[NULL @ 0x217c930] unknown SEI type 83
943[NULL @ 0x217c930] unknown SEI type 93
944cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
945[NULL @ 0x217c930] ct_type:0 pic_struct:0
946[NULL @ 0x217c930] unknown SEI type 83
947[NULL @ 0x217c930] unknown SEI type 93
948cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
949[NULL @ 0x217c930] ct_type:0 pic_struct:0
950[NULL @ 0x217c930] unknown SEI type 83
951[NULL @ 0x217c930] unknown SEI type 93
952cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
953[NULL @ 0x217c930] ct_type:0 pic_struct:0
954[NULL @ 0x217c930] unknown SEI type 83
955[NULL @ 0x217c930] unknown SEI type 93
956cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
957[NULL @ 0x217c930] ct_type:0 pic_struct:0
958[NULL @ 0x217c930] unknown SEI type 83
959[NULL @ 0x217c930] unknown SEI type 93
960cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
961[NULL @ 0x217c930] ct_type:0 pic_struct:0
962[NULL @ 0x217c930] unknown SEI type 83
963[NULL @ 0x217c930] unknown SEI type 93
964cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
965[NULL @ 0x217c930] ct_type:0 pic_struct:0
966[NULL @ 0x217c930] unknown SEI type 83
967[NULL @ 0x217c930] unknown SEI type 93
968cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
969[NULL @ 0x217c930] ct_type:0 pic_struct:0
970[NULL @ 0x217c930] unknown SEI type 83
971[NULL @ 0x217c930] unknown SEI type 93
972cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
973[NULL @ 0x217c930] ct_type:0 pic_struct:0
974[NULL @ 0x217c930] unknown SEI type 83
975[NULL @ 0x217c930] unknown SEI type 93
976cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
977[NULL @ 0x217c930] ct_type:0 pic_struct:0
978[NULL @ 0x217c930] unknown SEI type 83
979[NULL @ 0x217c930] unknown SEI type 93
980cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
981[NULL @ 0x217c930] ct_type:0 pic_struct:0
982[NULL @ 0x217c930] unknown SEI type 83
983[NULL @ 0x217c930] unknown SEI type 93
984cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
985[NULL @ 0x217c930] ct_type:0 pic_struct:0
986[NULL @ 0x217c930] unknown SEI type 83
987[NULL @ 0x217c930] unknown SEI type 93
988cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
989[NULL @ 0x217c930] ct_type:0 pic_struct:0
990[NULL @ 0x217c930] unknown SEI type 83
991[NULL @ 0x217c930] unknown SEI type 93
992[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
993Error while decoding stream #0:0: Unknown error occurred
994cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
995[NULL @ 0x217c930] ct_type:0 pic_struct:0
996[NULL @ 0x217c930] unknown SEI type 83
997[NULL @ 0x217c930] unknown SEI type 93
998[h264_mmal @ 0x25d7980] MMAL error 9 on control port
999[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1000Error while decoding stream #0:0: Unknown error occurred
1001cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1002[NULL @ 0x217c930] ct_type:0 pic_struct:0
1003[NULL @ 0x217c930] unknown SEI type 83
1004[NULL @ 0x217c930] unknown SEI type 93
1005[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1006Error while decoding stream #0:0: Unknown error occurred
1007cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1008[NULL @ 0x217c930] ct_type:0 pic_struct:0
1009[NULL @ 0x217c930] unknown SEI type 83
1010[NULL @ 0x217c930] unknown SEI type 93
1011[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1012Error while decoding stream #0:0: Unknown error occurred
1013cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1014cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1015cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1016cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1017cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1018cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1019[NULL @ 0x217c930] ct_type:0 pic_struct:0
1020[NULL @ 0x217c930] unknown SEI type 83
1021[NULL @ 0x217c930] unknown SEI type 93
1022[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1023Error while decoding stream #0:0: Unknown error occurred
1024cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1025[NULL @ 0x217c930] ct_type:0 pic_struct:0
1026[NULL @ 0x217c930] unknown SEI type 83
1027[NULL @ 0x217c930] unknown SEI type 93
1028[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1029Error while decoding stream #0:0: Unknown error occurred
1030frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1031cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1032[NULL @ 0x217c930] ct_type:0 pic_struct:0
1033[NULL @ 0x217c930] unknown SEI type 83
1034[NULL @ 0x217c930] unknown SEI type 93
1035[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1036Error while decoding stream #0:0: Unknown error occurred
1037cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1038[NULL @ 0x217c930] ct_type:0 pic_struct:0
1039[NULL @ 0x217c930] unknown SEI type 83
1040[NULL @ 0x217c930] unknown SEI type 93
1041[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1042Error while decoding stream #0:0: Unknown error occurred
1043cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1044[NULL @ 0x217c930] ct_type:0 pic_struct:0
1045[NULL @ 0x217c930] unknown SEI type 83
1046[NULL @ 0x217c930] unknown SEI type 93
1047[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1048Error while decoding stream #0:0: Unknown error occurred
1049cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1050[NULL @ 0x217c930] ct_type:0 pic_struct:0
1051[NULL @ 0x217c930] unknown SEI type 83
1052[NULL @ 0x217c930] unknown SEI type 93
1053[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1054Error while decoding stream #0:0: Unknown error occurred
1055cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1056[NULL @ 0x217c930] ct_type:0 pic_struct:0
1057[NULL @ 0x217c930] unknown SEI type 83
1058[NULL @ 0x217c930] unknown SEI type 93
1059[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1060Error while decoding stream #0:0: Unknown error occurred
1061frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1062cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1063[NULL @ 0x217c930] ct_type:0 pic_struct:0
1064[NULL @ 0x217c930] unknown SEI type 83
1065[NULL @ 0x217c930] unknown SEI type 93
1066[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1067Error while decoding stream #0:0: Unknown error occurred
1068cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1069[NULL @ 0x217c930] ct_type:0 pic_struct:0
1070[NULL @ 0x217c930] unknown SEI type 83
1071[NULL @ 0x217c930] unknown SEI type 93
1072[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1073Error while decoding stream #0:0: Unknown error occurred
1074cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1075[NULL @ 0x217c930] ct_type:0 pic_struct:0
1076[NULL @ 0x217c930] unknown SEI type 83
1077[NULL @ 0x217c930] unknown SEI type 93
1078[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1079Error while decoding stream #0:0: Unknown error occurred
1080cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1081[NULL @ 0x217c930] ct_type:0 pic_struct:0
1082[NULL @ 0x217c930] unknown SEI type 83
1083[NULL @ 0x217c930] unknown SEI type 93
1084[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1085Error while decoding stream #0:0: Unknown error occurred
1086cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1087[NULL @ 0x217c930] ct_type:0 pic_struct:0
1088[NULL @ 0x217c930] unknown SEI type 83
1089[NULL @ 0x217c930] unknown SEI type 93
1090[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1091Error while decoding stream #0:0: Unknown error occurred
1092frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1093cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1094cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1095cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1096cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1097cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1098cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1099[NULL @ 0x217c930] ct_type:0 pic_struct:0
1100[NULL @ 0x217c930] unknown SEI type 83
1101[NULL @ 0x217c930] unknown SEI type 93
1102[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1103Error while decoding stream #0:0: Unknown error occurred
1104cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1105[NULL @ 0x217c930] ct_type:0 pic_struct:0
1106[NULL @ 0x217c930] unknown SEI type 83
1107[NULL @ 0x217c930] unknown SEI type 93
1108[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1109Error while decoding stream #0:0: Unknown error occurred
1110cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1111[NULL @ 0x217c930] ct_type:0 pic_struct:0
1112[NULL @ 0x217c930] unknown SEI type 83
1113[NULL @ 0x217c930] unknown SEI type 93
1114[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1115Error while decoding stream #0:0: Unknown error occurred
1116cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1117[NULL @ 0x217c930] ct_type:0 pic_struct:0
1118[NULL @ 0x217c930] unknown SEI type 83
1119[NULL @ 0x217c930] unknown SEI type 93
1120[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1121Error while decoding stream #0:0: Unknown error occurred
1122cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1123[NULL @ 0x217c930] ct_type:0 pic_struct:0
1124[NULL @ 0x217c930] unknown SEI type 83
1125[NULL @ 0x217c930] unknown SEI type 93
1126[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1127Error while decoding stream #0:0: Unknown error occurred
1128frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1129cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1130[NULL @ 0x217c930] ct_type:0 pic_struct:0
1131[NULL @ 0x217c930] unknown SEI type 83
1132[NULL @ 0x217c930] unknown SEI type 93
1133[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1134Error while decoding stream #0:0: Unknown error occurred
1135cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1136[NULL @ 0x217c930] ct_type:0 pic_struct:0
1137[NULL @ 0x217c930] unknown SEI type 83
1138[NULL @ 0x217c930] unknown SEI type 93
1139[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1140Error while decoding stream #0:0: Unknown error occurred
1141cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1142[NULL @ 0x217c930] ct_type:0 pic_struct:0
1143[NULL @ 0x217c930] unknown SEI type 83
1144[NULL @ 0x217c930] unknown SEI type 93
1145[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1146Error while decoding stream #0:0: Unknown error occurred
1147cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1148cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1149cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1150cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1151cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1152cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1153[NULL @ 0x217c930] ct_type:0 pic_struct:0
1154[NULL @ 0x217c930] unknown SEI type 83
1155[NULL @ 0x217c930] unknown SEI type 93
1156[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1157Error while decoding stream #0:0: Unknown error occurred
1158cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1159[NULL @ 0x217c930] ct_type:0 pic_struct:0
1160[NULL @ 0x217c930] unknown SEI type 83
1161[NULL @ 0x217c930] unknown SEI type 93
1162[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1163Error while decoding stream #0:0: Unknown error occurred
1164frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1165cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1166[NULL @ 0x217c930] ct_type:0 pic_struct:0
1167[NULL @ 0x217c930] unknown SEI type 83
1168[NULL @ 0x217c930] unknown SEI type 93
1169[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1170Error while decoding stream #0:0: Unknown error occurred
1171cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1172[NULL @ 0x217c930] ct_type:0 pic_struct:0
1173[NULL @ 0x217c930] unknown SEI type 83
1174[NULL @ 0x217c930] unknown SEI type 93
1175[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1176Error while decoding stream #0:0: Unknown error occurred
1177cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1178[NULL @ 0x217c930] ct_type:0 pic_struct:0
1179[NULL @ 0x217c930] unknown SEI type 83
1180[NULL @ 0x217c930] unknown SEI type 93
1181[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1182Error while decoding stream #0:0: Unknown error occurred
1183cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1184[NULL @ 0x217c930] ct_type:0 pic_struct:0
1185[NULL @ 0x217c930] unknown SEI type 83
1186[NULL @ 0x217c930] unknown SEI type 93
1187[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1188Error while decoding stream #0:0: Unknown error occurred
1189cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1190[NULL @ 0x217c930] ct_type:0 pic_struct:0
1191[NULL @ 0x217c930] unknown SEI type 83
1192[NULL @ 0x217c930] unknown SEI type 93
1193[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1194Error while decoding stream #0:0: Unknown error occurred
1195frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1196cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1197[NULL @ 0x217c930] ct_type:0 pic_struct:0
1198[NULL @ 0x217c930] unknown SEI type 83
1199[NULL @ 0x217c930] unknown SEI type 93
1200[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1201Error while decoding stream #0:0: Unknown error occurred
1202cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1203cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1204cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1205cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1206cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1207cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1208[NULL @ 0x217c930] ct_type:0 pic_struct:0
1209[NULL @ 0x217c930] unknown SEI type 83
1210[NULL @ 0x217c930] unknown SEI type 93
1211[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1212Error while decoding stream #0:0: Unknown error occurred
1213cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1214[NULL @ 0x217c930] ct_type:0 pic_struct:0
1215[NULL @ 0x217c930] unknown SEI type 83
1216[NULL @ 0x217c930] unknown SEI type 93
1217[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1218Error while decoding stream #0:0: Unknown error occurred
1219cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1220[NULL @ 0x217c930] ct_type:0 pic_struct:0
1221[NULL @ 0x217c930] unknown SEI type 83
1222[NULL @ 0x217c930] unknown SEI type 93
1223[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1224Error while decoding stream #0:0: Unknown error occurred
1225cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1226[NULL @ 0x217c930] ct_type:0 pic_struct:0
1227[NULL @ 0x217c930] unknown SEI type 83
1228[NULL @ 0x217c930] unknown SEI type 93
1229[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1230Error while decoding stream #0:0: Unknown error occurred
1231frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1232cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1233[NULL @ 0x217c930] ct_type:0 pic_struct:0
1234[NULL @ 0x217c930] unknown SEI type 83
1235[NULL @ 0x217c930] unknown SEI type 93
1236[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1237Error while decoding stream #0:0: Unknown error occurred
1238cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1239[NULL @ 0x217c930] ct_type:0 pic_struct:0
1240[NULL @ 0x217c930] unknown SEI type 83
1241[NULL @ 0x217c930] unknown SEI type 93
1242[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1243Error while decoding stream #0:0: Unknown error occurred
1244cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1245[NULL @ 0x217c930] ct_type:0 pic_struct:0
1246[NULL @ 0x217c930] unknown SEI type 83
1247[NULL @ 0x217c930] unknown SEI type 93
1248[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1249Error while decoding stream #0:0: Unknown error occurred
1250cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1251[NULL @ 0x217c930] ct_type:0 pic_struct:0
1252[NULL @ 0x217c930] unknown SEI type 83
1253[NULL @ 0x217c930] unknown SEI type 93
1254[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1255Error while decoding stream #0:0: Unknown error occurred
1256cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1257[NULL @ 0x217c930] ct_type:0 pic_struct:0
1258[NULL @ 0x217c930] unknown SEI type 83
1259[NULL @ 0x217c930] unknown SEI type 93
1260[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1261Error while decoding stream #0:0: Unknown error occurred
1262frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1263cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1264cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1265cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1266cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1267cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1268cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1269[NULL @ 0x217c930] ct_type:0 pic_struct:0
1270[NULL @ 0x217c930] unknown SEI type 83
1271[NULL @ 0x217c930] unknown SEI type 93
1272[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1273Error while decoding stream #0:0: Unknown error occurred
1274cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1275[NULL @ 0x217c930] ct_type:0 pic_struct:0
1276[NULL @ 0x217c930] unknown SEI type 83
1277[NULL @ 0x217c930] unknown SEI type 93
1278[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1279Error while decoding stream #0:0: Unknown error occurred
1280cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1281[NULL @ 0x217c930] ct_type:0 pic_struct:0
1282[NULL @ 0x217c930] unknown SEI type 83
1283[NULL @ 0x217c930] unknown SEI type 93
1284[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1285Error while decoding stream #0:0: Unknown error occurred
1286cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1287[NULL @ 0x217c930] ct_type:0 pic_struct:0
1288[NULL @ 0x217c930] unknown SEI type 83
1289[NULL @ 0x217c930] unknown SEI type 93
1290[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1291Error while decoding stream #0:0: Unknown error occurred
1292cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1293[NULL @ 0x217c930] ct_type:0 pic_struct:0
1294[NULL @ 0x217c930] unknown SEI type 83
1295[NULL @ 0x217c930] unknown SEI type 93
1296[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1297Error while decoding stream #0:0: Unknown error occurred
1298frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1299cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1300[NULL @ 0x217c930] ct_type:0 pic_struct:0
1301[NULL @ 0x217c930] unknown SEI type 83
1302[NULL @ 0x217c930] unknown SEI type 93
1303[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1304Error while decoding stream #0:0: Unknown error occurred
1305cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1306[NULL @ 0x217c930] ct_type:0 pic_struct:0
1307[NULL @ 0x217c930] unknown SEI type 83
1308[NULL @ 0x217c930] unknown SEI type 93
1309[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1310Error while decoding stream #0:0: Unknown error occurred
1311cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1312cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1313cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1314cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1315cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1316cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1317[NULL @ 0x217c930] ct_type:0 pic_struct:0
1318[NULL @ 0x217c930] unknown SEI type 83
1319[NULL @ 0x217c930] unknown SEI type 93
1320[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1321Error while decoding stream #0:0: Unknown error occurred
1322cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1323[NULL @ 0x217c930] ct_type:0 pic_struct:0
1324[NULL @ 0x217c930] unknown SEI type 83
1325[NULL @ 0x217c930] unknown SEI type 93
1326[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1327Error while decoding stream #0:0: Unknown error occurred
1328cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1329[NULL @ 0x217c930] ct_type:0 pic_struct:0
1330[NULL @ 0x217c930] unknown SEI type 83
1331[NULL @ 0x217c930] unknown SEI type 93
1332[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1333Error while decoding stream #0:0: Unknown error occurred
1334frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1335cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1336[NULL @ 0x217c930] ct_type:0 pic_struct:0
1337[NULL @ 0x217c930] unknown SEI type 83
1338[NULL @ 0x217c930] unknown SEI type 93
1339[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1340Error while decoding stream #0:0: Unknown error occurred
1341cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1342[NULL @ 0x217c930] ct_type:0 pic_struct:0
1343[NULL @ 0x217c930] unknown SEI type 83
1344[NULL @ 0x217c930] unknown SEI type 93
1345[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1346Error while decoding stream #0:0: Unknown error occurred
1347cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1348[NULL @ 0x217c930] ct_type:0 pic_struct:0
1349[NULL @ 0x217c930] unknown SEI type 83
1350[NULL @ 0x217c930] unknown SEI type 93
1351[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1352Error while decoding stream #0:0: Unknown error occurred
1353cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1354[NULL @ 0x217c930] ct_type:0 pic_struct:0
1355[NULL @ 0x217c930] unknown SEI type 83
1356[NULL @ 0x217c930] unknown SEI type 93
1357[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1358Error while decoding stream #0:0: Unknown error occurred
1359cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1360[NULL @ 0x217c930] ct_type:0 pic_struct:0
1361[NULL @ 0x217c930] unknown SEI type 83
1362[NULL @ 0x217c930] unknown SEI type 93
1363[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1364Error while decoding stream #0:0: Unknown error occurred
1365frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1366cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1367cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1368cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1369cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1370cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1371cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1372[NULL @ 0x217c930] ct_type:0 pic_struct:0
1373[NULL @ 0x217c930] unknown SEI type 83
1374[NULL @ 0x217c930] unknown SEI type 93
1375[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1376Error while decoding stream #0:0: Unknown error occurred
1377cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1378[NULL @ 0x217c930] ct_type:0 pic_struct:0
1379[NULL @ 0x217c930] unknown SEI type 83
1380[NULL @ 0x217c930] unknown SEI type 93
1381[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1382Error while decoding stream #0:0: Unknown error occurred
1383cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1384[NULL @ 0x217c930] ct_type:0 pic_struct:0
1385[NULL @ 0x217c930] unknown SEI type 83
1386[NULL @ 0x217c930] unknown SEI type 93
1387[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1388Error while decoding stream #0:0: Unknown error occurred
1389cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1390[NULL @ 0x217c930] ct_type:0 pic_struct:0
1391[NULL @ 0x217c930] unknown SEI type 83
1392[NULL @ 0x217c930] unknown SEI type 93
1393[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1394Error while decoding stream #0:0: Unknown error occurred
1395cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1396[NULL @ 0x217c930] ct_type:0 pic_struct:0
1397[NULL @ 0x217c930] unknown SEI type 83
1398[NULL @ 0x217c930] unknown SEI type 93
1399[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1400Error while decoding stream #0:0: Unknown error occurred
1401frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1402cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1403[NULL @ 0x217c930] ct_type:0 pic_struct:0
1404[NULL @ 0x217c930] unknown SEI type 83
1405[NULL @ 0x217c930] unknown SEI type 93
1406[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1407Error while decoding stream #0:0: Unknown error occurred
1408cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1409[NULL @ 0x217c930] ct_type:0 pic_struct:0
1410[NULL @ 0x217c930] unknown SEI type 83
1411[NULL @ 0x217c930] unknown SEI type 93
1412[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1413Error while decoding stream #0:0: Unknown error occurred
1414cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1415[NULL @ 0x217c930] ct_type:0 pic_struct:0
1416[NULL @ 0x217c930] unknown SEI type 83
1417[NULL @ 0x217c930] unknown SEI type 93
1418[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1419Error while decoding stream #0:0: Unknown error occurred
1420cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1421[NULL @ 0x217c930] ct_type:0 pic_struct:0
1422[NULL @ 0x217c930] unknown SEI type 83
1423[NULL @ 0x217c930] unknown SEI type 93
1424[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1425Error while decoding stream #0:0: Unknown error occurred
1426cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1427frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1428cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1429cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1430cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1431cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1432cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1433[NULL @ 0x217c930] ct_type:0 pic_struct:0
1434[NULL @ 0x217c930] unknown SEI type 83
1435[NULL @ 0x217c930] unknown SEI type 93
1436[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1437Error while decoding stream #0:0: Unknown error occurred
1438cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1439[NULL @ 0x217c930] ct_type:0 pic_struct:0
1440[NULL @ 0x217c930] unknown SEI type 83
1441[NULL @ 0x217c930] unknown SEI type 93
1442[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1443Error while decoding stream #0:0: Unknown error occurred
1444cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1445[NULL @ 0x217c930] ct_type:0 pic_struct:0
1446[NULL @ 0x217c930] unknown SEI type 83
1447[NULL @ 0x217c930] unknown SEI type 93
1448[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1449Error while decoding stream #0:0: Unknown error occurred
1450cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1451[NULL @ 0x217c930] ct_type:0 pic_struct:0
1452[NULL @ 0x217c930] unknown SEI type 83
1453[NULL @ 0x217c930] unknown SEI type 93
1454[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1455Error while decoding stream #0:0: Unknown error occurred
1456cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1457[NULL @ 0x217c930] ct_type:0 pic_struct:0
1458[NULL @ 0x217c930] unknown SEI type 83
1459[NULL @ 0x217c930] unknown SEI type 93
1460[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1461Error while decoding stream #0:0: Unknown error occurred
1462cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1463[NULL @ 0x217c930] ct_type:0 pic_struct:0
1464[NULL @ 0x217c930] unknown SEI type 83
1465[NULL @ 0x217c930] unknown SEI type 93
1466[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1467Error while decoding stream #0:0: Unknown error occurred
1468frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1469cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1470[NULL @ 0x217c930] ct_type:0 pic_struct:0
1471[NULL @ 0x217c930] unknown SEI type 83
1472[NULL @ 0x217c930] unknown SEI type 93
1473[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1474Error while decoding stream #0:0: Unknown error occurred
1475cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1476[NULL @ 0x217c930] ct_type:0 pic_struct:0
1477[NULL @ 0x217c930] unknown SEI type 83
1478[NULL @ 0x217c930] unknown SEI type 93
1479[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1480Error while decoding stream #0:0: Unknown error occurred
1481cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1482cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1483cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1484cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1485cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1486cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1487[NULL @ 0x217c930] ct_type:0 pic_struct:0
1488[NULL @ 0x217c930] unknown SEI type 83
1489[NULL @ 0x217c930] unknown SEI type 93
1490[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1491Error while decoding stream #0:0: Unknown error occurred
1492cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1493[NULL @ 0x217c930] ct_type:0 pic_struct:0
1494[NULL @ 0x217c930] unknown SEI type 83
1495[NULL @ 0x217c930] unknown SEI type 93
1496[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1497Error while decoding stream #0:0: Unknown error occurred
1498cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1499[NULL @ 0x217c930] ct_type:0 pic_struct:0
1500[NULL @ 0x217c930] unknown SEI type 83
1501[NULL @ 0x217c930] unknown SEI type 93
1502[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1503Error while decoding stream #0:0: Unknown error occurred
1504frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1505cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1506[NULL @ 0x217c930] ct_type:0 pic_struct:0
1507[NULL @ 0x217c930] unknown SEI type 83
1508[NULL @ 0x217c930] unknown SEI type 93
1509[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1510Error while decoding stream #0:0: Unknown error occurred
1511cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1512[NULL @ 0x217c930] ct_type:0 pic_struct:0
1513[NULL @ 0x217c930] unknown SEI type 83
1514[NULL @ 0x217c930] unknown SEI type 93
1515[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1516Error while decoding stream #0:0: Unknown error occurred
1517cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1518[NULL @ 0x217c930] ct_type:0 pic_struct:0
1519[NULL @ 0x217c930] unknown SEI type 83
1520[NULL @ 0x217c930] unknown SEI type 93
1521[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1522Error while decoding stream #0:0: Unknown error occurred
1523cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1524[NULL @ 0x217c930] ct_type:0 pic_struct:0
1525[NULL @ 0x217c930] unknown SEI type 83
1526[NULL @ 0x217c930] unknown SEI type 93
1527[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1528Error while decoding stream #0:0: Unknown error occurred
1529cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1530frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1531cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1532cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1533cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1534cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1535cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1536[NULL @ 0x217c930] ct_type:0 pic_struct:0
1537[NULL @ 0x217c930] unknown SEI type 83
1538[NULL @ 0x217c930] unknown SEI type 93
1539[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1540Error while decoding stream #0:0: Unknown error occurred
1541cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1542[NULL @ 0x217c930] ct_type:0 pic_struct:0
1543[NULL @ 0x217c930] unknown SEI type 83
1544[NULL @ 0x217c930] unknown SEI type 93
1545[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1546Error while decoding stream #0:0: Unknown error occurred
1547cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1548[NULL @ 0x217c930] ct_type:0 pic_struct:0
1549[NULL @ 0x217c930] unknown SEI type 83
1550[NULL @ 0x217c930] unknown SEI type 93
1551[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1552Error while decoding stream #0:0: Unknown error occurred
1553cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1554[NULL @ 0x217c930] ct_type:0 pic_struct:0
1555[NULL @ 0x217c930] unknown SEI type 83
1556[NULL @ 0x217c930] unknown SEI type 93
1557[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1558Error while decoding stream #0:0: Unknown error occurred
1559cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1560[NULL @ 0x217c930] ct_type:0 pic_struct:0
1561[NULL @ 0x217c930] unknown SEI type 83
1562[NULL @ 0x217c930] unknown SEI type 93
1563[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1564Error while decoding stream #0:0: Unknown error occurred
1565cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1566[NULL @ 0x217c930] ct_type:0 pic_struct:0
1567[NULL @ 0x217c930] unknown SEI type 83
1568[NULL @ 0x217c930] unknown SEI type 93
1569[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1570Error while decoding stream #0:0: Unknown error occurred
1571frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1572cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1573[NULL @ 0x217c930] ct_type:0 pic_struct:0
1574[NULL @ 0x217c930] unknown SEI type 83
1575[NULL @ 0x217c930] unknown SEI type 93
1576[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1577Error while decoding stream #0:0: Unknown error occurred
1578cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1579[NULL @ 0x217c930] ct_type:0 pic_struct:0
1580[NULL @ 0x217c930] unknown SEI type 83
1581[NULL @ 0x217c930] unknown SEI type 93
1582[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1583Error while decoding stream #0:0: Unknown error occurred
1584cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1585cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1586cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1587cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1588cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1589cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1590[NULL @ 0x217c930] ct_type:0 pic_struct:0
1591[NULL @ 0x217c930] unknown SEI type 83
1592[NULL @ 0x217c930] unknown SEI type 93
1593[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1594Error while decoding stream #0:0: Unknown error occurred
1595cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1596[NULL @ 0x217c930] ct_type:0 pic_struct:0
1597[NULL @ 0x217c930] unknown SEI type 83
1598[NULL @ 0x217c930] unknown SEI type 93
1599[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1600Error while decoding stream #0:0: Unknown error occurred
1601cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1602[NULL @ 0x217c930] ct_type:0 pic_struct:0
1603[NULL @ 0x217c930] unknown SEI type 83
1604[NULL @ 0x217c930] unknown SEI type 93
1605[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1606Error while decoding stream #0:0: Unknown error occurred
1607frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1608cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1609[NULL @ 0x217c930] ct_type:0 pic_struct:0
1610[NULL @ 0x217c930] unknown SEI type 83
1611[NULL @ 0x217c930] unknown SEI type 93
1612[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1613Error while decoding stream #0:0: Unknown error occurred
1614cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1615[NULL @ 0x217c930] ct_type:0 pic_struct:0
1616[NULL @ 0x217c930] unknown SEI type 83
1617[NULL @ 0x217c930] unknown SEI type 93
1618[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1619Error while decoding stream #0:0: Unknown error occurred
1620cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1621[NULL @ 0x217c930] ct_type:0 pic_struct:0
1622[NULL @ 0x217c930] unknown SEI type 83
1623[NULL @ 0x217c930] unknown SEI type 93
1624[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1625Error while decoding stream #0:0: Unknown error occurred
1626cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1627[NULL @ 0x217c930] ct_type:0 pic_struct:0
1628[NULL @ 0x217c930] unknown SEI type 83
1629[NULL @ 0x217c930] unknown SEI type 93
1630[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1631Error while decoding stream #0:0: Unknown error occurred
1632cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1633[NULL @ 0x217c930] ct_type:0 pic_struct:0
1634[NULL @ 0x217c930] unknown SEI type 83
1635[NULL @ 0x217c930] unknown SEI type 93
1636[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1637Error while decoding stream #0:0: Unknown error occurred
1638frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1639cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1640[NULL @ 0x217c930] ct_type:0 pic_struct:0
1641[NULL @ 0x217c930] unknown SEI type 83
1642[NULL @ 0x217c930] unknown SEI type 93
1643[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1644Error while decoding stream #0:0: Unknown error occurred
1645cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1646cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1647cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1648cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1649cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1650cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1651[NULL @ 0x217c930] ct_type:0 pic_struct:0
1652[NULL @ 0x217c930] unknown SEI type 83
1653[NULL @ 0x217c930] unknown SEI type 93
1654[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1655Error while decoding stream #0:0: Unknown error occurred
1656cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1657[NULL @ 0x217c930] ct_type:0 pic_struct:0
1658[NULL @ 0x217c930] unknown SEI type 83
1659[NULL @ 0x217c930] unknown SEI type 93
1660[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1661Error while decoding stream #0:0: Unknown error occurred
1662cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1663[NULL @ 0x217c930] ct_type:0 pic_struct:0
1664[NULL @ 0x217c930] unknown SEI type 83
1665[NULL @ 0x217c930] unknown SEI type 93
1666[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1667Error while decoding stream #0:0: Unknown error occurred
1668cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1669[NULL @ 0x217c930] ct_type:0 pic_struct:0
1670[NULL @ 0x217c930] unknown SEI type 83
1671[NULL @ 0x217c930] unknown SEI type 93
1672[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1673Error while decoding stream #0:0: Unknown error occurred
1674frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1675cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1676[NULL @ 0x217c930] ct_type:0 pic_struct:0
1677[NULL @ 0x217c930] unknown SEI type 83
1678[NULL @ 0x217c930] unknown SEI type 93
1679[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1680Error while decoding stream #0:0: Unknown error occurred
1681cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1682[NULL @ 0x217c930] ct_type:0 pic_struct:0
1683[NULL @ 0x217c930] unknown SEI type 83
1684[NULL @ 0x217c930] unknown SEI type 93
1685[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1686Error while decoding stream #0:0: Unknown error occurred
1687cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1688[NULL @ 0x217c930] ct_type:0 pic_struct:0
1689[NULL @ 0x217c930] unknown SEI type 83
1690[NULL @ 0x217c930] unknown SEI type 93
1691[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1692Error while decoding stream #0:0: Unknown error occurred
1693cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1694[NULL @ 0x217c930] ct_type:0 pic_struct:0
1695[NULL @ 0x217c930] unknown SEI type 83
1696[NULL @ 0x217c930] unknown SEI type 93
1697[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1698Error while decoding stream #0:0: Unknown error occurred
1699cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1700frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1701cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1702cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1703cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1704cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1705cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1706[NULL @ 0x217c930] ct_type:0 pic_struct:0
1707[NULL @ 0x217c930] unknown SEI type 83
1708[NULL @ 0x217c930] unknown SEI type 93
1709[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1710Error while decoding stream #0:0: Unknown error occurred
1711cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1712[NULL @ 0x217c930] ct_type:0 pic_struct:0
1713[NULL @ 0x217c930] unknown SEI type 83
1714[NULL @ 0x217c930] unknown SEI type 93
1715[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1716Error while decoding stream #0:0: Unknown error occurred
1717cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1718[NULL @ 0x217c930] ct_type:0 pic_struct:0
1719[NULL @ 0x217c930] unknown SEI type 83
1720[NULL @ 0x217c930] unknown SEI type 93
1721[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1722Error while decoding stream #0:0: Unknown error occurred
1723cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1724[NULL @ 0x217c930] ct_type:0 pic_struct:0
1725[NULL @ 0x217c930] unknown SEI type 83
1726[NULL @ 0x217c930] unknown SEI type 93
1727[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1728Error while decoding stream #0:0: Unknown error occurred
1729cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1730[NULL @ 0x217c930] ct_type:0 pic_struct:0
1731[NULL @ 0x217c930] unknown SEI type 83
1732[NULL @ 0x217c930] unknown SEI type 93
1733[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1734Error while decoding stream #0:0: Unknown error occurred
1735cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1736[NULL @ 0x217c930] ct_type:0 pic_struct:0
1737[NULL @ 0x217c930] unknown SEI type 83
1738[NULL @ 0x217c930] unknown SEI type 93
1739[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1740Error while decoding stream #0:0: Unknown error occurred
1741frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1742cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1743[NULL @ 0x217c930] ct_type:0 pic_struct:0
1744[NULL @ 0x217c930] unknown SEI type 83
1745[NULL @ 0x217c930] unknown SEI type 93
1746[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1747Error while decoding stream #0:0: Unknown error occurred
1748cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1749cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1750cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1751cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1752cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1753cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1754[NULL @ 0x217c930] ct_type:0 pic_struct:0
1755[NULL @ 0x217c930] unknown SEI type 83
1756[NULL @ 0x217c930] unknown SEI type 93
1757[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1758Error while decoding stream #0:0: Unknown error occurred
1759cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1760[NULL @ 0x217c930] ct_type:0 pic_struct:0
1761[NULL @ 0x217c930] unknown SEI type 83
1762[NULL @ 0x217c930] unknown SEI type 93
1763[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1764Error while decoding stream #0:0: Unknown error occurred
1765cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1766[NULL @ 0x217c930] ct_type:0 pic_struct:0
1767[NULL @ 0x217c930] unknown SEI type 83
1768[NULL @ 0x217c930] unknown SEI type 93
1769[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1770Error while decoding stream #0:0: Unknown error occurred
1771cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1772[NULL @ 0x217c930] ct_type:0 pic_struct:0
1773[NULL @ 0x217c930] unknown SEI type 83
1774[NULL @ 0x217c930] unknown SEI type 93
1775[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1776Error while decoding stream #0:0: Unknown error occurred
1777frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1778cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1779[NULL @ 0x217c930] ct_type:0 pic_struct:0
1780[NULL @ 0x217c930] unknown SEI type 83
1781[NULL @ 0x217c930] unknown SEI type 93
1782[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1783Error while decoding stream #0:0: Unknown error occurred
1784cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1785[NULL @ 0x217c930] ct_type:0 pic_struct:0
1786[NULL @ 0x217c930] unknown SEI type 83
1787[NULL @ 0x217c930] unknown SEI type 93
1788[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1789Error while decoding stream #0:0: Unknown error occurred
1790cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1791[NULL @ 0x217c930] ct_type:0 pic_struct:0
1792[NULL @ 0x217c930] unknown SEI type 83
1793[NULL @ 0x217c930] unknown SEI type 93
1794[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1795Error while decoding stream #0:0: Unknown error occurred
1796cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1797[NULL @ 0x217c930] ct_type:0 pic_struct:0
1798[NULL @ 0x217c930] unknown SEI type 83
1799[NULL @ 0x217c930] unknown SEI type 93
1800[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1801Error while decoding stream #0:0: Unknown error occurred
1802cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1803frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1804cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1805cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1806cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1807cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1808cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1809[NULL @ 0x217c930] ct_type:0 pic_struct:0
1810[NULL @ 0x217c930] unknown SEI type 83
1811[NULL @ 0x217c930] unknown SEI type 93
1812[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1813Error while decoding stream #0:0: Unknown error occurred
1814cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1815[NULL @ 0x217c930] ct_type:0 pic_struct:0
1816[NULL @ 0x217c930] unknown SEI type 83
1817[NULL @ 0x217c930] unknown SEI type 93
1818[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1819Error while decoding stream #0:0: Unknown error occurred
1820cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1821[NULL @ 0x217c930] ct_type:0 pic_struct:0
1822[NULL @ 0x217c930] unknown SEI type 83
1823[NULL @ 0x217c930] unknown SEI type 93
1824[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1825Error while decoding stream #0:0: Unknown error occurred
1826cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1827[NULL @ 0x217c930] ct_type:0 pic_struct:0
1828[NULL @ 0x217c930] unknown SEI type 83
1829[NULL @ 0x217c930] unknown SEI type 93
1830[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1831Error while decoding stream #0:0: Unknown error occurred
1832cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1833[NULL @ 0x217c930] ct_type:0 pic_struct:0
1834[NULL @ 0x217c930] unknown SEI type 83
1835[NULL @ 0x217c930] unknown SEI type 93
1836[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1837Error while decoding stream #0:0: Unknown error occurred
1838cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1839[NULL @ 0x217c930] ct_type:0 pic_struct:0
1840[NULL @ 0x217c930] unknown SEI type 83
1841[NULL @ 0x217c930] unknown SEI type 93
1842[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1843Error while decoding stream #0:0: Unknown error occurred
1844frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1845cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1846[NULL @ 0x217c930] ct_type:0 pic_struct:0
1847[NULL @ 0x217c930] unknown SEI type 83
1848[NULL @ 0x217c930] unknown SEI type 93
1849[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1850Error while decoding stream #0:0: Unknown error occurred
1851cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1852[NULL @ 0x217c930] ct_type:0 pic_struct:0
1853[NULL @ 0x217c930] unknown SEI type 83
1854[NULL @ 0x217c930] unknown SEI type 93
1855[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1856Error while decoding stream #0:0: Unknown error occurred
1857cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1858[NULL @ 0x217c930] ct_type:0 pic_struct:0
1859[NULL @ 0x217c930] unknown SEI type 83
1860[NULL @ 0x217c930] unknown SEI type 93
1861[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1862Error while decoding stream #0:0: Unknown error occurred
1863cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1864cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1865cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1866cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1867cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1868cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1869[NULL @ 0x217c930] ct_type:0 pic_struct:0
1870[NULL @ 0x217c930] unknown SEI type 83
1871[NULL @ 0x217c930] unknown SEI type 93
1872[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1873Error while decoding stream #0:0: Unknown error occurred
1874cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1875[NULL @ 0x217c930] ct_type:0 pic_struct:0
1876[NULL @ 0x217c930] unknown SEI type 83
1877[NULL @ 0x217c930] unknown SEI type 93
1878[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1879Error while decoding stream #0:0: Unknown error occurred
1880frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1881cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1882[NULL @ 0x217c930] ct_type:0 pic_struct:0
1883[NULL @ 0x217c930] unknown SEI type 83
1884[NULL @ 0x217c930] unknown SEI type 93
1885[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1886Error while decoding stream #0:0: Unknown error occurred
1887cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1888[NULL @ 0x217c930] ct_type:0 pic_struct:0
1889[NULL @ 0x217c930] unknown SEI type 83
1890[NULL @ 0x217c930] unknown SEI type 93
1891[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1892Error while decoding stream #0:0: Unknown error occurred
1893cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1894[NULL @ 0x217c930] ct_type:0 pic_struct:0
1895[NULL @ 0x217c930] unknown SEI type 83
1896[NULL @ 0x217c930] unknown SEI type 93
1897[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1898Error while decoding stream #0:0: Unknown error occurred
1899cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1900[NULL @ 0x217c930] ct_type:0 pic_struct:0
1901[NULL @ 0x217c930] unknown SEI type 83
1902[NULL @ 0x217c930] unknown SEI type 93
1903[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1904Error while decoding stream #0:0: Unknown error occurred
1905cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1906[NULL @ 0x217c930] ct_type:0 pic_struct:0
1907[NULL @ 0x217c930] unknown SEI type 83
1908[NULL @ 0x217c930] unknown SEI type 93
1909[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1910Error while decoding stream #0:0: Unknown error occurred
1911frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1912cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1913cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1914cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1915cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1916cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1917cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1918[NULL @ 0x217c930] ct_type:0 pic_struct:0
1919[NULL @ 0x217c930] unknown SEI type 83
1920[NULL @ 0x217c930] unknown SEI type 93
1921[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1922Error while decoding stream #0:0: Unknown error occurred
1923cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1924[NULL @ 0x217c930] ct_type:0 pic_struct:0
1925[NULL @ 0x217c930] unknown SEI type 83
1926[NULL @ 0x217c930] unknown SEI type 93
1927[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1928Error while decoding stream #0:0: Unknown error occurred
1929cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1930[NULL @ 0x217c930] ct_type:0 pic_struct:0
1931[NULL @ 0x217c930] unknown SEI type 83
1932[NULL @ 0x217c930] unknown SEI type 93
1933[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1934Error while decoding stream #0:0: Unknown error occurred
1935cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1936[NULL @ 0x217c930] ct_type:0 pic_struct:0
1937[NULL @ 0x217c930] unknown SEI type 83
1938[NULL @ 0x217c930] unknown SEI type 93
1939[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1940Error while decoding stream #0:0: Unknown error occurred
1941cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1942[NULL @ 0x217c930] ct_type:0 pic_struct:0
1943[NULL @ 0x217c930] unknown SEI type 83
1944[NULL @ 0x217c930] unknown SEI type 93
1945[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1946Error while decoding stream #0:0: Unknown error occurred
1947frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1948cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1949[NULL @ 0x217c930] ct_type:0 pic_struct:0
1950[NULL @ 0x217c930] unknown SEI type 83
1951[NULL @ 0x217c930] unknown SEI type 93
1952[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1953Error while decoding stream #0:0: Unknown error occurred
1954cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1955[NULL @ 0x217c930] ct_type:0 pic_struct:0
1956[NULL @ 0x217c930] unknown SEI type 83
1957[NULL @ 0x217c930] unknown SEI type 93
1958[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1959Error while decoding stream #0:0: Unknown error occurred
1960cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1961[NULL @ 0x217c930] ct_type:0 pic_struct:0
1962[NULL @ 0x217c930] unknown SEI type 83
1963[NULL @ 0x217c930] unknown SEI type 93
1964[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1965Error while decoding stream #0:0: Unknown error occurred
1966cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1967cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1968cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1969cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1970cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1971cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1972[NULL @ 0x217c930] ct_type:0 pic_struct:0
1973[NULL @ 0x217c930] unknown SEI type 83
1974[NULL @ 0x217c930] unknown SEI type 93
1975[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1976Error while decoding stream #0:0: Unknown error occurred
1977cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1978[NULL @ 0x217c930] ct_type:0 pic_struct:0
1979[NULL @ 0x217c930] unknown SEI type 83
1980[NULL @ 0x217c930] unknown SEI type 93
1981[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1982Error while decoding stream #0:0: Unknown error occurred
1983frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
1984cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1985[NULL @ 0x217c930] ct_type:0 pic_struct:0
1986[NULL @ 0x217c930] unknown SEI type 83
1987[NULL @ 0x217c930] unknown SEI type 93
1988[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1989Error while decoding stream #0:0: Unknown error occurred
1990cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1991[NULL @ 0x217c930] ct_type:0 pic_struct:0
1992[NULL @ 0x217c930] unknown SEI type 83
1993[NULL @ 0x217c930] unknown SEI type 93
1994[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
1995Error while decoding stream #0:0: Unknown error occurred
1996cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1997[NULL @ 0x217c930] ct_type:0 pic_struct:0
1998[NULL @ 0x217c930] unknown SEI type 83
1999[NULL @ 0x217c930] unknown SEI type 93
2000[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2001Error while decoding stream #0:0: Unknown error occurred
2002cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2003[NULL @ 0x217c930] ct_type:0 pic_struct:0
2004[NULL @ 0x217c930] unknown SEI type 83
2005[NULL @ 0x217c930] unknown SEI type 93
2006[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2007Error while decoding stream #0:0: Unknown error occurred
2008cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2009[NULL @ 0x217c930] ct_type:0 pic_struct:0
2010[NULL @ 0x217c930] unknown SEI type 83
2011[NULL @ 0x217c930] unknown SEI type 93
2012[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2013Error while decoding stream #0:0: Unknown error occurred
2014frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
2015cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2016[NULL @ 0x217c930] ct_type:0 pic_struct:0
2017[NULL @ 0x217c930] unknown SEI type 83
2018[NULL @ 0x217c930] unknown SEI type 93
2019[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2020Error while decoding stream #0:0: Unknown error occurred
2021cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2022cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2023cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2024cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2025cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2026cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2027[NULL @ 0x217c930] ct_type:0 pic_struct:0
2028[NULL @ 0x217c930] unknown SEI type 83
2029[NULL @ 0x217c930] unknown SEI type 93
2030[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2031Error while decoding stream #0:0: Unknown error occurred
2032cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2033[NULL @ 0x217c930] ct_type:0 pic_struct:0
2034[NULL @ 0x217c930] unknown SEI type 83
2035[NULL @ 0x217c930] unknown SEI type 93
2036[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2037Error while decoding stream #0:0: Unknown error occurred
2038cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2039[NULL @ 0x217c930] ct_type:0 pic_struct:0
2040[NULL @ 0x217c930] unknown SEI type 83
2041[NULL @ 0x217c930] unknown SEI type 93
2042[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2043Error while decoding stream #0:0: Unknown error occurred
2044cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2045[NULL @ 0x217c930] ct_type:0 pic_struct:0
2046[NULL @ 0x217c930] unknown SEI type 83
2047[NULL @ 0x217c930] unknown SEI type 93
2048[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2049Error while decoding stream #0:0: Unknown error occurred
2050frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
2051cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2052[NULL @ 0x217c930] ct_type:0 pic_struct:0
2053[NULL @ 0x217c930] unknown SEI type 83
2054[NULL @ 0x217c930] unknown SEI type 93
2055[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2056Error while decoding stream #0:0: Unknown error occurred
2057cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2058[NULL @ 0x217c930] ct_type:0 pic_struct:0
2059[NULL @ 0x217c930] unknown SEI type 83
2060[NULL @ 0x217c930] unknown SEI type 93
2061[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2062Error while decoding stream #0:0: Unknown error occurred
2063cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2064[NULL @ 0x217c930] ct_type:0 pic_struct:0
2065[NULL @ 0x217c930] unknown SEI type 83
2066[NULL @ 0x217c930] unknown SEI type 93
2067[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2068Error while decoding stream #0:0: Unknown error occurred
2069cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2070[NULL @ 0x217c930] ct_type:0 pic_struct:0
2071[NULL @ 0x217c930] unknown SEI type 83
2072[NULL @ 0x217c930] unknown SEI type 93
2073[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2074Error while decoding stream #0:0: Unknown error occurred
2075cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2076frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
2077cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2078cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2079cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2080cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2081cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2082[NULL @ 0x217c930] ct_type:0 pic_struct:0
2083[NULL @ 0x217c930] unknown SEI type 83
2084[NULL @ 0x217c930] unknown SEI type 93
2085[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2086Error while decoding stream #0:0: Unknown error occurred
2087cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2088[NULL @ 0x217c930] ct_type:0 pic_struct:0
2089[NULL @ 0x217c930] unknown SEI type 83
2090[NULL @ 0x217c930] unknown SEI type 93
2091[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2092Error while decoding stream #0:0: Unknown error occurred
2093cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2094[NULL @ 0x217c930] ct_type:0 pic_struct:0
2095[NULL @ 0x217c930] unknown SEI type 83
2096[NULL @ 0x217c930] unknown SEI type 93
2097[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2098Error while decoding stream #0:0: Unknown error occurred
2099cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2100[NULL @ 0x217c930] ct_type:0 pic_struct:0
2101[NULL @ 0x217c930] unknown SEI type 83
2102[NULL @ 0x217c930] unknown SEI type 93
2103[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2104Error while decoding stream #0:0: Unknown error occurred
2105cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2106[NULL @ 0x217c930] ct_type:0 pic_struct:0
2107[NULL @ 0x217c930] unknown SEI type 83
2108[NULL @ 0x217c930] unknown SEI type 93
2109[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2110Error while decoding stream #0:0: Unknown error occurred
2111cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2112[NULL @ 0x217c930] ct_type:0 pic_struct:0
2113[NULL @ 0x217c930] unknown SEI type 83
2114[NULL @ 0x217c930] unknown SEI type 93
2115[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2116Error while decoding stream #0:0: Unknown error occurred
2117frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
2118cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2119[NULL @ 0x217c930] ct_type:0 pic_struct:0
2120[NULL @ 0x217c930] unknown SEI type 83
2121[NULL @ 0x217c930] unknown SEI type 93
2122[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2123Error while decoding stream #0:0: Unknown error occurred
2124cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2125[NULL @ 0x217c930] ct_type:0 pic_struct:0
2126[NULL @ 0x217c930] unknown SEI type 83
2127[NULL @ 0x217c930] unknown SEI type 93
2128[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2129Error while decoding stream #0:0: Unknown error occurred
2130cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2131cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2132cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2133cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2134cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2135cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2136[NULL @ 0x217c930] ct_type:0 pic_struct:0
2137[NULL @ 0x217c930] unknown SEI type 83
2138[NULL @ 0x217c930] unknown SEI type 93
2139[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2140Error while decoding stream #0:0: Unknown error occurred
2141cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2142[NULL @ 0x217c930] ct_type:0 pic_struct:0
2143[NULL @ 0x217c930] unknown SEI type 83
2144[NULL @ 0x217c930] unknown SEI type 93
2145[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2146Error while decoding stream #0:0: Unknown error occurred
2147cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2148[NULL @ 0x217c930] ct_type:0 pic_struct:0
2149[NULL @ 0x217c930] unknown SEI type 83
2150[NULL @ 0x217c930] unknown SEI type 93
2151[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2152Error while decoding stream #0:0: Unknown error occurred
2153frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
2154cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2155[NULL @ 0x217c930] ct_type:0 pic_struct:0
2156[NULL @ 0x217c930] unknown SEI type 83
2157[NULL @ 0x217c930] unknown SEI type 93
2158[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2159Error while decoding stream #0:0: Unknown error occurred
2160cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2161[NULL @ 0x217c930] ct_type:0 pic_struct:0
2162[NULL @ 0x217c930] unknown SEI type 83
2163[NULL @ 0x217c930] unknown SEI type 93
2164[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2165Error while decoding stream #0:0: Unknown error occurred
2166cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2167[NULL @ 0x217c930] ct_type:0 pic_struct:0
2168[NULL @ 0x217c930] unknown SEI type 83
2169[NULL @ 0x217c930] unknown SEI type 93
2170[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2171Error while decoding stream #0:0: Unknown error occurred
2172cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2173[NULL @ 0x217c930] ct_type:0 pic_struct:0
2174[NULL @ 0x217c930] unknown SEI type 83
2175[NULL @ 0x217c930] unknown SEI type 93
2176[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2177Error while decoding stream #0:0: Unknown error occurred
2178cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2179[NULL @ 0x217c930] ct_type:0 pic_struct:0
2180[NULL @ 0x217c930] unknown SEI type 83
2181[NULL @ 0x217c930] unknown SEI type 93
2182[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2183Error while decoding stream #0:0: Unknown error occurred
2184frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
2185cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2186cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2187cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2188cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2189cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2190cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2191[NULL @ 0x217c930] ct_type:0 pic_struct:0
2192[NULL @ 0x217c930] unknown SEI type 83
2193[NULL @ 0x217c930] unknown SEI type 93
2194[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2195Error while decoding stream #0:0: Unknown error occurred
2196cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2197[NULL @ 0x217c930] ct_type:0 pic_struct:0
2198[NULL @ 0x217c930] unknown SEI type 83
2199[NULL @ 0x217c930] unknown SEI type 93
2200[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2201Error while decoding stream #0:0: Unknown error occurred
2202cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2203[NULL @ 0x217c930] ct_type:0 pic_struct:0
2204[NULL @ 0x217c930] unknown SEI type 83
2205[NULL @ 0x217c930] unknown SEI type 93
2206[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2207Error while decoding stream #0:0: Unknown error occurred
2208cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2209[NULL @ 0x217c930] ct_type:0 pic_struct:0
2210[NULL @ 0x217c930] unknown SEI type 83
2211[NULL @ 0x217c930] unknown SEI type 93
2212[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2213Error while decoding stream #0:0: Unknown error occurred
2214cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2215[NULL @ 0x217c930] ct_type:0 pic_struct:0
2216[NULL @ 0x217c930] unknown SEI type 83
2217[NULL @ 0x217c930] unknown SEI type 93
2218[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2219Error while decoding stream #0:0: Unknown error occurred
2220frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
2221cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2222[NULL @ 0x217c930] ct_type:0 pic_struct:0
2223[NULL @ 0x217c930] unknown SEI type 83
2224[NULL @ 0x217c930] unknown SEI type 93
2225[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2226Error while decoding stream #0:0: Unknown error occurred
2227cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2228[NULL @ 0x217c930] ct_type:0 pic_struct:0
2229[NULL @ 0x217c930] unknown SEI type 83
2230[NULL @ 0x217c930] unknown SEI type 93
2231[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2232Error while decoding stream #0:0: Unknown error occurred
2233cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2234[NULL @ 0x217c930] ct_type:0 pic_struct:0
2235[NULL @ 0x217c930] unknown SEI type 83
2236[NULL @ 0x217c930] unknown SEI type 93
2237[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2238Error while decoding stream #0:0: Unknown error occurred
2239cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2240cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2241cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2242cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2243cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2244cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2245[NULL @ 0x217c930] ct_type:0 pic_struct:0
2246[NULL @ 0x217c930] unknown SEI type 83
2247[NULL @ 0x217c930] unknown SEI type 93
2248[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2249Error while decoding stream #0:0: Unknown error occurred
2250cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2251[NULL @ 0x217c930] ct_type:0 pic_struct:0
2252[NULL @ 0x217c930] unknown SEI type 83
2253[NULL @ 0x217c930] unknown SEI type 93
2254[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2255Error while decoding stream #0:0: Unknown error occurred
2256frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
2257cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2258[NULL @ 0x217c930] ct_type:0 pic_struct:0
2259[NULL @ 0x217c930] unknown SEI type 83
2260[NULL @ 0x217c930] unknown SEI type 93
2261[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2262Error while decoding stream #0:0: Unknown error occurred
2263cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2264[NULL @ 0x217c930] ct_type:0 pic_struct:0
2265[NULL @ 0x217c930] unknown SEI type 83
2266[NULL @ 0x217c930] unknown SEI type 93
2267[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2268Error while decoding stream #0:0: Unknown error occurred
2269cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2270[NULL @ 0x217c930] ct_type:0 pic_struct:0
2271[NULL @ 0x217c930] unknown SEI type 83
2272[NULL @ 0x217c930] unknown SEI type 93
2273[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2274Error while decoding stream #0:0: Unknown error occurred
2275cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2276[NULL @ 0x217c930] ct_type:0 pic_struct:0
2277[NULL @ 0x217c930] unknown SEI type 83
2278[NULL @ 0x217c930] unknown SEI type 93
2279[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2280Error while decoding stream #0:0: Unknown error occurred
2281cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2282[NULL @ 0x217c930] ct_type:0 pic_struct:0
2283[NULL @ 0x217c930] unknown SEI type 83
2284[NULL @ 0x217c930] unknown SEI type 93
2285[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2286Error while decoding stream #0:0: Unknown error occurred
2287frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
2288cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2289[NULL @ 0x217c930] ct_type:0 pic_struct:0
2290[NULL @ 0x217c930] unknown SEI type 83
2291[NULL @ 0x217c930] unknown SEI type 93
2292[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2293Error while decoding stream #0:0: Unknown error occurred
2294cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2295[NULL @ 0x217c930] ct_type:0 pic_struct:0
2296[NULL @ 0x217c930] unknown SEI type 83
2297[NULL @ 0x217c930] unknown SEI type 93
2298[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2299Error while decoding stream #0:0: Unknown error occurred
2300cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2301cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2302cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2303cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2304cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2305cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2306[NULL @ 0x217c930] ct_type:0 pic_struct:0
2307[NULL @ 0x217c930] unknown SEI type 83
2308[NULL @ 0x217c930] unknown SEI type 93
2309[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2310Error while decoding stream #0:0: Unknown error occurred
2311cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2312[NULL @ 0x217c930] ct_type:0 pic_struct:0
2313[NULL @ 0x217c930] unknown SEI type 83
2314[NULL @ 0x217c930] unknown SEI type 93
2315[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2316Error while decoding stream #0:0: Unknown error occurred
2317cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2318[NULL @ 0x217c930] ct_type:0 pic_struct:0
2319[NULL @ 0x217c930] unknown SEI type 83
2320[NULL @ 0x217c930] unknown SEI type 93
2321[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2322Error while decoding stream #0:0: Unknown error occurred
2323frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
2324cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2325[NULL @ 0x217c930] ct_type:0 pic_struct:0
2326[NULL @ 0x217c930] unknown SEI type 83
2327[NULL @ 0x217c930] unknown SEI type 93
2328[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2329Error while decoding stream #0:0: Unknown error occurred
2330cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2331[NULL @ 0x217c930] ct_type:0 pic_struct:0
2332[NULL @ 0x217c930] unknown SEI type 83
2333[NULL @ 0x217c930] unknown SEI type 93
2334[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2335Error while decoding stream #0:0: Unknown error occurred
2336cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2337[NULL @ 0x217c930] ct_type:0 pic_struct:0
2338[NULL @ 0x217c930] unknown SEI type 83
2339[NULL @ 0x217c930] unknown SEI type 93
2340[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2341Error while decoding stream #0:0: Unknown error occurred
2342cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2343[NULL @ 0x217c930] ct_type:0 pic_struct:0
2344[NULL @ 0x217c930] unknown SEI type 83
2345[NULL @ 0x217c930] unknown SEI type 93
2346[h264_mmal @ 0x25d7980] Did not get output frame from MMAL.
2347Error while decoding stream #0:0: Unknown error occurred
2348cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2349frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
2350cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2351cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2352cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2353cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2354Too many packets buffered for output stream 0:1.
2355[AVIOContext @ 0x21eafe0] Statistics: 0 seeks, 0 writeouts
2356[AVIOContext @ 0x2176ff0] Statistics: 12734608 bytes read, 3 seeks
2357Conversion failed!