Ticket #11604: ffmpeg-20250523-100125.log

File ffmpeg-20250523-100125.log, 19.6 KB (added by r3d, 16 months ago)

ffmpeg output log produced with "-report"

Line 
1ffmpeg started on 2025-05-23 at 10:01:25
2Report written to "ffmpeg-20250523-100125.log"
3Log level: 48
4Command line:
5ffmpeg -hwaccel auto -nostdin -i .local/data/videos/ASK_TEST.m2v -filter_complex "[0]scale=height=1080:width=1920[s0];[s0]loop=loop=-1:size=200:start=25[s1]" -map "[s1]" -f rawvideo -fps_mode passthrough -loglevel error -pix_fmt rgb24 -report pipe:
6ffmpeg version 7.1 Copyright (c) 2000-2024 the FFmpeg developers
7 built with gcc 14 (SUSE Linux)
8 configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --incdir=/usr/include/ffmpeg --extra-cflags='-O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -flto=auto -ffat-lto-objects -g' --optflags='-O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -flto=auto -ffat-lto-objects -g' --disable-htmlpages --enable-pic --disable-stripping --enable-shared --disable-static --enable-gpl --enable-version3 --enable-libsmbclient --disable-openssl --enable-gnutls --enable-ladspa --enable-libshaderc --enable-vulkan --enable-libplacebo --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libdc1394 --enable-libdrm --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libjack -- libavutil 59. 39.100 / 59. 39.100
9 libavcodec 61. 19.100 / 61. 19.100
10 libavformat 61. 7.100 / 61. 7.100
11 libavdevice 61. 3.100 / 61. 3.100
12 libavfilter 10. 4.100 / 10. 4.100
13 libswscale 8. 3.100 / 8. 3.100
14 libswresample 5. 3.100 / 5. 3.100
15 libpostproc 58. 3.100 / 58. 3.100
16Splitting the commandline.
17Reading option '-hwaccel' ... matched as option 'hwaccel' (use HW accelerated decoding) with argument 'auto'.
18Reading option '-nostdin' ... matched as option 'stdin' (enable or disable interaction on standard input) with argument 0.
19Reading option '-i' ... matched as input url with argument '.local/data/videos/ASK_TEST.m2v'.
20Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument '[0]scale=height=1080:width=1920[s0];[s0]loop=loop=-1:size=200:start=25[s1]'.
21Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[s1]'.
22Reading option '-f' ... matched as option 'f' (force container format (auto-detected otherwise)) with argument 'rawvideo'.
23Reading option '-fps_mode' ... matched as option 'fps_mode' (set framerate mode for matching video streams; overrides vsync) with argument 'passthrough'.
24Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'error'.
25Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'rgb24'.
26Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
27Reading option 'pipe:' ... matched as output url.
28Finished splitting the commandline.
29Parsing a group of options: global .
30Applying option nostdin (enable or disable interaction on standard input) with argument 0.
31Applying option filter_complex (create a complex filtergraph) with argument [0]scale=height=1080:width=1920[s0];[s0]loop=loop=-1:size=200:start=25[s1].
32[AVFilterGraph @ 0x557f64996840] Setting 'height' to value '1080'
33[AVFilterGraph @ 0x557f64996840] Setting 'width' to value '1920'
34[AVFilterGraph @ 0x557f64996840] Setting 'loop' to value '-1'
35[AVFilterGraph @ 0x557f64996840] Setting 'size' to value '200'
36[AVFilterGraph @ 0x557f64996840] Setting 'start' to value '25'
37[Parsed_scale_0 @ 0x557f64996fc0] w:1920 h:1080 flags:'' interl:0
38Applying option loglevel (set logging level) with argument error.
39Applying option report (generate a report) with argument 1.
40Successfully parsed a group of options.
41Parsing a group of options: input url .local/data/videos/ASK_TEST.m2v.
42Applying option hwaccel (use HW accelerated decoding) with argument auto.
43Successfully parsed a group of options.
44Opening an input file: .local/data/videos/ASK_TEST.m2v.
45[AVFormatContext @ 0x557f649a4d40] Opening '.local/data/videos/ASK_TEST.m2v' for reading
46[file @ 0x557f649a4500] Setting default whitelist 'file,crypto,data'
47[mpegvideo @ 0x557f649a4d40] Format mpegvideo probed with size=131072 and score=51
48[mpegvideo @ 0x557f649a4d40] Before avformat_find_stream_info() pos: 0 bytes read:131072 seeks:0 nb_streams:1
49[mpeg1video @ 0x557f6499fb00] Format yuv420p chosen by get_format().
50[mpegvideo @ 0x557f649a4d40] Probe buffer size limit of 5000000 bytes reached
51[mpegvideo @ 0x557f649a4d40] After avformat_find_stream_info() pos: 5124096 bytes read:5144576 seeks:0 frames:34
52Input #0, mpegvideo, from '.local/data/videos/ASK_TEST.m2v':
53 Duration: N/A, bitrate: N/A
54 Stream #0:0, 34, 1/1200000: Video: mpeg2video (mpeg1video) (Main), yuv420p(tv, progressive), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 50 tbr, 1200k tbn
55 Side data:
56 cpb: bitrate max/min/avg: 120000000/0/0 buffer size: 120012800 vbv_delay: N/A
57Successfully opened the file.
58Parsing a group of options: output url pipe:.
59Applying option map (set input stream mapping) with argument [s1].
60Applying option f (force container format (auto-detected otherwise)) with argument rawvideo.
61Applying option fps_mode (set framerate mode for matching video streams; overrides vsync) with argument passthrough.
62Applying option pix_fmt (set pixel format) with argument rgb24.
63Successfully parsed a group of options.
64Opening an output file: pipe:.
65[out#0/rawvideo @ 0x557f649a3000] Adding streams from explicit maps...
66[out#0/rawvideo @ 0x557f649a3000] Creating output stream from an explicitly mapped complex filtergraph 0, output [s1]
67[vost#0:0/rawvideo @ 0x557f649d5c00] Created video stream from complex filtergraph 0:[loop:default]
68[vost#0:0/rawvideo @ 0x557f649d5c00]
69[pipe @ 0x557f6499fec0] Setting default whitelist 'crypto,data'
70Successfully opened the file.
71[fc#0 @ 0x557f64996400] Binding input with label '0' to input stream 0:0
72[AVHWDeviceContext @ 0x557f649d6a80] Loaded lib: libcuda.so.1
73[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuInit
74[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuDriverGetVersion
75[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuDeviceGetCount
76[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuDeviceGet
77[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuDeviceGetAttribute
78[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuDeviceGetName
79[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuDeviceComputeCapability
80[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuCtxCreate_v2
81[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuCtxGetCurrent
82[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuCtxSetLimit
83[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuCtxPushCurrent_v2
84[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuCtxPopCurrent_v2
85[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuCtxDestroy_v2
86[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuMemAlloc_v2
87[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuMemAllocPitch_v2
88[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuMemAllocManaged
89[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuMemsetD8Async
90[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuMemFree_v2
91[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuMemcpy
92[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuMemcpyAsync
93[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuMemcpy2D_v2
94[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuMemcpy2DAsync_v2
95[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuMemcpyHtoD_v2
96[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuMemcpyHtoDAsync_v2
97[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuMemcpyDtoH_v2
98[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuMemcpyDtoHAsync_v2
99[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuMemcpyDtoD_v2
100[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuMemcpyDtoDAsync_v2
101[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuGetErrorName
102[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuGetErrorString
103[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuCtxGetDevice
104[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuDevicePrimaryCtxRetain
105[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuDevicePrimaryCtxRelease
106[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuDevicePrimaryCtxSetFlags
107[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuDevicePrimaryCtxGetState
108[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuDevicePrimaryCtxReset
109[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuStreamCreate
110[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuStreamQuery
111[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuStreamSynchronize
112[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuStreamDestroy_v2
113[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuStreamAddCallback
114[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuStreamWaitEvent
115[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuEventCreate
116[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuEventDestroy_v2
117[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuEventSynchronize
118[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuEventQuery
119[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuEventRecord
120[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuLaunchKernel
121[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuLinkCreate
122[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuLinkAddData
123[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuLinkComplete
124[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuLinkDestroy
125[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuModuleLoadData
126[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuModuleUnload
127[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuModuleGetFunction
128[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuModuleGetGlobal
129[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuTexObjectCreate
130[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuTexObjectDestroy
131[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuGLGetDevices_v2
132[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuGraphicsGLRegisterImage
133[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuGraphicsUnregisterResource
134[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuGraphicsMapResources
135[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuGraphicsUnmapResources
136[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuGraphicsSubResourceGetMappedArray
137[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuGraphicsResourceGetMappedPointer_v2
138[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuDeviceGetUuid
139[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuDeviceGetUuid_v2
140[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuDeviceGetLuid
141[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuDeviceGetByPCIBusId
142[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuDeviceGetPCIBusId
143[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuImportExternalMemory
144[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuDestroyExternalMemory
145[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuExternalMemoryGetMappedBuffer
146[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuExternalMemoryGetMappedMipmappedArray
147[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuMipmappedArrayGetLevel
148[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuMipmappedArrayDestroy
149[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuImportExternalSemaphore
150[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuDestroyExternalSemaphore
151[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuSignalExternalSemaphoresAsync
152[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuWaitExternalSemaphoresAsync
153[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuArrayCreate_v2
154[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuArray3DCreate_v2
155[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuArrayDestroy
156[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuEGLStreamProducerConnect
157[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuEGLStreamProducerDisconnect
158[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuEGLStreamConsumerDisconnect
159[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuEGLStreamProducerPresentFrame
160[AVHWDeviceContext @ 0x557f649d6a80] Loaded sym: cuEGLStreamProducerReturnFrame
161[vist#0:0/mpeg2video @ 0x557f649a3740] [dec:mpeg2video @ 0x557f649a41c0] Using auto hwaccel type cuda with new default device.
162detected 12 logical cores
163Stream mapping:
164 Stream #0:0 (mpeg2video) -> scale:default
165 loop:default -> Stream #0:0 (rawvideo)
166[vost#0:0/rawvideo @ 0x557f649d5c00] Starting thread...
167[fc#0 @ 0x557f64996400] Starting thread...
168[vist#0:0/mpeg2video @ 0x557f649a3740] [dec:mpeg2video @ 0x557f649a41c0] Starting thread...
169[in#0/mpegvideo @ 0x557f649a4b40] Starting thread...
170[mpeg2video @ 0x557f649a0500] Format cuda chosen by get_format().
171[mpeg2video @ 0x557f649a0500] Format cuda requires hwaccel mpeg2_nvdec initialisation.
172[AVHWFramesContext @ 0x7f174c001d80] CUDA texture alignment: 512
173[AVHWFramesContext @ 0x7f174c002280] CUDA texture alignment: 512
174[mpeg2video @ 0x557f649a0500] Loaded lib: libnvcuvid.so.1
175[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidGetDecoderCaps
176[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidCreateDecoder
177[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidDestroyDecoder
178[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidDecodePicture
179[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidGetDecodeStatus
180[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidReconfigureDecoder
181[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidMapVideoFrame64
182[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidUnmapVideoFrame64
183[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidCtxLockCreate
184[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidCtxLockDestroy
185[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidCtxLock
186[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidCtxUnlock
187[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidCreateVideoSource
188[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidCreateVideoSourceW
189[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidDestroyVideoSource
190[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidSetVideoSourceState
191[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidGetVideoSourceState
192[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidGetSourceVideoFormat
193[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidGetSourceAudioFormat
194[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidCreateVideoParser
195[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidParseVideoData
196[mpeg2video @ 0x557f649a0500] Loaded sym: cuvidDestroyVideoParser
197[mpeg2video @ 0x557f649a0500] NVDEC capabilities:
198[mpeg2video @ 0x557f649a0500] format supported: yes, max_mb_count: 65280
199[mpeg2video @ 0x557f649a0500] min_width: 48, max_width: 4080
200[mpeg2video @ 0x557f649a0500] min_height: 16, max_height: 4080
201[AVFilterGraph @ 0x7f1750001000] Setting 'height' to value '1080'
202[AVFilterGraph @ 0x7f1750001000] Setting 'width' to value '1920'
203[AVFilterGraph @ 0x7f1750001000] Setting 'loop' to value '-1'
204[AVFilterGraph @ 0x7f1750001000] Setting 'size' to value '200'
205[AVFilterGraph @ 0x7f1750001000] Setting 'start' to value '25'
206[Parsed_scale_0 @ 0x7f1750003fc0] w:1920 h:1080 flags:'' interl:0
207[graph 0 input from stream 0:0 @ 0x7f1750011900] Setting 'video_size' to value '1920x1080'
208[graph 0 input from stream 0:0 @ 0x7f1750011900] Setting 'pix_fmt' to value '23'
209[graph 0 input from stream 0:0 @ 0x7f1750011900] Setting 'time_base' to value '1/1200000'
210[graph 0 input from stream 0:0 @ 0x7f1750011900] Setting 'pixel_aspect' to value '1/1'
211[graph 0 input from stream 0:0 @ 0x7f1750011900] Setting 'colorspace' to value '2'
212[graph 0 input from stream 0:0 @ 0x7f1750011900] Setting 'range' to value '1'
213[graph 0 input from stream 0:0 @ 0x7f1750011900] Setting 'frame_rate' to value '50/1'
214[graph 0 input from stream 0:0 @ 0x7f1750011900] w:1920 h:1080 pixfmt:nv12 tb:1/1200000 fr:50/1 sar:1/1 csp:unknown range:tv
215[format @ 0x7f1750013000] Setting 'pix_fmts' to value 'rgb24'
216[AVFilterGraph @ 0x7f1750001000] query_formats: 5 queried, 12 merged, 0 already done, 0 delayed
217[Parsed_scale_0 @ 0x7f1750003fc0] w:1920 h:1080 fmt:nv12 csp:unknown range:tv sar:1/1 -> w:1920 h:1080 fmt:rgb24 csp:gbr range:pc sar:1/1 flags:0x00000004
218[Parsed_scale_0 @ 0x7f1750003fc0] [framesync @ 0x7f17500040e8] Selected 1/1200000 time base
219[Parsed_scale_0 @ 0x7f1750003fc0] [framesync @ 0x7f17500040e8] Sync level 1
220[graph 0 input from stream 0:0 @ 0x7f1750011900] video frame properties congruent with link at pts_time: 0
221Output #0, rawvideo, to 'pipe:':
222 Metadata:
223 encoder : Lavf61.7.100
224 Stream #0:0, 0, 1/50: Video: rawvideo (RGB[24] / 0x18424752), rgb24(pc, gbr/unknown/unknown, progressive), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 2488320 kb/s, 50 fps, 50 tbn
225 Metadata:
226 encoder : Lavc61.19.100 rawvideo
227[out#0/rawvideo @ 0x557f649a3000] Starting thread...
228frame= 2 fps=0.0 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed= 0.4x
229frame= 2 fps=2.0 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed= 0.2x
230frame= 2 fps=1.3 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed=0.133x
231frame= 2 fps=1.0 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed= 0.1x
232frame= 2 fps=0.8 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed=0.08x
233frame= 2 fps=0.7 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed=0.0666x
234frame= 2 fps=0.6 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed=0.0571x
235frame= 2 fps=0.5 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed=0.05x
236frame= 2 fps=0.4 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed=0.0444x
237frame= 2 fps=0.4 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed=0.04x
238frame= 2 fps=0.4 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed=0.0363x
239frame= 2 fps=0.3 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed=0.0333x
240frame= 2 fps=0.3 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed=0.0308x
241frame= 2 fps=0.3 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed=0.0286x
242frame= 2 fps=0.3 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed=0.0267x
243frame= 2 fps=0.2 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed=0.025x
244frame= 2 fps=0.2 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed=0.0235x
245frame= 2 fps=0.2 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed=0.0222x
246frame= 2 fps=0.2 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed=0.021x
247frame= 2 fps=0.2 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed=0.02x
248frame= 2 fps=0.2 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed=0.019x
249frame= 2 fps=0.2 q=-0.0 size= 6075KiB time=00:00:00.20 bitrate=248832.0kbits/s speed=0.0182x
250[vost#0:0/rawvideo @ 0x557f649d5c00] Error submitting a packet to the muxer: Immediate exit requested
251[vost#0:0/rawvideo @ 0x557f649d5c00] Error submitting a packet to the muxer: Immediate exit requested
252[out#0/rawvideo @ 0x557f649a3000] Error muxing a packet
253[out#0/rawvideo @ 0x557f649a3000] Task finished with error code: -1414092869 (Immediate exit requested)
254[out#0/rawvideo @ 0x557f649a3000] Terminating thread with return code -1414092869 (Immediate exit requested)
255[in#0/mpegvideo @ 0x557f649a4b40] Terminating thread with return code 0 (success)
256[vist#0:0/mpeg2video @ 0x557f649a3740] [dec:mpeg2video @ 0x557f649a41c0] Decoder thread received EOF packet
257[vist#0:0/mpeg2video @ 0x557f649a3740] [dec:mpeg2video @ 0x557f649a41c0] Decoder returned EOF, finishing
258[vist#0:0/mpeg2video @ 0x557f649a3740] [dec:mpeg2video @ 0x557f649a41c0] Terminating thread with return code 0 (success)
259[Parsed_scale_0 @ 0x7f1750003fc0] [framesync @ 0x7f17500040e8] Sync level 0