Ticket #10097: console_output_nv12.log

File console_output_nv12.log, 18.8 KB (added by Ajay Shrestha, 4 years ago)
Line 
1FFmpeg: ffmpeg version git-2022-10-28-05205b6
2 I FFmpeg: Copyright (c) 2000-2022 the FFmpeg developers
3 I FFmpeg:
4 I FFmpeg: built with Android (6317467 based on r365631c1) clang version 9.0.8 (https://android.googlesource.com/toolchain/llvm-project e0caee08e5f09b374a27a676d04978c81fcb1928) (based on LLVM 9.0.8svn)
5 I FFmpeg: configuration: --cross-prefix=aarch64-linux-android- --sysroot=/Users/ajay.shrestha/Library/Android/sdk/ndk/21.1.6352462//toolchains/llvm/prebuilt/darwin-x86_64/sysroot --prefix=/Users/ajay.shrestha/Documents/postparty/ffmpeg-kit-android-demo/libraries/ffmpeg-kit/prebuilt/android-arm64/ffmpeg --pkg-config=/opt/homebrew/bin/pkg-config --enable-version3 --arch=aarch64 --cpu=armv8-a --target-os=android --enable-neon --enable-asm --enable-inline-asm --ar=aarch64-linux-android-ar --cc=aarch64-linux-android24-clang --cxx=aarch64-linux-android24-clang++ --ranlib=aarch64-linux-android-ranlib --strip=aarch64-linux-android-strip --nm=aarch64-linux-android-nm --extra-libs='-L/Users/ajay.shrestha/Documents/postparty/ffmpeg-kit-android-demo/libraries/ffmpeg-kit/prebuilt/android-arm64/cpu-features/lib -lndk_compat' --disable-autodetect --enable-cross-compile --enable-pic --enable-jni --enable-optimizations --enable-swscale --disable-static --enable-shared --enable-pthreads --enable-v4l2-m2m --disable-outdev=fbdev --disable-indev=fbdev --enable-small --disable-xmm-clobber-test --disable-debug --enable-lto --disable-neon-clobber-test --disable-programs --disable-postproc --disable-doc --disable-htmlpages --disable-manpages --disable-podpages --disable-txtpages --disable-sndio --disable-schannel --disable-securetransport --disable-xlib --disable-cuda --disable-cuvid --disable-nvenc --disable-vaapi --disable-vdpau --disable-videotoolbox --disable-audiotoolbox --disable-appkit --disable-alsa --disable-cuda --disable-cuvid --disable-nvenc --disable-vaapi --disable-vdpau --enable-gmp --enable-gnutls --enable-iconv --disable-sdl2 --disable-openssl --enable-zlib --enable-mediacodec
6 I FFmpeg: libavutil 57. 40.100 / 57. 40.100
7 I FFmpeg: libavcodec 59. 52.100 / 59. 52.100
8 I FFmpeg: libavformat 59. 34.101 / 59. 34.101
9 I FFmpeg: libavdevice 59. 8.101 / 59. 8.101
10 I FFmpeg: libavfilter 8. 49.101 / 8. 49.101
11 I FFmpeg: libswscale 6. 8.112 / 6. 8.112
12 I FFmpeg: libswresample 4. 9.100 / 4. 9.100
13 I FFmpeg: Splitting the commandline.
14 I FFmpeg: Reading option '-hwaccel' ...
15 I FFmpeg: matched as option 'hwaccel' (use HW accelerated decoding) with argument 'mediacodec'.
16 I FFmpeg: Reading option '-hwaccel_output_format' ...
17 I FFmpeg: matched as option 'hwaccel_output_format' (select output format used with HW accelerated decoding) with argument 'mediacodec'.
18 I FFmpeg: Reading option '-i' ...
19 I FFmpeg: matched as input url with argument '/data/user/0/com.epicgames.ffmpeg_kit_android_demo/cache/test_input.mp4'.
20 I FFmpeg: Reading option '-c:v' ...
21 I FFmpeg: matched as option 'c' (codec name) with argument 'h264_mediacodec'.
22 I FFmpeg: Reading option '-ndk_codec' ...
23 I FFmpeg: matched as AVOption 'ndk_codec' with argument '1'.
24 I FFmpeg: Reading option '-pix_fmt' ...
25 I FFmpeg: matched as option 'pix_fmt' (set pixel format) with argument 'nv12'.
26 I FFmpeg: Reading option '-y' ...
27 I FFmpeg: matched as option 'y' (overwrite output files) with argument '1'.
28 I FFmpeg: Reading option '/data/user/0/com.epicgames.ffmpeg_kit_android_demo/cache/test_output.mp4' ...
29 I FFmpeg: matched as output url.
30 I FFmpeg: Reading option '-loglevel' ...
31 I FFmpeg: matched as option 'loglevel' (set logging level) with argument 'trace'.
32 I FFmpeg: Finished splitting the commandline.
33 I FFmpeg: Parsing a group of options: global .
34 I FFmpeg: Applying option y (overwrite output files) with argument 1.
35 I FFmpeg: Applying option loglevel (set logging level) with argument trace.
36 I FFmpeg: Successfully parsed a group of options.
37 I FFmpeg: Parsing a group of options: input url /data/user/0/com.epicgames.ffmpeg_kit_android_demo/cache/test_input.mp4.
38 I FFmpeg: Applying option hwaccel (use HW accelerated decoding) with argument mediacodec.
39 I FFmpeg: Applying option hwaccel_output_format (select output format used with HW accelerated decoding) with argument mediacodec.
40 I FFmpeg: Successfully parsed a group of options.
41 I FFmpeg: Opening an input file: /data/user/0/com.epicgames.ffmpeg_kit_android_demo/cache/test_input.mp4.
42 I FFmpeg: [NULL @ 0xb40000720ee82bd0] Opening '/data/user/0/com.epicgames.ffmpeg_kit_android_demo/cache/test_input.mp4' for reading
43 I FFmpeg: [file @ 0xb4000071aee660d0] Setting default whitelist 'file,crypto,data'
44 I FFmpeg: [mov,mp4,m4a,3gp,3g2,mj2 @ 0xb40000720ee82bd0] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
45 I FFmpeg: [mov,mp4,m4a,3gp,3g2,mj2 @ 0xb40000720ee82bd0] ISO: File Type Major Brand: mp42
46 I FFmpeg: [mov,mp4,m4a,3gp,3g2,mj2 @ 0xb40000720ee82bd0] Unknown dref type 0x206c7275 size 12
47 I FFmpeg: [mov,mp4,m4a,3gp,3g2,mj2 @ 0xb40000720ee82bd0] Processing st: 0, edit list 0 - media time: 2112, duration: 8377
48 I FFmpeg: [mov,mp4,m4a,3gp,3g2,mj2 @ 0xb40000720ee82bd0] drop a frame at curr_cts: 0 @ 0
49 I FFmpeg: [mov,mp4,m4a,3gp,3g2,mj2 @ 0xb40000720ee82bd0] drop a frame at curr_cts: 1024 @ 1
50 I FFmpeg: [mov,mp4,m4a,3gp,3g2,mj2 @ 0xb40000720ee82bd0] skip 64 audio samples from curr_cts: 2048
51 I FFmpeg: [mov,mp4,m4a,3gp,3g2,mj2 @ 0xb40000720ee82bd0] Unknown dref type 0x206c7275 size 12
52 I FFmpeg: [mov,mp4,m4a,3gp,3g2,mj2 @ 0xb40000720ee82bd0] Processing st: 1, edit list 0 - media time: 0, duration: 10471
53 I FFmpeg: [mov,mp4,m4a,3gp,3g2,mj2 @ 0xb40000720ee82bd0] Before avformat_find_stream_info() pos: 471376 bytes read:65536 seeks:2 nb_streams:2
54 I FFmpeg: [h264 @ 0xb40000721ee87090] nal_unit_type: 7(SPS), nal_ref_idc: 1
55 I FFmpeg: [h264 @ 0xb40000721ee87090] nal_unit_type: 8(PPS), nal_ref_idc: 1
56 I FFmpeg: [mov,mp4,m4a,3gp,3g2,mj2 @ 0xb40000720ee82bd0] demuxer injecting skip 2112 / discard 0
57 I FFmpeg: [aac @ 0xb40000721ee83430] skip 2112 / discard 0 samples due to side data
58 I FFmpeg: [h264 @ 0xb40000721ee87090] nal_unit_type: 7(SPS), nal_ref_idc: 1
59 I FFmpeg: [h264 @ 0xb40000721ee87090] nal_unit_type: 8(PPS), nal_ref_idc: 1
60 I FFmpeg: [h264 @ 0xb40000721ee87090] nal_unit_type: 6(SEI), nal_ref_idc: 0
61 I FFmpeg: [h264 @ 0xb40000721ee87090] nal_unit_type: 5(IDR), nal_ref_idc: 1
62 I FFmpeg: [h264 @ 0xb40000721ee87090] Format yuv420p chosen by get_format().
63 I FFmpeg: [h264 @ 0xb40000721ee87090] Reinit context to 1280x720, pix_fmt: yuv420p
64 I FFmpeg: [mov,mp4,m4a,3gp,3g2,mj2 @ 0xb40000720ee82bd0] All info found
65 I FFmpeg: [mov,mp4,m4a,3gp,3g2,mj2 @ 0xb40000720ee82bd0] After avformat_find_stream_info() pos: 76593 bytes read:142085 seeks:3 frames:12
66 I FFmpeg: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/data/user/0/com.epicgames.ffmpeg_kit_android_demo/cache/test_input.mp4':
67 I FFmpeg: Metadata:
68 I FFmpeg: major_brand :
69 I FFmpeg: mp42
70 I FFmpeg:
71 I FFmpeg: minor_version :
72 I FFmpeg: 1
73 I FFmpeg:
74 I FFmpeg: compatible_brands:
75 I FFmpeg: isommp41mp42
76 I FFmpeg:
77 I FFmpeg: creation_time :
78 I FFmpeg: 2022-11-09T21:32:58.000000Z
79 I FFmpeg:
80 I FFmpeg: Duration:
81 I FFmpeg: 00:00:00.17
82 I FFmpeg: , start:
83 I FFmpeg: 0.000000
84 I FFmpeg: , bitrate:
85 I FFmpeg: 21607 kb/s
86 I FFmpeg:
87 I FFmpeg: Stream #0:0
88 I FFmpeg: [0x1]
89 I FFmpeg: (eng)
90 I FFmpeg: , 11, 1/48000
91 I FFmpeg: : Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 122 kb/s
92 I FFmpeg: (default)
93 I FFmpeg:
94 I FFmpeg: Metadata:
95 I FFmpeg: creation_time :
96 I FFmpeg: 2022-11-09T21:32:58.000000Z
97 I FFmpeg:
98 I FFmpeg: handler_name :
99 I FFmpeg: Core Media Audio
100 I FFmpeg:
101 I FFmpeg: vendor_id :
102 I FFmpeg: [0][0][0][0]
103 I FFmpeg:
104 I FFmpeg: Stream #0:1
105 I FFmpeg: [0x2]
106 I FFmpeg: (und)
107 I FFmpeg: , 1, 1/60000
108 I FFmpeg: : Video: h264, 1 reference frame (avc1 / 0x31637661), yuv420p(tv, bt709, progressive, left), 1280x720, 0/1, 12969 kb/s
109 I FFmpeg: , SAR 1:1 DAR 16:9
110 I FFmpeg: ,
111 I FFmpeg: 59.94 fps,
112 I FFmpeg: 59.94 tbr,
113 I FFmpeg: 60k tbn
114 I FFmpeg: (default)
115 I FFmpeg:
116 I FFmpeg: Metadata:
117 I FFmpeg: creation_time :
118 I FFmpeg: 2022-11-09T21:32:58.000000Z
119 I FFmpeg:
120 I FFmpeg: handler_name :
121 I FFmpeg: Core Media Video
122 I FFmpeg:
123 I FFmpeg: vendor_id :
124 I FFmpeg: [0][0][0][0]
125 I FFmpeg:
126 I FFmpeg: Successfully opened the file.
127 I FFmpeg: Parsing a group of options: output url /data/user/0/com.epicgames.ffmpeg_kit_android_demo/cache/test_output.mp4.
128 I FFmpeg: Applying option c:v (codec name) with argument h264_mediacodec.
129 I FFmpeg: Applying option pix_fmt (set pixel format) with argument nv12.
130 I FFmpeg: Successfully parsed a group of options.
131 I FFmpeg: Opening an output file: /data/user/0/com.epicgames.ffmpeg_kit_android_demo/cache/test_output.mp4.
132 I FFmpeg: [file @ 0xb4000071aee69a90] Setting default whitelist 'file,crypto,data'
133 I FFmpeg: Successfully opened the file.
134 I FFmpeg: detected 4 logical cores
135 I FFmpeg: [h264 @ 0xb40000721ee8c280] nal_unit_type: 7(SPS), nal_ref_idc: 1
136 I FFmpeg: [h264 @ 0xb40000721ee8c280] nal_unit_type: 8(PPS), nal_ref_idc: 1
137 I FFmpeg: Stream mapping:
138 I FFmpeg: Stream #0:1 -> #0:0
139 I FFmpeg: (h264 (native) -> h264 (h264_mediacodec))
140 I FFmpeg:
141 I FFmpeg: Stream #0:0 -> #0:1
142 I FFmpeg: (aac (native) -> aac (native))
143 I FFmpeg:
144 I FFmpeg: Press [q] to stop, [?] for help
145 I FFmpeg: cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
146 I FFmpeg: [aac @ 0xb40000721ee84e10] skip 2112 / discard 0 samples due to side data
147 I FFmpeg: cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
148 I FFmpeg: cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
149 I FFmpeg: [aac @ 0xb40000721ee84e10] skip 64/1024 samples
150 I FFmpeg: [graph_1_in_0_0 @ 0xb4000071aee69c10] Setting 'time_base' to value '1/48000'
151 I FFmpeg: [graph_1_in_0_0 @ 0xb4000071aee69c10] Setting 'sample_rate' to value '48000'
152 I FFmpeg: [graph_1_in_0_0 @ 0xb4000071aee69c10] Setting 'sample_fmt' to value 'fltp'
153 I FFmpeg: [graph_1_in_0_0 @ 0xb4000071aee69c10] Setting 'channel_layout' to value 'stereo'
154 I FFmpeg: [graph_1_in_0_0 @ 0xb4000071aee69c10] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:stereo
155 I FFmpeg: [format_out_0_1 @ 0xb4000071aee68dd0] Setting 'sample_fmts' to value 'fltp'
156 I FFmpeg: [format_out_0_1 @ 0xb4000071aee68dd0] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
157 I FFmpeg: [AVFilterGraph @ 0xb40000717ee6cd00] query_formats: 4 queried, 9 merged, 0 already done, 0 delayed
158 I FFmpeg: cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
159 I FFmpeg: cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
160 I FFmpeg: [graph 0 input from stream 0:1 @ 0xb4000071aee69250] Setting 'video_size' to value '1280x720'
161 I FFmpeg: [graph 0 input from stream 0:1 @ 0xb4000071aee69250] Setting 'pix_fmt' to value '0'
162 I FFmpeg: [graph 0 input from stream 0:1 @ 0xb4000071aee69250] Setting 'time_base' to value '1/60000'
163 I FFmpeg: [graph 0 input from stream 0:1 @ 0xb4000071aee69250] Setting 'pixel_aspect' to value '1/1'
164 I FFmpeg: [graph 0 input from stream 0:1 @ 0xb4000071aee69250] Setting 'frame_rate' to value '60000/1001'
165 I FFmpeg: [graph 0 input from stream 0:1 @ 0xb4000071aee69250] w:1280 h:720 pixfmt:yuv420p tb:1/60000 fr:60000/1001 sar:1/1
166 I FFmpeg: [format @ 0xb4000071aee6c6d0] Setting 'pix_fmts' to value 'nv12'
167 I FFmpeg: [auto_scale_0 @ 0xb4000071aee6d450] w:iw h:ih flags:'' interl:0
168 I FFmpeg: [format @ 0xb4000071aee6c6d0] auto-inserting filter 'auto_scale_0' between the filter 'Parsed_null_0' and the filter 'format'
169 I FFmpeg: [AVFilterGraph @ 0xb40000717ee691f0] query_formats: 4 queried, 3 merged, 1 already done, 0 delayed
170 I FFmpeg: [auto_scale_0 @ 0xb4000071aee6d450] w:1280 h:720 fmt:yuv420p sar:1/1 -> w:1280 h:720 fmt:nv12 sar:1/1 flags:0x0
171 I FFmpeg: [auto_scale_0 @ 0xb4000071aee6d450] w:1280 h:720 fmt:yuv420p sar:1/1 -> w:1280 h:720 fmt:nv12 sar:1/1 flags:0x0
172 I FFmpeg: [auto_scale_0 @ 0xb4000071aee6d450] w:1280 h:720 fmt:yuv420p sar:1/1 -> w:1280 h:720 fmt:nv12 sar:1/1 flags:0x0
173 I FFmpeg: [h264_mediacodec @ 0xb40000721ee84120] Using device mediacodec0 (type mediacodec) with h264_mediacodec encoder.
174 I FFmpeg: [h264_mediacodec @ 0xb40000721ee84120] MediaCodec encoder c2.android.avc.encoder output format bitrate: int32(200000), crop: Rect(0, 0, 1279, 719), color-standard: int32(0), color-range: int32(0), color-transfer: int32(0), frame-rate: int32(59), height: int32(720), intra-refresh-period: int32(0), level: int32(4096), max-bitrate: int32(200000), mime: string(video/avc), profile: int32(65536), width: int32(1280)}
175 I FFmpeg: Output #0, mp4, to '/data/user/0/com.epicgames.ffmpeg_kit_android_demo/cache/test_output.mp4':
176 I FFmpeg: Metadata:
177 I FFmpeg: major_brand :
178 I FFmpeg: mp42
179 I FFmpeg:
180 I FFmpeg: minor_version :
181 I FFmpeg: 1
182 I FFmpeg:
183 I FFmpeg: compatible_brands:
184 I FFmpeg: isommp41mp42
185 I FFmpeg:
186 I FFmpeg: encoder :
187 I FFmpeg: Lavf59.34.101
188 I FFmpeg:
189 I FFmpeg: Stream #0:0
190 I FFmpeg: (und)
191 I FFmpeg: , 0, 1/60000
192 I FFmpeg: : Video: h264, 1 reference frame (avc1 / 0x31637661), nv12(tv, bt709, progressive, left), 1280x720 (0x0) [SAR 1:1 DAR 16:9], 0/1, q=2-31, 200 kb/s
193 I FFmpeg: ,
194 I FFmpeg: 59.94 fps,
195 I FFmpeg: 60k tbn
196 I FFmpeg: (default)
197 I FFmpeg:
198 I FFmpeg: Metadata:
199 I FFmpeg: creation_time :
200 I FFmpeg: 2022-11-09T21:32:58.000000Z
201 I FFmpeg:
202 I FFmpeg: handler_name :
203 I FFmpeg: Core Media Video
204 I FFmpeg:
205 I FFmpeg: vendor_id :
206 I FFmpeg: [0][0][0][0]
207 I FFmpeg:
208 I FFmpeg: encoder :
209 I FFmpeg: Lavc59.52.100 h264_mediacodec
210 I FFmpeg:
211 I FFmpeg: Stream #0:1
212 I FFmpeg: (eng)
213 I FFmpeg: , 0, 1/48000
214 I FFmpeg: : Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, delay 1024, 128 kb/s
215 I FFmpeg: (default)
216 I FFmpeg:
217 I FFmpeg: Metadata:
218 I FFmpeg: creation_time :
219 I FFmpeg: 2022-11-09T21:32:58.000000Z
220 I FFmpeg:
221 I FFmpeg: handler_name :
222 I FFmpeg: Core Media Audio
223 I FFmpeg:
224 I FFmpeg: vendor_id :
225 I FFmpeg: [0][0][0][0]
226 I FFmpeg:
227 I FFmpeg: encoder :
228 I FFmpeg: Lavc59.52.100 aac
229 I FFmpeg:
230 I FFmpeg: Clipping frame in rate conversion by 0.000008
231 I FFmpeg: frame= 1 fps=0.0 q=0.0 size= 0kB time=00:00:00.12 bitrate= 3.0kbits/s speed= 2.3x
232 I FFmpeg: cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
233 I FFmpeg: [h264_mediacodec @ 0xb40000721ee84120] MediaCodec encoder c2.android.avc.encoder output format bitrate: int32(200000), crop: Rect(0, 0, 1279, 719), color-standard: int32(0), color-range: int32(0), color-transfer: int32(0), frame-rate: int32(59), height: int32(720), intra-refresh-period: int32(0), level: int32(4096), max-bitrate: int32(200000), mime: string(video/avc), profile: int32(65536), width: int32(1280), csd-0: data, csd-1: data}
234 I FFmpeg: frame= 2 fps=0.0 q=0.0 size= 0kB time=00:00:00.12 bitrate= 3.0kbits/s speed=0.128x
235 I FFmpeg: cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
236 I FFmpeg: cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
237 I FFmpeg: frame= 5 fps=3.1 q=-0.0 size= 0kB time=00:00:00.12 bitrate= 3.0kbits/s speed=0.0786x
238 I FFmpeg: frame= 8 fps=3.4 q=-0.0 size= 256kB time=00:00:00.14 bitrate=14046.0kbits/s speed=0.0637x
239 I FFmpeg: frame= 9 fps=3.2 q=-0.0 size= 256kB time=00:00:00.14 bitrate=14046.0kbits/s speed=0.0525x
240 I FFmpeg: frame= 11 fps=3.1 q=-0.0 size= 256kB time=00:00:00.14 bitrate=14046.0kbits/s speed=0.0427x
241 I FFmpeg: [out_0_0 @ 0xb4000071aee68b90] EOF on sink link out_0_0:default.
242 I FFmpeg: [out_0_1 @ 0xb4000071aee68c50] EOF on sink link out_0_1:default.
243 I FFmpeg: No more output streams to write to, finishing.
244 I FFmpeg: [aac @ 0xb40000721ee83cd0] Trying to remove 64 more samples than there are in the queue
245 I FFmpeg: frame= 11 fps=2.7 q=-0.0 Lsize= 643kB time=00:00:00.19 bitrate=27437.8kbits/s speed=0.0471x
246 I FFmpeg: video:639kB audio:3kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.248602%
247 I FFmpeg: Input file #0 (/data/user/0/com.epicgames.ffmpeg_kit_android_demo/cache/test_input.mp4):
248 I FFmpeg: Input stream #0:0 (audio):
249 I FFmpeg: 11 packets read (3604 bytes);
250 I FFmpeg: 9 frames decoded
251 I FFmpeg: (9152 samples)
252 I FFmpeg: ;
253 I FFmpeg:
254 I FFmpeg: Input stream #0:1 (video):
255 I FFmpeg: 11 packets read (297504 bytes);
256 I FFmpeg: 11 frames decoded
257 I FFmpeg: ;
258 I FFmpeg:
259 I FFmpeg: Total: 22 packets (301108 bytes) demuxed
260 I FFmpeg: Output file #0 (/data/user/0/com.epicgames.ffmpeg_kit_android_demo/cache/test_output.mp4):
261 I FFmpeg: Output stream #0:0 (video):
262 I FFmpeg: 11 frames encoded
263 I FFmpeg: ;
264 I FFmpeg: 11 packets muxed (653974 bytes);
265 I FFmpeg:
266 I FFmpeg: Output stream #0:1 (audio):
267 I FFmpeg: 9 frames encoded
268 I FFmpeg: (9152 samples)
269 I FFmpeg: ;
270 I FFmpeg: 10 packets muxed (2900 bytes);
271 I FFmpeg:
272 I FFmpeg: Total: 21 packets (656874 bytes) muxed
273 I FFmpeg: [AVIOContext @ 0xb4000071dee7aad0] Statistics: 658511 bytes written, 2 seeks, 6 writeouts
274 I FFmpeg: frame= 11 fps=2.7 q=-0.0 Lsize=N/A time=00:00:00.19 bitrate=N/A speed=0.0469x
275 I FFmpeg: video:639kB audio:3kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
276 I FFmpeg: Input file #0 (/data/user/0/com.epicgames.ffmpeg_kit_android_demo/cache/test_input.mp4):
277 I FFmpeg: Input stream #0:0 (audio):
278 I FFmpeg: 11 packets read (3604 bytes);
279 I FFmpeg: 9 frames decoded
280 I FFmpeg: (9152 samples)
281 I FFmpeg: ;
282 I FFmpeg:
283 I FFmpeg: Input stream #0:1 (video):
284 I FFmpeg: 11 packets read (297504 bytes);
285 I FFmpeg: 11 frames decoded
286 I FFmpeg: ;
287 I FFmpeg:
288 I FFmpeg: Total: 22 packets (301108 bytes) demuxed
289 I FFmpeg: Output file #0 (/data/user/0/com.epicgames.ffmpeg_kit_android_demo/cache/test_output.mp4):
290 I FFmpeg: Output stream #0:0 (video):
291 I FFmpeg: 11 frames encoded
292 I FFmpeg: ;
293 I FFmpeg: 11 packets muxed (653974 bytes);
294 I FFmpeg:
295 I FFmpeg: Output stream #0:1 (audio):
296 I FFmpeg: 9 frames encoded
297 I FFmpeg: (9152 samples)
298 I FFmpeg: ;
299 I FFmpeg: 10 packets muxed (2900 bytes);
300 I FFmpeg:
301 I FFmpeg: Total: 21 packets (656874 bytes) muxed
302 I FFmpeg: 20 frames successfully decoded, 0 decoding errors
303 I FFmpeg: [aac @ 0xb40000721ee83cd0] Qavg: 156.811
304 I FFmpeg: [AVIOContext @ 0xb4000071dee7bcb0] Statistics: 371461 bytes read, 3 seeks