Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Command line:
- ffmpeg -r 20 -i "..\\s.mp4" -t 5 24.mp4 -report
- ffmpeg version N-77715-gfc703f5 Copyright (c) 2000-2016 the FFmpeg developers
- built with gcc 5.2.0 (GCC)
- configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libdcadec --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-decklink --enable-zlib
- libavutil 55. 12.100 / 55. 12.100
- libavcodec 57. 21.100 / 57. 21.100
- libavformat 57. 21.101 / 57. 21.101
- libavdevice 57. 0.100 / 57. 0.100
- libavfilter 6. 23.100 / 6. 23.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 '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '20'.
- Reading option '-i' ... matched as input file with argument '..\s.mp4'.
- Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '5'.
- Reading option '24.mp4' ... matched as output file.
- Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
- Finished splitting the commandline.
- Parsing a group of options: global .
- Applying option report (generate a report) with argument 1.
- Successfully parsed a group of options.
- Parsing a group of options: input file ..\s.mp4.
- Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 20.
- Successfully parsed a group of options.
- Opening an input file: ..\s.mp4.
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000000474720] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000000474720] ISO: File Type Major Brand: isom
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000000474720] Unknown dref type 0x08206c7275 size 12
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000000474720] Unknown dref type 0x08206c7275 size 12
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000000474720] Before avformat_find_stream_info() pos: 213702 bytes read:229376 seeks:0
- [h264 @ 0000000000485820] user data:"x264 - core 142 r2479 dd79a61 - H.264/MPEG-4 AVC codec - Copyleft 2003-2014 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x1:0x111 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=8 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"
- [h264 @ 0000000000485820] no picture
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000000474720] All info found
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000000474720] After avformat_find_stream_info() pos: 214785 bytes read:229376 seeks:0 frames:4
- Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '..\s.mp4':
- Metadata:
- major_brand : isom
- minor_version : 512
- compatible_brands: isomiso2avc1mp41
- encoder : Lavf56.11.100
- Duration: 00:03:16.40, start: 0.000000, bitrate: 1425 kb/s
- Stream #0:0(eng), 3, 1/15360: Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 1225 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
- Metadata:
- handler_name : VideoHandler
- Stream #0:1(eng), 1, 1/48000: Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 192 kb/s (default)
- Metadata:
- handler_name : SoundHandler
- Successfully opened the file.
- Parsing a group of options: output file 24.mp4.
- Applying option t (record or transcode "duration" seconds of audio/video) with argument 5.
- Successfully parsed a group of options.
- Opening an output file: 24.mp4.
- Successfully opened the file.
- detected 4 logical cores
- [graph 0 input from stream 0:0 @ 0000000003390b80] Setting 'video_size' to value '1280x720'
- [graph 0 input from stream 0:0 @ 0000000003390b80] Setting 'pix_fmt' to value '0'
- [graph 0 input from stream 0:0 @ 0000000003390b80] Setting 'time_base' to value '1/20'
- [graph 0 input from stream 0:0 @ 0000000003390b80] Setting 'pixel_aspect' to value '1/1'
- [graph 0 input from stream 0:0 @ 0000000003390b80] Setting 'sws_param' to value 'flags=2'
- [graph 0 input from stream 0:0 @ 0000000003390b80] Setting 'frame_rate' to value '20/1'
- [graph 0 input from stream 0:0 @ 0000000003390b80] w:1280 h:720 pixfmt:yuv420p tb:1/20 fr:20/1 sar:1/1 sws_param:flags=2
- [force CFR for input from stream 0:0 @ 0000000003390ce0] Setting 'expr' to value 'N'
- [format @ 0000000000499140] compat: called with args=[yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21]
- [format @ 0000000000499140] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21'
- [AVFilterGraph @ 00000000034f0e40] query_formats: 6 queried, 5 merged, 0 already done, 0 delayed
- [graph 0 input from stream 0:0 @ 0000000003390b80] TB:0.050000 FRAME_RATE:20.000000 SAMPLE_RATE:nan
- [graph 1 input from stream 0:1 @ 0000000000478ea0] Setting 'time_base' to value '1/48000'
- [graph 1 input from stream 0:1 @ 0000000000478ea0] Setting 'sample_rate' to value '48000'
- [graph 1 input from stream 0:1 @ 0000000000478ea0] Setting 'sample_fmt' to value 'fltp'
- [graph 1 input from stream 0:1 @ 0000000000478ea0] Setting 'channel_layout' to value '0x3'
- [graph 1 input from stream 0:1 @ 0000000000478ea0] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:0x3
- [audio format for output stream 0:1 @ 0000000000479020] Setting 'sample_fmts' to value 'fltp'
- [audio format for output stream 0:1 @ 0000000000479020] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
- [AVFilterGraph @ 0000000003686b80] query_formats: 5 queried, 12 merged, 0 already done, 0 delayed
- [libx264 @ 00000000034f05c0] using mv_range_thread = 56
- [libx264 @ 00000000034f05c0] using SAR=1/1
- [libx264 @ 00000000034f05c0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 LZCNT BMI2
- [libx264 @ 00000000034f05c0] profile High, level 3.1
- [libx264 @ 00000000034f05c0] 264 - core 148 r2638 7599210 - H.264/MPEG-4 AVC codec - Copyleft 2003-2015 - 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=6 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=20 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
- Output #0, mp4, to '24.mp4':
- Metadata:
- major_brand : isom
- minor_version : 512
- compatible_brands: isomiso2avc1mp41
- encoder : Lavf57.21.101
- Stream #0:0(eng), 0, 1/10240: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=-1--1, 20 fps, 10240 tbn, 20 tbc (default)
- Metadata:
- handler_name : VideoHandler
- encoder : Lavc57.21.100 libx264
- Side data:
- unknown side data type 10 (24 bytes)
- Stream #0:1(eng), 0, 1/48000: Audio: aac (LC) ([64][0][0][0] / 0x0040), 48000 Hz, stereo, fltp, 128 kb/s (default)
- Metadata:
- handler_name : SoundHandler
- encoder : Lavc57.21.100 aac
- Stream mapping:
- Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
- Stream #0:1 -> #0:1 (aac (native) -> aac (native))
- Press [q] to stop, [?] for help
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- [h264 @ 0000000007049920] user data:"x264 - core 142 r2479 dd79a61 - H.264/MPEG-4 AVC codec - Copyleft 2003-2014 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x1:0x111 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=8 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"
- [h264 @ 0000000007049920] no picture
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- [h264 @ 00000000070a1200] no picture
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- Clipping frame in rate conversion by 0.000008
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- [libx264 @ 00000000034f05c0] scene cut at 4 Icost:42317 Pcost:41544 ratio:0.0183 bias:0.0250 gop:4 (imb:3311 pmb:43)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid (this is harmless if it occurs once at the start per stream)
- [libx264 @ 00000000034f05c0] frame= 0 QP=9.11 NAL=3 Slice:I Poc:0 I:3600 P:0 SKIP:0 size=215 bytes
- [libx264 @ 00000000034f05c0] frame= 1 QP=14.38 NAL=2 Slice:P Poc:4 I:3 P:21 SKIP:3576 size=103 bytes
- [libx264 @ 00000000034f05c0] frame= 2 QP=13.00 NAL=0 Slice:B Poc:2 I:0 P:13 SKIP:3587 size=61 bytes
- [libx264 @ 00000000034f05c0] frame= 3 QP=15.15 NAL=2 Slice:P Poc:6 I:22 P:55 SKIP:3523 size=256 bytes
- [libx264 @ 00000000034f05c0] frame= 4 QP=15.26 NAL=2 Slice:I Poc:8 I:3600 P:0 SKIP:0 size=1646 bytes
- [libx264 @ 00000000034f05c0] frame= 5 QP=19.98 NAL=2 Slice:P Poc:10 I:217 P:244 SKIP:3139 size=1677 bytes
- [libx264 @ 00000000034f05c0] frame= 6 QP=11.82 NAL=2 Slice:P Poc:12 I:392 P:253 SKIP:2955 size=7505 bytes
- [libx264 @ 00000000034f05c0] frame= 7 QP=15.32 NAL=2 Slice:P Poc:20 I:65 P:594 SKIP:2941 size=7474 bytes
- [libx264 @ 00000000034f05c0] frame= 8 QP=13.83 NAL=2 Slice:B Poc:16 I:3073 P:99 SKIP:428 size=2338 bytes
- [libx264 @ 00000000034f05c0] frame= 9 QP=13.00 NAL=0 Slice:B Poc:14 I:50 P:4 SKIP:3546 size=123 bytes
- [libx264 @ 00000000034f05c0] frame= 10 QP=13.00 NAL=0 Slice:B Poc:18 I:0 P:0 SKIP:3600 size=37 bytes
- [libx264 @ 00000000034f05c0] frame= 11 QP=17.32 NAL=2 Slice:P Poc:28 I:15 P:552 SKIP:3033 size=5887 bytes
- [libx264 @ 00000000034f05c0] frame= 12 QP=11.73 NAL=2 Slice:B Poc:24 I:2983 P:32 SKIP:585 size=1796 bytes
- [libx264 @ 00000000034f05c0] frame= 13 QP=13.00 NAL=0 Slice:B Poc:22 I:2937 P:39 SKIP:624 size=1680 bytes
- [libx264 @ 00000000034f05c0] frame= 14 QP=13.00 NAL=0 Slice:B Poc:26 I:1 P:0 SKIP:3599 size=42 bytes
- [libx264 @ 00000000034f05c0] frame= 15 QP=18.01 NAL=2 Slice:P Poc:36 I:12 P:546 SKIP:3042 size=5224 bytes
- [libx264 @ 00000000034f05c0] frame= 16 QP=11.63 NAL=2 Slice:B Poc:32 I:1 P:2 SKIP:3597 size=72 bytes
- [libx264 @ 00000000034f05c0] frame= 17 QP=13.00 NAL=0 Slice:B Poc:30 I:0 P:0 SKIP:3600 size=37 bytes
- [libx264 @ 00000000034f05c0] frame= 18 QP=16.30 NAL=0 Slice:B Poc:34 I:2912 P:21 SKIP:667 size=2016 bytes
- [libx264 @ 00000000034f05c0] frame= 19 QP=19.99 NAL=2 Slice:P Poc:42 I:11 P:397 SKIP:3192 size=3101 bytes
- [libx264 @ 00000000034f05c0] frame= 20 QP=13.00 NAL=2 Slice:B Poc:40 I:0 P:1 SKIP:3599 size=39 bytes
- [libx264 @ 00000000034f05c0] frame= 21 QP=13.00 NAL=0 Slice:B Poc:38 I:0 P:0 SKIP:3600 size=37 bytes
- [libx264 @ 00000000034f05c0] frame= 22 QP=20.41 NAL=2 Slice:P Poc:50 I:14 P:489 SKIP:3097 size=3288 bytes
- [libx264 @ 00000000034f05c0] frame= 23 QP=12.77 NAL=2 Slice:B Poc:46 I:2976 P:38 SKIP:586 size=1912 bytes
- [libx264 @ 00000000034f05c0] frame= 24 QP=18.36 NAL=0 Slice:B Poc:44 I:16 P:1 SKIP:3583 size=90 bytes
- frame= 75 fps=0.0 q=28.0 size= 47kB time=00:00:02.58 bitrate= 147.9kbits/s speed=5.16x
- [libx264 @ 00000000034f05c0] frame= 25 QP=13.57 NAL=0 Slice:B Poc:48 I:2826 P:9 SKIP:765 size=1616 bytes
- [libx264 @ 00000000034f05c0] frame= 26 QP=13.84 NAL=2 Slice:P Poc:56 I:3033 P:363 SKIP:204 size=3449 bytes
- [libx264 @ 00000000034f05c0] frame= 27 QP=15.13 NAL=2 Slice:B Poc:54 I:2986 P:70 SKIP:544 size=2276 bytes
- [libx264 @ 00000000034f05c0] frame= 28 QP=16.83 NAL=0 Slice:B Poc:52 I:93 P:45 SKIP:3462 size=430 bytes
- [libx264 @ 00000000034f05c0] frame= 29 QP=11.62 NAL=2 Slice:P Poc:64 I:3055 P:446 SKIP:99 size=4805 bytes
- [libx264 @ 00000000034f05c0] frame= 30 QP=13.16 NAL=2 Slice:B Poc:60 I:10 P:13 SKIP:3577 size=102 bytes
- [libx264 @ 00000000034f05c0] frame= 31 QP=13.09 NAL=0 Slice:B Poc:58 I:2854 P:46 SKIP:700 size=1667 bytes
- [libx264 @ 00000000034f05c0] frame= 32 QP=13.00 NAL=0 Slice:B Poc:62 I:0 P:10 SKIP:3590 size=50 bytes
- [libx264 @ 00000000034f05c0] frame= 33 QP=15.71 NAL=2 Slice:P Poc:72 I:8 P:183 SKIP:3409 size=1026 bytes
- [libx264 @ 00000000034f05c0] frame= 34 QP=15.60 NAL=2 Slice:B Poc:68 I:1 P:70 SKIP:3529 size=128 bytes
- [libx264 @ 00000000034f05c0] frame= 35 QP=13.00 NAL=0 Slice:B Poc:66 I:0 P:9 SKIP:3591 size=46 bytes
- [libx264 @ 00000000034f05c0] frame= 36 QP=13.00 NAL=0 Slice:B Poc:70 I:0 P:9 SKIP:3591 size=48 bytes
- [libx264 @ 00000000034f05c0] frame= 37 QP=17.70 NAL=2 Slice:P Poc:80 I:1 P:108 SKIP:3491 size=583 bytes
- [libx264 @ 00000000034f05c0] frame= 38 QP=11.00 NAL=2 Slice:B Poc:76 I:0 P:36 SKIP:3564 size=83 bytes
- [libx264 @ 00000000034f05c0] frame= 39 QP=13.00 NAL=0 Slice:B Poc:74 I:0 P:7 SKIP:3593 size=47 bytes
- [libx264 @ 00000000034f05c0] frame= 40 QP=13.00 NAL=0 Slice:B Poc:78 I:0 P:4 SKIP:3596 size=43 bytes
- [libx264 @ 00000000034f05c0] frame= 41 QP=14.38 NAL=2 Slice:P Poc:88 I:1 P:46 SKIP:3553 size=273 bytes
- [libx264 @ 00000000034f05c0] frame= 42 QP=14.15 NAL=2 Slice:B Poc:84 I:0 P:23 SKIP:3577 size=76 bytes
- [libx264 @ 00000000034f05c0] frame= 43 QP=13.00 NAL=0 Slice:B Poc:82 I:0 P:5 SKIP:3595 size=43 bytes
- [libx264 @ 00000000034f05c0] frame= 44 QP=13.00 NAL=0 Slice:B Poc:86 I:0 P:5 SKIP:3595 size=43 bytes
- [libx264 @ 00000000034f05c0] frame= 45 QP=16.61 NAL=2 Slice:P Poc:96 I:1 P:30 SKIP:3569 size=182 bytes
- [libx264 @ 00000000034f05c0] frame= 46 QP=11.00 NAL=2 Slice:B Poc:92 I:0 P:16 SKIP:3584 size=65 bytes
- [libx264 @ 00000000034f05c0] frame= 47 QP=13.00 NAL=0 Slice:B Poc:90 I:0 P:4 SKIP:3596 size=42 bytes
- [libx264 @ 00000000034f05c0] frame= 48 QP=13.00 NAL=0 Slice:B Poc:94 I:0 P:5 SKIP:3595 size=44 bytes
- [libx264 @ 00000000034f05c0] frame= 49 QP=15.74 NAL=2 Slice:P Poc:104 I:1 P:23 SKIP:3576 size=148 bytes
- [output stream 0:0 @ 0000000003390500] EOF on sink link output stream 0:0:default.
- [output stream 0:1 @ 0000000000478f60] EOF on sink link output stream 0:1:default.
- No more output streams to write to, finishing.
- [libx264 @ 00000000034f05c0] frame= 50 QP=13.26 NAL=2 Slice:B Poc:100 I:1 P:16 SKIP:3583 size=65 bytes
- [libx264 @ 00000000034f05c0] frame= 51 QP=13.00 NAL=0 Slice:B Poc:98 I:0 P:5 SKIP:3595 size=44 bytes
- [libx264 @ 00000000034f05c0] frame= 52 QP=13.00 NAL=0 Slice:B Poc:102 I:0 P:4 SKIP:3596 size=43 bytes
- [libx264 @ 00000000034f05c0] frame= 53 QP=16.12 NAL=2 Slice:P Poc:112 I:0 P:14 SKIP:3586 size=111 bytes
- [libx264 @ 00000000034f05c0] frame= 54 QP=11.28 NAL=2 Slice:B Poc:108 I:0 P:16 SKIP:3584 size=64 bytes
- [libx264 @ 00000000034f05c0] frame= 55 QP=13.00 NAL=0 Slice:B Poc:106 I:0 P:6 SKIP:3594 size=46 bytes
- [libx264 @ 00000000034f05c0] frame= 56 QP=13.00 NAL=0 Slice:B Poc:110 I:0 P:6 SKIP:3594 size=45 bytes
- [libx264 @ 00000000034f05c0] frame= 57 QP=10.91 NAL=2 Slice:P Poc:120 I:0 P:6 SKIP:3594 size=78 bytes
- [libx264 @ 00000000034f05c0] frame= 58 QP=11.00 NAL=2 Slice:B Poc:116 I:1 P:15 SKIP:3584 size=63 bytes
- [libx264 @ 00000000034f05c0] frame= 59 QP=13.00 NAL=0 Slice:B Poc:114 I:0 P:5 SKIP:3595 size=43 bytes
- [libx264 @ 00000000034f05c0] frame= 60 QP=13.00 NAL=0 Slice:B Poc:118 I:0 P:5 SKIP:3595 size=43 bytes
- [libx264 @ 00000000034f05c0] frame= 61 QP=11.74 NAL=2 Slice:P Poc:128 I:0 P:4 SKIP:3596 size=63 bytes
- [libx264 @ 00000000034f05c0] frame= 62 QP=11.28 NAL=2 Slice:B Poc:124 I:0 P:15 SKIP:3585 size=63 bytes
- [libx264 @ 00000000034f05c0] frame= 63 QP=13.00 NAL=0 Slice:B Poc:122 I:0 P:6 SKIP:3594 size=45 bytes
- [libx264 @ 00000000034f05c0] frame= 64 QP=13.00 NAL=0 Slice:B Poc:126 I:0 P:6 SKIP:3594 size=45 bytes
- [libx264 @ 00000000034f05c0] frame= 65 QP=17.53 NAL=2 Slice:P Poc:136 I:0 P:7 SKIP:3593 size=78 bytes
- [libx264 @ 00000000034f05c0] frame= 66 QP=11.00 NAL=2 Slice:B Poc:132 I:1 P:14 SKIP:3585 size=63 bytes
- [libx264 @ 00000000034f05c0] frame= 67 QP=13.00 NAL=0 Slice:B Poc:130 I:0 P:5 SKIP:3595 size=43 bytes
- [libx264 @ 00000000034f05c0] frame= 68 QP=13.00 NAL=0 Slice:B Poc:134 I:0 P:5 SKIP:3595 size=43 bytes
- [libx264 @ 00000000034f05c0] frame= 69 QP=16.86 NAL=2 Slice:P Poc:144 I:0 P:4 SKIP:3596 size=61 bytes
- [libx264 @ 00000000034f05c0] frame= 70 QP=11.28 NAL=2 Slice:B Poc:140 I:0 P:15 SKIP:3585 size=63 bytes
- [libx264 @ 00000000034f05c0] frame= 71 QP=13.00 NAL=0 Slice:B Poc:138 I:0 P:6 SKIP:3594 size=45 bytes
- [libx264 @ 00000000034f05c0] frame= 72 QP=13.00 NAL=0 Slice:B Poc:142 I:0 P:6 SKIP:3594 size=45 bytes
- [libx264 @ 00000000034f05c0] frame= 73 QP=13.25 NAL=2 Slice:P Poc:152 I:0 P:4 SKIP:3596 size=61 bytes
- [libx264 @ 00000000034f05c0] frame= 74 QP=11.00 NAL=2 Slice:B Poc:148 I:1 P:14 SKIP:3585 size=63 bytes
- [libx264 @ 00000000034f05c0] frame= 75 QP=13.00 NAL=0 Slice:B Poc:146 I:0 P:5 SKIP:3595 size=43 bytes
- [libx264 @ 00000000034f05c0] frame= 76 QP=13.00 NAL=0 Slice:B Poc:150 I:0 P:5 SKIP:3595 size=43 bytes
- [libx264 @ 00000000034f05c0] frame= 77 QP=12.63 NAL=2 Slice:P Poc:160 I:0 P:2 SKIP:3598 size=53 bytes
- [libx264 @ 00000000034f05c0] frame= 78 QP=11.28 NAL=2 Slice:B Poc:156 I:0 P:15 SKIP:3585 size=63 bytes
- [libx264 @ 00000000034f05c0] frame= 79 QP=13.00 NAL=0 Slice:B Poc:154 I:0 P:6 SKIP:3594 size=45 bytes
- [libx264 @ 00000000034f05c0] frame= 80 QP=13.00 NAL=0 Slice:B Poc:158 I:0 P:6 SKIP:3594 size=45 bytes
- [libx264 @ 00000000034f05c0] frame= 81 QP=12.63 NAL=2 Slice:P Poc:168 I:1 P:1 SKIP:3598 size=56 bytes
- [libx264 @ 00000000034f05c0] frame= 82 QP=11.00 NAL=2 Slice:B Poc:164 I:1 P:14 SKIP:3585 size=63 bytes
- [libx264 @ 00000000034f05c0] frame= 83 QP=13.00 NAL=0 Slice:B Poc:162 I:0 P:5 SKIP:3595 size=43 bytes
- [libx264 @ 00000000034f05c0] frame= 84 QP=13.00 NAL=0 Slice:B Poc:166 I:0 P:5 SKIP:3595 size=43 bytes
- [libx264 @ 00000000034f05c0] frame= 85 QP=13.63 NAL=2 Slice:P Poc:176 I:0 P:1 SKIP:3599 size=50 bytes
- [libx264 @ 00000000034f05c0] frame= 86 QP=11.28 NAL=2 Slice:B Poc:172 I:0 P:15 SKIP:3585 size=63 bytes
- [libx264 @ 00000000034f05c0] frame= 87 QP=13.00 NAL=0 Slice:B Poc:170 I:0 P:6 SKIP:3594 size=45 bytes
- [libx264 @ 00000000034f05c0] frame= 88 QP=13.00 NAL=0 Slice:B Poc:174 I:0 P:6 SKIP:3594 size=45 bytes
- [libx264 @ 00000000034f05c0] frame= 89 QP=9.00 NAL=2 Slice:P Poc:184 I:0 P:0 SKIP:3600 size=46 bytes
- [libx264 @ 00000000034f05c0] frame= 90 QP=11.00 NAL=2 Slice:B Poc:180 I:1 P:14 SKIP:3585 size=63 bytes
- [libx264 @ 00000000034f05c0] frame= 91 QP=13.00 NAL=0 Slice:B Poc:178 I:0 P:5 SKIP:3595 size=43 bytes
- [libx264 @ 00000000034f05c0] frame= 92 QP=13.00 NAL=0 Slice:B Poc:182 I:0 P:5 SKIP:3595 size=43 bytes
- [libx264 @ 00000000034f05c0] frame= 93 QP=10.00 NAL=2 Slice:P Poc:192 I:0 P:0 SKIP:3600 size=46 bytes
- [libx264 @ 00000000034f05c0] frame= 94 QP=11.28 NAL=2 Slice:B Poc:188 I:0 P:15 SKIP:3585 size=63 bytes
- [libx264 @ 00000000034f05c0] frame= 95 QP=13.00 NAL=0 Slice:B Poc:186 I:0 P:6 SKIP:3594 size=45 bytes
- [libx264 @ 00000000034f05c0] frame= 96 QP=13.00 NAL=0 Slice:B Poc:190 I:0 P:6 SKIP:3594 size=45 bytes
- [libx264 @ 00000000034f05c0] frame= 97 QP=17.85 NAL=2 Slice:P Poc:198 I:0 P:2 SKIP:3598 size=51 bytes
- [libx264 @ 00000000034f05c0] frame= 98 QP=13.00 NAL=2 Slice:B Poc:196 I:0 P:12 SKIP:3588 size=54 bytes
- [libx264 @ 00000000034f05c0] frame= 99 QP=13.00 NAL=0 Slice:B Poc:194 I:0 P:6 SKIP:3594 size=45 bytes
- [aac @ 00000000004c13e0] Trying to remove 640 more samples than there are in the queue
- frame= 100 fps=0.0 q=-1.0 Lsize= 86kB time=00:00:05.01 bitrate= 139.8kbits/s speed=6.24x
- video:66kB audio:15kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 6.133498%
- Input file #0 (..\s.mp4):
- Input stream #0:0 (video): 153 packets read (356518 bytes); 148 frames decoded;
- Input stream #0:1 (audio): 236 packets read (120710 bytes); 236 frames decoded (241664 samples);
- Total: 389 packets (477228 bytes) demuxed
- Output file #0 (24.mp4):
- Output stream #0:0 (video): 100 frames encoded; 100 packets muxed (67330 bytes);
- Output stream #0:1 (audio): 235 frames encoded (240000 samples); 236 packets muxed (15233 bytes);
- Total: 336 packets (82563 bytes) muxed
- 384 frames successfully decoded, 0 decoding errors
- [AVIOContext @ 00000000004c1880] Statistics: 60 seeks, 381 writeouts
- [libx264 @ 00000000034f05c0] frame I:2 Avg QP:12.18 size: 930
- [libx264 @ 00000000034f05c0] frame P:28 Avg QP:15.00 size: 1633
- [libx264 @ 00000000034f05c0] frame B:70 Avg QP:12.90 size: 272
- [libx264 @ 00000000034f05c0] consecutive B-frames: 5.0% 2.0% 9.0% 84.0%
- [libx264 @ 00000000034f05c0] mb I I16..4: 54.9% 44.9% 0.2%
- [libx264 @ 00000000034f05c0] mb P I16..4: 3.1% 3.3% 0.4% P16..4: 3.0% 0.7% 0.7% 0.0% 0.0% skip:88.8%
- [libx264 @ 00000000034f05c0] mb B I16..4: 7.7% 1.7% 0.0% B16..8: 0.2% 0.0% 0.0% direct: 0.1% skip:90.2% L0:51.1% L1:46.7% BI: 2.1%
- [libx264 @ 00000000034f05c0] 8x8 transform intra:29.1% inter:40.0%
- [libx264 @ 00000000034f05c0] coded y,uvDC,uvAC intra: 1.2% 1.5% 1.0% inter: 0.6% 0.8% 0.4%
- [libx264 @ 00000000034f05c0] i16 v,h,dc,p: 93% 4% 3% 0%
- [libx264 @ 00000000034f05c0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 49% 9% 41% 0% 0% 0% 0% 0% 0%
- [libx264 @ 00000000034f05c0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 51% 15% 21% 2% 2% 3% 2% 2% 2%
- [libx264 @ 00000000034f05c0] i8c dc,h,v,p: 97% 1% 1% 0%
- [libx264 @ 00000000034f05c0] Weighted P-Frames: Y:35.7% UV:32.1%
- [libx264 @ 00000000034f05c0] ref P L0: 88.0% 11.2% 0.7% 0.1%
- [libx264 @ 00000000034f05c0] ref B L0: 35.0% 65.0%
- [libx264 @ 00000000034f05c0] ref B L1: 99.3% 0.7%
- [libx264 @ 00000000034f05c0] kb/s:106.63
- [aac @ 00000000004c13e0] Qavg: 56372.730
- [AVIOContext @ 000000000047cea0] Statistics: 720896 bytes read, 0 seeks
Add Comment
Please, Sign In to add comment