Hi This is my command and output using ffmpeg github example ffmpeg -i /storage/emulated/0/video/nsm.mp4 -i /storage/emulated/0/saved_images/scaled_image_142_382.png -preset ultrafast -strict -2 -filter_complex overlay=x=228:y=231:enable='between(t,3,13)' /storage/emulated/0/video/outputxy228_231.mp4
12-28 09:33:01.144 15845-18694/com.github.hiteshsondhi88.sampleffmpeg D/FFmpeg: Running publishing updates method 12-28 09:33:01.196 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.196 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress WARNING: linker: /data/data/com.github.hiteshsondhi88.sampleffmpeg/files/ffmpeg has text relocations. This is wasting memory and prevents security hardening. Please fix. 12-28 09:33:01.245 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.245 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress ffmpeg version n2.4.2 Copyright (c) 2000-2014 the FFmpeg developers 12-28 09:33:01.249 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.249 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress built on Oct 7 2014 15:08:46 with gcc 4.8 (GCC) 12-28 09:33:01.252 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.252 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress configuration: --target-os=linux --cross-prefix=/home/sb/Source-Code/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi- --arch=arm --cpu=cortex-a8 --enable-runtime-cpudetect --sysroot=/home/sb/Source-Code/ffmpeg-android/toolchain-android/sysroot --enable-pic --enable-libx264 --enable-libass --enable-libfreetype --enable-libfribidi --enable-fontconfig --enable-pthreads --disable-debug --disable-ffserver --enable-version3 --enable-hardcoded-tables --disable-ffplay --disable-ffprobe --enable-gpl --enable-yasm --disable-doc --disable-shared --enable-static --pkg-config=/home/sb/Source-Code/ffmpeg-android/ffmpeg-pkg-config --prefix=/home/sb/Source-Code/ffmpeg-android/build/armeabi-v7a-neon --extra-cflags='-I/home/sb/Source-Code/ffmpeg-android/toolchain-android/include -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-overflow -fstack-protector-all -mfpu=neon' --extra-ldflags='-L/home/sb/Source-Code/ffmpeg-android/toolchain-android/lib -Wl,-z,relro -Wl,-z,now -pie' --extra-libs='-lpng -lexpat -lm' --extra-cxxflags= 12-28 09:33:01.282 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.282 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress libavutil 54. 7.100 / 54. 7.100 12-28 09:33:01.284 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.284 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress libavcodec 56. 1.100 / 56. 1.100 12-28 09:33:01.286 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.287 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress libavformat 56. 4.101 / 56. 4.101 12-28 09:33:01.288 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.288 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress libavdevice 56. 0.100 / 56. 0.100 12-28 09:33:01.289 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.290 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress libavfilter 5. 1.100 / 5. 1.100 12-28 09:33:01.291 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.291 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress libswscale 3. 0.100 / 3. 0.100 12-28 09:33:01.292 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.292 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress libswresample 1. 1.100 / 1. 1.100 12-28 09:33:01.294 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.294 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress libpostproc 53. 0.100 / 53. 0.100 12-28 09:33:01.342 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.342 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/storage/emulated/0/video/nsm.mp4': 12-28 09:33:01.347 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.347 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress Metadata: 12-28 09:33:01.348 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.348 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress major_brand : isom 12-28 09:33:01.350 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.350 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress minor_version : 512 12-28 09:33:01.352 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.352 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress compatible_brands: isomiso2avc1mp41 12-28 09:33:01.354 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.354 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress encoder : https://clipchamp.com 12-28 09:33:01.357 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.357 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress comment : Converted with https://clipchamp.com - online video converter, video compressor, and webcam selfie recorder. Fast, reliable, and total privacy. 12-28 09:33:01.362 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.362 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress description : This video file was converted on Sun May 17 2015 at 15:12:59 GMT-0700 (Pacific Daylight Time) in Chrome (version 42.0.2311.135) on a Win computer using the https://clipchamp.com online video converter, video compressor, and selfie webcam recorder. 12-28 09:33:01.367 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.367 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress Duration: 00:00:17.28, start: 0.000000, bitrate: 2196 kb/s 12-28 09:33:01.370 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.370 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 2194 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default) 12-28 09:33:01.375 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.376 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress Metadata: 12-28 09:33:01.377 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.377 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress handler_name : VideoHandler 12-28 09:33:01.380 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.380 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress Input #1, png_pipe, from '/storage/emulated/0/saved_images/scaled_image_142_382.png': 12-28 09:33:01.383 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.383 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress Duration: N/A, bitrate: N/A 12-28 09:33:01.384 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.384 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress Stream #1:0: Video: png, rgba, 546x173, 25 tbr, 25 tbn, 25 tbc 12-28 09:33:01.386 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.386 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress [libx264 @ 0xb8880ea0] using SAR=1/1 12-28 09:33:01.401 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.401 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress [libx264 @ 0xb8880ea0] using cpu capabilities: none! 12-28 09:33:01.515 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.515 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress [libx264 @ 0xb8880ea0] profile Constrained Baseline, level 3.1 12-28 09:33:01.518 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.519 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress [libx264 @ 0xb8880ea0] 264 - core 142 - H.264/MPEG-4 AVC codec - Copyleft 2003-2014 - http://www.videolan.org/x264.html - options: cabac=0 ref=1 deblock=0:0:0 analyse=0:0 me=dia subme=0 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=0 keyint=250 keyint_min=25 scenecut=0 intra_refresh=0 rc=crf mbtree=0 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=0 12-28 09:33:01.542 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.543 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress Output #0, mp4, to '/storage/emulated/0/video/outputxy228_231.mp4': 12-28 09:33:01.549 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.550 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress Metadata: 12-28 09:33:01.551 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.551 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress major_brand : isom 12-28 09:33:01.553 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.553 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress minor_version : 512 12-28 09:33:01.554 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.554 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress compatible_brands: isomiso2avc1mp41 12-28 09:33:01.560 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.560 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress description : This video file was converted on Sun May 17 2015 at 15:12:59 GMT-0700 (Pacific Daylight Time) in Chrome (version 42.0.2311.135) on a Win computer using the https://clipchamp.com online video converter, video compressor, and selfie webcam recorder. 12-28 09:33:01.562 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.562 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress comment : Converted with https://clipchamp.com - online video converter, video compressor, and webcam selfie recorder. Fast, reliable, and total privacy. 12-28 09:33:01.564 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.564 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress encoder : Lavf56.4.101 12-28 09:33:01.566 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.566 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress Stream #0:0: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=-1--1, 25 fps, 12800 tbn, 25 tbc (default) 12-28 09:33:01.568 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.568 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress Metadata: 12-28 09:33:01.569 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.569 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress encoder : Lavc56.1.100 libx264 12-28 09:33:01.620 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.621 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress Stream mapping: 12-28 09:33:01.624 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.624 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress Stream #0:0 (h264) -> overlay:main 12-28 09:33:01.629 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.629 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress Stream #1:0 (png) -> overlay:overlay 12-28 09:33:01.632 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.632 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress overlay -> Stream #0:0 (libx264) 12-28 09:33:01.636 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:01.636 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress Press [q] to stop, [?] for help 12-28 09:33:02.151 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:02.151 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 7 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A 12-28 09:33:02.714 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:02.714 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 11 fps=9.8 q=25.0 size= 321kB time=00:00:00.16 bitrate=16455.4kbits/s 12-28 09:33:03.374 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:03.374 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 16 fps=9.5 q=25.0 size= 570kB time=00:00:00.36 bitrate=12961.5kbits/s 12-28 09:33:03.883 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:03.883 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 22 fps=9.7 q=25.0 size= 888kB time=00:00:00.60 bitrate=12124.7kbits/s 12-28 09:33:04.516 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:04.516 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 27 fps=9.7 q=26.0 size= 1161kB time=00:00:00.80 bitrate=11893.6kbits/s 12-28 09:33:04.947 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:04.947 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 32 fps=9.7 q=26.0 size= 1426kB time=00:00:01.00 bitrate=11680.7kbits/s 12-28 09:33:05.589 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:05.589 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 38 fps=9.5 q=26.0 size= 1737kB time=00:00:01.24 bitrate=11477.5kbits/s 12-28 09:33:06.149 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:06.149 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 44 fps=9.7 q=25.0 size= 2042kB time=00:00:01.48 bitrate=11303.3kbits/s 12-28 09:33:06.749 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:06.749 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 49 fps=9.5 q=28.0 size= 2309kB time=00:00:01.68 bitrate=11261.5kbits/s 12-28 09:33:07.358 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:07.358 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 54 fps=9.4 q=27.0 size= 2667kB time=00:00:01.88 bitrate=11622.4kbits/s 12-28 09:33:07.857 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:07.858 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 59 fps=9.4 q=27.0 size= 3018kB time=00:00:02.08 bitrate=11886.3kbits/s 12-28 09:33:08.393 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:08.393 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 64 fps=9.4 q=27.0 size= 3363kB time=00:00:02.28 bitrate=12081.7kbits/s 12-28 09:33:08.998 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:08.998 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 69 fps=9.4 q=28.0 size= 3702kB time=00:00:02.48 bitrate=12228.1kbits/s 12-28 09:33:09.614 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:09.614 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 73 fps=9.2 q=27.0 size= 3991kB time=00:00:02.64 bitrate=12382.7kbits/s 12-28 09:33:10.105 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:10.105 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 78 fps=9.2 q=27.0 size= 4345kB time=00:00:02.84 bitrate=12534.2kbits/s 12-28 09:33:10.627 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:10.627 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 83 fps=9.2 q=27.0 size= 4715kB time=00:00:03.04 bitrate=12706.2kbits/s 12-28 09:33:11.273 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:11.274 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 88 fps=9.2 q=27.0 size= 5096kB time=00:00:03.24 bitrate=12883.8kbits/s 12-28 09:33:11.699 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:11.699 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 92 fps=9.1 q=27.0 size= 5395kB time=00:00:03.40 bitrate=12999.1kbits/s 12-28 09:33:12.250 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:12.250 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 97 fps=9.1 q=26.0 size= 5745kB time=00:00:03.60 bitrate=13074.1kbits/s 12-28 09:33:12.740 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:12.741 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 102 fps=9.2 q=25.0 size= 6092kB time=00:00:03.80 bitrate=13133.6kbits/s 12-28 09:33:13.383 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:13.383 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 106 fps=9.0 q=24.0 size= 6356kB time=00:00:03.96 bitrate=13147.9kbits/s 12-28 09:33:14.050 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:14.050 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 111 fps=9.0 q=23.0 size= 6424kB time=00:00:04.16 bitrate=12650.5kbits/s 12-28 09:33:14.625 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:14.625 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 116 fps=9.0 q=23.0 size= 6547kB time=00:00:04.36 bitrate=12301.0kbits/s 12-28 09:33:15.008 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:15.008 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 119 fps=8.9 q=22.0 size= 6636kB time=00:00:04.48 bitrate=12134.5kbits/s 12-28 09:33:15.624 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:15.624 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 125 fps=9.0 q=23.0 size= 6739kB time=00:00:04.72 bitrate=11696.8kbits/s 12-28 09:33:16.226 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:16.226 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 129 fps=8.9 q=24.0 size= 6812kB time=00:00:04.88 bitrate=11434.9kbits/s 12-28 09:33:16.723 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:16.724 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 133 fps=8.8 q=24.0 size= 6908kB time=00:00:05.04 bitrate=11227.5kbits/s 12-28 09:33:17.257 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:17.257 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 137 fps=8.8 q=25.0 size= 7075kB time=00:00:05.20 bitrate=11145.2kbits/s 12-28 09:33:17.941 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:17.941 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 142 fps=8.7 q=28.0 size= 7256kB time=00:00:05.40 bitrate=11007.8kbits/s 12-28 09:33:18.449 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:18.449 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 146 fps=8.7 q=28.0 size= 7445kB time=00:00:05.56 bitrate=10968.8kbits/s 12-28 09:33:19.204 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:19.205 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 151 fps=8.7 q=25.0 size= 7668kB time=00:00:05.76 bitrate=10906.0kbits/s 12-28 09:33:19.624 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:19.625 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 154 fps=8.6 q=27.0 size= 7808kB time=00:00:05.88 bitrate=10877.6kbits/s 12-28 09:33:20.283 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:20.283 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 159 fps=8.6 q=27.0 size= 8036kB time=00:00:06.08 bitrate=10827.9kbits/s 12-28 09:33:20.894 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:20.894 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 164 fps=8.6 q=23.0 size= 8196kB time=00:00:06.28 bitrate=10691.8kbits/s 12-28 09:33:21.458 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:21.458 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 167 fps=8.5 q=22.0 size= 8279kB time=00:00:06.40 bitrate=10597.2kbits/s 12-28 09:33:21.882 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:21.882 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 170 fps=8.4 q=23.0 size= 8337kB time=00:00:06.52 bitrate=10475.6kbits/s 12-28 09:33:22.508 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:22.508 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 175 fps=8.4 q=25.0 size= 8444kB time=00:00:06.72 bitrate=10293.8kbits/s 12-28 09:33:22.974 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:22.975 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 179 fps=8.4 q=23.0 size= 8595kB time=00:00:06.88 bitrate=10233.6kbits/s 12-28 09:33:23.544 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:23.544 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 185 fps=8.5 q=23.0 size= 8760kB time=00:00:07.12 bitrate=10078.4kbits/s 12-28 09:33:24.058 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:24.058 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 190 fps=8.5 q=21.0 size= 8877kB time=00:00:07.32 bitrate=9934.9kbits/s 12-28 09:33:24.574 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:24.574 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 194 fps=8.4 q=20.0 size= 8976kB time=00:00:07.48 bitrate=9830.7kbits/s 12-28 09:33:25.127 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:25.127 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 201 fps=8.6 q=20.0 size= 9067kB time=00:00:07.76 bitrate=9572.2kbits/s 12-28 09:33:25.636 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:25.636 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 207 fps=8.6 q=20.0 size= 9139kB time=00:00:08.00 bitrate=9358.8kbits/s 12-28 09:33:26.245 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:26.245 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 213 fps=8.7 q=27.0 size= 9210kB time=00:00:08.24 bitrate=9156.2kbits/s 12-28 09:33:26.933 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:26.933 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 219 fps=8.6 q=25.0 size= 9392kB time=00:00:08.48 bitrate=9073.1kbits/s 12-28 09:33:27.474 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:27.474 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 224 fps=8.7 q=25.0 size= 9546kB time=00:00:08.68 bitrate=9009.0kbits/s 12-28 09:33:28.021 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:28.021 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 230 fps=8.7 q=24.0 size= 9736kB time=00:00:08.92 bitrate=8941.8kbits/s 12-28 09:33:28.533 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:28.533 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 234 fps=8.7 q=23.0 size= 9889kB time=00:00:09.08 bitrate=8922.2kbits/s 12-28 09:33:29.113 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:29.113 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 240 fps=8.7 q=23.0 size= 10030kB time=00:00:09.32 bitrate=8816.1kbits/s 12-28 09:33:29.683 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:29.683 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 246 fps=8.8 q=24.0 size= 10159kB time=00:00:09.56 bitrate=8705.4kbits/s 12-28 09:33:30.426 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:30.426 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 252 fps=8.8 q=23.0 size= 10301kB time=00:00:09.80 bitrate=8610.4kbits/s 12-28 09:33:30.859 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:30.859 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 257 fps=8.8 q=24.0 size= 10408kB time=00:00:10.00 bitrate=8526.5kbits/s 12-28 09:33:31.417 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:31.417 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 263 fps=8.8 q=24.0 size= 10640kB time=00:00:10.24 bitrate=8511.8kbits/s 12-28 09:33:32.003 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:32.003 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 269 fps=8.9 q=23.0 size= 10769kB time=00:00:10.48 bitrate=8417.6kbits/s 12-28 09:33:32.528 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:32.528 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 275 fps=8.9 q=23.0 size= 10893kB time=00:00:10.72 bitrate=8324.0kbits/s 12-28 09:33:33.256 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:33.256 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 280 fps=8.9 q=24.0 size= 10989kB time=00:00:10.92 bitrate=8244.0kbits/s 12-28 09:33:33.692 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:33.692 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 284 fps=8.9 q=18.0 size= 11101kB time=00:00:11.08 bitrate=8207.3kbits/s 12-28 09:33:34.222 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:34.222 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 289 fps=8.9 q=23.0 size= 11184kB time=00:00:11.28 bitrate=8122.2kbits/s 12-28 09:33:34.836 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:34.836 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 293 fps=8.8 q=23.0 size= 11277kB time=00:00:11.44 bitrate=8075.5kbits/s 12-28 09:33:35.424 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:35.424 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 297 fps=8.8 q=25.0 size= 11346kB time=00:00:11.60 bitrate=8012.3kbits/s 12-28 09:33:36.091 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:36.091 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 302 fps=8.8 q=24.0 size= 11482kB time=00:00:11.80 bitrate=7971.6kbits/s 12-28 09:33:36.541 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:36.541 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 307 fps=8.8 q=24.0 size= 11590kB time=00:00:12.00 bitrate=7912.1kbits/s 12-28 09:33:37.200 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:37.200 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 313 fps=8.8 q=23.0 size= 11725kB time=00:00:12.24 bitrate=7847.5kbits/s 12-28 09:33:37.851 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:37.851 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 319 fps=8.8 q=23.0 size= 11856kB time=00:00:12.48 bitrate=7782.7kbits/s 12-28 09:33:38.266 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:38.266 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 324 fps=8.8 q=23.0 size= 11955kB time=00:00:12.68 bitrate=7723.8kbits/s 12-28 09:33:38.871 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:38.871 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 330 fps=8.9 q=22.0 size= 12070kB time=00:00:12.92 bitrate=7653.2kbits/s 12-28 09:33:39.451 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:39.451 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 336 fps=8.9 q=22.0 size= 12183kB time=00:00:13.16 bitrate=7583.9kbits/s 12-28 09:33:40.054 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:40.054 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 342 fps=8.9 q=22.0 size= 12281kB time=00:00:13.40 bitrate=7507.9kbits/s 12-28 09:33:40.664 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:40.664 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 347 fps=8.9 q=28.0 size= 12356kB time=00:00:13.60 bitrate=7442.6kbits/s 12-28 09:33:41.311 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:41.311 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 352 fps=8.9 q=28.0 size= 12532kB time=00:00:13.80 bitrate=7439.3kbits/s 12-28 09:33:41.942 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:41.942 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 357 fps=8.9 q=28.0 size= 12779kB time=00:00:14.00 bitrate=7477.6kbits/s 12-28 09:33:42.594 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:42.594 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 362 fps=8.8 q=28.0 size= 13034kB time=00:00:14.20 bitrate=7519.1kbits/s 12-28 09:33:43.136 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:43.136 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 366 fps=8.8 q=27.0 size= 13246kB time=00:00:14.36 bitrate=7556.7kbits/s 12-28 09:33:43.573 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:43.573 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 371 fps=8.8 q=27.0 size= 13438kB time=00:00:14.56 bitrate=7560.6kbits/s 12-28 09:33:44.164 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:44.164 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 376 fps=8.8 q=28.0 size= 13619kB time=00:00:14.76 bitrate=7558.9kbits/s 12-28 09:33:45.443 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:45.444 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 379 fps=8.6 q=25.0 size= 13798kB time=00:00:14.88 bitrate=7596.4kbits/s 12-28 09:33:46.044 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:46.044 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 385 fps=8.7 q=15.0 size= 13997kB time=00:00:15.12 bitrate=7583.7kbits/s 12-28 09:33:46.604 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:46.604 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 392 fps=8.7 q=19.0 size= 14024kB time=00:00:15.40 bitrate=7460.1kbits/s 12-28 09:33:47.133 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:47.133 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 396 fps=8.7 q=19.0 size= 14057kB time=00:00:15.56 bitrate=7400.8kbits/s 12-28 09:33:47.581 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:47.581 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 402 fps=8.7 q=18.0 size= 14113kB time=00:00:15.80 bitrate=7317.5kbits/s 12-28 09:33:48.142 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:48.142 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 412 fps=8.9 q=17.0 size= 14183kB time=00:00:16.20 bitrate=7172.3kbits/s 12-28 09:33:48.679 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:48.679 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 422 fps=9.0 q=14.0 size= 14220kB time=00:00:16.60 bitrate=7017.5kbits/s 12-28 09:33:49.150 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:49.150 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 432 fps=9.1 q=15.0 size= 14248kB time=00:00:17.00 bitrate=6865.9kbits/s 12-28 09:33:49.325 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:49.325 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress frame= 432 fps=9.0 q=-1.0 Lsize= 14275kB time=00:00:17.28 bitrate=6767.3kbits/s 12-28 09:33:49.330 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:49.330 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress video:14272kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.021958% 12-28 09:33:49.348 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:49.348 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress [libx264 @ 0xb8880ea0] frame I:2 Avg QP:20.50 size:168635 12-28 09:33:49.351 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:49.351 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress [libx264 @ 0xb8880ea0] frame P:430 Avg QP:23.60 size: 33201 12-28 09:33:49.357 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:49.357 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress [libx264 @ 0xb8880ea0] mb I I16..4: 100.0% 0.0% 0.0% 12-28 09:33:49.359 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:49.359 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress [libx264 @ 0xb8880ea0] mb P I16..4: 22.2% 0.0% 0.0% P16..4: 44.2% 0.0% 0.0% 0.0% 0.0% skip:33.6% 12-28 09:33:49.361 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:49.361 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress [libx264 @ 0xb8880ea0] coded y,uvDC,uvAC intra: 35.2% 45.3% 15.9% inter: 30.1% 28.1% 5.3% 12-28 09:33:49.364 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:49.364 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress [libx264 @ 0xb8880ea0] i16 v,h,dc,p: 40% 27% 15% 18% 12-28 09:33:49.406 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:49.406 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress [libx264 @ 0xb8880ea0] i8c dc,h,v,p: 47% 24% 20% 10% 12-28 09:33:49.409 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Started command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:49.409 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: progress [libx264 @ 0xb8880ea0] kb/s:6765.57 12-28 09:33:49.411 15845-15845/com.github.hiteshsondhi88.sampleffmpeg D/Home: Finished command : ffmpeg [Ljava.lang.String;@3726648f 12-28 09:33:49.418 15845-15845/com.github.hiteshsondhi88.sampleffmpeg E/final_video_path: final_video_path is : /storage/emulated/0/video/outputxy228_231.mp4 On Sat, Dec 26, 2015 at 2:09 PM, Lou <[email protected]> wrote: > On Fri, Dec 25, 2015, at 09:26 PM, Rajasekhar Reddy wrote: > > Hi, > > > > I am using the following command to overlay an image on video, i am > > successful in making it. > > > > "ffmpeg -i " + video_path + " -i " + final_output_resized_image_path + > > " -preset ultrafast -strict -2 -filter_complex overlay=x=" + XX + > > ":y=" + YY + ":enable='between(t," + (min_seek/1000) + "," + > > (max_seek/1000) + ")' " + "/storage/emulated/0/video/" + > > "outputxy.mp4" > > You need to provide a normal, unscripted command and the complete > console output. > > > I found an issue with the file size which results in output video > > sizes 13.82 MB as input video sizes 4.53 MB, image size is 10.81 KB. > > A change in file size can be the result of many factors. > > > How to reduce the output video file size after overlay conversion using > > FFMPEG. > > Not possible to answer without the complete console output. > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > -- With Regards, U.Rajasekhar Reddy _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
