Skip to content

Instantly share code, notes, and snippets.

@snoby
Created July 2, 2016 05:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save snoby/701cceb1eaf531337618f29ba1917103 to your computer and use it in GitHub Desktop.
Save snoby/701cceb1eaf531337618f29ba1917103 to your computer and use it in GitHub Desktop.
ffmpeg cmd line
~/Desktop/Deadpool 2016 1080p BluRay x264 DTS-JYK$ ffmpeg -v debug -i Deadpool\ 2016\ 1080p\ BluRay\ x264\ DTS-JYK.mkv -t 00:00:10 -map_metadata 0:g -map 0:0 -map 0:1 -map 0:1 -c:v copy -c:a:0 aac -ac 2 -af "pan=stereo|FL=FC+0.6FL+0.2BL|FR=FC+0.6FR+0.2BR" -c:a:1 ac3 -ac 6 -movflags +faststart deadpool.mp4
ffmpeg version 3.0.2 Copyright (c) 2000-2016 the FFmpeg developers
built with llvm-gcc 4.2.1 (LLVM build 2336.11.00)
configuration: --prefix=/Volumes/Ramdisk/sw --enable-gpl --enable-pthreads --enable-version3 --enable-libspeex --enable-libvpx --disable-decoder=libvpx --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-avfilter --enable-libopencore_amrwb --enable-libopencore_amrnb --enable-filters --enable-libgsm --enable-libvidstab --enable-libx265 --disable-doc --arch=x86_64 --enable-runtime-cpudetect
libavutil 55. 17.103 / 55. 17.103
libavcodec 57. 24.102 / 57. 24.102
libavformat 57. 25.100 / 57. 25.100
libavdevice 57. 0.101 / 57. 0.101
libavfilter 6. 31.100 / 6. 31.100
libswscale 4. 0.100 / 4. 0.100
libswresample 2. 0.101 / 2. 0.101
libpostproc 54. 0.100 / 54. 0.100
Splitting the commandline.
Reading option '-v' ... matched as option 'v' (set logging level) with argument 'debug'.
Reading option '-i' ... matched as input file with argument 'Deadpool 2016 1080p BluRay x264 DTS-JYK.mkv'.
Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '00:00:10'.
Reading option '-map_metadata' ... matched as option 'map_metadata' (set metadata information of outfile from infile) with argument '0:g'.
Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:0'.
Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:1'.
Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:1'.
Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'copy'.
Reading option '-c:a:0' ... matched as option 'c' (codec name) with argument 'aac'.
Reading option '-ac' ... matched as option 'ac' (set number of audio channels) with argument '2'.
Reading option '-af' ... matched as option 'af' (set audio filters) with argument 'pan=stereo|FL=FC+0.6FL+0.2BL|FR=FC+0.6FR+0.2BR'.
Reading option '-c:a:1' ... matched as option 'c' (codec name) with argument 'ac3'.
Reading option '-ac' ... matched as option 'ac' (set number of audio channels) with argument '6'.
Reading option '-movflags' ... matched as AVOption 'movflags' with argument '+faststart'.
Reading option 'deadpool.mp4' ... matched as output file.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option v (set logging level) with argument debug.
Successfully parsed a group of options.
Parsing a group of options: input file Deadpool 2016 1080p BluRay x264 DTS-JYK.mkv.
Successfully parsed a group of options.
Opening an input file: Deadpool 2016 1080p BluRay x264 DTS-JYK.mkv.
[file @ 0x7fdd7140e020] Setting default whitelist 'file,crypto'
[matroska,webm @ 0x7fdd71804600] Format matroska,webm probed with size=2048 and score=100
st:0 removing common factor 1000000 from timebase
st:1 removing common factor 1000000 from timebase
[matroska,webm @ 0x7fdd71804600] Before avformat_find_stream_info() pos: 7146 bytes read:33585 seeks:2
[h264 @ 0x7fdd7181b600] user data:"x264 - core 148 r2638 7599210 - H.264/MPEG-4 AVC codec - Copyleft 2003-2015 - http://www.videolan.org/x264.html - options: cabac=1 ref=5 deblock=1:-1:-1 analyse=0x3:0x133 me=umh subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=30 chroma_me=1 trellis=1 8x8dct=1 cqm=2 deadzone=21,11 fast_pskip=0 chroma_qp_offset=-2 threads=12 lookahead_threads=3 sliced_threads=0 slices=4 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=5 b_pyramid=2 b_adapt=2 b_bias=0 direct=3 weightb=1 open_gop=0 weightp=2 keyint=240 keyint_min=23 scenecut=40 intra_refresh=0 rc_lookahead=50 rc=2pass mbtree=1 bitrate=2850 ratetol=1.0 qcomp=0.60 qpmin=1 qpmax=69 qpstep=4 cplxblur=20.0 qblur=0.5 vbv_maxrate=62500 vbv_bufsize=78125 nal_hrd=none filler=0 ip_ratio=1.40 aq=1:1.00"
Last message repeated 1 times
[h264 @ 0x7fdd7181b600] no picture
[matroska,webm @ 0x7fdd71804600] All info found
[matroska,webm @ 0x7fdd71804600] After avformat_find_stream_info() pos: 32919 bytes read:66353 seeks:2 frames:28
Input #0, matroska,webm, from 'Deadpool 2016 1080p BluRay x264 DTS-JYK.mkv':
Metadata:
encoder : libebml v1.3.3 + libmatroska v1.4.4
creation_time : 2016-04-27 15:25:45
Duration: 01:48:06.24, start: 0.000000, bitrate: 3606 kb/s
Chapter #0:0: start 0.000000, end 184.726000
Metadata:
title : Chapter 01
Chapter #0:1: start 184.726000, end 353.019000
Metadata:
title : Chapter 02
Chapter #0:2: start 353.019000, end 570.820000
Metadata:
title : Chapter 03
Chapter #0:3: start 570.820000, end 799.089000
Metadata:
title : Chapter 04
Chapter #0:4: start 799.089000, end 1008.716000
Metadata:
title : Chapter 05
Chapter #0:5: start 1008.716000, end 1212.544000
Metadata:
title : Chapter 06
Chapter #0:6: start 1212.544000, end 1326.408000
Metadata:
title : Chapter 07
Chapter #0:7: start 1326.408000, end 1629.628000
Metadata:
title : Chapter 08
Chapter #0:8: start 1629.628000, end 1918.958000
Metadata:
title : Chapter 09
Chapter #0:9: start 1918.958000, end 2211.709000
Metadata:
title : Chapter 10
Chapter #0:10: start 2211.709000, end 2466.172000
Metadata:
title : Chapter 11
Chapter #0:11: start 2466.172000, end 2685.766000
Metadata:
title : Chapter 12
Chapter #0:12: start 2685.766000, end 2816.605000
Metadata:
title : Chapter 13
Chapter #0:13: start 2816.605000, end 3010.966000
Metadata:
title : Chapter 14
Chapter #0:14: start 3010.966000, end 3198.028000
Metadata:
title : Chapter 15
Chapter #0:15: start 3198.028000, end 3333.038000
Metadata:
title : Chapter 16
Chapter #0:16: start 3333.038000, end 3547.752000
Metadata:
title : Chapter 17
Chapter #0:17: start 3547.752000, end 3785.239000
Metadata:
title : Chapter 18
Chapter #0:18: start 3785.239000, end 4026.439000
Metadata:
title : Chapter 19
Chapter #0:19: start 4026.439000, end 4155.568000
Metadata:
title : Chapter 20
Chapter #0:20: start 4155.568000, end 4349.720000
Metadata:
title : Chapter 21
Chapter #0:21: start 4349.720000, end 4606.393000
Metadata:
title : Chapter 22
Chapter #0:22: start 4606.393000, end 4843.713000
Metadata:
title : Chapter 23
Chapter #0:23: start 4843.713000, end 5153.398000
Metadata:
title : Chapter 24
Chapter #0:24: start 5153.398000, end 5463.791000
Metadata:
title : Chapter 25
Chapter #0:25: start 5463.791000, end 5686.972000
Metadata:
title : Chapter 26
Chapter #0:26: start 5686.972000, end 5992.736000
Metadata:
title : Chapter 27
Chapter #0:27: start 5992.736000, end 6486.240000
Metadata:
title : Chapter 28
Stream #0:0(eng), 4, 1/1000: Video: h264 (High), 5 reference frames, yuv420p(left), 1920x804 (1920x816) [SAR 1:1 DAR 160:67], 1001/48000, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
Metadata:
BPS : 2849530
BPS-eng : 2849530
DURATION : 01:48:06.230000000
DURATION-eng : 01:48:06.230000000
NUMBER_OF_FRAMES: 155514
NUMBER_OF_FRAMES-eng: 155514
NUMBER_OF_BYTES : 2310339105
NUMBER_OF_BYTES-eng: 2310339105
_STATISTICS_WRITING_APP: mkvmerge v8.5.2 ('Crosses') 32bit
_STATISTICS_WRITING_APP-eng: mkvmerge v8.5.2 ('Crosses') 32bit
_STATISTICS_WRITING_DATE_UTC: 2016-04-27 15:25:45
_STATISTICS_WRITING_DATE_UTC-eng: 2016-04-27 15:25:45
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
Stream #0:1(eng), 24, 1/1000: Audio: dts (DTS), 48000 Hz, 5.1(side), fltp, 768 kb/s (default)
Metadata:
BPS : 754500
BPS-eng : 754500
DURATION : 01:48:06.240000000
DURATION-eng : 01:48:06.240000000
NUMBER_OF_FRAMES: 608085
NUMBER_OF_FRAMES-eng: 608085
NUMBER_OF_BYTES : 611733510
NUMBER_OF_BYTES-eng: 611733510
_STATISTICS_WRITING_APP: mkvmerge v8.5.2 ('Crosses') 32bit
_STATISTICS_WRITING_APP-eng: mkvmerge v8.5.2 ('Crosses') 32bit
_STATISTICS_WRITING_DATE_UTC: 2016-04-27 15:25:45
_STATISTICS_WRITING_DATE_UTC-eng: 2016-04-27 15:25:45
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
Successfully opened the file.
Parsing a group of options: output file deadpool.mp4.
Applying option t (record or transcode "duration" seconds of audio/video) with argument 00:00:10.
Applying option map_metadata (set metadata information of outfile from infile) with argument 0:g.
Applying option map (set input stream mapping) with argument 0:0.
Applying option map (set input stream mapping) with argument 0:1.
Last message repeated 1 times
Applying option c:v (codec name) with argument copy.
Applying option c:a:0 (codec name) with argument aac.
Applying option ac (set number of audio channels) with argument 2.
Applying option af (set audio filters) with argument pan=stereo|FL=FC+0.6FL+0.2BL|FR=FC+0.6FR+0.2BR.
Applying option c:a:1 (codec name) with argument ac3.
Applying option ac (set number of audio channels) with argument 6.
Successfully parsed a group of options.
Opening an output file: deadpool.mp4.
File 'deadpool.mp4' already exists. Overwrite ? [y/N] y
[file @ 0x7fdd71410ce0] Setting default whitelist 'file,crypto'
Successfully opened the file.
detected 8 logical cores
[Parsed_pan_0 @ 0x7fdd71500420] compat: called with args=[stereo|FL=FC+0.6FL+0.2BL|FR=FC+0.6FR+0.2BR]
[Parsed_pan_0 @ 0x7fdd71500420] Setting 'args' to value 'stereo|FL=FC+0.6FL+0.2BL|FR=FC+0.6FR+0.2BR'
[graph 0 input from stream 0:1 @ 0x7fdd71500900] Setting 'time_base' to value '1/48000'
[graph 0 input from stream 0:1 @ 0x7fdd71500900] Setting 'sample_rate' to value '48000'
[graph 0 input from stream 0:1 @ 0x7fdd71500900] Setting 'sample_fmt' to value 'fltp'
[graph 0 input from stream 0:1 @ 0x7fdd71500900] Setting 'channel_layout' to value '0x60f'
[graph 0 input from stream 0:1 @ 0x7fdd71500900] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:0x60f
[audio format for output stream 0:1 @ 0x7fdd71500de0] Setting 'sample_fmts' to value 'fltp'
[audio format for output stream 0:1 @ 0x7fdd71500de0] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
[audio format for output stream 0:1 @ 0x7fdd71500de0] Setting 'channel_layouts' to value '0x3f'
[audio format for output stream 0:1 @ 0x7fdd71500de0] auto-inserting filter 'auto-inserted resampler 0' between the filter 'Parsed_pan_0' and the filter 'audio format for output stream 0:1'
[AVFilterGraph @ 0x7fdd714120c0] query_formats: 5 queried, 10 merged, 3 already done, 0 delayed
[Parsed_pan_0 @ 0x7fdd71500420] [SWR @ 0x7fdd72815800] Using fltp internally between filters
[Parsed_pan_0 @ 0x7fdd71500420] o0 = 0.6 i0 + 0 i1 + 1 i2 + 0 i3 + 0 i4 + 0 i5
[Parsed_pan_0 @ 0x7fdd71500420] o1 = 0 i0 + 0.6 i1 + 1 i2 + 0 i3 + 0 i4 + 0 i5
[auto-inserted resampler 0 @ 0x7fdd71501ac0] [SWR @ 0x7fdd72808800] Using fltp internally between filters
[auto-inserted resampler 0 @ 0x7fdd71501ac0] [SWR @ 0x7fdd72808800] Matrix coefficients:
[auto-inserted resampler 0 @ 0x7fdd71501ac0] [SWR @ 0x7fdd72808800] FL: FL:1.000000 FR:0.000000
[auto-inserted resampler 0 @ 0x7fdd71501ac0] [SWR @ 0x7fdd72808800] FR: FL:0.000000 FR:1.000000
[auto-inserted resampler 0 @ 0x7fdd71501ac0] [SWR @ 0x7fdd72808800] FC: FL:0.000000 FR:0.000000
[auto-inserted resampler 0 @ 0x7fdd71501ac0] [SWR @ 0x7fdd72808800] LFE: FL:0.000000 FR:0.000000
[auto-inserted resampler 0 @ 0x7fdd71501ac0] [SWR @ 0x7fdd72808800] BL: FL:0.000000 FR:0.000000
[auto-inserted resampler 0 @ 0x7fdd71501ac0] [SWR @ 0x7fdd72808800] BR: FL:0.000000 FR:0.000000
[auto-inserted resampler 0 @ 0x7fdd71501ac0] ch:2 chl:stereo fmt:fltp r:48000Hz -> ch:6 chl:5.1 fmt:fltp r:48000Hz
[Parsed_pan_0 @ 0x7fdd71412520] compat: called with args=[stereo|FL=FC+0.6FL+0.2BL|FR=FC+0.6FR+0.2BR]
[Parsed_pan_0 @ 0x7fdd71412520] Setting 'args' to value 'stereo|FL=FC+0.6FL+0.2BL|FR=FC+0.6FR+0.2BR'
[graph 1 input from stream 0:1 @ 0x7fdd71412820] Setting 'time_base' to value '1/48000'
[graph 1 input from stream 0:1 @ 0x7fdd71412820] Setting 'sample_rate' to value '48000'
[graph 1 input from stream 0:1 @ 0x7fdd71412820] Setting 'sample_fmt' to value 'fltp'
[graph 1 input from stream 0:1 @ 0x7fdd71412820] Setting 'channel_layout' to value '0x60f'
[graph 1 input from stream 0:1 @ 0x7fdd71412820] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:0x60f
[audio format for output stream 0:2 @ 0x7fdd71412cc0] Setting 'sample_fmts' to value 'fltp'
[audio format for output stream 0:2 @ 0x7fdd71412cc0] Setting 'channel_layouts' to value '0x3f'
[audio format for output stream 0:2 @ 0x7fdd71412cc0] auto-inserting filter 'auto-inserted resampler 0' between the filter 'Parsed_pan_0' and the filter 'audio format for output stream 0:2'
[AVFilterGraph @ 0x7fdd71501d60] query_formats: 5 queried, 10 merged, 3 already done, 0 delayed
[Parsed_pan_0 @ 0x7fdd71412520] [SWR @ 0x7fdd71851e00] Using fltp internally between filters
[Parsed_pan_0 @ 0x7fdd71412520] o0 = 0.6 i0 + 0 i1 + 1 i2 + 0 i3 + 0 i4 + 0 i5
[Parsed_pan_0 @ 0x7fdd71412520] o1 = 0 i0 + 0.6 i1 + 1 i2 + 0 i3 + 0 i4 + 0 i5
[auto-inserted resampler 0 @ 0x7fdd71413940] [SWR @ 0x7fdd71835a00] Using fltp internally between filters
[auto-inserted resampler 0 @ 0x7fdd71413940] [SWR @ 0x7fdd71835a00] Matrix coefficients:
[auto-inserted resampler 0 @ 0x7fdd71413940] [SWR @ 0x7fdd71835a00] FL: FL:1.000000 FR:0.000000
[auto-inserted resampler 0 @ 0x7fdd71413940] [SWR @ 0x7fdd71835a00] FR: FL:0.000000 FR:1.000000
[auto-inserted resampler 0 @ 0x7fdd71413940] [SWR @ 0x7fdd71835a00] FC: FL:0.000000 FR:0.000000
[auto-inserted resampler 0 @ 0x7fdd71413940] [SWR @ 0x7fdd71835a00] LFE: FL:0.000000 FR:0.000000
[auto-inserted resampler 0 @ 0x7fdd71413940] [SWR @ 0x7fdd71835a00] BL: FL:0.000000 FR:0.000000
[auto-inserted resampler 0 @ 0x7fdd71413940] [SWR @ 0x7fdd71835a00] BR: FL:0.000000 FR:0.000000
[auto-inserted resampler 0 @ 0x7fdd71413940] ch:2 chl:stereo fmt:fltp r:48000Hz -> ch:6 chl:5.1 fmt:fltp r:48000Hz
Output #0, mp4, to 'deadpool.mp4':
Metadata:
creation_time : 2016-04-27 15:25:45
encoder : Lavf57.25.100
Chapter #0:0: start 0.000000, end 10.000000
Metadata:
title : Chapter 01
Stream #0:0(eng), 0, 1/16000: Video: h264, 1 reference frame ([33][0][0][0] / 0x0021), yuv420p(left), 1920x804 (0x0) [SAR 1:1 DAR 160:67], 1/1000, q=2-31, 23.98 fps, 23.98 tbr, 16k tbn, 1k tbc (default)
Metadata:
BPS : 2849530
BPS-eng : 2849530
DURATION : 01:48:06.230000000
DURATION-eng : 01:48:06.230000000
NUMBER_OF_FRAMES: 155514
NUMBER_OF_FRAMES-eng: 155514
NUMBER_OF_BYTES : 2310339105
NUMBER_OF_BYTES-eng: 2310339105
_STATISTICS_WRITING_APP: mkvmerge v8.5.2 ('Crosses') 32bit
_STATISTICS_WRITING_APP-eng: mkvmerge v8.5.2 ('Crosses') 32bit
_STATISTICS_WRITING_DATE_UTC: 2016-04-27 15:25:45
_STATISTICS_WRITING_DATE_UTC-eng: 2016-04-27 15:25:45
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
Stream #0:1(eng), 0, 1/48000: Audio: aac (LC) ([64][0][0][0] / 0x0040), 48000 Hz, 5.1, fltp, 341 kb/s (default)
Metadata:
BPS : 754500
BPS-eng : 754500
DURATION : 01:48:06.240000000
DURATION-eng : 01:48:06.240000000
NUMBER_OF_FRAMES: 608085
NUMBER_OF_FRAMES-eng: 608085
NUMBER_OF_BYTES : 611733510
NUMBER_OF_BYTES-eng: 611733510
_STATISTICS_WRITING_APP: mkvmerge v8.5.2 ('Crosses') 32bit
_STATISTICS_WRITING_APP-eng: mkvmerge v8.5.2 ('Crosses') 32bit
_STATISTICS_WRITING_DATE_UTC: 2016-04-27 15:25:45
_STATISTICS_WRITING_DATE_UTC-eng: 2016-04-27 15:25:45
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
encoder : Lavc57.24.102 aac
Stream #0:2(eng), 0, 1/48000: Audio: ac3 ([165][0][0][0] / 0x00A5), 48000 Hz, 5.1, fltp, 448 kb/s (default)
Metadata:
BPS : 754500
BPS-eng : 754500
DURATION : 01:48:06.240000000
DURATION-eng : 01:48:06.240000000
NUMBER_OF_FRAMES: 608085
NUMBER_OF_FRAMES-eng: 608085
NUMBER_OF_BYTES : 611733510
NUMBER_OF_BYTES-eng: 611733510
_STATISTICS_WRITING_APP: mkvmerge v8.5.2 ('Crosses') 32bit
_STATISTICS_WRITING_APP-eng: mkvmerge v8.5.2 ('Crosses') 32bit
_STATISTICS_WRITING_DATE_UTC: 2016-04-27 15:25:45
_STATISTICS_WRITING_DATE_UTC-eng: 2016-04-27 15:25:45
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
encoder : Lavc57.24.102 ac3
Stream mapping:
Stream #0:0 -> #0:0 (copy)
Stream #0:1 -> #0:1 (dts (dca) -> aac (native))
Stream #0:1 -> #0:2 (dts (dca) -> ac3 (native))
Press [q] to stop, [?] for help
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
Last message repeated 9 times
[output stream 0:1 @ 0x7fdd71500c80] EOF on sink link output stream 0:1:default.
[output stream 0:2 @ 0x7fdd71412b20] EOF on sink link output stream 0:2:default.
No more output streams to write to, finishing.
[aac @ 0x7fdd7207ae00] Trying to remove 248 more samples than there are in the queue
[mp4 @ 0x7fdd72079600] Starting second pass: moving the moov atom to the beginning of the file
[file @ 0x7fdd717042e0] Setting default whitelist 'file,crypto'
[AVIOContext @ 0x7fdd71704800] Statistics: 2970359 bytes read, 0 seeks
frame= 242 fps=0.0 q=-1.0 Lsize= 2918kB time=00:00:10.01 bitrate=2387.9kbits/s speed=21.1x
video:2062kB audio:839kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.595936%
Input file #0 (Deadpool 2016 1080p BluRay x264 DTS-JYK.mkv):
Input stream #0:0 (video): 243 packets read (2137924 bytes);
Input stream #0:1 (audio): 958 packets read (963748 bytes); 958 frames decoded (490496 samples);
Total: 1201 packets (3101672 bytes) demuxed
Output file #0 (deadpool.mp4):
Output stream #0:0 (video): 242 packets muxed (2111455 bytes);
Output stream #0:1 (audio): 469 frames encoded (480008 samples); 470 packets muxed (297936 bytes);
Output stream #0:2 (audio): 313 frames encoded (480008 samples); 313 packets muxed (560896 bytes);
Total: 1025 packets (2970287 bytes) muxed
958 frames successfully decoded, 0 decoding errors
[AVIOContext @ 0x7fdd714117c0] Statistics: 112 seeks, 1202 writeouts
[aac @ 0x7fdd7207ae00] Qavg: 54690.805
[AVIOContext @ 0x7fdd7140e100] Statistics: 3146545 bytes read, 2 seeks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment