Ticket #4988: ffmpeg-original-code-no-audio.log

File ffmpeg-original-code-no-audio.log, 51.1 KB (added by oviano, 10 years ago)
Line 
1ffmpeg started on 2016-08-31 at 18:30:02
2Report written to "ffmpeg-20160831-183002.log"
3Command line:
4./ffmpeg -report -f v4l2 -thread_queue_size 512 -video_size 1920x1080 -framerate 25 -i /dev/video0 -vcodec libx265 -preset ultrafast -vb 3200k -maxrate 3200k -bufsize 3200k -vf "yadif=1" -r 50.000000 -f mpegts /home/oliver/Desktop/capture1.ts -y
5ffmpeg version N-81504-g3aab6fa Copyright (c) 2000-2016 the FFmpeg developers
6 built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.2) 20160609
7 configuration: --enable-gpl --enable-version3 --enable-static --enable-libx264 --enable-libx265 --enable-nvenc --enable-libpulse --disable-debug
8 libavutil 55. 29.100 / 55. 29.100
9 libavcodec 57. 54.101 / 57. 54.101
10 libavformat 57. 48.101 / 57. 48.101
11 libavdevice 57. 0.102 / 57. 0.102
12 libavfilter 6. 58.100 / 6. 58.100
13 libswscale 4. 1.100 / 4. 1.100
14 libswresample 2. 1.100 / 2. 1.100
15 libpostproc 54. 0.100 / 54. 0.100
16Splitting the commandline.
17Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
18Reading option '-f' ... matched as option 'f' (force format) with argument 'v4l2'.
19Reading option '-thread_queue_size' ... matched as option 'thread_queue_size' (set the maximum number of queued packets from the demuxer) with argument '512'.
20Reading option '-video_size' ... matched as AVOption 'video_size' with argument '1920x1080'.
21Reading option '-framerate' ... matched as AVOption 'framerate' with argument '25'.
22Reading option '-i' ... matched as input file with argument '/dev/video0'.
23Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'libx265'.
24Reading option '-preset' ... matched as AVOption 'preset' with argument 'ultrafast'.
25Reading option '-vb' ... matched as AVOption 'vb' with argument '3200k'.
26Reading option '-maxrate' ... matched as AVOption 'maxrate' with argument '3200k'.
27Reading option '-bufsize' ... matched as AVOption 'bufsize' with argument '3200k'.
28Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'yadif=1'.
29Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '50.000000'.
30Reading option '-f' ... matched as option 'f' (force format) with argument 'mpegts'.
31Reading option '/home/oliver/Desktop/capture1.ts' ... matched as output file.
32Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
33Finished splitting the commandline.
34Parsing a group of options: global .
35Applying option report (generate a report) with argument 1.
36Applying option y (overwrite output files) with argument 1.
37Successfully parsed a group of options.
38Parsing a group of options: input file /dev/video0.
39Applying option f (force format) with argument v4l2.
40Applying option thread_queue_size (set the maximum number of queued packets from the demuxer) with argument 512.
41Successfully parsed a group of options.
42Opening an input file: /dev/video0.
43[video4linux2,v4l2 @ 0x39396c0] fd:4 capabilities:84200001
44[video4linux2,v4l2 @ 0x39396c0] Current input_channel: 0, input_name: Camera 1, input_std: 0
45[video4linux2,v4l2 @ 0x39396c0] The V4L2 driver changed the pixel format from 0x32315559 to 0x56595559
46[video4linux2,v4l2 @ 0x39396c0] Trying to set codec:rawvideo pix_fmt:yuv420p
47[video4linux2,v4l2 @ 0x39396c0] The V4L2 driver changed the pixel format from 0x32315559 to 0x56595559
48[video4linux2,v4l2 @ 0x39396c0] Trying to set codec:rawvideo pix_fmt:yuv420p
49[video4linux2,v4l2 @ 0x39396c0] The V4L2 driver changed the pixel format from 0x32315659 to 0x56595559
50[video4linux2,v4l2 @ 0x39396c0] Trying to set codec:rawvideo pix_fmt:yuv422p
51[video4linux2,v4l2 @ 0x39396c0] The V4L2 driver changed the pixel format from 0x50323234 to 0x56595559
52[video4linux2,v4l2 @ 0x39396c0] Trying to set codec:rawvideo pix_fmt:yuyv422
53[video4linux2,v4l2 @ 0x39396c0] Setting time per frame to 1/25
54[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
55[video4linux2,v4l2 @ 0x39396c0] All info found
56Input #0, video4linux2,v4l2, from '/dev/video0':
57 Duration: N/A, start: 0.000000, bitrate: 829440 kb/s
58 Stream #0:0, 1, 1/1000000: Video: rawvideo (YUY2 / 0x32595559), yuyv422, 1920x1080, 829440 kb/s, 25 fps, 25 tbr, 1000k tbn, 1000k tbc
59Successfully opened the file.
60Parsing a group of options: output file /home/oliver/Desktop/capture1.ts.
61Applying option vcodec (force video codec ('copy' to copy stream)) with argument libx265.
62Applying option vf (set video filters) with argument yadif=1.
63Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 50.000000.
64Applying option f (force format) with argument mpegts.
65Successfully parsed a group of options.
66Opening an output file: /home/oliver/Desktop/capture1.ts.
67[file @ 0x393f520] Setting default whitelist 'file,crypto'
68Successfully opened the file.
69detected 8 logical cores
70[Parsed_yadif_0 @ 0x39390c0] Setting 'mode' to value '1'
71[graph 0 input from stream 0:0 @ 0x39393e0] Setting 'video_size' to value '1920x1080'
72[graph 0 input from stream 0:0 @ 0x39393e0] Setting 'pix_fmt' to value '1'
73[graph 0 input from stream 0:0 @ 0x39393e0] Setting 'time_base' to value '1/1000000'
74[graph 0 input from stream 0:0 @ 0x39393e0] Setting 'pixel_aspect' to value '0/1'
75[graph 0 input from stream 0:0 @ 0x39393e0] Setting 'sws_param' to value 'flags=2'
76[graph 0 input from stream 0:0 @ 0x39393e0] Setting 'frame_rate' to value '25/1'
77[graph 0 input from stream 0:0 @ 0x39393e0] w:1920 h:1080 pixfmt:yuyv422 tb:1/1000000 fr:25/1 sar:0/1 sws_param:flags=2
78[format @ 0x3948b40] compat: called with args=[yuv420p|yuv422p|yuv444p|gbrp|gray]
79[format @ 0x3948b40] Setting 'pix_fmts' to value 'yuv420p|yuv422p|yuv444p|gbrp|gray'
80[auto-inserted scaler 0 @ 0x3949aa0] Setting 'flags' to value 'bicubic'
81[auto-inserted scaler 0 @ 0x3949aa0] w:iw h:ih flags:'bicubic' interl:0
82[Parsed_yadif_0 @ 0x39390c0] auto-inserting filter 'auto-inserted scaler 0' between the filter 'graph 0 input from stream 0:0' and the filter 'Parsed_yadif_0'
83[AVFilterGraph @ 0x39476e0] query_formats: 4 queried, 2 merged, 1 already done, 0 delayed
84[auto-inserted scaler 0 @ 0x3949aa0] picking yuv422p out of 5 ref:yuyv422 alpha:0
85[auto-inserted scaler 0 @ 0x3949aa0] w:1920 h:1080 fmt:yuyv422 sar:0/1 -> w:1920 h:1080 fmt:yuv422p sar:0/1 flags:0x4
86[mpegts @ 0x393d3c0] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
87[mpegts @ 0x393d3c0] muxrate VBR, pcr every 5 pkts, sdt every 200, pat/pmt every 40 pkts
88Output #0, mpegts, to '/home/oliver/Desktop/capture1.ts':
89 Metadata:
90 encoder : Lavf57.48.101
91 Stream #0:0, 0, 1/90000: Video: hevc (libx265), yuv422p, 1920x1080, q=2-31, 3200 kb/s, 50 fps, 90k tbn, 50 tbc
92 Metadata:
93 encoder : Lavc57.54.101 libx265
94Stream mapping:
95 Stream #0:0 -> #0:0 (rawvideo (native) -> hevc (libx265))
96Press [q] to stop, [?] for help
97cur_dts is invalid (this is harmless if it occurs once at the start per stream)
98cur_dts is invalid (this is harmless if it occurs once at the start per stream)
99[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
100cur_dts is invalid (this is harmless if it occurs once at the start per stream)
101[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
102cur_dts is invalid (this is harmless if it occurs once at the start per stream)
103[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
104cur_dts is invalid (this is harmless if it occurs once at the start per stream)
105[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
106cur_dts is invalid (this is harmless if it occurs once at the start per stream)
107[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
108cur_dts is invalid (this is harmless if it occurs once at the start per stream)
109[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
110cur_dts is invalid (this is harmless if it occurs once at the start per stream)
111[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
112cur_dts is invalid (this is harmless if it occurs once at the start per stream)
113[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
114cur_dts is invalid (this is harmless if it occurs once at the start per stream)
115[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
116cur_dts is invalid (this is harmless if it occurs once at the start per stream)
117[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
118cur_dts is invalid (this is harmless if it occurs once at the start per stream)
119[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
120cur_dts is invalid (this is harmless if it occurs once at the start per stream)
121[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
122cur_dts is invalid (this is harmless if it occurs once at the start per stream)
123[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
124cur_dts is invalid (this is harmless if it occurs once at the start per stream)
125[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
126cur_dts is invalid (this is harmless if it occurs once at the start per stream)
127[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
128cur_dts is invalid (this is harmless if it occurs once at the start per stream)
129[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
130cur_dts is invalid (this is harmless if it occurs once at the start per stream)
131[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
132cur_dts is invalid (this is harmless if it occurs once at the start per stream)
133[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
134cur_dts is invalid (this is harmless if it occurs once at the start per stream)
135[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
136cur_dts is invalid (this is harmless if it occurs once at the start per stream)
137[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
138cur_dts is invalid (this is harmless if it occurs once at the start per stream)
139[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
140cur_dts is invalid (this is harmless if it occurs once at the start per stream)
141[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
142cur_dts is invalid (this is harmless if it occurs once at the start per stream)
143[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
144cur_dts is invalid (this is harmless if it occurs once at the start per stream)
145[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
146cur_dts is invalid (this is harmless if it occurs once at the start per stream)
147[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
148cur_dts is invalid (this is harmless if it occurs once at the start per stream)
149[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
150cur_dts is invalid (this is harmless if it occurs once at the start per stream)
151[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
152cur_dts is invalid (this is harmless if it occurs once at the start per stream)
153[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
154cur_dts is invalid (this is harmless if it occurs once at the start per stream)
155[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
156cur_dts is invalid (this is harmless if it occurs once at the start per stream)
157[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
158cur_dts is invalid (this is harmless if it occurs once at the start per stream)
159[video4linux2,v4l2 @ 0x39396c0] Dequeued v4l2 buffer contains corrupted data (0 bytes).
160cur_dts is invalid (this is harmless if it occurs once at the start per stream)
161cur_dts is invalid (this is harmless if it occurs once at the start per stream)
162cur_dts is invalid (this is harmless if it occurs once at the start per stream)
163cur_dts is invalid (this is harmless if it occurs once at the start per stream)
164cur_dts is invalid (this is harmless if it occurs once at the start per stream)
165[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
166cur_dts is invalid (this is harmless if it occurs once at the start per stream)
167cur_dts is invalid (this is harmless if it occurs once at the start per stream)
168cur_dts is invalid (this is harmless if it occurs once at the start per stream)
169[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
170cur_dts is invalid (this is harmless if it occurs once at the start per stream)
171Past duration 0.781914 too large
172cur_dts is invalid (this is harmless if it occurs once at the start per stream)
173cur_dts is invalid (this is harmless if it occurs once at the start per stream)
174cur_dts is invalid (this is harmless if it occurs once at the start per stream)
175[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
176cur_dts is invalid (this is harmless if it occurs once at the start per stream)
177cur_dts is invalid (this is harmless if it occurs once at the start per stream)
178cur_dts is invalid (this is harmless if it occurs once at the start per stream)
179cur_dts is invalid (this is harmless if it occurs once at the start per stream)
180cur_dts is invalid (this is harmless if it occurs once at the start per stream)
181cur_dts is invalid (this is harmless if it occurs once at the start per stream)
182cur_dts is invalid (this is harmless if it occurs once at the start per stream)
183cur_dts is invalid (this is harmless if it occurs once at the start per stream)
184[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
185Past duration 0.792336 too large
186*** dropping frame 3 from stream 0 at ts 114218
187cur_dts is invalid (this is harmless if it occurs once at the start per stream)
188Past duration 0.792244 too large
189cur_dts is invalid (this is harmless if it occurs once at the start per stream)
190cur_dts is invalid (this is harmless if it occurs once at the start per stream)
191cur_dts is invalid (this is harmless if it occurs once at the start per stream)
192cur_dts is invalid (this is harmless if it occurs once at the start per stream)
193cur_dts is invalid (this is harmless if it occurs once at the start per stream)
194cur_dts is invalid (this is harmless if it occurs once at the start per stream)
195cur_dts is invalid (this is harmless if it occurs once at the start per stream)
196[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
197Past duration 0.792137 too large
198cur_dts is invalid (this is harmless if it occurs once at the start per stream)
199Past duration 0.792137 too large
200cur_dts is invalid (this is harmless if it occurs once at the start per stream)
201cur_dts is invalid (this is harmless if it occurs once at the start per stream)
202cur_dts is invalid (this is harmless if it occurs once at the start per stream)
203cur_dts is invalid (this is harmless if it occurs once at the start per stream)
204cur_dts is invalid (this is harmless if it occurs once at the start per stream)
205cur_dts is invalid (this is harmless if it occurs once at the start per stream)
206cur_dts is invalid (this is harmless if it occurs once at the start per stream)
207[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
208Past duration 0.792137 too large
209cur_dts is invalid (this is harmless if it occurs once at the start per stream)
210Past duration 0.792091 too large
211cur_dts is invalid (this is harmless if it occurs once at the start per stream)
212cur_dts is invalid (this is harmless if it occurs once at the start per stream)
213cur_dts is invalid (this is harmless if it occurs once at the start per stream)
214cur_dts is invalid (this is harmless if it occurs once at the start per stream)
215cur_dts is invalid (this is harmless if it occurs once at the start per stream)
216cur_dts is invalid (this is harmless if it occurs once at the start per stream)
217cur_dts is invalid (this is harmless if it occurs once at the start per stream)
218[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
219Past duration 0.792046 too large
220cur_dts is invalid (this is harmless if it occurs once at the start per stream)
221Past duration 0.791939 too large
222cur_dts is invalid (this is harmless if it occurs once at the start per stream)
223cur_dts is invalid (this is harmless if it occurs once at the start per stream)
224cur_dts is invalid (this is harmless if it occurs once at the start per stream)
225cur_dts is invalid (this is harmless if it occurs once at the start per stream)
226cur_dts is invalid (this is harmless if it occurs once at the start per stream)
227cur_dts is invalid (this is harmless if it occurs once at the start per stream)
228cur_dts is invalid (this is harmless if it occurs once at the start per stream)
229[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
230Past duration 0.791847 too large
231cur_dts is invalid (this is harmless if it occurs once at the start per stream)
232Past duration 0.792839 too large
233cur_dts is invalid (this is harmless if it occurs once at the start per stream)
234cur_dts is invalid (this is harmless if it occurs once at the start per stream)
235cur_dts is invalid (this is harmless if it occurs once at the start per stream)
236[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
237Past duration 0.793846 too large
238Past duration 0.793816 too large
239[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
240Past duration 0.793785 too large
241Past duration 0.793770 too large
242[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
243Past duration 0.793739 too large
244Past duration 0.793739 too large
245[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
246Past duration 0.793739 too large
247Past duration 0.793739 too large
248[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
249Past duration 0.793739 too large
250Past duration 0.793571 too large
251[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
252Past duration 0.793388 too large
253frame= 24 fps=0.0 q=-0.0 size= 51kB time=00:38:04.50 bitrate= 0.2kbits/s dup=0 drop=1 speed=4.54e+03x
254Past duration 0.793587 too large
255[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
256Past duration 0.793785 too large
257Past duration 0.793724 too large
258[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
259Past duration 0.793648 too large
260Past duration 0.793648 too large
261[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
262Past duration 0.793648 too large
263Past duration 0.793648 too large
264[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
265Past duration 0.793648 too large
266Past duration 0.793587 too large
267[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
268Past duration 0.793541 too large
269Past duration 0.793571 too large
270[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
271Past duration 0.793587 too large
272Past duration 0.793587 too large
273[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
274Past duration 0.793587 too large
275Past duration 0.793587 too large
276[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
277Past duration 0.793587 too large
278Past duration 0.793571 too large
279[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
280Past duration 0.793541 too large
281Past duration 0.793510 too large
282[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
283Past duration 0.793495 too large
284Past duration 0.793465 too large
285[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
286Past duration 0.793449 too large
287Past duration 0.793449 too large
288[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
289Past duration 0.793449 too large
290Past duration 0.793449 too large
291frame= 49 fps= 48 q=-0.0 size= 162kB time=00:38:05.00 bitrate= 0.6kbits/s dup=0 drop=1 speed=2.25e+03x
292[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
293Past duration 0.793449 too large
294Past duration 0.793449 too large
295[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
296Past duration 0.793449 too large
297Past duration 0.793449 too large
298[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
299Past duration 0.793449 too large
300Past duration 0.793388 too large
301[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
302Past duration 0.793343 too large
303Past duration 0.793373 too large
304[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
305Past duration 0.793388 too large
306Past duration 0.793419 too large
307[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
308Past duration 0.793449 too large
309Past duration 0.793343 too large
310[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
311Past duration 0.793236 too large
312Past duration 0.793221 too large
313[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
314Past duration 0.793190 too large
315Past duration 0.793236 too large
316[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
317Past duration 0.793297 too large
318Past duration 0.793297 too large
319[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
320Past duration 0.793297 too large
321Past duration 0.793297 too large
322[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
323Past duration 0.793297 too large
324Past duration 0.793266 too large
325[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
326Past duration 0.793236 too large
327Past duration 0.793236 too large
328[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
329Past duration 0.793236 too large
330Past duration 0.793236 too large
331frame= 75 fps= 49 q=-0.0 size= 281kB time=00:38:05.52 bitrate= 1.0kbits/s dup=0 drop=1 speed=1.49e+03x
332[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
333Past duration 0.793236 too large
334Past duration 0.793221 too large
335[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
336Past duration 0.793190 too large
337Past duration 0.793190 too large
338[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
339Past duration 0.793190 too large
340Past duration 0.793190 too large
341[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
342Past duration 0.793190 too large
343Past duration 0.793175 too large
344[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
345Past duration 0.793144 too large
346Past duration 0.793144 too large
347[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
348Past duration 0.793144 too large
349Past duration 0.793175 too large
350[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
351Past duration 0.793190 too large
352Past duration 0.793144 too large
353[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
354Past duration 0.793098 too large
355Past duration 0.793068 too large
356[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
357Past duration 0.793037 too large
358Past duration 0.792595 too large
359[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
360Past duration 0.792137 too large
361Past duration 0.792564 too large
362[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
363Past duration 0.792992 too large
364Past duration 0.792992 too large
365[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
366Past duration 0.792992 too large
367Past duration 0.793022 too large
368[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
369Past duration 0.793037 too large
370Past duration 0.793037 too large
371frame= 101 fps= 49 q=-0.0 size= 491kB time=00:38:06.04 bitrate= 1.8kbits/s dup=0 drop=1 speed=1.12e+03x
372[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
373Past duration 0.793037 too large
374Past duration 0.793037 too large
375[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
376Past duration 0.793037 too large
377Past duration 0.792992 too large
378[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
379Past duration 0.792946 too large
380Past duration 0.792915 too large
381[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
382Past duration 0.792885 too large
383Past duration 0.792885 too large
384[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
385Past duration 0.792885 too large
386Past duration 0.792946 too large
387[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
388Past duration 0.792992 too large
389Past duration 0.792946 too large
390[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
391Past duration 0.792885 too large
392Past duration 0.792870 too large
393[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
394Past duration 0.792839 too large
395Past duration 0.792839 too large
396[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
397Past duration 0.792839 too large
398Past duration 0.792839 too large
399[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
400Past duration 0.792839 too large
401Past duration 0.792824 too large
402[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
403Past duration 0.792793 too large
404Past duration 0.792793 too large
405frame= 123 fps= 48 q=-0.0 size= 697kB time=00:38:06.48 bitrate= 2.5kbits/s dup=0 drop=1 speed= 892x
406[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
407Past duration 0.792793 too large
408Past duration 0.792763 too large
409[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
410Past duration 0.792747 too large
411Past duration 0.792763 too large
412[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
413Past duration 0.792793 too large
414Past duration 0.792763 too large
415[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
416Past duration 0.792747 too large
417Past duration 0.792747 too large
418[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
419Past duration 0.792747 too large
420Past duration 0.792793 too large
421[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
422Past duration 0.792839 too large
423Past duration 0.792747 too large
424[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
425Past duration 0.792641 too large
426Past duration 0.792641 too large
427[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
428Past duration 0.792641 too large
429Past duration 0.792671 too large
430[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
431Past duration 0.792686 too large
432Past duration 0.792671 too large
433[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
434Past duration 0.792641 too large
435Past duration 0.792641 too large
436[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
437Past duration 0.792641 too large
438Past duration 0.792641 too large
439[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
440Past duration 0.792641 too large
441Past duration 0.792564 too large
442[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
443Past duration 0.792488 too large
444Past duration 0.792549 too large
445frame= 149 fps= 48 q=-0.0 size= 894kB time=00:38:07.00 bitrate= 3.2kbits/s dup=0 drop=1 speed= 744x
446[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
447Past duration 0.792595 too large
448Past duration 0.792549 too large
449[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
450Past duration 0.792488 too large
451Past duration 0.792519 too large
452[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
453Past duration 0.792549 too large
454Past duration 0.792519 too large
455[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
456Past duration 0.792488 too large
457Past duration 0.792488 too large
458[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
459Past duration 0.792488 too large
460Past duration 0.792488 too large
461[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
462Past duration 0.792488 too large
463Past duration 0.792473 too large
464[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
465Past duration 0.792442 too large
466Past duration 0.791939 too large
467[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
468Past duration 0.791435 too large
469Past duration 0.792000 too large
470[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
471Past duration 0.792549 too large
472Past duration 0.792473 too large
473[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
474Past duration 0.792397 too large
475Past duration 0.792397 too large
476[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
477Past duration 0.792397 too large
478Past duration 0.792336 too large
479[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
480Past duration 0.792290 too large
481Past duration 0.792320 too large
482frame= 173 fps= 48 q=-0.0 size= 1091kB time=00:38:07.48 bitrate= 3.9kbits/s dup=0 drop=1 speed= 639x
483[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
484Past duration 0.792336 too large
485Past duration 0.792320 too large
486[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
487Past duration 0.792290 too large
488Past duration 0.792290 too large
489[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
490Past duration 0.792290 too large
491Past duration 0.792274 too large
492[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
493Past duration 0.792244 too large
494Past duration 0.792213 too large
495[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
496Past duration 0.792198 too large
497Past duration 0.792213 too large
498[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
499Past duration 0.792244 too large
500Past duration 0.792244 too large
501[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
502Past duration 0.792244 too large
503Past duration 0.792198 too large
504[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
505Past duration 0.792137 too large
506Past duration 0.792168 too large
507[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
508Past duration 0.792198 too large
509Past duration 0.792168 too large
510[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
511Past duration 0.792137 too large
512Past duration 0.792137 too large
513[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
514Past duration 0.792137 too large
515Past duration 0.792137 too large
516[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
517Past duration 0.792137 too large
518frame= 196 fps= 48 q=-0.0 size= 1309kB time=00:38:07.94 bitrate= 4.7kbits/s dup=0 drop=1 speed= 560x
519Past duration 0.792137 too large
520[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
521Past duration 0.792137 too large
522Past duration 0.792091 too large
523[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
524Past duration 0.792046 too large
525Past duration 0.792061 too large
526[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
527Past duration 0.792091 too large
528Past duration 0.792061 too large
529[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
530Past duration 0.792046 too large
531Past duration 0.792061 too large
532[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
533Past duration 0.792091 too large
534Past duration 0.792061 too large
535[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
536Past duration 0.792046 too large
537Past duration 0.792015 too large
538[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
539Past duration 0.792000 too large
540Past duration 0.792015 too large
541[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
542Past duration 0.792046 too large
543Past duration 0.791862 too large
544[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
545Past duration 0.791695 too large
546Past duration 0.791847 too large
547[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
548Past duration 0.792000 too large
549Past duration 0.791969 too large
550[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
551Past duration 0.791939 too large
552Past duration 0.791924 too large
553[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
554Past duration 0.791893 too large
555Past duration 0.791893 too large
556frame= 221 fps= 48 q=-0.0 size= 1522kB time=00:38:08.44 bitrate= 5.4kbits/s dup=0 drop=1 speed= 495x
557[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
558Past duration 0.791893 too large
559Past duration 0.791817 too large
560[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
561Past duration 0.791740 too large
562Past duration 0.791771 too large
563[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
564Past duration 0.791786 too large
565Past duration 0.791817 too large
566[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
567Past duration 0.791847 too large
568Past duration 0.791847 too large
569[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
570Past duration 0.791847 too large
571Past duration 0.791771 too large
572[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
573Past duration 0.791695 too large
574Past duration 0.791695 too large
575[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
576Past duration 0.791695 too large
577Past duration 0.791740 too large
578[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
579Past duration 0.791786 too large
580Past duration 0.791740 too large
581[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
582Past duration 0.791695 too large
583Past duration 0.791649 too large
584[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
585Past duration 0.791588 too large
586Past duration 0.791618 too large
587[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
588Past duration 0.791649 too large
589Past duration 0.791695 too large
590[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
591Past duration 0.791740 too large
592Past duration 0.791740 too large
593[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
594Past duration 0.791740 too large
595frame= 246 fps= 48 q=-0.0 size= 1733kB time=00:38:08.94 bitrate= 6.2kbits/s dup=0 drop=1 speed= 446x
596Past duration 0.791695 too large
597[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
598Past duration 0.791649 too large
599Past duration 0.791649 too large
600[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
601Past duration 0.791649 too large
602Past duration 0.791649 too large
603[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
604Past duration 0.791649 too large
605Past duration 0.791649 too large
606[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
607Past duration 0.791649 too large
608Past duration 0.791649 too large
609[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
610Past duration 0.791649 too large
611Past duration 0.791618 too large
612[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
613Past duration 0.791588 too large
614Past duration 0.790337 too large
615[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
616Past duration 0.789085 too large
617Past duration 0.790321 too large
618[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
619Past duration 0.791542 too large
620Past duration 0.791542 too large
621[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
622Past duration 0.791542 too large
623Past duration 0.791512 too large
624[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
625Past duration 0.791496 too large
626Past duration 0.791512 too large
627[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
628Past duration 0.791542 too large
629Past duration 0.791512 too large
630[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
631Past duration 0.791496 too large
632frame= 270 fps= 48 q=-0.0 size= 1917kB time=00:38:09.42 bitrate= 6.9kbits/s dup=0 drop=1 speed= 406x
633Past duration 0.791466 too large
634[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
635Past duration 0.791435 too large
636Past duration 0.791435 too large
637[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
638Past duration 0.791435 too large
639Past duration 0.791435 too large
640[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
641Past duration 0.791435 too large
642Past duration 0.791435 too large
643[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
644Past duration 0.791435 too large
645Past duration 0.791435 too large
646[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
647Past duration 0.791435 too large
648Past duration 0.791389 too large
649[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
650Past duration 0.791344 too large
651Past duration 0.791344 too large
652[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
653Past duration 0.791344 too large
654Past duration 0.791313 too large
655[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
656Past duration 0.791298 too large
657Past duration 0.791191 too large
658[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
659Past duration 0.791100 too large
660Past duration 0.791191 too large
661[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
662Past duration 0.791298 too large
663Past duration 0.791298 too large
664[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
665Past duration 0.791298 too large
666Past duration 0.791313 too large
667[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
668Past duration 0.791344 too large
669Past duration 0.791298 too large
670[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
671Past duration 0.791237 too large
672frame= 296 fps= 48 q=-0.0 size= 2052kB time=00:38:09.94 bitrate= 7.3kbits/s dup=0 drop=1 speed= 372x
673Past duration 0.791237 too large
674[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
675Past duration 0.791237 too large
676Past duration 0.791222 too large
677[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
678Past duration 0.791191 too large
679Past duration 0.791191 too large
680[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
681Past duration 0.791191 too large
682Past duration 0.791191 too large
683[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
684Past duration 0.791191 too large
685Past duration 0.791191 too large
686[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
687Past duration 0.791191 too large
688Past duration 0.791145 too large
689[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
690Past duration 0.791100 too large
691Past duration 0.790947 too large
692[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
693Past duration 0.790794 too large
694Past duration 0.790947 too large
695[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
696Past duration 0.791100 too large
697Past duration 0.791069 too large
698[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
699Past duration 0.791039 too large
700Past duration 0.791039 too large
701[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
702Past duration 0.791039 too large
703Past duration 0.791039 too large
704[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
705Past duration 0.791039 too large
706Past duration 0.791039 too large
707[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
708Past duration 0.791039 too large
709Past duration 0.791023 too large
710[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
711Past duration 0.790993 too large
712Past duration 0.790993 too large
713frame= 323 fps= 48 q=-0.0 size= 2206kB time=00:38:10.48 bitrate= 7.9kbits/s dup=0 drop=1 speed= 344x
714[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
715Past duration 0.790993 too large
716Past duration 0.791023 too large
717[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
718Past duration 0.791039 too large
719Past duration 0.790947 too large
720[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
721Past duration 0.790840 too large
722Past duration 0.790886 too large
723[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
724Past duration 0.790947 too large
725Past duration 0.790947 too large
726[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
727Past duration 0.790947 too large
728Past duration 0.790260 too large
729[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
730Past duration 0.789589 too large
731Past duration 0.790215 too large
732[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
733Past duration 0.790840 too large
734Past duration 0.790825 too large
735[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
736Past duration 0.790794 too large
737Past duration 0.790825 too large
738[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
739Past duration 0.790840 too large
740Past duration 0.790840 too large
741[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
742Past duration 0.790840 too large
743Past duration 0.790840 too large
744[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
745Past duration 0.790840 too large
746Past duration 0.790825 too large
747[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
748Past duration 0.790794 too large
749Past duration 0.790764 too large
750[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
751Past duration 0.790749 too large
752Past duration 0.790749 too large
753frame= 349 fps= 49 q=-0.0 size= 2386kB time=00:38:11.00 bitrate= 8.5kbits/s dup=0 drop=1 speed= 319x
754[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
755Past duration 0.790749 too large
756Past duration 0.790749 too large
757[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
758Past duration 0.790749 too large
759Past duration 0.790764 too large
760[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
761Past duration 0.790794 too large
762Past duration 0.790749 too large
763[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
764Past duration 0.790688 too large
765Past duration 0.790672 too large
766[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
767Past duration 0.790642 too large
768Past duration 0.790642 too large
769[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
770Past duration 0.790642 too large
771Past duration 0.790642 too large
772[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
773Past duration 0.790642 too large
774Past duration 0.790642 too large
775[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
776Past duration 0.790642 too large
777Past duration 0.790642 too large
778[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
779Past duration 0.790642 too large
780Past duration 0.790565 too large
781[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
782Past duration 0.790489 too large
783Past duration 0.790520 too large
784[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
785Past duration 0.790535 too large
786Past duration 0.790398 too large
787[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
788Past duration 0.790245 too large
789Past duration 0.790321 too large
790[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
791Past duration 0.790398 too large
792frame= 374 fps= 49 q=-0.0 size= 2573kB time=00:38:11.50 bitrate= 9.2kbits/s dup=0 drop=1 speed= 298x
793Past duration 0.790474 too large
794[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
795Past duration 0.790535 too large
796Past duration 0.790520 too large
797[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
798Past duration 0.790489 too large
799Past duration 0.790474 too large
800[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
801Past duration 0.790443 too large
802Past duration 0.790443 too large
803[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
804Past duration 0.790443 too large
805Past duration 0.790489 too large
806[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
807Past duration 0.790535 too large
808Past duration 0.790489 too large
809[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
810Past duration 0.790443 too large
811Past duration 0.790413 too large
812[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
813Past duration 0.790398 too large
814Past duration 0.790398 too large
815[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
816Past duration 0.790398 too large
817Past duration 0.790398 too large
818[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
819Past duration 0.790398 too large
820Past duration 0.790337 too large
821[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
822Past duration 0.790291 too large
823Past duration 0.790321 too large
824[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
825Past duration 0.790337 too large
826Past duration 0.790337 too large
827frame= 397 fps= 48 q=-0.0 size= 2869kB time=00:38:11.96 bitrate= 10.3kbits/s dup=0 drop=1 speed= 279x
828[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
829Past duration 0.790337 too large
830Past duration 0.790321 too large
831[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
832Past duration 0.790291 too large
833Past duration 0.790260 too large
834[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
835Past duration 0.790245 too large
836Past duration 0.790245 too large
837[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
838Past duration 0.790245 too large
839Past duration 0.790215 too large
840[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
841Past duration 0.790199 too large
842Past duration 0.790169 too large
843[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
844Past duration 0.790138 too large
845Past duration 0.790138 too large
846[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
847Past duration 0.790138 too large
848Past duration 0.790138 too large
849[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
850Past duration 0.790138 too large
851Past duration 0.789864 too large
852[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
853Past duration 0.789589 too large
854Past duration 0.789818 too large
855[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
856Past duration 0.790047 too large
857Past duration 0.790016 too large
858frame= 417 fps= 48 q=-0.0 size= 3383kB time=00:38:12.36 bitrate= 12.1kbits/s dup=0 drop=1 speed= 262x
859[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
860Past duration 0.789986 too large
861Past duration 0.789986 too large
862[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
863Past duration 0.789986 too large
864Past duration 0.789970 too large
865[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
866Past duration 0.789940 too large
867Past duration 0.789925 too large
868[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
869Past duration 0.789894 too large
870Past duration 0.789864 too large
871[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
872Past duration 0.789848 too large
873Past duration 0.789925 too large
874[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
875Past duration 0.789986 too large
876Past duration 0.790016 too large
877[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
878Past duration 0.790047 too large
879Past duration 0.790016 too large
880[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
881Past duration 0.789986 too large
882Past duration 0.789986 too large
883[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
884Past duration 0.789986 too large
885Past duration 0.789970 too large
886[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
887Past duration 0.789940 too large
888Past duration 0.789986 too large
889[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
890Past duration 0.790047 too large
891Past duration 0.789986 too large
892[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
893Past duration 0.789940 too large
894Past duration 0.789925 too large
895[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
896Past duration 0.789894 too large
897Past duration 0.789894 too large
898[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
899Past duration 0.789894 too large
900Past duration 0.789864 too large
901[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
902Past duration 0.789848 too large
903Past duration 0.789848 too large
904[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
905Past duration 0.789848 too large
906Past duration 0.789696 too large
907[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
908Past duration 0.789543 too large
909Past duration 0.789696 too large
910[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
911Past duration 0.789848 too large
912Past duration 0.789818 too large
913frame= 453 fps= 49 q=-0.0 size= 3590kB time=00:38:13.08 bitrate= 12.8kbits/s dup=0 drop=1 speed= 248x
914[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
915Past duration 0.789787 too large
916Past duration 0.789772 too large
917[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
918Past duration 0.789742 too large
919Past duration 0.789711 too large
920[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
921Past duration 0.789696 too large
922Past duration 0.789711 too large
923[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
924Past duration 0.789742 too large
925Past duration 0.789711 too large
926[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
927Past duration 0.789696 too large
928Past duration 0.789696 too large
929[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
930Past duration 0.789696 too large
931Past duration 0.789696 too large
932[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
933Past duration 0.789696 too large
934Past duration 0.789696 too large
935[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
936Past duration 0.789696 too large
937Past duration 0.789665 too large
938[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
939Past duration 0.789650 too large
940Past duration 0.789650 too large
941[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
942Past duration 0.789650 too large
943Past duration 0.789619 too large
944[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
945Past duration 0.789589 too large
946Past duration 0.789589 too large
947[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
948Past duration 0.789589 too large
949Past duration 0.789574 too large
950[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
951Past duration 0.789543 too large
952Past duration 0.789223 too large
953[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
954Past duration 0.788887 too large
955Past duration 0.789223 too large
956[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
957Past duration 0.789543 too large
958Past duration 0.789513 too large
959[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
960Past duration 0.789497 too large
961Past duration 0.789467 too large
962[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
963Past duration 0.789436 too large
964Past duration 0.789421 too large
965frame= 487 fps= 50 q=-0.0 size= 3733kB time=00:38:13.76 bitrate= 13.3kbits/s dup=0 drop=1 speed= 235x
966[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
967Past duration 0.789391 too large
968Past duration 0.789391 too large
969[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
970Past duration 0.789391 too large
971Past duration 0.789421 too large
972[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
973Past duration 0.789436 too large
974Past duration 0.789436 too large
975[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
976Past duration 0.789436 too large
977Past duration 0.789467 too large
978[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
979Past duration 0.789497 too large
980Past duration 0.789467 too large
981[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
982Past duration 0.789436 too large
983Past duration 0.789360 too large
984[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
985Past duration 0.789299 too large
986Past duration 0.789299 too large
987[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
988Past duration 0.789299 too large
989Past duration 0.789268 too large
990[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
991Past duration 0.789238 too large
992Past duration 0.789223 too large
993[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
994Past duration 0.789192 too large
995Past duration 0.789162 too large
996[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
997Past duration 0.789146 too large
998Past duration 0.789146 too large
999[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
1000Past duration 0.789146 too large
1001Past duration 0.789162 too large
1002[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
1003Past duration 0.789192 too large
1004frame= 512 fps= 50 q=-0.0 size= 3844kB time=00:38:14.26 bitrate= 13.7kbits/s dup=0 drop=1 speed= 223x
1005Past duration 0.789223 too large
1006[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
1007Past duration 0.789238 too large
1008Past duration 0.789162 too large
1009[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
1010Past duration 0.789085 too large
1011Past duration 0.789162 too large
1012[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
1013Past duration 0.789238 too large
1014Past duration 0.789192 too large
1015[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
1016Past duration 0.789146 too large
1017Past duration 0.789116 too large
1018[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
1019Past duration 0.789085 too large
1020Past duration 0.789146 too large
1021[rawvideo @ 0x393cf20] PACKET SIZE: 4147200, STRIDE: 3840
1022Past duration 0.789192 too large
1023Past duration 0.789192 too large
1024frame= 525 fps= 49 q=-0.0 Lsize= 4073kB time=00:38:14.78 bitrate= 14.5kbits/s dup=0 drop=1 speed= 216x
1025video:3721kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.459868%
1026Input file #0 (/dev/video0):
1027 Input stream #0:0 (video): 296 packets read (1094860800 bytes); 264 frames decoded;
1028 Total: 296 packets (1094860800 bytes) demuxed
1029Output file #0 (/home/oliver/Desktop/capture1.ts):
1030 Output stream #0:0 (video): 525 frames encoded; 525 packets muxed (3810328 bytes);
1031 Total: 525 packets (3810328 bytes) muxed
1032264 frames successfully decoded, 0 decoding errors
1033[AVIOContext @ 0x393f1a0] Statistics: 0 seeks, 538 writeouts