| 1 | ffmpeg started on 2021-11-07 at 09:14:26
|
|---|
| 2 | Report written to "ffmpeg-20211107-091426.log"
|
|---|
| 3 | Log level: 48
|
|---|
| 4 | Command line:
|
|---|
| 5 | ffmpeg -report -i test.mkv -c:v libx265 -preset fast -x265-params "crf=22" out.mkv
|
|---|
| 6 | ffmpeg version N-59465-g4f8494fe5a-static https://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2021 the FFmpeg developers
|
|---|
| 7 | built with gcc 8 (Debian 8.3.0-6)
|
|---|
| 8 | configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gmp --enable-libgme --enable-gray --enable-libaom --enable-libfribidi --enable-libass --enable-libvmaf --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libvorbis --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libdav1d --enable-libxvid --enable-libzvbi --enable-libzimg
|
|---|
| 9 | libavutil 57. 7.100 / 57. 7.100
|
|---|
| 10 | libavcodec 59. 12.100 / 59. 12.100
|
|---|
| 11 | libavformat 59. 8.100 / 59. 8.100
|
|---|
| 12 | libavdevice 59. 0.101 / 59. 0.101
|
|---|
| 13 | libavfilter 8. 16.100 / 8. 16.100
|
|---|
| 14 | libswscale 6. 1.100 / 6. 1.100
|
|---|
| 15 | libswresample 4. 0.100 / 4. 0.100
|
|---|
| 16 | libpostproc 56. 0.100 / 56. 0.100
|
|---|
| 17 | Splitting the commandline.
|
|---|
| 18 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 19 | Reading option '-i' ... matched as input url with argument 'test.mkv'.
|
|---|
| 20 | Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'libx265'.
|
|---|
| 21 | Reading option '-preset' ... matched as AVOption 'preset' with argument 'fast'.
|
|---|
| 22 | Reading option '-x265-params' ... matched as AVOption 'x265-params' with argument 'crf=22'.
|
|---|
| 23 | Reading option 'out.mkv' ... matched as output url.
|
|---|
| 24 | Finished splitting the commandline.
|
|---|
| 25 | Parsing a group of options: global .
|
|---|
| 26 | Applying option report (generate a report) with argument 1.
|
|---|
| 27 | Successfully parsed a group of options.
|
|---|
| 28 | Parsing a group of options: input url test.mkv.
|
|---|
| 29 | Successfully parsed a group of options.
|
|---|
| 30 | Opening an input file: test.mkv.
|
|---|
| 31 | [NULL @ 0x6818500] Opening 'test.mkv' for reading
|
|---|
| 32 | [file @ 0x6818d40] Setting default whitelist 'file,crypto,data'
|
|---|
| 33 | [matroska,webm @ 0x6818500] Format matroska,webm probed with size=2048 and score=100
|
|---|
| 34 | st:0 removing common factor 1000000 from timebase
|
|---|
| 35 | [matroska,webm @ 0x6818500] Before avformat_find_stream_info() pos: 3387 bytes read:32768 seeks:0 nb_streams:1
|
|---|
| 36 | [hevc @ 0x681c8c0] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 37 | [hevc @ 0x681c8c0] Decoding VPS
|
|---|
| 38 | [hevc @ 0x681c8c0] Main profile bitstream
|
|---|
| 39 | [hevc @ 0x681c8c0] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 40 | [hevc @ 0x681c8c0] Decoding SPS
|
|---|
| 41 | [hevc @ 0x681c8c0] Main profile bitstream
|
|---|
| 42 | [hevc @ 0x681c8c0] Decoding VUI
|
|---|
| 43 | [hevc @ 0x681c8c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 44 | [hevc @ 0x681c8c0] Decoding PPS
|
|---|
| 45 | [hevc @ 0x681c8c0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 46 | [hevc @ 0x681c8c0] Decoding SEI
|
|---|
| 47 | [matroska,webm @ 0x6818500] All info found
|
|---|
| 48 | [matroska,webm @ 0x6818500] After avformat_find_stream_info() pos: 41155 bytes read:65536 seeks:0 frames:3
|
|---|
| 49 | Input #0, matroska,webm, from 'test.mkv':
|
|---|
| 50 | Metadata:
|
|---|
| 51 | ENCODER : Lavf58.76.100
|
|---|
| 52 | Duration: 00:00:01.00, start: 0.000000, bitrate: 965 kb/s
|
|---|
| 53 | Stream #0:0, 3, 1/1000: Video: hevc (Main), yuv420p(tv, progressive), 1920x1080 [SAR 1:1 DAR 16:9], 29.97 fps, 29.97 tbr, 1k tbn (default)
|
|---|
| 54 | Metadata:
|
|---|
| 55 | BPS-eng : 396487
|
|---|
| 56 | DURATION-eng : 00:00:09.843000000
|
|---|
| 57 | NUMBER_OF_FRAMES-eng: 295
|
|---|
| 58 | NUMBER_OF_BYTES-eng: 487828
|
|---|
| 59 | _STATISTICS_WRITING_APP-eng: mkvmerge v52.0.0 ('Secret For The Mad') 64-bit
|
|---|
| 60 | _STATISTICS_WRITING_DATE_UTC-eng: 2021-06-01 16:13:56
|
|---|
| 61 | _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
|
|---|
| 62 | ENCODER : Lavc58.134.100 libx265
|
|---|
| 63 | DURATION : 00:00:01.001000000
|
|---|
| 64 | Successfully opened the file.
|
|---|
| 65 | Parsing a group of options: output url out.mkv.
|
|---|
| 66 | Applying option c:v (codec name) with argument libx265.
|
|---|
| 67 | Successfully parsed a group of options.
|
|---|
| 68 | Opening an output file: out.mkv.
|
|---|
| 69 | [file @ 0x681fd00] Setting default whitelist 'file,crypto,data'
|
|---|
| 70 | Successfully opened the file.
|
|---|
| 71 | detected 2 logical cores
|
|---|
| 72 | [hevc @ 0x6820040] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 73 | [hevc @ 0x6820040] Decoding VPS
|
|---|
| 74 | [hevc @ 0x6820040] Main profile bitstream
|
|---|
| 75 | [hevc @ 0x6820040] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 76 | [hevc @ 0x6820040] Decoding SPS
|
|---|
| 77 | [hevc @ 0x6820040] Main profile bitstream
|
|---|
| 78 | [hevc @ 0x6820040] Decoding VUI
|
|---|
| 79 | [hevc @ 0x6820040] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 80 | [hevc @ 0x6820040] Decoding PPS
|
|---|
| 81 | [hevc @ 0x6820040] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 82 | [hevc @ 0x6820040] Decoding SEI
|
|---|
| 83 | Stream mapping:
|
|---|
| 84 | Stream #0:0 -> #0:0 (hevc (native) -> hevc (libx265))
|
|---|
| 85 | Press [q] to stop, [?] for help
|
|---|
| 86 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 87 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 88 | [hevc @ 0x6820040] nal_unit_type: 20(IDR_N_LP), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 89 | [hevc @ 0x6820040] Format yuv420p chosen by get_format().
|
|---|
| 90 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 91 | [hevc @ 0x6842d80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 92 | [hevc @ 0x6abaa80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 93 | [hevc @ 0x6abaa80] Output frame with POC 0.
|
|---|
| 94 | [hevc @ 0x6842d80] Decoded frame with POC 2.
|
|---|
| 95 | [hevc @ 0x6abaa80] Decoded frame with POC 1.
|
|---|
| 96 | [hevc @ 0x6820040] Decoded frame with POC 0.
|
|---|
| 97 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 98 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 99 | [hevc @ 0x6820040] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 100 | [hevc @ 0x6820040] Output frame with POC 1.
|
|---|
| 101 | [hevc @ 0x6842d80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 102 | [hevc @ 0x6842d80] Output frame with POC 2.
|
|---|
| 103 | [graph 0 input from stream 0:0 @ 0x6848940] Setting 'video_size' to value '1920x1080'
|
|---|
| 104 | [graph 0 input from stream 0:0 @ 0x6848940] Setting 'pix_fmt' to value '0'
|
|---|
| 105 | [graph 0 input from stream 0:0 @ 0x6848940] Setting 'time_base' to value '1/1000'
|
|---|
| 106 | [graph 0 input from stream 0:0 @ 0x6848940] Setting 'pixel_aspect' to value '1/1'
|
|---|
| 107 | [graph 0 input from stream 0:0 @ 0x6848940] Setting 'frame_rate' to value '30000/1001'
|
|---|
| 108 | [graph 0 input from stream 0:0 @ 0x6848940] w:1920 h:1080 pixfmt:yuv420p tb:1/1000 fr:30000/1001 sar:1/1
|
|---|
| 109 | [format @ 0x6848840] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|gbrp|yuv420p10le|yuv422p10le|yuv444p10le|gbrp10le|yuv420p12le|yuv422p12le|yuv444p12le|gbrp12le|gray|gray10le|gray12le'
|
|---|
| 110 | [AVFilterGraph @ 0x6845340] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
|
|---|
| 111 | [matroska @ 0x6835200] get_metadata_duration returned: 1001000
|
|---|
| 112 | [matroska @ 0x6835200] Write early duration from metadata = 1001
|
|---|
| 113 | [hevc @ 0x6820040] Decoded frame with POC 6.
|
|---|
| 114 | Output #0, matroska, to 'out.mkv':
|
|---|
| 115 | Metadata:
|
|---|
| 116 | encoder : Decoded frame with POC 4.
|
|---|
| 117 | Lavf59.8.100
|
|---|
| 118 | Stream #0:0, 0, 1/1000: Video: hevc, yuv420p(tv, progressive), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 29.97 fps, 1k tbn (default)
|
|---|
| 119 | Metadata:
|
|---|
| 120 | BPS-eng : 396487
|
|---|
| 121 | DURATION-eng : 00:00:09.843000000
|
|---|
| 122 | NUMBER_OF_FRAMES-eng: 295
|
|---|
| 123 | NUMBER_OF_BYTES-eng: 487828
|
|---|
| 124 | _STATISTICS_WRITING_APP-eng: mkvmerge v52.0.0 ('Secret For The Mad') 64-bit
|
|---|
| 125 | _STATISTICS_WRITING_DATE_UTC-eng: 2021-06-01 16:13:56
|
|---|
| 126 | _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
|
|---|
| 127 | DURATION : 00:00:01.001000000
|
|---|
| 128 | encoder : Lavc59.12.100 libx265
|
|---|
| 129 | Side data:
|
|---|
| 130 | cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A
|
|---|
| 131 | Clipping frame in rate conversion by 0.000008
|
|---|
| 132 | frame= 1 fps=0.0 q=0.0 size= 3kB time=00:00:00.00 bitrate=N/A speed= 0x
|
|---|
| 133 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 134 | Clipping frame in rate conversion by 0.010979
|
|---|
| 135 | [hevc @ 0x6abaa80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 136 | [hevc @ 0x6abaa80] Output frame with POC 3.
|
|---|
| 137 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 138 | [hevc @ 0x6abaa80] Decoded frame with POC 3.
|
|---|
| 139 | [hevc @ 0x6820040] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 140 | [hevc @ 0x6820040] Output frame with POC 4.
|
|---|
| 141 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 142 | Clipping frame in rate conversion by 0.002983
|
|---|
| 143 | [hevc @ 0x6842d80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 144 | [hevc @ 0x6842d80] Output frame with POC 5.
|
|---|
| 145 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 146 | [hevc @ 0x6abaa80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 147 | [hevc @ 0x6abaa80] Output frame with POC 6.
|
|---|
| 148 | [hevc @ 0x6820040] Decoded frame with POC 5.
|
|---|
| 149 | Clipping frame in rate conversion by 0.013969
|
|---|
| 150 | [hevc @ 0x6842d80] Decoded frame with POC 11.
|
|---|
| 151 | [hevc @ 0x6abaa80] Decoded frame with POC 9.
|
|---|
| 152 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 153 | [hevc @ 0x6820040] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 154 | [hevc @ 0x6820040] Output frame with POC 7.
|
|---|
| 155 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 156 | [hevc @ 0x6820040] Decoded frame with POC 7.
|
|---|
| 157 | Clipping frame in rate conversion by 0.005974
|
|---|
| 158 | [hevc @ 0x6842d80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 159 | [hevc @ 0x6842d80] Output frame with POC 8.
|
|---|
| 160 | [hevc @ 0x6842d80] Decoded frame with POC 8.
|
|---|
| 161 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 162 | [hevc @ 0x6abaa80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 163 | [hevc @ 0x6abaa80] Output frame with POC 9.
|
|---|
| 164 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 165 | [hevc @ 0x6820040] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 166 | [hevc @ 0x6820040] Output frame with POC 10.
|
|---|
| 167 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 168 | [hevc @ 0x6820040] Decoded frame with POC 16.
|
|---|
| 169 | [hevc @ 0x6abaa80] Decoded frame with POC 10.
|
|---|
| 170 | [hevc @ 0x6842d80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 171 | Clipping frame in rate conversion by 0.008995
|
|---|
| 172 | [hevc @ 0x6842d80] Output frame with POC 11.
|
|---|
| 173 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 174 | [hevc @ 0x6abaa80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 175 | [hevc @ 0x6abaa80] Output frame with POC 12.
|
|---|
| 176 | [hevc @ 0x6842d80] Decoded frame with POC 14.
|
|---|
| 177 | [hevc @ 0x6abaa80] Decoded frame with POC 12.
|
|---|
| 178 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 179 | Clipping frame in rate conversion by 0.000999
|
|---|
| 180 | [hevc @ 0x6820040] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 181 | [hevc @ 0x6820040] Output frame with POC 13.
|
|---|
| 182 | [hevc @ 0x6820040] Decoded frame with POC 13.
|
|---|
| 183 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 184 | Clipping frame in rate conversion by 0.011986
|
|---|
| 185 | [hevc @ 0x6842d80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 186 | [hevc @ 0x6842d80] Output frame with POC 14.
|
|---|
| 187 | [hevc @ 0x6842d80] Decoded frame with POC 15.
|
|---|
| 188 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 189 | [hevc @ 0x6abaa80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 190 | [hevc @ 0x6abaa80] Output frame with POC 15.
|
|---|
| 191 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 192 | Clipping frame in rate conversion by 0.003990
|
|---|
| 193 | [hevc @ 0x6820040] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 194 | [hevc @ 0x6820040] Output frame with POC 16.
|
|---|
| 195 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 196 | [hevc @ 0x6abaa80] Decoded frame with POC 21.
|
|---|
| 197 | [hevc @ 0x6842d80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 198 | [hevc @ 0x6842d80] Output frame with POC 17.
|
|---|
| 199 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 200 | [hevc @ 0x6abaa80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 201 | [hevc @ 0x6abaa80] Output frame with POC 18.
|
|---|
| 202 | [hevc @ 0x6820040] Decoded frame with POC 19.
|
|---|
| 203 | [hevc @ 0x6842d80] Decoded frame with POC 17.
|
|---|
| 204 | [hevc @ 0x6abaa80] Decoded frame with POC 18.
|
|---|
| 205 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 206 | Clipping frame in rate conversion by 0.006981
|
|---|
| 207 | [hevc @ 0x6820040] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 208 | [hevc @ 0x6820040] Output frame with POC 19.
|
|---|
| 209 | [hevc @ 0x6820040] Decoded frame with POC 20.
|
|---|
| 210 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 211 | [hevc @ 0x6842d80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 212 | [hevc @ 0x6842d80] Output frame with POC 20.
|
|---|
| 213 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 214 | [hevc @ 0x6abaa80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 215 | [hevc @ 0x6abaa80] Output frame with POC 21.
|
|---|
| 216 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 217 | [hevc @ 0x6820040] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 218 | [hevc @ 0x6820040] Output frame with POC 22.
|
|---|
| 219 | [hevc @ 0x6abaa80] Decoded frame with POC 23.
|
|---|
| 220 | [hevc @ 0x6820040] Decoded frame with POC 22.
|
|---|
| 221 | [hevc @ 0x6842d80] Decoded frame with POC 24.
|
|---|
| 222 | Clipping frame in rate conversion by 0.009972
|
|---|
| 223 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 224 | [hevc @ 0x6842d80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 225 | [hevc @ 0x6842d80] Output frame with POC 23.
|
|---|
| 226 | [hevc @ 0x6842d80] Decoded frame with POC 29.
|
|---|
| 227 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 228 | Clipping frame in rate conversion by 0.001976
|
|---|
| 229 | [hevc @ 0x6abaa80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 230 | [hevc @ 0x6abaa80] Output frame with POC 24.
|
|---|
| 231 | [hevc @ 0x6abaa80] Decoded frame with POC 27.
|
|---|
| 232 | [matroska @ 0x6835200] Starting new cluster with timestamp 0 at offset 3429 bytes
|
|---|
| 233 | [matroska @ 0x6835200] Writing block of size 29463 with pts 0, dts -67, duration 33 at relative offset 9 in cluster at offset 3429. TrackNumber 1, keyframe 1
|
|---|
| 234 | Clipping frame in rate conversion by 0.012993
|
|---|
| 235 | [hevc @ 0x6820040] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 236 | [hevc @ 0x6820040] Output frame with POC 25.
|
|---|
| 237 | [hevc @ 0x6820040] Decoded frame with POC 25.
|
|---|
| 238 | [matroska @ 0x6835200] Writing block of size 4139 with pts 167, dts -33, duration 33 at relative offset 29481 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 239 | [hevc @ 0x6842d80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 240 | [hevc @ 0x6842d80] Output frame with POC 26.
|
|---|
| 241 | [hevc @ 0x6842d80] Decoded frame with POC 26.
|
|---|
| 242 | [matroska @ 0x6835200] Writing block of size 3157 with pts 100, dts 0, duration 33 at relative offset 33627 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 243 | Clipping frame in rate conversion by 0.004997
|
|---|
| 244 | [hevc @ 0x6abaa80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 245 | [hevc @ 0x6abaa80] Output frame with POC 27.
|
|---|
| 246 | [hevc @ 0x6abaa80] Decoded frame with POC 28.
|
|---|
| 247 | [matroska @ 0x6835200] Writing block of size 303 with pts 33, dts 33, duration 33 at relative offset 36791 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 248 | [hevc @ 0x6820040] Output frame with POC 28.
|
|---|
| 249 | [matroska @ 0x6835200] Writing block of size 286 with pts 67, dts 67, duration 33 at relative offset 37101 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 250 | [hevc @ 0x6842d80] Output frame with POC 29.
|
|---|
| 251 | [matroska @ 0x6835200] Writing block of size 367 with pts 133, dts 100, duration 33 at relative offset 37394 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 252 | frame= 28 fps=0.0 q=29.9 size= 3kB time=00:00:00.10 bitrate= 271.6kbits/s speed=0.188x
|
|---|
| 253 | Clipping frame in rate conversion by 0.007988
|
|---|
| 254 | [matroska @ 0x6835200] Writing block of size 7096 with pts 334, dts 133, duration 33 at relative offset 37768 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 255 | [matroska @ 0x6835200] Writing block of size 2236 with pts 267, dts 167, duration 33 at relative offset 44871 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 256 | [out_0_0 @ 0x6849640] EOF on sink link out_0_0:default.
|
|---|
| 257 | No more output streams to write to, finishing.
|
|---|
| 258 | [matroska @ 0x6835200] Writing block of size 242 with pts 200, dts 200, duration 33 at relative offset 47114 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 259 | [matroska @ 0x6835200] Writing block of size 243 with pts 234, dts 234, duration 33 at relative offset 47363 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 260 | [matroska @ 0x6835200] Writing block of size 314 with pts 300, dts 267, duration 33 at relative offset 47613 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 261 | [matroska @ 0x6835200] Writing block of size 7563 with pts 501, dts 300, duration 33 at relative offset 47934 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 262 | [matroska @ 0x6835200] Writing block of size 2596 with pts 434, dts 334, duration 33 at relative offset 55504 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 263 | [matroska @ 0x6835200] Writing block of size 250 with pts 367, dts 367, duration 33 at relative offset 58107 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 264 | [matroska @ 0x6835200] Writing block of size 264 with pts 400, dts 400, duration 33 at relative offset 58364 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 265 | [matroska @ 0x6835200] Writing block of size 291 with pts 467, dts 434, duration 33 at relative offset 58635 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 266 | [matroska @ 0x6835200] Writing block of size 5092 with pts 667, dts 467, duration 33 at relative offset 58933 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 267 | [matroska @ 0x6835200] Writing block of size 2607 with pts 601, dts 501, duration 33 at relative offset 64032 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 268 | [matroska @ 0x6835200] Writing block of size 246 with pts 534, dts 534, duration 33 at relative offset 66646 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 269 | [matroska @ 0x6835200] Writing block of size 249 with pts 567, dts 567, duration 33 at relative offset 66899 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 270 | [matroska @ 0x6835200] Writing block of size 299 with pts 634, dts 601, duration 33 at relative offset 67155 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 271 | [matroska @ 0x6835200] Writing block of size 5865 with pts 834, dts 634, duration 33 at relative offset 67461 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 272 | [matroska @ 0x6835200] Writing block of size 2250 with pts 767, dts 667, duration 33 at relative offset 73333 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 273 | [matroska @ 0x6835200] Writing block of size 273 with pts 701, dts 701, duration 33 at relative offset 75590 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 274 | [matroska @ 0x6835200] Writing block of size 254 with pts 734, dts 734, duration 33 at relative offset 75870 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 275 | [matroska @ 0x6835200] Writing block of size 294 with pts 801, dts 767, duration 33 at relative offset 76131 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 276 | [matroska @ 0x6835200] Writing block of size 3389 with pts 968, dts 801, duration 33 at relative offset 76432 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 277 | [matroska @ 0x6835200] Writing block of size 309 with pts 901, dts 834, duration 33 at relative offset 79828 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 278 | [matroska @ 0x6835200] Writing block of size 152 with pts 868, dts 868, duration 33 at relative offset 80144 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 279 | [matroska @ 0x6835200] Writing block of size 297 with pts 934, dts 901, duration 33 at relative offset 80303 in cluster at offset 3429. TrackNumber 1, keyframe 0
|
|---|
| 280 | [matroska @ 0x6835200] end duration = 1001
|
|---|
| 281 | [matroska @ 0x6835200] stream 0 end duration = 1001
|
|---|
| 282 | frame= 30 fps= 27 q=29.9 Lsize= 82kB time=00:00:00.90 bitrate= 745.6kbits/s speed=0.801x
|
|---|
| 283 | video:79kB audio:0kB subtitle:0kB other streams:0kB global headers:2kB muxing overhead: 4.584132%
|
|---|
| 284 | Input file #0 (test.mkv):
|
|---|
| 285 | Input stream #0:0 (video): 30 packets read (117168 bytes); 30 frames decoded;
|
|---|
| 286 | Total: 30 packets (117168 bytes) demuxed
|
|---|
| 287 | Output file #0 (out.mkv):
|
|---|
| 288 | Output stream #0:0 (video): 30 frames encoded; 30 packets muxed (80386 bytes);
|
|---|
| 289 | Total: 30 packets (80386 bytes) muxed
|
|---|
| 290 | 30 frames successfully decoded, 0 decoding errors
|
|---|
| 291 | [AVIOContext @ 0x683cfc0] Statistics: 84071 bytes written, 0 seeks, 1 writeouts
|
|---|
| 292 | [AVIOContext @ 0x6821100] Statistics: 120806 bytes read, 0 seeks
|
|---|