Ticket #12026: ffmpeg.log

File ffmpeg.log, 67.9 KB (added by jreiser, 5 years ago)

mythffmpeg inifinite loop at end of input: context, debug info, gdb traceback, debug log

Line 
1Version:
2mythtv-29.1+fixes.201812281328.af5d819~ubuntu18.04.1
3
4Context: Use mytharchive to create file-image of DVD from
532-minute (1920 seconds) recording (from 1 minute before to 1 minute after a scheduled 30-minute program),
6US ATSC over-the-air broadcast HD-720, ClosedCaptioned, stereo
7
8Command:
9mythffmpeg -debug_ts -v 48 -threads 4 -i "/var/lib/mytharchive/temp/work/1/newfile.mpg" -r ntsc -target ntsc-dvd -b:v 4771k -s 720x480 -acodec copy -aspect 16:9 "/var/lib/mytharchive/temp/work/1/newfile2.mpg" -map 0:0 -map 0:2
10
11Symptom: infinite loop after about 7 minutes of processing on Intel(R) Core(TM) i5-5250U CPU, 4 cores, 3.2GHz
12
13===== Linux file into at loop:
14
15jreiser@myth:/proc/14967$ ls -l fd*
16
17fd:
18total 0
19lrwx------ 1 jreiser jreiser 64 Feb 16 18:33 0 -> /dev/pts/1
20lrwx------ 1 jreiser jreiser 64 Feb 16 18:33 1 -> /dev/pts/1
21lrwx------ 1 jreiser jreiser 64 Feb 16 18:33 2 -> /dev/pts/1
22lr-x------ 1 jreiser jreiser 64 Feb 16 18:33 3 -> /var/lib/mytharchive/temp/work/1/newfile.mpg   ## input
23l-wx------ 1 jreiser jreiser 64 Feb 16 18:33 4 -> /var/lib/mytharchive/temp/work/1/newfile2.mpg   ## output
24
25fdinfo:
26total 0
27-r-------- 1 jreiser jreiser 0 Feb 16 19:09 0
28-r-------- 1 jreiser jreiser 0 Feb 16 19:09 1
29-r-------- 1 jreiser jreiser 0 Feb 16 19:09 2
30-r-------- 1 jreiser jreiser 0 Feb 16 19:09 3
31-r-------- 1 jreiser jreiser 0 Feb 16 19:09 4
32jreiser@myth:/proc/14967$ cat fdinfo/3
33pos:    2183585792  ## EOF on input file
34flags:  02100000
35mnt_id: 29
36jreiser@myth:/proc/14967$ cat fdinfo/4
37pos:    1142804480   ## position in output file does not advance
38flags:  02100001
39mnt_id: 29
40jreiser@myth:/proc/14967$ ls -l /var/lib/mytharchive/temp/work/1/newfile.mpg
41-rw-rw-rw- 1 jreiser jreiser 2183585792 Feb 16 16:19 /var/lib/mytharchive/temp/work/1/newfile.mpg
42jreiser@myth:/proc/14967$ ls -l /var/lib/mytharchive/temp/work/1/newfile2.mpg
43-rw-rw-rw- 1 jreiser jreiser 1142804480 Feb 16 18:43 /var/lib/mytharchive/temp/work/1/newfile2.mpg
44
45===== Debugger at loop:
46
47(gdb) info thread
48  Id   Target Id         Frame
49* 1    Thread 0x7ffff7fc2740 (LWP 14967) "mythffmpeg" 0x00007ffff4ce29f3 in futex_wait_cancelable (private=<optimized out>, expected=0,
50    futex_word=0x5555557d5cf8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
51  2    Thread 0x7fffeec23700 (LWP 14971) "mythffmpeg" 0x00007ffff4ce29f3 in futex_wait_cancelable (private=<optimized out>, expected=0,
52    futex_word=0x55555582d758) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
53  3    Thread 0x7fffee422700 (LWP 14972) "mythffmpeg" 0x00007ffff4ce29f3 in futex_wait_cancelable (private=<optimized out>, expected=0,
54    futex_word=0x55555582d758) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
55  4    Thread 0x7fffedc21700 (LWP 14974) "mythffmpeg" 0x00007ffff4ce29f3 in futex_wait_cancelable (private=<optimized out>, expected=0,
56    futex_word=0x55555582d758) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
57  5    Thread 0x7fffed420700 (LWP 14975) "mythffmpeg" 0x00007ffff4ce29f3 in futex_wait_cancelable (private=<optimized out>, expected=0,
58    futex_word=0x55555582d758) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
59  6    Thread 0x7fffecc1f700 (LWP 14976) "mythffmpeg" 0x00007ffff4ce29f3 in futex_wait_cancelable (private=<optimized out>, expected=0,
60    futex_word=0x55555582d758) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
61  7    Thread 0x7fffec41e700 (LWP 14977) "mythffmpeg" 0x00007ffff4ce29f3 in futex_wait_cancelable (private=<optimized out>, expected=0,
62    futex_word=0x555555850e28) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
63  8    Thread 0x7fffebc1d700 (LWP 14978) "mythffmpeg" 0x00007ffff4ce29f3 in futex_wait_cancelable (private=<optimized out>, expected=0,
64    futex_word=0x555555850e28) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
65  9    Thread 0x7fffeb41c700 (LWP 14979) "mythffmpeg" 0x00007ffff4ce29f3 in futex_wait_cancelable (private=<optimized out>, expected=0,
66    futex_word=0x555555850e28) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
67  10   Thread 0x7fffeac1b700 (LWP 14980) "mythffmpeg" 0x00007ffff4ce29f3 in futex_wait_cancelable (private=<optimized out>, expected=0,
68    futex_word=0x555555850e28) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
69  11   Thread 0x7fffea41a700 (LWP 14981) "mythffmpeg" ff_sad8_mmxext () at libavcodec/x86/me_cmp.asm:523
70  12   Thread 0x7fffe9c19700 (LWP 14982) "mythffmpeg" 0x00007ffff62be415 in prefetch_motion (dir=0, pix=0x5555557f0e20, s=0x555555803d20)
71    at libavcodec/mpegvideo_motion.c:653
72  13   Thread 0x7fffe9418700 (LWP 14983) "mythffmpeg" 0x00007ffff4ce29f3 in futex_wait_cancelable (private=<optimized out>, expected=0,
73    futex_word=0x5555557d5d28) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
74  14   Thread 0x7fffe8c17700 (LWP 14984) "mythffmpeg" __lll_unlock_wake () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:371
75  15   Thread 0x7fffe8416700 (LWP 14985) "mythffmpeg" 0x00007ffff4ce29f3 in futex_wait_cancelable (private=<optimized out>, expected=0,
76    futex_word=0x5555557d5d28) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
77
78(gdb) thread 1
79[Switching to thread 1 (Thread 0x7ffff7fc2740 (LWP 14967))]
80#0  0x00007ffff4ce29f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5555557d5cf8)
81    at ../sysdeps/unix/sysv/linux/futex-internal.h:88
8288      in ../sysdeps/unix/sysv/linux/futex-internal.h
83
84(gdb) bt
85#0  0x00007ffff4ce29f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5555557d5cf8)
86    at ../sysdeps/unix/sysv/linux/futex-internal.h:88
87#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5555557d5d30, cond=0x5555557d5cd0) at pthread_cond_wait.c:502
88#2  __pthread_cond_wait (cond=cond@entry=0x5555557d5cd0, mutex=mutex@entry=0x5555557d5d30) at pthread_cond_wait.c:655
89#3  0x00007ffff631b1ab in thread_park_workers (thread_count=5, c=<optimized out>) at libavcodec/pthread_slice.c:138
90#4  thread_execute (avctx=<optimized out>, func=0x7ffff62b57c0 <encode_thread>, arg=0x55555584df20, ret=<optimized out>, job_count=5,
91    job_size=8) at libavcodec/pthread_slice.c:167
92#5  0x00007ffff62b2dd6 in encode_picture (picture_number=<optimized out>, s=0x55555584dbc0) at libavcodec/mpegvideo_enc.c:3942
93#6  ff_mpv_encode_picture (avctx=<optimized out>, pkt=0x555555851540, pic_arg=<optimized out>, got_packet=0x7fffffffd774)
94    at libavcodec/mpegvideo_enc.c:1893
95#7  0x00007ffff63f932a in avcodec_encode_video2 (avctx=avctx@entry=0x55555587ee60, avpkt=0x555555851540,
96    frame=frame@entry=0x5555558c01e0, got_packet_ptr=got_packet_ptr@entry=0x7fffffffd774) at libavcodec/utils.c:1994
97#8  0x00007ffff63f9662 in do_encode (avctx=0x55555587ee60, frame=0x5555558c01e0, got_packet=0x7fffffffd774) at libavcodec/utils.c:2939
98#9  0x00007ffff63ff837 in avcodec_send_frame (avctx=0x55555587ee60, frame=0x5555558c01e0) at libavcodec/utils.c:2988
99#10 0x0000555555577cc3 in do_video_out (of=0x55555582f0c0, ost=0x555555855180, next_picture=0x5555558ba3c0, sync_ipts=<optimized out>)
100    at ffmpeg.c:1250
101#11 0x0000555555578eb8 in reap_filters (flush=0) at ffmpeg.c:1450
102#12 0x00005555555800f9 in transcode_step () at ffmpeg.c:4342
103#13 transcode () at ffmpeg.c:4386
104#14 0x000055555555ffdb in main (argc=<optimized out>, argv=<optimized out>) at ffmpeg.c:4591
105
106=====  log file near start of loop
107# Note repeating "[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output"
108# Also note repeating cycle of "size:80314" etc.
109
110encoder <- type:video frame_pts:57777 frame_pts_time:1927.83 time_base:1001/30000
111encoder -> type:video pkt_pts:57776 pkt_pts_time:1927.79 pkt_dts:57775 pkt_dts_time:1927.76
112encoder -> type:video pkt_pts:173501328 pkt_pts_time:1927.79 pkt_dts:173498325 pkt_dts_time:1927.76
113muxer <- type:video pkt_pts:173501328 pkt_pts_time:1927.79 pkt_dts:173498325 pkt_dts_time:1927.76 size:562
114encoder <- type:video frame_pts:57778 frame_pts_time:1927.86 time_base:1001/30000
115encoder -> type:video pkt_pts:57777 pkt_pts_time:1927.83 pkt_dts:57776 pkt_dts_time:1927.79
116encoder -> type:video pkt_pts:173504331 pkt_pts_time:1927.83 pkt_dts:173501328 pkt_dts_time:1927.79
117muxer <- type:video pkt_pts:173504331 pkt_pts_time:1927.83 pkt_dts:173501328 pkt_dts_time:1927.79 size:80314
118encoder <- type:video frame_pts:57779 frame_pts_time:1927.89 time_base:1001/30000
119encoder -> type:video pkt_pts:57778 pkt_pts_time:1927.86 pkt_dts:57777 pkt_dts_time:1927.83
120encoder -> type:video pkt_pts:173507334 pkt_pts_time:1927.86 pkt_dts:173504331 pkt_dts_time:1927.83
121muxer <- type:video pkt_pts:173507334 pkt_pts_time:1927.86 pkt_dts:173504331 pkt_dts_time:1927.83 size:35612
122encoder <- type:video frame_pts:57780 frame_pts_time:1927.93 time_base:1001/30000
123encoder -> type:video pkt_pts:57779 pkt_pts_time:1927.89 pkt_dts:57778 pkt_dts_time:1927.86
124encoder -> type:video pkt_pts:173510337 pkt_pts_time:1927.89 pkt_dts:173507334 pkt_dts_time:1927.86
125muxer <- type:video pkt_pts:173510337 pkt_pts_time:1927.89 pkt_dts:173507334 pkt_dts_time:1927.86 size:7367
126encoder <- type:video frame_pts:57781 frame_pts_time:1927.96 time_base:1001/30000
127encoder -> type:video pkt_pts:57780 pkt_pts_time:1927.93 pkt_dts:57779 pkt_dts_time:1927.89
128encoder -> type:video pkt_pts:173513340 pkt_pts_time:1927.93 pkt_dts:173510337 pkt_dts_time:1927.89
129muxer <- type:video pkt_pts:173513340 pkt_pts_time:1927.93 pkt_dts:173510337 pkt_dts_time:1927.89 size:2814
130encoder <- type:video frame_pts:57782 frame_pts_time:1927.99 time_base:1001/30000
131encoder -> type:video pkt_pts:57781 pkt_pts_time:1927.96 pkt_dts:57780 pkt_dts_time:1927.93
132encoder -> type:video pkt_pts:173516343 pkt_pts_time:1927.96 pkt_dts:173513340 pkt_dts_time:1927.93
133muxer <- type:video pkt_pts:173516343 pkt_pts_time:1927.96 pkt_dts:173513340 pkt_dts_time:1927.93 size:1335
134encoder <- type:video frame_pts:57783 frame_pts_time:1928.03 time_base:1001/30000
135encoder -> type:video pkt_pts:57782 pkt_pts_time:1927.99 pkt_dts:57781 pkt_dts_time:1927.96
136encoder -> type:video pkt_pts:173519346 pkt_pts_time:1927.99 pkt_dts:173516343 pkt_dts_time:1927.96
137muxer <- type:video pkt_pts:173519346 pkt_pts_time:1927.99 pkt_dts:173516343 pkt_dts_time:1927.96 size:839
138encoder <- type:video frame_pts:57784 frame_pts_time:1928.06 time_base:1001/30000
139encoder -> type:video pkt_pts:57783 pkt_pts_time:1928.03 pkt_dts:57782 pkt_dts_time:1927.99
140encoder -> type:video pkt_pts:173522349 pkt_pts_time:1928.03 pkt_dts:173519346 pkt_dts_time:1927.99
141muxer <- type:video pkt_pts:173522349 pkt_pts_time:1928.03 pkt_dts:173519346 pkt_dts_time:1927.99 size:647
142encoder <- type:video frame_pts:57785 frame_pts_time:1928.09 time_base:1001/30000
143encoder -> type:video pkt_pts:57784 pkt_pts_time:1928.06 pkt_dts:57783 pkt_dts_time:1928.03
144encoder -> type:video pkt_pts:173525352 pkt_pts_time:1928.06 pkt_dts:173522349 pkt_dts_time:1928.03
145muxer <- type:video pkt_pts:173525352 pkt_pts_time:1928.06 pkt_dts:173522349 pkt_dts_time:1928.03 size:585
146encoder <- type:video frame_pts:57786 frame_pts_time:1928.13 time_base:1001/30000
147encoder -> type:video pkt_pts:57785 pkt_pts_time:1928.09 pkt_dts:57784 pkt_dts_time:1928.06
148encoder -> type:video pkt_pts:173528355 pkt_pts_time:1928.09 pkt_dts:173525352 pkt_dts_time:1928.06
149muxer <- type:video pkt_pts:173528355 pkt_pts_time:1928.09 pkt_dts:173525352 pkt_dts_time:1928.06 size:572
150encoder <- type:video frame_pts:57787 frame_pts_time:1928.16 time_base:1001/30000
151encoder -> type:video pkt_pts:57786 pkt_pts_time:1928.13 pkt_dts:57785 pkt_dts_time:1928.09
152encoder -> type:video pkt_pts:173531358 pkt_pts_time:1928.13 pkt_dts:173528355 pkt_dts_time:1928.09
153muxer <- type:video pkt_pts:173531358 pkt_pts_time:1928.13 pkt_dts:173528355 pkt_dts_time:1928.09 size:565
154encoder <- type:video frame_pts:57788 frame_pts_time:1928.19 time_base:1001/30000
155encoder -> type:video pkt_pts:57787 pkt_pts_time:1928.16 pkt_dts:57786 pkt_dts_time:1928.13
156encoder -> type:video pkt_pts:173534361 pkt_pts_time:1928.16 pkt_dts:173531358 pkt_dts_time:1928.13
157muxer <- type:video pkt_pts:173534361 pkt_pts_time:1928.16 pkt_dts:173531358 pkt_dts_time:1928.13 size:567
158encoder <- type:video frame_pts:57789 frame_pts_time:1928.23 time_base:1001/30000
159encoder -> type:video pkt_pts:57788 pkt_pts_time:1928.19 pkt_dts:57787 pkt_dts_time:1928.16
160encoder -> type:video pkt_pts:173537364 pkt_pts_time:1928.19 pkt_dts:173534361 pkt_dts_time:1928.16
161muxer <- type:video pkt_pts:173537364 pkt_pts_time:1928.19 pkt_dts:173534361 pkt_dts_time:1928.16 size:564
162[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output   ## libavformat/mux.c:1119
163encoder <- type:video frame_pts:57790 frame_pts_time:1928.26 time_base:1001/30000
164encoder -> type:video pkt_pts:57789 pkt_pts_time:1928.23 pkt_dts:57788 pkt_dts_time:1928.19
165encoder -> type:video pkt_pts:173540367 pkt_pts_time:1928.23 pkt_dts:173537364 pkt_dts_time:1928.19
166muxer <- type:video pkt_pts:173540367 pkt_pts_time:1928.23 pkt_dts:173537364 pkt_dts_time:1928.19 size:564
167[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
168encoder <- type:video frame_pts:57791 frame_pts_time:1928.29 time_base:1001/30000
169encoder -> type:video pkt_pts:57790 pkt_pts_time:1928.26 pkt_dts:57789 pkt_dts_time:1928.23
170encoder -> type:video pkt_pts:173543370 pkt_pts_time:1928.26 pkt_dts:173540367 pkt_dts_time:1928.23
171muxer <- type:video pkt_pts:173543370 pkt_pts_time:1928.26 pkt_dts:173540367 pkt_dts_time:1928.23 size:564
172[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
173encoder <- type:video frame_pts:57792 frame_pts_time:1928.33 time_base:1001/30000
174encoder -> type:video pkt_pts:57791 pkt_pts_time:1928.29 pkt_dts:57790 pkt_dts_time:1928.26
175encoder -> type:video pkt_pts:173546373 pkt_pts_time:1928.29 pkt_dts:173543370 pkt_dts_time:1928.26
176muxer <- type:video pkt_pts:173546373 pkt_pts_time:1928.29 pkt_dts:173543370 pkt_dts_time:1928.26 size:564
177[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
178encoder <- type:video frame_pts:57793 frame_pts_time:1928.36 time_base:1001/30000
179encoder -> type:video pkt_pts:57792 pkt_pts_time:1928.33 pkt_dts:57791 pkt_dts_time:1928.29
180encoder -> type:video pkt_pts:173549376 pkt_pts_time:1928.33 pkt_dts:173546373 pkt_dts_time:1928.29
181muxer <- type:video pkt_pts:173549376 pkt_pts_time:1928.33 pkt_dts:173546373 pkt_dts_time:1928.29 size:564
182[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
183encoder <- type:video frame_pts:57794 frame_pts_time:1928.39 time_base:1001/30000
184encoder -> type:video pkt_pts:57793 pkt_pts_time:1928.36 pkt_dts:57792 pkt_dts_time:1928.33
185encoder -> type:video pkt_pts:173552379 pkt_pts_time:1928.36 pkt_dts:173549376 pkt_dts_time:1928.33
186muxer <- type:video pkt_pts:173552379 pkt_pts_time:1928.36 pkt_dts:173549376 pkt_dts_time:1928.33 size:564
187[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
188encoder <- type:video frame_pts:57795 frame_pts_time:1928.43 time_base:1001/30000
189encoder -> type:video pkt_pts:57794 pkt_pts_time:1928.39 pkt_dts:57793 pkt_dts_time:1928.36
190encoder -> type:video pkt_pts:173555382 pkt_pts_time:1928.39 pkt_dts:173552379 pkt_dts_time:1928.36
191muxer <- type:video pkt_pts:173555382 pkt_pts_time:1928.39 pkt_dts:173552379 pkt_dts_time:1928.36 size:564
192[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
193encoder <- type:video frame_pts:57796 frame_pts_time:1928.46 time_base:1001/30000
194encoder -> type:video pkt_pts:57795 pkt_pts_time:1928.43 pkt_dts:57794 pkt_dts_time:1928.39
195encoder -> type:video pkt_pts:173558385 pkt_pts_time:1928.43 pkt_dts:173555382 pkt_dts_time:1928.39
196muxer <- type:video pkt_pts:173558385 pkt_pts_time:1928.43 pkt_dts:173555382 pkt_dts_time:1928.39 size:80314
197[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
198encoder <- type:video frame_pts:57797 frame_pts_time:1928.49 time_base:1001/30000
199encoder -> type:video pkt_pts:57796 pkt_pts_time:1928.46 pkt_dts:57795 pkt_dts_time:1928.43
200encoder -> type:video pkt_pts:173561388 pkt_pts_time:1928.46 pkt_dts:173558385 pkt_dts_time:1928.43
201muxer <- type:video pkt_pts:173561388 pkt_pts_time:1928.46 pkt_dts:173558385 pkt_dts_time:1928.43 size:35612
202[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
203encoder <- type:video frame_pts:57798 frame_pts_time:1928.53 time_base:1001/30000
204encoder -> type:video pkt_pts:57797 pkt_pts_time:1928.49 pkt_dts:57796 pkt_dts_time:1928.46
205encoder -> type:video pkt_pts:173564391 pkt_pts_time:1928.49 pkt_dts:173561388 pkt_dts_time:1928.46
206muxer <- type:video pkt_pts:173564391 pkt_pts_time:1928.49 pkt_dts:173561388 pkt_dts_time:1928.46 size:7367
207[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
208encoder <- type:video frame_pts:57799 frame_pts_time:1928.56 time_base:1001/30000
209encoder -> type:video pkt_pts:57798 pkt_pts_time:1928.53 pkt_dts:57797 pkt_dts_time:1928.49
210encoder -> type:video pkt_pts:173567394 pkt_pts_time:1928.53 pkt_dts:173564391 pkt_dts_time:1928.49
211muxer <- type:video pkt_pts:173567394 pkt_pts_time:1928.53 pkt_dts:173564391 pkt_dts_time:1928.49 size:2814
212[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
213encoder <- type:video frame_pts:57800 frame_pts_time:1928.59 time_base:1001/30000
214encoder -> type:video pkt_pts:57799 pkt_pts_time:1928.56 pkt_dts:57798 pkt_dts_time:1928.53
215encoder -> type:video pkt_pts:173570397 pkt_pts_time:1928.56 pkt_dts:173567394 pkt_dts_time:1928.53
216muxer <- type:video pkt_pts:173570397 pkt_pts_time:1928.56 pkt_dts:173567394 pkt_dts_time:1928.53 size:1335
217[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
218encoder <- type:video frame_pts:57801 frame_pts_time:1928.63 time_base:1001/30000
219encoder -> type:video pkt_pts:57800 pkt_pts_time:1928.59 pkt_dts:57799 pkt_dts_time:1928.56
220encoder -> type:video pkt_pts:173573400 pkt_pts_time:1928.59 pkt_dts:173570397 pkt_dts_time:1928.56
221muxer <- type:video pkt_pts:173573400 pkt_pts_time:1928.59 pkt_dts:173570397 pkt_dts_time:1928.56 size:839
222[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
223encoder <- type:video frame_pts:57802 frame_pts_time:1928.66 time_base:1001/30000
224encoder -> type:video pkt_pts:57801 pkt_pts_time:1928.63 pkt_dts:57800 pkt_dts_time:1928.59
225encoder -> type:video pkt_pts:173576403 pkt_pts_time:1928.63 pkt_dts:173573400 pkt_dts_time:1928.59
226muxer <- type:video pkt_pts:173576403 pkt_pts_time:1928.63 pkt_dts:173573400 pkt_dts_time:1928.59 size:647
227[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
228encoder <- type:video frame_pts:57803 frame_pts_time:1928.69 time_base:1001/30000
229encoder -> type:video pkt_pts:57802 pkt_pts_time:1928.66 pkt_dts:57801 pkt_dts_time:1928.63
230encoder -> type:video pkt_pts:173579406 pkt_pts_time:1928.66 pkt_dts:173576403 pkt_dts_time:1928.63
231muxer <- type:video pkt_pts:173579406 pkt_pts_time:1928.66 pkt_dts:173576403 pkt_dts_time:1928.63 size:585
232[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
233encoder <- type:video frame_pts:57804 frame_pts_time:1928.73 time_base:1001/30000
234encoder -> type:video pkt_pts:57803 pkt_pts_time:1928.69 pkt_dts:57802 pkt_dts_time:1928.66
235encoder -> type:video pkt_pts:173582409 pkt_pts_time:1928.69 pkt_dts:173579406 pkt_dts_time:1928.66
236muxer <- type:video pkt_pts:173582409 pkt_pts_time:1928.69 pkt_dts:173579406 pkt_dts_time:1928.66 size:572
237[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
238encoder <- type:video frame_pts:57805 frame_pts_time:1928.76 time_base:1001/30000
239encoder -> type:video pkt_pts:57804 pkt_pts_time:1928.73 pkt_dts:57803 pkt_dts_time:1928.69
240encoder -> type:video pkt_pts:173585412 pkt_pts_time:1928.73 pkt_dts:173582409 pkt_dts_time:1928.69
241muxer <- type:video pkt_pts:173585412 pkt_pts_time:1928.73 pkt_dts:173582409 pkt_dts_time:1928.69 size:565
242[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
243encoder <- type:video frame_pts:57806 frame_pts_time:1928.79 time_base:1001/30000
244encoder -> type:video pkt_pts:57805 pkt_pts_time:1928.76 pkt_dts:57804 pkt_dts_time:1928.73
245encoder -> type:video pkt_pts:173588415 pkt_pts_time:1928.76 pkt_dts:173585412 pkt_dts_time:1928.73
246muxer <- type:video pkt_pts:173588415 pkt_pts_time:1928.76 pkt_dts:173585412 pkt_dts_time:1928.73 size:567
247[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
248encoder <- type:video frame_pts:57807 frame_pts_time:1928.83 time_base:1001/30000
249encoder -> type:video pkt_pts:57806 pkt_pts_time:1928.79 pkt_dts:57805 pkt_dts_time:1928.76
250encoder -> type:video pkt_pts:173591418 pkt_pts_time:1928.79 pkt_dts:173588415 pkt_dts_time:1928.76
251muxer <- type:video pkt_pts:173591418 pkt_pts_time:1928.79 pkt_dts:173588415 pkt_dts_time:1928.76 size:564
252[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
253encoder <- type:video frame_pts:57808 frame_pts_time:1928.86 time_base:1001/30000
254encoder -> type:video pkt_pts:57807 pkt_pts_time:1928.83 pkt_dts:57806 pkt_dts_time:1928.79
255encoder -> type:video pkt_pts:173594421 pkt_pts_time:1928.83 pkt_dts:173591418 pkt_dts_time:1928.79
256muxer <- type:video pkt_pts:173594421 pkt_pts_time:1928.83 pkt_dts:173591418 pkt_dts_time:1928.79 size:564
257[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
258encoder <- type:video frame_pts:57809 frame_pts_time:1928.89 time_base:1001/30000
259encoder -> type:video pkt_pts:57808 pkt_pts_time:1928.86 pkt_dts:57807 pkt_dts_time:1928.83
260encoder -> type:video pkt_pts:173597424 pkt_pts_time:1928.86 pkt_dts:173594421 pkt_dts_time:1928.83
261muxer <- type:video pkt_pts:173597424 pkt_pts_time:1928.86 pkt_dts:173594421 pkt_dts_time:1928.83 size:564
262[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
263encoder <- type:video frame_pts:57810 frame_pts_time:1928.93 time_base:1001/30000
264encoder -> type:video pkt_pts:57809 pkt_pts_time:1928.89 pkt_dts:57808 pkt_dts_time:1928.86
265encoder -> type:video pkt_pts:173600427 pkt_pts_time:1928.89 pkt_dts:173597424 pkt_dts_time:1928.86
266muxer <- type:video pkt_pts:173600427 pkt_pts_time:1928.89 pkt_dts:173597424 pkt_dts_time:1928.86 size:564
267[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
268encoder <- type:video frame_pts:57811 frame_pts_time:1928.96 time_base:1001/30000
269encoder -> type:video pkt_pts:57810 pkt_pts_time:1928.93 pkt_dts:57809 pkt_dts_time:1928.89
270encoder -> type:video pkt_pts:173603430 pkt_pts_time:1928.93 pkt_dts:173600427 pkt_dts_time:1928.89
271muxer <- type:video pkt_pts:173603430 pkt_pts_time:1928.93 pkt_dts:173600427 pkt_dts_time:1928.89 size:564
272[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
273encoder <- type:video frame_pts:57812 frame_pts_time:1928.99 time_base:1001/30000
274encoder -> type:video pkt_pts:57811 pkt_pts_time:1928.96 pkt_dts:57810 pkt_dts_time:1928.93
275encoder -> type:video pkt_pts:173606433 pkt_pts_time:1928.96 pkt_dts:173603430 pkt_dts_time:1928.93
276muxer <- type:video pkt_pts:173606433 pkt_pts_time:1928.96 pkt_dts:173603430 pkt_dts_time:1928.93 size:564
277[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
278encoder <- type:video frame_pts:57813 frame_pts_time:1929.03 time_base:1001/30000
279encoder -> type:video pkt_pts:57812 pkt_pts_time:1928.99 pkt_dts:57811 pkt_dts_time:1928.96
280encoder -> type:video pkt_pts:173609436 pkt_pts_time:1928.99 pkt_dts:173606433 pkt_dts_time:1928.96
281muxer <- type:video pkt_pts:173609436 pkt_pts_time:1928.99 pkt_dts:173606433 pkt_dts_time:1928.96 size:564
282[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
283encoder <- type:video frame_pts:57814 frame_pts_time:1929.06 time_base:1001/30000
284encoder -> type:video pkt_pts:57813 pkt_pts_time:1929.03 pkt_dts:57812 pkt_dts_time:1928.99
285encoder -> type:video pkt_pts:173612439 pkt_pts_time:1929.03 pkt_dts:173609436 pkt_dts_time:1928.99
286muxer <- type:video pkt_pts:173612439 pkt_pts_time:1929.03 pkt_dts:173609436 pkt_dts_time:1928.99 size:65677
287[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
288encoder <- type:video frame_pts:57815 frame_pts_time:1929.09 time_base:1001/30000
289encoder -> type:video pkt_pts:57814 pkt_pts_time:1929.06 pkt_dts:57813 pkt_dts_time:1929.03
290encoder -> type:video pkt_pts:173615442 pkt_pts_time:1929.06 pkt_dts:173612439 pkt_dts_time:1929.03
291muxer <- type:video pkt_pts:173615442 pkt_pts_time:1929.06 pkt_dts:173612439 pkt_dts_time:1929.03 size:46432
292[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
293encoder <- type:video frame_pts:57816 frame_pts_time:1929.13 time_base:1001/30000
294encoder -> type:video pkt_pts:57815 pkt_pts_time:1929.09 pkt_dts:57814 pkt_dts_time:1929.06
295encoder -> type:video pkt_pts:173618445 pkt_pts_time:1929.09 pkt_dts:173615442 pkt_dts_time:1929.06
296muxer <- type:video pkt_pts:173618445 pkt_pts_time:1929.09 pkt_dts:173615442 pkt_dts_time:1929.06 size:7821
297[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
298encoder <- type:video frame_pts:57817 frame_pts_time:1929.16 time_base:1001/30000
299encoder -> type:video pkt_pts:57816 pkt_pts_time:1929.13 pkt_dts:57815 pkt_dts_time:1929.09
300encoder -> type:video pkt_pts:173621448 pkt_pts_time:1929.13 pkt_dts:173618445 pkt_dts_time:1929.09
301muxer <- type:video pkt_pts:173621448 pkt_pts_time:1929.13 pkt_dts:173618445 pkt_dts_time:1929.09 size:2889
302[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
303encoder <- type:video frame_pts:57818 frame_pts_time:1929.19 time_base:1001/30000
304encoder -> type:video pkt_pts:57817 pkt_pts_time:1929.16 pkt_dts:57816 pkt_dts_time:1929.13
305encoder -> type:video pkt_pts:173624451 pkt_pts_time:1929.16 pkt_dts:173621448 pkt_dts_time:1929.13
306muxer <- type:video pkt_pts:173624451 pkt_pts_time:1929.16 pkt_dts:173621448 pkt_dts_time:1929.13 size:1436
307[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
308encoder <- type:video frame_pts:57819 frame_pts_time:1929.23 time_base:1001/30000
309encoder -> type:video pkt_pts:57818 pkt_pts_time:1929.19 pkt_dts:57817 pkt_dts_time:1929.16
310encoder -> type:video pkt_pts:173627454 pkt_pts_time:1929.19 pkt_dts:173624451 pkt_dts_time:1929.16
311muxer <- type:video pkt_pts:173627454 pkt_pts_time:1929.19 pkt_dts:173624451 pkt_dts_time:1929.16 size:870
312[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
313encoder <- type:video frame_pts:57820 frame_pts_time:1929.26 time_base:1001/30000
314encoder -> type:video pkt_pts:57819 pkt_pts_time:1929.23 pkt_dts:57818 pkt_dts_time:1929.19
315encoder -> type:video pkt_pts:173630457 pkt_pts_time:1929.23 pkt_dts:173627454 pkt_dts_time:1929.19
316muxer <- type:video pkt_pts:173630457 pkt_pts_time:1929.23 pkt_dts:173627454 pkt_dts_time:1929.19 size:679
317[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
318encoder <- type:video frame_pts:57821 frame_pts_time:1929.29 time_base:1001/30000
319encoder -> type:video pkt_pts:57820 pkt_pts_time:1929.26 pkt_dts:57819 pkt_dts_time:1929.23
320encoder -> type:video pkt_pts:173633460 pkt_pts_time:1929.26 pkt_dts:173630457 pkt_dts_time:1929.23
321muxer <- type:video pkt_pts:173633460 pkt_pts_time:1929.26 pkt_dts:173630457 pkt_dts_time:1929.23 size:626
322[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
323encoder <- type:video frame_pts:57822 frame_pts_time:1929.33 time_base:1001/30000
324encoder -> type:video pkt_pts:57821 pkt_pts_time:1929.29 pkt_dts:57820 pkt_dts_time:1929.26
325encoder -> type:video pkt_pts:173636463 pkt_pts_time:1929.29 pkt_dts:173633460 pkt_dts_time:1929.26
326muxer <- type:video pkt_pts:173636463 pkt_pts_time:1929.29 pkt_dts:173633460 pkt_dts_time:1929.26 size:606
327[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
328encoder <- type:video frame_pts:57823 frame_pts_time:1929.36 time_base:1001/30000
329encoder -> type:video pkt_pts:57822 pkt_pts_time:1929.33 pkt_dts:57821 pkt_dts_time:1929.29
330encoder -> type:video pkt_pts:173639466 pkt_pts_time:1929.33 pkt_dts:173636463 pkt_dts_time:1929.29
331muxer <- type:video pkt_pts:173639466 pkt_pts_time:1929.33 pkt_dts:173636463 pkt_dts_time:1929.29 size:602
332[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
333encoder <- type:video frame_pts:57824 frame_pts_time:1929.39 time_base:1001/30000
334encoder -> type:video pkt_pts:57823 pkt_pts_time:1929.36 pkt_dts:57822 pkt_dts_time:1929.33
335encoder -> type:video pkt_pts:173642469 pkt_pts_time:1929.36 pkt_dts:173639466 pkt_dts_time:1929.33
336muxer <- type:video pkt_pts:173642469 pkt_pts_time:1929.36 pkt_dts:173639466 pkt_dts_time:1929.33 size:602
337[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
338encoder <- type:video frame_pts:57825 frame_pts_time:1929.43 time_base:1001/30000
339encoder -> type:video pkt_pts:57824 pkt_pts_time:1929.39 pkt_dts:57823 pkt_dts_time:1929.36
340encoder -> type:video pkt_pts:173645472 pkt_pts_time:1929.39 pkt_dts:173642469 pkt_dts_time:1929.36
341muxer <- type:video pkt_pts:173645472 pkt_pts_time:1929.39 pkt_dts:173642469 pkt_dts_time:1929.36 size:602
342[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
343encoder <- type:video frame_pts:57826 frame_pts_time:1929.46 time_base:1001/30000
344encoder -> type:video pkt_pts:57825 pkt_pts_time:1929.43 pkt_dts:57824 pkt_dts_time:1929.39
345encoder -> type:video pkt_pts:173648475 pkt_pts_time:1929.43 pkt_dts:173645472 pkt_dts_time:1929.39
346muxer <- type:video pkt_pts:173648475 pkt_pts_time:1929.43 pkt_dts:173645472 pkt_dts_time:1929.39 size:602
347[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
348encoder <- type:video frame_pts:57827 frame_pts_time:1929.49 time_base:1001/30000
349encoder -> type:video pkt_pts:57826 pkt_pts_time:1929.46 pkt_dts:57825 pkt_dts_time:1929.43
350encoder -> type:video pkt_pts:173651478 pkt_pts_time:1929.46 pkt_dts:173648475 pkt_dts_time:1929.43
351muxer <- type:video pkt_pts:173651478 pkt_pts_time:1929.46 pkt_dts:173648475 pkt_dts_time:1929.43 size:602
352[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
353encoder <- type:video frame_pts:57828 frame_pts_time:1929.53 time_base:1001/30000
354encoder -> type:video pkt_pts:57827 pkt_pts_time:1929.49 pkt_dts:57826 pkt_dts_time:1929.46
355encoder -> type:video pkt_pts:173654481 pkt_pts_time:1929.49 pkt_dts:173651478 pkt_dts_time:1929.46
356muxer <- type:video pkt_pts:173654481 pkt_pts_time:1929.49 pkt_dts:173651478 pkt_dts_time:1929.46 size:602
357[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
358encoder <- type:video frame_pts:57829 frame_pts_time:1929.56 time_base:1001/30000
359encoder -> type:video pkt_pts:57828 pkt_pts_time:1929.53 pkt_dts:57827 pkt_dts_time:1929.49
360encoder -> type:video pkt_pts:173657484 pkt_pts_time:1929.53 pkt_dts:173654481 pkt_dts_time:1929.49
361muxer <- type:video pkt_pts:173657484 pkt_pts_time:1929.53 pkt_dts:173654481 pkt_dts_time:1929.49 size:602
362[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
363encoder <- type:video frame_pts:57830 frame_pts_time:1929.59 time_base:1001/30000
364encoder -> type:video pkt_pts:57829 pkt_pts_time:1929.56 pkt_dts:57828 pkt_dts_time:1929.53
365encoder -> type:video pkt_pts:173660487 pkt_pts_time:1929.56 pkt_dts:173657484 pkt_dts_time:1929.53
366muxer <- type:video pkt_pts:173660487 pkt_pts_time:1929.56 pkt_dts:173657484 pkt_dts_time:1929.53 size:602
367[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
368encoder <- type:video frame_pts:57831 frame_pts_time:1929.63 time_base:1001/30000
369encoder -> type:video pkt_pts:57830 pkt_pts_time:1929.59 pkt_dts:57829 pkt_dts_time:1929.56
370encoder -> type:video pkt_pts:173663490 pkt_pts_time:1929.59 pkt_dts:173660487 pkt_dts_time:1929.56
371muxer <- type:video pkt_pts:173663490 pkt_pts_time:1929.59 pkt_dts:173660487 pkt_dts_time:1929.56 size:602
372[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
373encoder <- type:video frame_pts:57832 frame_pts_time:1929.66 time_base:1001/30000
374encoder -> type:video pkt_pts:57831 pkt_pts_time:1929.63 pkt_dts:57830 pkt_dts_time:1929.59
375encoder -> type:video pkt_pts:173666493 pkt_pts_time:1929.63 pkt_dts:173663490 pkt_dts_time:1929.59
376muxer <- type:video pkt_pts:173666493 pkt_pts_time:1929.63 pkt_dts:173663490 pkt_dts_time:1929.59 size:80314
377[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
378encoder <- type:video frame_pts:57833 frame_pts_time:1929.69 time_base:1001/30000
379encoder -> type:video pkt_pts:57832 pkt_pts_time:1929.66 pkt_dts:57831 pkt_dts_time:1929.63
380encoder -> type:video pkt_pts:173669496 pkt_pts_time:1929.66 pkt_dts:173666493 pkt_dts_time:1929.63
381muxer <- type:video pkt_pts:173669496 pkt_pts_time:1929.66 pkt_dts:173666493 pkt_dts_time:1929.63 size:35611
382[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
383encoder <- type:video frame_pts:57834 frame_pts_time:1929.73 time_base:1001/30000
384encoder -> type:video pkt_pts:57833 pkt_pts_time:1929.69 pkt_dts:57832 pkt_dts_time:1929.66
385encoder -> type:video pkt_pts:173672499 pkt_pts_time:1929.69 pkt_dts:173669496 pkt_dts_time:1929.66
386muxer <- type:video pkt_pts:173672499 pkt_pts_time:1929.69 pkt_dts:173669496 pkt_dts_time:1929.66 size:7352
387[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
388encoder <- type:video frame_pts:57835 frame_pts_time:1929.76 time_base:1001/30000
389encoder -> type:video pkt_pts:57834 pkt_pts_time:1929.73 pkt_dts:57833 pkt_dts_time:1929.69
390encoder -> type:video pkt_pts:173675502 pkt_pts_time:1929.73 pkt_dts:173672499 pkt_dts_time:1929.69
391muxer <- type:video pkt_pts:173675502 pkt_pts_time:1929.73 pkt_dts:173672499 pkt_dts_time:1929.69 size:2806
392[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
393encoder <- type:video frame_pts:57836 frame_pts_time:1929.79 time_base:1001/30000
394encoder -> type:video pkt_pts:57835 pkt_pts_time:1929.76 pkt_dts:57834 pkt_dts_time:1929.73
395encoder -> type:video pkt_pts:173678505 pkt_pts_time:1929.76 pkt_dts:173675502 pkt_dts_time:1929.73
396muxer <- type:video pkt_pts:173678505 pkt_pts_time:1929.76 pkt_dts:173675502 pkt_dts_time:1929.73 size:1337
397[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
398encoder <- type:video frame_pts:57837 frame_pts_time:1929.83 time_base:1001/30000
399encoder -> type:video pkt_pts:57836 pkt_pts_time:1929.79 pkt_dts:57835 pkt_dts_time:1929.76
400encoder -> type:video pkt_pts:173681508 pkt_pts_time:1929.79 pkt_dts:173678505 pkt_dts_time:1929.76
401muxer <- type:video pkt_pts:173681508 pkt_pts_time:1929.79 pkt_dts:173678505 pkt_dts_time:1929.76 size:837
402[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
403encoder <- type:video frame_pts:57838 frame_pts_time:1929.86 time_base:1001/30000
404encoder -> type:video pkt_pts:57837 pkt_pts_time:1929.83 pkt_dts:57836 pkt_dts_time:1929.79
405encoder -> type:video pkt_pts:173684511 pkt_pts_time:1929.83 pkt_dts:173681508 pkt_dts_time:1929.79
406muxer <- type:video pkt_pts:173684511 pkt_pts_time:1929.83 pkt_dts:173681508 pkt_dts_time:1929.79 size:645
407[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
408encoder <- type:video frame_pts:57839 frame_pts_time:1929.89 time_base:1001/30000
409encoder -> type:video pkt_pts:57838 pkt_pts_time:1929.86 pkt_dts:57837 pkt_dts_time:1929.83
410encoder -> type:video pkt_pts:173687514 pkt_pts_time:1929.86 pkt_dts:173684511 pkt_dts_time:1929.83
411muxer <- type:video pkt_pts:173687514 pkt_pts_time:1929.86 pkt_dts:173684511 pkt_dts_time:1929.83 size:583
412[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
413encoder <- type:video frame_pts:57840 frame_pts_time:1929.93 time_base:1001/30000
414encoder -> type:video pkt_pts:57839 pkt_pts_time:1929.89 pkt_dts:57838 pkt_dts_time:1929.86
415encoder -> type:video pkt_pts:173690517 pkt_pts_time:1929.89 pkt_dts:173687514 pkt_dts_time:1929.86
416muxer <- type:video pkt_pts:173690517 pkt_pts_time:1929.89 pkt_dts:173687514 pkt_dts_time:1929.86 size:570
417[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
418encoder <- type:video frame_pts:57841 frame_pts_time:1929.96 time_base:1001/30000
419encoder -> type:video pkt_pts:57840 pkt_pts_time:1929.93 pkt_dts:57839 pkt_dts_time:1929.89
420encoder -> type:video pkt_pts:173693520 pkt_pts_time:1929.93 pkt_dts:173690517 pkt_dts_time:1929.89
421muxer <- type:video pkt_pts:173693520 pkt_pts_time:1929.93 pkt_dts:173690517 pkt_dts_time:1929.89 size:563
422[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
423encoder <- type:video frame_pts:57842 frame_pts_time:1929.99 time_base:1001/30000
424encoder -> type:video pkt_pts:57841 pkt_pts_time:1929.96 pkt_dts:57840 pkt_dts_time:1929.93
425encoder -> type:video pkt_pts:173696523 pkt_pts_time:1929.96 pkt_dts:173693520 pkt_dts_time:1929.93
426muxer <- type:video pkt_pts:173696523 pkt_pts_time:1929.96 pkt_dts:173693520 pkt_dts_time:1929.93 size:565
427[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
428encoder <- type:video frame_pts:57843 frame_pts_time:1930.03 time_base:1001/30000
429encoder -> type:video pkt_pts:57842 pkt_pts_time:1929.99 pkt_dts:57841 pkt_dts_time:1929.96
430encoder -> type:video pkt_pts:173699526 pkt_pts_time:1929.99 pkt_dts:173696523 pkt_dts_time:1929.96
431muxer <- type:video pkt_pts:173699526 pkt_pts_time:1929.99 pkt_dts:173696523 pkt_dts_time:1929.96 size:562
432[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
433encoder <- type:video frame_pts:57844 frame_pts_time:1930.06 time_base:1001/30000
434encoder -> type:video pkt_pts:57843 pkt_pts_time:1930.03 pkt_dts:57842 pkt_dts_time:1929.99
435encoder -> type:video pkt_pts:173702529 pkt_pts_time:1930.03 pkt_dts:173699526 pkt_dts_time:1929.99
436muxer <- type:video pkt_pts:173702529 pkt_pts_time:1930.03 pkt_dts:173699526 pkt_dts_time:1929.99 size:562
437[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
438encoder <- type:video frame_pts:57845 frame_pts_time:1930.09 time_base:1001/30000
439encoder -> type:video pkt_pts:57844 pkt_pts_time:1930.06 pkt_dts:57843 pkt_dts_time:1930.03
440encoder -> type:video pkt_pts:173705532 pkt_pts_time:1930.06 pkt_dts:173702529 pkt_dts_time:1930.03
441muxer <- type:video pkt_pts:173705532 pkt_pts_time:1930.06 pkt_dts:173702529 pkt_dts_time:1930.03 size:562
442[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
443encoder <- type:video frame_pts:57846 frame_pts_time:1930.13 time_base:1001/30000
444encoder -> type:video pkt_pts:57845 pkt_pts_time:1930.09 pkt_dts:57844 pkt_dts_time:1930.06
445encoder -> type:video pkt_pts:173708535 pkt_pts_time:1930.09 pkt_dts:173705532 pkt_dts_time:1930.06
446muxer <- type:video pkt_pts:173708535 pkt_pts_time:1930.09 pkt_dts:173705532 pkt_dts_time:1930.06 size:562
447[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
448encoder <- type:video frame_pts:57847 frame_pts_time:1930.16 time_base:1001/30000
449encoder -> type:video pkt_pts:57846 pkt_pts_time:1930.13 pkt_dts:57845 pkt_dts_time:1930.09
450encoder -> type:video pkt_pts:173711538 pkt_pts_time:1930.13 pkt_dts:173708535 pkt_dts_time:1930.09
451muxer <- type:video pkt_pts:173711538 pkt_pts_time:1930.13 pkt_dts:173708535 pkt_dts_time:1930.09 size:562
452[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
453encoder <- type:video frame_pts:57848 frame_pts_time:1930.19 time_base:1001/30000
454encoder -> type:video pkt_pts:57847 pkt_pts_time:1930.16 pkt_dts:57846 pkt_dts_time:1930.13
455encoder -> type:video pkt_pts:173714541 pkt_pts_time:1930.16 pkt_dts:173711538 pkt_dts_time:1930.13
456muxer <- type:video pkt_pts:173714541 pkt_pts_time:1930.16 pkt_dts:173711538 pkt_dts_time:1930.13 size:562
457[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
458encoder <- type:video frame_pts:57849 frame_pts_time:1930.23 time_base:1001/30000
459encoder -> type:video pkt_pts:57848 pkt_pts_time:1930.19 pkt_dts:57847 pkt_dts_time:1930.16
460encoder -> type:video pkt_pts:173717544 pkt_pts_time:1930.19 pkt_dts:173714541 pkt_dts_time:1930.16
461muxer <- type:video pkt_pts:173717544 pkt_pts_time:1930.19 pkt_dts:173714541 pkt_dts_time:1930.16 size:562
462[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
463encoder <- type:video frame_pts:57850 frame_pts_time:1930.26 time_base:1001/30000
464encoder -> type:video pkt_pts:57849 pkt_pts_time:1930.23 pkt_dts:57848 pkt_dts_time:1930.19
465encoder -> type:video pkt_pts:173720547 pkt_pts_time:1930.23 pkt_dts:173717544 pkt_dts_time:1930.19
466muxer <- type:video pkt_pts:173720547 pkt_pts_time:1930.23 pkt_dts:173717544 pkt_dts_time:1930.19 size:80314
467[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
468encoder <- type:video frame_pts:57851 frame_pts_time:1930.3 time_base:1001/30000
469encoder -> type:video pkt_pts:57850 pkt_pts_time:1930.26 pkt_dts:57849 pkt_dts_time:1930.23
470encoder -> type:video pkt_pts:173723550 pkt_pts_time:1930.26 pkt_dts:173720547 pkt_dts_time:1930.23
471muxer <- type:video pkt_pts:173723550 pkt_pts_time:1930.26 pkt_dts:173720547 pkt_dts_time:1930.23 size:35612
472[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
473encoder <- type:video frame_pts:57852 frame_pts_time:1930.33 time_base:1001/30000
474encoder -> type:video pkt_pts:57851 pkt_pts_time:1930.3 pkt_dts:57850 pkt_dts_time:1930.26
475encoder -> type:video pkt_pts:173726553 pkt_pts_time:1930.3 pkt_dts:173723550 pkt_dts_time:1930.26
476muxer <- type:video pkt_pts:173726553 pkt_pts_time:1930.3 pkt_dts:173723550 pkt_dts_time:1930.26 size:7367
477[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
478encoder <- type:video frame_pts:57853 frame_pts_time:1930.36 time_base:1001/30000
479encoder -> type:video pkt_pts:57852 pkt_pts_time:1930.33 pkt_dts:57851 pkt_dts_time:1930.3
480encoder -> type:video pkt_pts:173729556 pkt_pts_time:1930.33 pkt_dts:173726553 pkt_dts_time:1930.3
481muxer <- type:video pkt_pts:173729556 pkt_pts_time:1930.33 pkt_dts:173726553 pkt_dts_time:1930.3 size:2814
482[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
483encoder <- type:video frame_pts:57854 frame_pts_time:1930.4 time_base:1001/30000
484encoder -> type:video pkt_pts:57853 pkt_pts_time:1930.36 pkt_dts:57852 pkt_dts_time:1930.33
485encoder -> type:video pkt_pts:173732559 pkt_pts_time:1930.36 pkt_dts:173729556 pkt_dts_time:1930.33
486muxer <- type:video pkt_pts:173732559 pkt_pts_time:1930.36 pkt_dts:173729556 pkt_dts_time:1930.33 size:1335
487[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
488encoder <- type:video frame_pts:57855 frame_pts_time:1930.43 time_base:1001/30000
489encoder -> type:video pkt_pts:57854 pkt_pts_time:1930.4 pkt_dts:57853 pkt_dts_time:1930.36
490encoder -> type:video pkt_pts:173735562 pkt_pts_time:1930.4 pkt_dts:173732559 pkt_dts_time:1930.36
491muxer <- type:video pkt_pts:173735562 pkt_pts_time:1930.4 pkt_dts:173732559 pkt_dts_time:1930.36 size:839
492[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
493encoder <- type:video frame_pts:57856 frame_pts_time:1930.46 time_base:1001/30000
494encoder -> type:video pkt_pts:57855 pkt_pts_time:1930.43 pkt_dts:57854 pkt_dts_time:1930.4
495encoder -> type:video pkt_pts:173738565 pkt_pts_time:1930.43 pkt_dts:173735562 pkt_dts_time:1930.4
496muxer <- type:video pkt_pts:173738565 pkt_pts_time:1930.43 pkt_dts:173735562 pkt_dts_time:1930.4 size:647
497[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
498encoder <- type:video frame_pts:57857 frame_pts_time:1930.5 time_base:1001/30000
499encoder -> type:video pkt_pts:57856 pkt_pts_time:1930.46 pkt_dts:57855 pkt_dts_time:1930.43
500encoder -> type:video pkt_pts:173741568 pkt_pts_time:1930.46 pkt_dts:173738565 pkt_dts_time:1930.43
501muxer <- type:video pkt_pts:173741568 pkt_pts_time:1930.46 pkt_dts:173738565 pkt_dts_time:1930.43 size:585
502[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
503encoder <- type:video frame_pts:57858 frame_pts_time:1930.53 time_base:1001/30000
504encoder -> type:video pkt_pts:57857 pkt_pts_time:1930.5 pkt_dts:57856 pkt_dts_time:1930.46
505encoder -> type:video pkt_pts:173744571 pkt_pts_time:1930.5 pkt_dts:173741568 pkt_dts_time:1930.46
506muxer <- type:video pkt_pts:173744571 pkt_pts_time:1930.5 pkt_dts:173741568 pkt_dts_time:1930.46 size:572
507[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
508encoder <- type:video frame_pts:57859 frame_pts_time:1930.56 time_base:1001/30000
509encoder -> type:video pkt_pts:57858 pkt_pts_time:1930.53 pkt_dts:57857 pkt_dts_time:1930.5
510encoder -> type:video pkt_pts:173747574 pkt_pts_time:1930.53 pkt_dts:173744571 pkt_dts_time:1930.5
511muxer <- type:video pkt_pts:173747574 pkt_pts_time:1930.53 pkt_dts:173744571 pkt_dts_time:1930.5 size:565
512[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
513encoder <- type:video frame_pts:57860 frame_pts_time:1930.6 time_base:1001/30000
514encoder -> type:video pkt_pts:57859 pkt_pts_time:1930.56 pkt_dts:57858 pkt_dts_time:1930.53
515encoder -> type:video pkt_pts:173750577 pkt_pts_time:1930.56 pkt_dts:173747574 pkt_dts_time:1930.53
516muxer <- type:video pkt_pts:173750577 pkt_pts_time:1930.56 pkt_dts:173747574 pkt_dts_time:1930.53 size:567
517[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
518encoder <- type:video frame_pts:57861 frame_pts_time:1930.63 time_base:1001/30000
519encoder -> type:video pkt_pts:57860 pkt_pts_time:1930.6 pkt_dts:57859 pkt_dts_time:1930.56
520encoder -> type:video pkt_pts:173753580 pkt_pts_time:1930.6 pkt_dts:173750577 pkt_dts_time:1930.56
521muxer <- type:video pkt_pts:173753580 pkt_pts_time:1930.6 pkt_dts:173750577 pkt_dts_time:1930.56 size:564
522[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
523encoder <- type:video frame_pts:57862 frame_pts_time:1930.66 time_base:1001/30000
524encoder -> type:video pkt_pts:57861 pkt_pts_time:1930.63 pkt_dts:57860 pkt_dts_time:1930.6
525encoder -> type:video pkt_pts:173756583 pkt_pts_time:1930.63 pkt_dts:173753580 pkt_dts_time:1930.6
526muxer <- type:video pkt_pts:173756583 pkt_pts_time:1930.63 pkt_dts:173753580 pkt_dts_time:1930.6 size:564
527[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
528encoder <- type:video frame_pts:57863 frame_pts_time:1930.7 time_base:1001/30000
529encoder -> type:video pkt_pts:57862 pkt_pts_time:1930.66 pkt_dts:57861 pkt_dts_time:1930.63
530encoder -> type:video pkt_pts:173759586 pkt_pts_time:1930.66 pkt_dts:173756583 pkt_dts_time:1930.63
531muxer <- type:video pkt_pts:173759586 pkt_pts_time:1930.66 pkt_dts:173756583 pkt_dts_time:1930.63 size:564
532[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
533encoder <- type:video frame_pts:57864 frame_pts_time:1930.73 time_base:1001/30000
534encoder -> type:video pkt_pts:57863 pkt_pts_time:1930.7 pkt_dts:57862 pkt_dts_time:1930.66
535encoder -> type:video pkt_pts:173762589 pkt_pts_time:1930.7 pkt_dts:173759586 pkt_dts_time:1930.66
536muxer <- type:video pkt_pts:173762589 pkt_pts_time:1930.7 pkt_dts:173759586 pkt_dts_time:1930.66 size:564
537[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
538encoder <- type:video frame_pts:57865 frame_pts_time:1930.76 time_base:1001/30000
539encoder -> type:video pkt_pts:57864 pkt_pts_time:1930.73 pkt_dts:57863 pkt_dts_time:1930.7
540encoder -> type:video pkt_pts:173765592 pkt_pts_time:1930.73 pkt_dts:173762589 pkt_dts_time:1930.7
541muxer <- type:video pkt_pts:173765592 pkt_pts_time:1930.73 pkt_dts:173762589 pkt_dts_time:1930.7 size:564
542[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
543encoder <- type:video frame_pts:57866 frame_pts_time:1930.8 time_base:1001/30000
544encoder -> type:video pkt_pts:57865 pkt_pts_time:1930.76 pkt_dts:57864 pkt_dts_time:1930.73
545encoder -> type:video pkt_pts:173768595 pkt_pts_time:1930.76 pkt_dts:173765592 pkt_dts_time:1930.73
546muxer <- type:video pkt_pts:173768595 pkt_pts_time:1930.76 pkt_dts:173765592 pkt_dts_time:1930.73 size:564
547[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
548encoder <- type:video frame_pts:57867 frame_pts_time:1930.83 time_base:1001/30000
549encoder -> type:video pkt_pts:57866 pkt_pts_time:1930.8 pkt_dts:57865 pkt_dts_time:1930.76
550encoder -> type:video pkt_pts:173771598 pkt_pts_time:1930.8 pkt_dts:173768595 pkt_dts_time:1930.76
551muxer <- type:video pkt_pts:173771598 pkt_pts_time:1930.8 pkt_dts:173768595 pkt_dts_time:1930.76 size:564
552[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
553encoder <- type:video frame_pts:57868 frame_pts_time:1930.86 time_base:1001/30000
554encoder -> type:video pkt_pts:57867 pkt_pts_time:1930.83 pkt_dts:57866 pkt_dts_time:1930.8
555encoder -> type:video pkt_pts:173774601 pkt_pts_time:1930.83 pkt_dts:173771598 pkt_dts_time:1930.8
556muxer <- type:video pkt_pts:173774601 pkt_pts_time:1930.83 pkt_dts:173771598 pkt_dts_time:1930.8 size:80314
557[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
558encoder <- type:video frame_pts:57869 frame_pts_time:1930.9 time_base:1001/30000
559encoder -> type:video pkt_pts:57868 pkt_pts_time:1930.86 pkt_dts:57867 pkt_dts_time:1930.83
560encoder -> type:video pkt_pts:173777604 pkt_pts_time:1930.86 pkt_dts:173774601 pkt_dts_time:1930.83
561muxer <- type:video pkt_pts:173777604 pkt_pts_time:1930.86 pkt_dts:173774601 pkt_dts_time:1930.83 size:35612
562[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
563encoder <- type:video frame_pts:57870 frame_pts_time:1930.93 time_base:1001/30000
564encoder -> type:video pkt_pts:57869 pkt_pts_time:1930.9 pkt_dts:57868 pkt_dts_time:1930.86
565encoder -> type:video pkt_pts:173780607 pkt_pts_time:1930.9 pkt_dts:173777604 pkt_dts_time:1930.86
566muxer <- type:video pkt_pts:173780607 pkt_pts_time:1930.9 pkt_dts:173777604 pkt_dts_time:1930.86 size:7367
567[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
568encoder <- type:video frame_pts:57871 frame_pts_time:1930.96 time_base:1001/30000
569encoder -> type:video pkt_pts:57870 pkt_pts_time:1930.93 pkt_dts:57869 pkt_dts_time:1930.9
570encoder -> type:video pkt_pts:173783610 pkt_pts_time:1930.93 pkt_dts:173780607 pkt_dts_time:1930.9
571muxer <- type:video pkt_pts:173783610 pkt_pts_time:1930.93 pkt_dts:173780607 pkt_dts_time:1930.9 size:2814
572[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
573encoder <- type:video frame_pts:57872 frame_pts_time:1931 time_base:1001/30000
574encoder -> type:video pkt_pts:57871 pkt_pts_time:1930.96 pkt_dts:57870 pkt_dts_time:1930.93
575encoder -> type:video pkt_pts:173786613 pkt_pts_time:1930.96 pkt_dts:173783610 pkt_dts_time:1930.93
576muxer <- type:video pkt_pts:173786613 pkt_pts_time:1930.96 pkt_dts:173783610 pkt_dts_time:1930.93 size:1335
577[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
578encoder <- type:video frame_pts:57873 frame_pts_time:1931.03 time_base:1001/30000
579encoder -> type:video pkt_pts:57872 pkt_pts_time:1931 pkt_dts:57871 pkt_dts_time:1930.96
580encoder -> type:video pkt_pts:173789616 pkt_pts_time:1931 pkt_dts:173786613 pkt_dts_time:1930.96
581muxer <- type:video pkt_pts:173789616 pkt_pts_time:1931 pkt_dts:173786613 pkt_dts_time:1930.96 size:839
582[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
583encoder <- type:video frame_pts:57874 frame_pts_time:1931.06 time_base:1001/30000
584encoder -> type:video pkt_pts:57873 pkt_pts_time:1931.03 pkt_dts:57872 pkt_dts_time:1931
585encoder -> type:video pkt_pts:173792619 pkt_pts_time:1931.03 pkt_dts:173789616 pkt_dts_time:1931
586muxer <- type:video pkt_pts:173792619 pkt_pts_time:1931.03 pkt_dts:173789616 pkt_dts_time:1931 size:647
587[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
588encoder <- type:video frame_pts:57875 frame_pts_time:1931.1 time_base:1001/30000
589encoder -> type:video pkt_pts:57874 pkt_pts_time:1931.06 pkt_dts:57873 pkt_dts_time:1931.03
590encoder -> type:video pkt_pts:173795622 pkt_pts_time:1931.06 pkt_dts:173792619 pkt_dts_time:1931.03
591muxer <- type:video pkt_pts:173795622 pkt_pts_time:1931.06 pkt_dts:173792619 pkt_dts_time:1931.03 size:585
592[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
593encoder <- type:video frame_pts:57876 frame_pts_time:1931.13 time_base:1001/30000
594encoder -> type:video pkt_pts:57875 pkt_pts_time:1931.1 pkt_dts:57874 pkt_dts_time:1931.06
595encoder -> type:video pkt_pts:173798625 pkt_pts_time:1931.1 pkt_dts:173795622 pkt_dts_time:1931.06
596muxer <- type:video pkt_pts:173798625 pkt_pts_time:1931.1 pkt_dts:173795622 pkt_dts_time:1931.06 size:572
597[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
598encoder <- type:video frame_pts:57877 frame_pts_time:1931.16 time_base:1001/30000
599encoder -> type:video pkt_pts:57876 pkt_pts_time:1931.13 pkt_dts:57875 pkt_dts_time:1931.1
600encoder -> type:video pkt_pts:173801628 pkt_pts_time:1931.13 pkt_dts:173798625 pkt_dts_time:1931.1
601muxer <- type:video pkt_pts:173801628 pkt_pts_time:1931.13 pkt_dts:173798625 pkt_dts_time:1931.1 size:565
602[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
603encoder <- type:video frame_pts:57878 frame_pts_time:1931.2 time_base:1001/30000
604encoder -> type:video pkt_pts:57877 pkt_pts_time:1931.16 pkt_dts:57876 pkt_dts_time:1931.13
605encoder -> type:video pkt_pts:173804631 pkt_pts_time:1931.16 pkt_dts:173801628 pkt_dts_time:1931.13
606muxer <- type:video pkt_pts:173804631 pkt_pts_time:1931.16 pkt_dts:173801628 pkt_dts_time:1931.13 size:567
607[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
608encoder <- type:video frame_pts:57879 frame_pts_time:1931.23 time_base:1001/30000
609encoder -> type:video pkt_pts:57878 pkt_pts_time:1931.2 pkt_dts:57877 pkt_dts_time:1931.16
610encoder -> type:video pkt_pts:173807634 pkt_pts_time:1931.2 pkt_dts:173804631 pkt_dts_time:1931.16
611muxer <- type:video pkt_pts:173807634 pkt_pts_time:1931.2 pkt_dts:173804631 pkt_dts_time:1931.16 size:564
612[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
613encoder <- type:video frame_pts:57880 frame_pts_time:1931.26 time_base:1001/30000
614encoder -> type:video pkt_pts:57879 pkt_pts_time:1931.23 pkt_dts:57878 pkt_dts_time:1931.2
615encoder -> type:video pkt_pts:173810637 pkt_pts_time:1931.23 pkt_dts:173807634 pkt_dts_time:1931.2
616muxer <- type:video pkt_pts:173810637 pkt_pts_time:1931.23 pkt_dts:173807634 pkt_dts_time:1931.2 size:564
617[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
618encoder <- type:video frame_pts:57881 frame_pts_time:1931.3 time_base:1001/30000
619encoder -> type:video pkt_pts:57880 pkt_pts_time:1931.26 pkt_dts:57879 pkt_dts_time:1931.23
620encoder -> type:video pkt_pts:173813640 pkt_pts_time:1931.26 pkt_dts:173810637 pkt_dts_time:1931.23
621muxer <- type:video pkt_pts:173813640 pkt_pts_time:1931.26 pkt_dts:173810637 pkt_dts_time:1931.23 size:564
622[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
623encoder <- type:video frame_pts:57882 frame_pts_time:1931.33 time_base:1001/30000
624encoder -> type:video pkt_pts:57881 pkt_pts_time:1931.3 pkt_dts:57880 pkt_dts_time:1931.26
625encoder -> type:video pkt_pts:173816643 pkt_pts_time:1931.3 pkt_dts:173813640 pkt_dts_time:1931.26
626muxer <- type:video pkt_pts:173816643 pkt_pts_time:1931.3 pkt_dts:173813640 pkt_dts_time:1931.26 size:564
627[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
628encoder <- type:video frame_pts:57883 frame_pts_time:1931.36 time_base:1001/30000
629encoder -> type:video pkt_pts:57882 pkt_pts_time:1931.33 pkt_dts:57881 pkt_dts_time:1931.3
630encoder -> type:video pkt_pts:173819646 pkt_pts_time:1931.33 pkt_dts:173816643 pkt_dts_time:1931.3
631muxer <- type:video pkt_pts:173819646 pkt_pts_time:1931.33 pkt_dts:173816643 pkt_dts_time:1931.3 size:564
632[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
633encoder <- type:video frame_pts:57884 frame_pts_time:1931.4 time_base:1001/30000
634encoder -> type:video pkt_pts:57883 pkt_pts_time:1931.36 pkt_dts:57882 pkt_dts_time:1931.33
635encoder -> type:video pkt_pts:173822649 pkt_pts_time:1931.36 pkt_dts:173819646 pkt_dts_time:1931.33
636muxer <- type:video pkt_pts:173822649 pkt_pts_time:1931.36 pkt_dts:173819646 pkt_dts_time:1931.33 size:564
637[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
638encoder <- type:video frame_pts:57885 frame_pts_time:1931.43 time_base:1001/30000
639encoder -> type:video pkt_pts:57884 pkt_pts_time:1931.4 pkt_dts:57883 pkt_dts_time:1931.36
640encoder -> type:video pkt_pts:173825652 pkt_pts_time:1931.4 pkt_dts:173822649 pkt_dts_time:1931.36
641muxer <- type:video pkt_pts:173825652 pkt_pts_time:1931.4 pkt_dts:173822649 pkt_dts_time:1931.36 size:564
642[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
643encoder <- type:video frame_pts:57886 frame_pts_time:1931.46 time_base:1001/30000
644encoder -> type:video pkt_pts:57885 pkt_pts_time:1931.43 pkt_dts:57884 pkt_dts_time:1931.4
645encoder -> type:video pkt_pts:173828655 pkt_pts_time:1931.43 pkt_dts:173825652 pkt_dts_time:1931.4
646muxer <- type:video pkt_pts:173828655 pkt_pts_time:1931.43 pkt_dts:173825652 pkt_dts_time:1931.4 size:65677
647[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
648encoder <- type:video frame_pts:57887 frame_pts_time:1931.5 time_base:1001/30000
649encoder -> type:video pkt_pts:57886 pkt_pts_time:1931.46 pkt_dts:57885 pkt_dts_time:1931.43
650encoder -> type:video pkt_pts:173831658 pkt_pts_time:1931.46 pkt_dts:173828655 pkt_dts_time:1931.43
651muxer <- type:video pkt_pts:173831658 pkt_pts_time:1931.46 pkt_dts:173828655 pkt_dts_time:1931.43 size:46432
652[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
653encoder <- type:video frame_pts:57888 frame_pts_time:1931.53 time_base:1001/30000
654encoder -> type:video pkt_pts:57887 pkt_pts_time:1931.5 pkt_dts:57886 pkt_dts_time:1931.46
655encoder -> type:video pkt_pts:173834661 pkt_pts_time:1931.5 pkt_dts:173831658 pkt_dts_time:1931.46
656muxer <- type:video pkt_pts:173834661 pkt_pts_time:1931.5 pkt_dts:173831658 pkt_dts_time:1931.46 size:7821
657[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
658encoder <- type:video frame_pts:57889 frame_pts_time:1931.56 time_base:1001/30000
659encoder -> type:video pkt_pts:57888 pkt_pts_time:1931.53 pkt_dts:57887 pkt_dts_time:1931.5
660encoder -> type:video pkt_pts:173837664 pkt_pts_time:1931.53 pkt_dts:173834661 pkt_dts_time:1931.5
661muxer <- type:video pkt_pts:173837664 pkt_pts_time:1931.53 pkt_dts:173834661 pkt_dts_time:1931.5 size:2889
662[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
663encoder <- type:video frame_pts:57890 frame_pts_time:1931.6 time_base:1001/30000
664encoder -> type:video pkt_pts:57889 pkt_pts_time:1931.56 pkt_dts:57888 pkt_dts_time:1931.53
665encoder -> type:video pkt_pts:173840667 pkt_pts_time:1931.56 pkt_dts:173837664 pkt_dts_time:1931.53
666muxer <- type:video pkt_pts:173840667 pkt_pts_time:1931.56 pkt_dts:173837664 pkt_dts_time:1931.53 size:1436
667[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
668encoder <- type:video frame_pts:57891 frame_pts_time:1931.63 time_base:1001/30000
669encoder -> type:video pkt_pts:57890 pkt_pts_time:1931.6 pkt_dts:57889 pkt_dts_time:1931.56
670encoder -> type:video pkt_pts:173843670 pkt_pts_time:1931.6 pkt_dts:173840667 pkt_dts_time:1931.56
671muxer <- type:video pkt_pts:173843670 pkt_pts_time:1931.6 pkt_dts:173840667 pkt_dts_time:1931.56 size:870
672[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
673encoder <- type:video frame_pts:57892 frame_pts_time:1931.66 time_base:1001/30000
674encoder -> type:video pkt_pts:57891 pkt_pts_time:1931.63 pkt_dts:57890 pkt_dts_time:1931.6
675encoder -> type:video pkt_pts:173846673 pkt_pts_time:1931.63 pkt_dts:173843670 pkt_dts_time:1931.6
676muxer <- type:video pkt_pts:173846673 pkt_pts_time:1931.63 pkt_dts:173843670 pkt_dts_time:1931.6 size:679
677[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
678encoder <- type:video frame_pts:57893 frame_pts_time:1931.7 time_base:1001/30000
679encoder -> type:video pkt_pts:57892 pkt_pts_time:1931.66 pkt_dts:57891 pkt_dts_time:1931.63
680encoder -> type:video pkt_pts:173849676 pkt_pts_time:1931.66 pkt_dts:173846673 pkt_dts_time:1931.63
681muxer <- type:video pkt_pts:173849676 pkt_pts_time:1931.66 pkt_dts:173846673 pkt_dts_time:1931.63 size:626
682[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
683encoder <- type:video frame_pts:57894 frame_pts_time:1931.73 time_base:1001/30000
684encoder -> type:video pkt_pts:57893 pkt_pts_time:1931.7 pkt_dts:57892 pkt_dts_time:1931.66
685encoder -> type:video pkt_pts:173852679 pkt_pts_time:1931.7 pkt_dts:173849676 pkt_dts_time:1931.66
686muxer <- type:video pkt_pts:173852679 pkt_pts_time:1931.7 pkt_dts:173849676 pkt_dts_time:1931.66 size:606
687[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
688encoder <- type:video frame_pts:57895 frame_pts_time:1931.76 time_base:1001/30000
689encoder -> type:video pkt_pts:57894 pkt_pts_time:1931.73 pkt_dts:57893 pkt_dts_time:1931.7
690encoder -> type:video pkt_pts:173855682 pkt_pts_time:1931.73 pkt_dts:173852679 pkt_dts_time:1931.7
691muxer <- type:video pkt_pts:173855682 pkt_pts_time:1931.73 pkt_dts:173852679 pkt_dts_time:1931.7 size:602
692[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
693encoder <- type:video frame_pts:57896 frame_pts_time:1931.8 time_base:1001/30000
694encoder -> type:video pkt_pts:57895 pkt_pts_time:1931.76 pkt_dts:57894 pkt_dts_time:1931.73
695encoder -> type:video pkt_pts:173858685 pkt_pts_time:1931.76 pkt_dts:173855682 pkt_dts_time:1931.73
696muxer <- type:video pkt_pts:173858685 pkt_pts_time:1931.76 pkt_dts:173855682 pkt_dts_time:1931.73 size:602
697[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
698encoder <- type:video frame_pts:57897 frame_pts_time:1931.83 time_base:1001/30000
699encoder -> type:video pkt_pts:57896 pkt_pts_time:1931.8 pkt_dts:57895 pkt_dts_time:1931.76
700encoder -> type:video pkt_pts:173861688 pkt_pts_time:1931.8 pkt_dts:173858685 pkt_dts_time:1931.76
701muxer <- type:video pkt_pts:173861688 pkt_pts_time:1931.8 pkt_dts:173858685 pkt_dts_time:1931.76 size:602
702[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
703encoder <- type:video frame_pts:57898 frame_pts_time:1931.86 time_base:1001/30000
704encoder -> type:video pkt_pts:57897 pkt_pts_time:1931.83 pkt_dts:57896 pkt_dts_time:1931.8
705encoder -> type:video pkt_pts:173864691 pkt_pts_time:1931.83 pkt_dts:173861688 pkt_dts_time:1931.8
706muxer <- type:video pkt_pts:173864691 pkt_pts_time:1931.83 pkt_dts:173861688 pkt_dts_time:1931.8 size:602
707[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
708encoder <- type:video frame_pts:57899 frame_pts_time:1931.9 time_base:1001/30000
709encoder -> type:video pkt_pts:57898 pkt_pts_time:1931.86 pkt_dts:57897 pkt_dts_time:1931.83
710encoder -> type:video pkt_pts:173867694 pkt_pts_time:1931.86 pkt_dts:173864691 pkt_dts_time:1931.83
711muxer <- type:video pkt_pts:173867694 pkt_pts_time:1931.86 pkt_dts:173864691 pkt_dts_time:1931.83 size:602
712[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
713encoder <- type:video frame_pts:57900 frame_pts_time:1931.93 time_base:1001/30000
714encoder -> type:video pkt_pts:57899 pkt_pts_time:1931.9 pkt_dts:57898 pkt_dts_time:1931.86
715encoder -> type:video pkt_pts:173870697 pkt_pts_time:1931.9 pkt_dts:173867694 pkt_dts_time:1931.86
716muxer <- type:video pkt_pts:173870697 pkt_pts_time:1931.9 pkt_dts:173867694 pkt_dts_time:1931.86 size:602
717[dvd @ 0x555555881540] Delay between the first packet and last packet in the muxing queue is 10010000 > 10000000: forcing output
718encoder <- type:video frame_pts:57901 frame_pts_time:1931.96 time_base:1001/30000
719encoder -> type:video pkt_pts:57900 pkt_pts_time:1931.93 pkt_dts:57899 pkt_dts_time:1931.9
720encoder -> type:video pkt_pts:173873700 pkt_pts_time:1931.93 pkt_dts:173870697 pkt_dts_time:1931.9
721muxer <- type:video pkt_pts:173873700 pkt_pts_time:1931.93 pkt_dts:173870697 pkt_dts_time:1931.9 size:602
722
723jreiser@myth:/proc/14967$ ls -l fd*   ## the file descriptors of the process