[FFmpeg-user] Running ffmpeg on AWS Lambda

Ehsan Afzali eafzali at gmail.com
Sat Sep 17 10:02:00 EEST 2016


As I said I'm trying to run it on AWS Lambda not quite sure how to do that!
But I tried to run it with '-v 9 -loglevel 99' and strangely it worked this
time without crashing!! How could it be possible I have also move -y option
to the end before output file name. how could it be possible?!

2016-09-17T06:46:28.510Z 71186893-7ca2-11e6-851c-39c7834dac2d ffmpeg err
ffmpeg version N-81664-g6f062eb-static http://johnvansickle.com/ffmpeg/
Copyright (c) 2000-2016 the FFmpeg developers
built with gcc 5.4.1 (Debian 5.4.1-2) 20160904
configuration: --enable-gpl --enable-version3 --enable-static
--disable-debug --enable-libmp3lame --enable-libx264 --enable-libx265
--enable-libwebp --enable-libspeex --enable-libvorbis --enable-libvpx
--enable-libfreetype --enable-fontconfig --enable-libxvid
--enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora
--enable-libvo-amrwbenc --enable-gray --enable-libopenjpeg --enable-libopus
--enable-libass --enable-gnutls --enable-libvidstab --enable-libsoxr
--enable-frei0r --enable-libfribidi --disable-indev=sndio
--disable-outdev=sndio --enable-librtmp --enable-libmfx --enable-libzimg
--cc=gcc-5
libavutil 55. 29.100 / 55. 29.100
libavcodec 57. 55.101 / 57. 55.101
libavformat 57. 49.100 / 57. 49.100
libavdevice 57. 0.102 / 57. 0.102
libavfilter 6. 62.100 / 6. 62.100
libswscale 4. 1.100 / 4. 1.100
libswresample 2. 1.100 / 2. 1.100
libpostproc 54. 0.100 / 54. 0.100
Splitting the commandline.
Reading option '-v' ... matched as option 'v' (set logging level) with
argument '9'.
Reading option '-loglevel' ... matched as option 'loglevel' (set logging
level) with argument '99'.
Reading option '-i' ... matched as input file with argument
'/tmp/724a58c0-7ca2-11e6-88ec-db376fcfe187/%03d.jpg'.
Reading option '-framerate' ... matched as AVOption 'framerate' with
argument '1'.
Reading option '-c:v' ... matched as option 'c' (codec name) with argument
'libx264'.
Reading option '-r' ... matched as option 'r' (set frame rate (Hz value,
fraction or abbreviation)) with argument '30'.
Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel
format) with argument 'yuv420p'.
Reading option '-y' ... matched as option 'y' (overwrite output files) with
argument '1'.
Reading option '/tmp/72d8dd20-7ca2-11e6-88ec-db376fcfe187.mp4' ... matched
as output file.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option v (set logging level) with argument 9.
Applying option y (overwrite output files) with argument 1.
Successfully parsed a group of options.
Parsing a group of options: input file
/tmp/724a58c0-7ca2-11e6-88ec-db376fcfe187/%03d.jpg.
Successfully parsed a group of options.
Opening an input file: /tmp/724a58c0-7ca2-11e6-88ec-db376fcfe187/%03d.jpg.
Probing image2 score:100 size:0
[file @ 0x5562200] Setting default whitelist 'file,crypto'
[AVIOContext @ 0x5562380] Statistics: 9804675 bytes read, 0 seeks
[mjpeg @ 0x555ee80] marker=d8 avail_size_in_buf=9804673
[mjpeg @ 0x555ee80] marker parser used 0 bytes (0 bits)
[mjpeg @ 0x555ee80] marker=e1 avail_size_in_buf=9804671
[mjpeg @ 0x555ee80] marker parser used 20785 bytes (166280 bits)
[mjpeg @ 0x555ee80] marker=db avail_size_in_buf=9783883
[mjpeg @ 0x555ee80] index=0
[mjpeg @ 0x555ee80] qscale[0]: 0
[mjpeg @ 0x555ee80] index=1
[mjpeg @ 0x555ee80] qscale[1]: 0
[mjpeg @ 0x555ee80] marker parser used 132 bytes (1056 bits)
[mjpeg @ 0x555ee80] marker=c0 avail_size_in_buf=9783749
[mjpeg @ 0x555ee80] Changing bps from 0 to 8
[mjpeg @ 0x555ee80] sof0: picture: 5312x2988
[mjpeg @ 0x555ee80] component 0 2:2 id: 0 quant:0
[mjpeg @ 0x555ee80] component 1 1:1 id: 1 quant:1
[mjpeg @ 0x555ee80] component 2 1:1 id: 2 quant:1
[mjpeg @ 0x555ee80] pix fmt id 22111100
[mjpeg @ 0x555ee80] marker parser used 17 bytes (136 bits)
[mjpeg @ 0x555ee80] marker=c4 avail_size_in_buf=9783730
[mjpeg @ 0x555ee80] marker parser used 0 bytes (0 bits)
[mjpeg @ 0x555ee80] escaping removed 36375 bytes
[mjpeg @ 0x555ee80] marker=da avail_size_in_buf=9783310
[mjpeg @ 0x555ee80] marker parser used 0 bytes (0 bits)
[mjpeg @ 0x555ee80] marker=d9 avail_size_in_buf=0
[mjpeg @ 0x555ee80] decode frame unused 0 bytes
[image2 @ 0x555d760] Probe buffer size limit of 5000000 bytes reached
[image2 @ 0x555d760] stream 0: start_time: 0.000 duration: 0.160
[image2 @ 0x555d760] format: start_time: 0.000 duration: 0.160 bitrate=0
kb/s
Input #0, image2, from '/tmp/724a58c0-7ca2-11e6-88ec-db376fcfe187/%03d.jpg':
Duration: 00:00:00.16, start: 0.000000, bitrate: N/A
Stream #0:0, 1, 1/25: Video: mjpeg, 1 reference frame, yuvj420p(pc,
bt470bg/unknown/unknown, center), 5312x2988, 0/1, 25 tbr, 25 tbn, 25 tbc
Successfully opened the file.
Parsing a group of options: output file
/tmp/72d8dd20-7ca2-11e6-88ec-db376fcfe187.mp4.
Applying option c:v (codec name) with argument libx264.
Applying option r (set frame rate (Hz value, fraction or abbreviation))
with argument 30.
Applying option pix_fmt (set pixel format) with argument yuv420p.
Successfully parsed a group of options.
Opening an output file: /tmp/72d8dd20-7ca2-11e6-88ec-db376fcfe187.mp4.
[file @ 0x5565500] Setting default whitelist 'file,crypto'
Successfully opened the file.
detected 2 logical cores
[graph 0 input from stream 0:0 @ 0x555d460] Setting 'video_size' to value
'5312x2988'
[graph 0 input from stream 0:0 @ 0x555d460] Setting 'pix_fmt' to value '12'
[graph 0 input from stream 0:0 @ 0x555d460] Setting 'time_base' to value
'1/25'
[graph 0 input from stream 0:0 @ 0x555d460] Setting 'pixel_aspect' to value
'0/1'
[graph 0 input from stream 0:0 @ 0x555d460] Setting 'sws_param' to value
'flags=2'
[graph 0 input from stream 0:0 @ 0x555d460] Setting 'frame_rate' to value
'25/1'
[graph 0 input from stream 0:0 @ 0x555d460] w:5312 h:2988 pixfmt:yuvj420p
tb:1/25 fr:25/1 sar:0/1 sws_param:flags=2
[format @ 0x55643a0] compat: called with args=[yuv420p]
[format @ 0x55643a0] Setting 'pix_fmts' to value 'yuv420p'
[auto-inserted scaler 0 @ 0x55631c0] Setting 'flags' to value 'bicubic'
[auto-inserted scaler 0 @ 0x55631c0] w:iw h:ih flags:'bicubic' interl:0
[format @ 0x55643a0] auto-inserting filter 'auto-inserted scaler 0' between
the filter 'Parsed_null_0' and the filter 'format'
[AVFilterGraph @ 0x55655c0] query_formats: 4 queried, 2 merged, 1 already
done, 0 delayed
[swscaler @ 0x556dbe0] deprecated pixel format used, make sure you did set
range correctly
[auto-inserted scaler 0 @ 0x55631c0] w:5312 h:2988 fmt:yuvj420p sar:0/1 ->
w:5312 h:2988 fmt:yuv420p sar:0/1 flags:0x4
[libx264 @ 0x5561ec0] using mv_range_thread = 504
[libx264 @ 0x5561ec0] frame MB size (332x187) > level limit (36864)
[libx264 @ 0x5561ec0] DPB size (4 frames, 248336 mbs) > level limit (2
frames, 184320 mbs)
[libx264 @ 0x5561ec0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
[libx264 @ 0x5561ec0] profile High, level 5.2
[libx264 @ 0x5561ec0] 264 - core 148 r276 3f5ed56 - H.264/MPEG-4 AVC codec
- Copyleft 2003-2016 - http://www.videolan.org/x264.html - options: cabac=1
ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00
mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11
fast_pskip=1 chroma_qp_offset=-2 threads=3 lookahead_threads=1
sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0
constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1
weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40
intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0
qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
[mp4 @ 0x55609e0] Using AVStream.codec to pass codec parameters to muxers
is deprecated, use AVStream.codecpar instead.
Output #0, mp4, to '/tmp/72d8dd20-7ca2-11e6-88ec-db376fcfe187.mp4':
Metadata:
encoder : Lavf57.49.100
Stream #0:0, 0, 1/15360: Video: h264 (libx264), 1 reference frame
([33][0][0][0] / 0x0021), yuv420p(center), 5312x2988, 0/1, q=-1--1, 30 fps,
15360 tbn, 30 tbc
Metadata:
encoder : Lavc57.55.101 libx264
Side data:
cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
Stream mapping:
Stream #0:0 -> #0:0 (mjpeg (native) -> h264 (libx264))
Press [q] to stop, [?] for help
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[mjpeg @ 0x555f5e0] marker=d8 avail_size_in_buf=9804673
[mjpeg @ 0x555f5e0] marker parser used 0 bytes (0 bits)
[mjpeg @ 0x555f5e0] marker=e1 avail_size_in_buf=9804671
[mjpeg @ 0x555f5e0] marker parser used 20785 bytes (166280 bits)
[mjpeg @ 0x555f5e0] marker=db avail_size_in_buf=9783883
[mjpeg @ 0x555f5e0] index=0
[mjpeg @ 0x555f5e0] qscale[0]: 0
[mjpeg @ 0x555f5e0] index=1
[mjpeg @ 0x555f5e0] qscale[1]: 0
[mjpeg @ 0x555f5e0] marker parser used 132 bytes (1056 bits)
[mjpeg @ 0x555f5e0] marker=c0 avail_size_in_buf=9783749
[mjpeg @ 0x555f5e0] sof0: picture: 5312x2988
[mjpeg @ 0x555f5e0] component 0 2:2 id: 0 quant:0
[mjpeg @ 0x555f5e0] component 1 1:1 id: 1 quant:1
[mjpeg @ 0x555f5e0] component 2 1:1 id: 2 quant:1
[mjpeg @ 0x555f5e0] pix fmt id 22111100
[mjpeg @ 0x555f5e0] marker parser used 17 bytes (136 bits)
[mjpeg @ 0x555f5e0] marker=c4 avail_size_in_buf=9783730
[mjpeg @ 0x555f5e0] class=0 index=0 nb_codes=12
[mjpeg @ 0x555f5e0] class=1 index=0 nb_codes=251
[mjpeg @ 0x555f5e0] class=0 index=1 nb_codes=12
[mjpeg @ 0x555f5e0] class=1 index=1 nb_codes=251
[mjpeg @ 0x555f5e0] marker parser used 418 bytes (3344 bits)
[mjpeg @ 0x555f5e0] escaping removed 36375 bytes
[mjpeg @ 0x555f5e0] marker=da avail_size_in_buf=9783310
[mjpeg @ 0x555f5e0] component: 0
[mjpeg @ 0x555f5e0] component: 1
[mjpeg @ 0x555f5e0] component: 2
[mjpeg @ 0x555f5e0] marker parser used 9746934 bytes (77975466 bits)
[mjpeg @ 0x555f5e0] marker=d9 avail_size_in_buf=0
[mjpeg @ 0x555f5e0] decode frame unused 0 bytes
Clipping frame in rate conversion by 0.000008
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[file @ 0x5560900] Setting default whitelist 'file,crypto'
[AVIOContext @ 0x64f1ba0] Statistics: 9804675 bytes read, 0 seeks
[mjpeg @ 0x555f5e0] marker=d8 avail_size_in_buf=9804673
[mjpeg @ 0x555f5e0] marker parser used 0 bytes (0 bits)
[mjpeg @ 0x555f5e0] marker=e1 avail_size_in_buf=9804671
[mjpeg @ 0x555f5e0] marker parser used 20785 bytes (166280 bits)
[mjpeg @ 0x555f5e0] marker=db avail_size_in_buf=9783883
[mjpeg @ 0x555f5e0] index=0
[mjpeg @ 0x555f5e0] qscale[0]: 0
[mjpeg @ 0x555f5e0] index=1
[mjpeg @ 0x555f5e0] qscale[1]: 0
[mjpeg @ 0x555f5e0] marker parser used 132 bytes (1056 bits)
[mjpeg @ 0x555f5e0] marker=c0 avail_size_in_buf=9783749
[mjpeg @ 0x555f5e0] sof0: picture: 5312x2988
[mjpeg @ 0x555f5e0] component 0 2:2 id: 0 quant:0
[mjpeg @ 0x555f5e0] component 1 1:1 id: 1 quant:1
[mjpeg @ 0x555f5e0] component 2 1:1 id: 2 quant:1
[mjpeg @ 0x555f5e0] pix fmt id 22111100
[mjpeg @ 0x555f5e0] marker parser used 17 bytes (136 bits)
[mjpeg @ 0x555f5e0] marker=c4 avail_size_in_buf=9783730
[mjpeg @ 0x555f5e0] class=0 index=0 nb_codes=12
[mjpeg @ 0x555f5e0] class=1 index=0 nb_codes=251
[mjpeg @ 0x555f5e0] class=0 index=1 nb_codes=12
[mjpeg @ 0x555f5e0] class=1 index=1 nb_codes=251
[mjpeg @ 0x555f5e0] marker parser used 418 bytes (3344 bits)
[mjpeg @ 0x555f5e0] escaping removed 36375 bytes
[mjpeg @ 0x555f5e0] marker=da avail_size_in_buf=9783310
[mjpeg @ 0x555f5e0] component: 0
[mjpeg @ 0x555f5e0] component: 1
[mjpeg @ 0x555f5e0] component: 2
[mjpeg @ 0x555f5e0] marker parser used 9746934 bytes (77975466 bits)
[mjpeg @ 0x555f5e0] marker=d9 avail_size_in_buf=0
[mjpeg @ 0x555f5e0] decode frame unused 0 bytes
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[file @ 0x5560900] Setting default whitelist 'file,crypto'
[AVIOContext @ 0x55b9a80] Statistics: 9804675 bytes read, 0 seeks
[mjpeg @ 0x555f5e0] marker=d8 avail_size_in_buf=9804673
[mjpeg @ 0x555f5e0] marker parser used 0 bytes (0 bits)
[mjpeg @ 0x555f5e0] marker=e1 avail_size_in_buf=9804671
[mjpeg @ 0x555f5e0] marker parser used 20785 bytes (166280 bits)
[mjpeg @ 0x555f5e0] marker=db avail_size_in_buf=9783883
[mjpeg @ 0x555f5e0] index=0
[mjpeg @ 0x555f5e0] qscale[0]: 0
[mjpeg @ 0x555f5e0] index=1
[mjpeg @ 0x555f5e0] qscale[1]: 0
[mjpeg @ 0x555f5e0] marker parser used 132 bytes (1056 bits)
[mjpeg @ 0x555f5e0] marker=c0 avail_size_in_buf=9783749
[mjpeg @ 0x555f5e0] sof0: picture: 5312x2988
[mjpeg @ 0x555f5e0] component 0 2:2 id: 0 quant:0
[mjpeg @ 0x555f5e0] component 1 1:1 id: 1 quant:1
[mjpeg @ 0x555f5e0] component 2 1:1 id: 2 quant:1
[mjpeg @ 0x555f5e0] pix fmt id 22111100
[mjpeg @ 0x555f5e0] marker parser used 17 bytes (136 bits)
[mjpeg @ 0x555f5e0] marker=c4 avail_size_in_buf=9783730
[mjpeg @ 0x555f5e0] class=0 index=0 nb_codes=12
[mjpeg @ 0x555f5e0] class=1 index=0 nb_codes=251
[mjpeg @ 0x555f5e0] class=0 index=1 nb_codes=12
[mjpeg @ 0x555f5e0] class=1 index=1 nb_codes=251
[mjpeg @ 0x555f5e0] marker parser used 418 bytes (3344 bits)
[mjpeg @ 0x555f5e0] escaping removed 36375 bytes
[mjpeg @ 0x555f5e0] marker=da avail_size_in_buf=9783310
[mjpeg @ 0x555f5e0] component: 0
[mjpeg @ 0x555f5e0] component: 1
[mjpeg @ 0x555f5e0] component: 2
[mjpeg @ 0x555f5e0] marker parser used 9746934 bytes (77975466 bits)
[mjpeg @ 0x555f5e0] marker=d9 avail_size_in_buf=0
[mjpeg @ 0x555f5e0] decode frame unused 0 bytes
frame= 3 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[file @ 0x560ed00] Setting default whitelist 'file,crypto'
[AVIOContext @ 0x55b93c0] Statistics: 9804675 bytes read, 0 seeks
[mjpeg @ 0x555f5e0] marker=d8 avail_size_in_buf=9804673
[mjpeg @ 0x555f5e0] marker parser used 0 bytes (0 bits)
[mjpeg @ 0x555f5e0] marker=e1 avail_size_in_buf=9804671
[mjpeg @ 0x555f5e0] marker parser used 20785 bytes (166280 bits)
[mjpeg @ 0x555f5e0] marker=db avail_size_in_buf=9783883
[mjpeg @ 0x555f5e0] index=0
[mjpeg @ 0x555f5e0] qscale[0]: 0
[mjpeg @ 0x555f5e0] index=1
[mjpeg @ 0x555f5e0] qscale[1]: 0
[mjpeg @ 0x555f5e0] marker parser used 132 bytes (1056 bits)
[mjpeg @ 0x555f5e0] marker=c0 avail_size_in_buf=9783749
[mjpeg @ 0x555f5e0] sof0: picture: 5312x2988
[mjpeg @ 0x555f5e0] component 0 2:2 id: 0 quant:0
[mjpeg @ 0x555f5e0] component 1 1:1 id: 1 quant:1
[mjpeg @ 0x555f5e0] component 2 1:1 id: 2 quant:1
[mjpeg @ 0x555f5e0] pix fmt id 22111100
[mjpeg @ 0x555f5e0] marker parser used 17 bytes (136 bits)
[mjpeg @ 0x555f5e0] marker=c4 avail_size_in_buf=9783730
[mjpeg @ 0x555f5e0] class=0 index=0 nb_codes=12
[mjpeg @ 0x555f5e0] class=1 index=0 nb_codes=251
[mjpeg @ 0x555f5e0] class=0 index=1 nb_codes=12
[mjpeg @ 0x555f5e0] class=1 index=1 nb_codes=251
[mjpeg @ 0x555f5e0] marker parser used 418 bytes (3344 bits)
[mjpeg @ 0x555f5e0] escaping removed 36375 bytes
[mjpeg @ 0x555f5e0] marker=da avail_size_in_buf=9783310
[mjpeg @ 0x555f5e0] component: 0
[mjpeg @ 0x555f5e0] component: 1
[mjpeg @ 0x555f5e0] component: 2
[mjpeg @ 0x555f5e0] marker parser used 9746934 bytes (77975466 bits)
[mjpeg @ 0x555f5e0] marker=d9 avail_size_in_buf=0
[mjpeg @ 0x555f5e0] decode frame unused 0 bytes
*** 1 dup!
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
frame= 5 fps=4.4 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A dup=1 drop=0
speed= 0x cur_dts is invalid (this is harmless if it occurs once at the
start per stream)
Last message repeated 1 times
[output stream 0:0 @ 0x555d660] EOF on sink link output stream 0:0:default.
No more output streams to write to, finishing.
[libx264 @ 0x5561ec0] frame= 0 QP=24.27 NAL=3 Slice:I Poc:0 I:62084 P:0
SKIP:0 size=2103045 bytes
[libx264 @ 0x5561ec0] frame= 1 QP=29.23 NAL=2 Slice:P Poc:8 I:0 P:190
SKIP:61894 size=631 bytes
[libx264 @ 0x5561ec0] frame= 2 QP=24.38 NAL=2 Slice:B Poc:4 I:0 P:1690
SKIP:60393 size=2632 bytes
[libx264 @ 0x5561ec0] frame= 3 QP=26.37 NAL=0 Slice:B Poc:2 I:0 P:1497
SKIP:60587 size=1399 bytes
[libx264 @ 0x5561ec0] frame= 4 QP=26.37 NAL=0 Slice:B Poc:6 I:0 P:1493
SKIP:60591 size=1372 bytes
frame= 5 fps=1.0 q=-1.0 Lsize= 2061kB time=00:00:00.06
bitrate=253033.6kbits/s dup=1 drop=0 speed=0.0137x
video:2060kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
muxing overhead: 0.043275%
Input file #0 (/tmp/724a58c0-7ca2-11e6-88ec-db376fcfe187/%03d.jpg):
Input stream #0:0 (video): 4 packets read (39218700 bytes); 4 frames
decoded;
Total: 4 packets (39218700 bytes) demuxed
Output file #0 (/tmp/72d8dd20-7ca2-11e6-88ec-db376fcfe187.mp4):
Output stream #0:0 (video): 5 frames encoded; 5 packets muxed (2109767
bytes);
Total: 5 packets (2109767 bytes) muxed
4 frames successfully decoded, 0 decoding errors
[AVIOContext @ 0x5565240] Statistics: 34 seeks, 95 writeouts
[libx264 @ 0x5561ec0] frame I:1 Avg QP:24.27 size:2103045
[libx264 @ 0x5561ec0] frame P:1 Avg QP:29.23 size: 631
[libx264 @ 0x5561ec0] frame B:3 Avg QP:25.71 size: 1801
[libx264 @ 0x5561ec0] consecutive B-frames: 20.0% 0.0% 0.0% 80.0%
[libx264 @ 0x5561ec0] mb I I16..4: 6.7% 58.0% 35.3%
[libx264 @ 0x5561ec0] mb P I16..4: 0.0% 0.0% 0.0% P16..4: 0.3% 0.0% 0.0%
0.0% 0.0% skip:99.7%
[libx264 @ 0x5561ec0] mb B I16..4: 0.0% 0.0% 0.0% B16..8: 2.5% 0.0% 0.0%
direct: 0.0% skip:97.5% L0:31.9% L1:68.1% BI: 0.0%
[libx264 @ 0x5561ec0] 8x8 transform intra:58.0% inter:96.8%
[libx264 @ 0x5561ec0] coded y,uvDC,uvAC intra: 91.6% 58.3% 21.1% inter:
0.0% 0.1% 0.0%
[libx264 @ 0x5561ec0] i16 v,h,dc,p: 12% 12% 23% 53%
[libx264 @ 0x5561ec0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 14% 15% 26% 7% 8% 8%
8% 6% 10%
[libx264 @ 0x5561ec0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 19% 18% 13% 7% 9% 9%
9% 7% 9%
[libx264 @ 0x5561ec0] i8c dc,h,v,p: 54% 19% 22% 5%
[libx264 @ 0x5561ec0] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 0x5561ec0] ref B L1: 98.6% 1.4%
[libx264 @ 0x5561ec0] kb/s:101235.79

On Sat, Sep 17, 2016 at 12:54 AM Carl Eugen Hoyos <ceffmpeg at gmail.com>
wrote:

> 2016-09-16 23:36 GMT+02:00 Ehsan Afzali <eafzali at gmail.com>:
>
> > Yes I have also tried it with different ram allocation and always ends
> > there. and here is the result with the latest git verision:
>
> Please provide backtrace, disassembly and register dump
> as explained on https://ffmpeg.org/bugreports.html
>
> We cannot do much without...
>
> Carl Eugen
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list