| 1 | ffmpeg started on 2023-11-14 at 14:26:07
|
|---|
| 2 | Report written to "ffmpeg-20231114-142607.log"
|
|---|
| 3 | Log level: 99
|
|---|
| 4 | Command line:
|
|---|
| 5 | ./ffmpeg -v 9 -loglevel 99 -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -y -i ../chromium-video-format-tests/media/test/data/blackwhite_yuv444p-frame.hevc 444.yuv -report
|
|---|
| 6 | ffmpeg version n6.0.1 Copyright (c) 2000-2023 the FFmpeg developers
|
|---|
| 7 | built with gcc 10 (Debian 10.2.1-6)
|
|---|
| 8 | configuration: --prefix=/home/mou/Documents/Dev/FFmpeg/build
|
|---|
| 9 | libavutil 58. 2.100 / 58. 2.100
|
|---|
| 10 | libavcodec 60. 3.100 / 60. 3.100
|
|---|
| 11 | libavformat 60. 3.100 / 60. 3.100
|
|---|
| 12 | libavdevice 60. 1.100 / 60. 1.100
|
|---|
| 13 | libavfilter 9. 3.100 / 9. 3.100
|
|---|
| 14 | libswscale 7. 1.100 / 7. 1.100
|
|---|
| 15 | libswresample 4. 10.100 / 4. 10.100
|
|---|
| 16 | Splitting the commandline.
|
|---|
| 17 | Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
|
|---|
| 18 | Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
|
|---|
| 19 | Reading option '-hwaccel' ... matched as option 'hwaccel' (use HW accelerated decoding) with argument 'vaapi'.
|
|---|
| 20 | Reading option '-hwaccel_device' ... matched as option 'hwaccel_device' (select a device for HW acceleration) with argument '/dev/dri/renderD128'.
|
|---|
| 21 | Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
|
|---|
| 22 | Reading option '-i' ... matched as input url with argument '../chromium-video-format-tests/media/test/data/blackwhite_yuv444p-frame.hevc'.
|
|---|
| 23 | Reading option '444.yuv' ... matched as output url.
|
|---|
| 24 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 25 | Finished splitting the commandline.
|
|---|
| 26 | Parsing a group of options: global .
|
|---|
| 27 | Applying option v (set logging level) with argument 9.
|
|---|
| 28 | Applying option loglevel (set logging level) with argument 99.
|
|---|
| 29 | Applying option y (overwrite output files) with argument 1.
|
|---|
| 30 | Applying option report (generate a report) with argument 1.
|
|---|
| 31 | Successfully parsed a group of options.
|
|---|
| 32 | Parsing a group of options: input url ../chromium-video-format-tests/media/test/data/blackwhite_yuv444p-frame.hevc.
|
|---|
| 33 | Applying option hwaccel (use HW accelerated decoding) with argument vaapi.
|
|---|
| 34 | Applying option hwaccel_device (select a device for HW acceleration) with argument /dev/dri/renderD128.
|
|---|
| 35 | Successfully parsed a group of options.
|
|---|
| 36 | Opening an input file: ../chromium-video-format-tests/media/test/data/blackwhite_yuv444p-frame.hevc.
|
|---|
| 37 | [NULL @ 0x55ee865d0900] Opening '../chromium-video-format-tests/media/test/data/blackwhite_yuv444p-frame.hevc' for reading
|
|---|
| 38 | [file @ 0x55ee865d1240] Setting default whitelist 'file,crypto,data'
|
|---|
| 39 | Probing mp3 score:1 size:2048
|
|---|
| 40 | Probing hevc score:51 size:2975
|
|---|
| 41 | Probing mp3 score:1 size:2975
|
|---|
| 42 | [hevc @ 0x55ee865d0900] Format hevc probed with size=4096 and score=51
|
|---|
| 43 | [hevc @ 0x55ee865d0900] Before avformat_find_stream_info() pos: 0 bytes read:2975 seeks:0 nb_streams:1
|
|---|
| 44 | [hevc @ 0x55ee865d3580] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 45 | [hevc @ 0x55ee865d3580] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 46 | [hevc @ 0x55ee865d3580] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 47 | [hevc @ 0x55ee865d3580] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 48 | [hevc @ 0x55ee865d3580] nal_unit_type: 20(IDR_N_LP), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 49 | [hevc @ 0x55ee865d3580] Decoding VPS
|
|---|
| 50 | [hevc @ 0x55ee865d3580] Range Extension profile bitstream
|
|---|
| 51 | [hevc @ 0x55ee865d3580] Decoding SPS
|
|---|
| 52 | [hevc @ 0x55ee865d3580] Range Extension profile bitstream
|
|---|
| 53 | [hevc @ 0x55ee865d3580] Decoding VUI
|
|---|
| 54 | [hevc @ 0x55ee865d3580] Decoding PPS
|
|---|
| 55 | [hevc @ 0x55ee865d3580] Decoding SEI
|
|---|
| 56 | [extract_extradata @ 0x55ee865fe400] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 57 | [extract_extradata @ 0x55ee865fe400] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 58 | [extract_extradata @ 0x55ee865fe400] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 59 | [extract_extradata @ 0x55ee865fe400] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 60 | [extract_extradata @ 0x55ee865fe400] nal_unit_type: 20(IDR_N_LP), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 61 | [hevc @ 0x55ee865d3580] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 62 | [hevc @ 0x55ee865d3580] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 63 | [hevc @ 0x55ee865d3580] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 64 | [hevc @ 0x55ee865d3580] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 65 | [hevc @ 0x55ee865d3580] nal_unit_type: 20(IDR_N_LP), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 66 | [hevc @ 0x55ee865d3580] Decoding VPS
|
|---|
| 67 | [hevc @ 0x55ee865d3580] Range Extension profile bitstream
|
|---|
| 68 | [hevc @ 0x55ee865d3580] Decoding SPS
|
|---|
| 69 | [hevc @ 0x55ee865d3580] Range Extension profile bitstream
|
|---|
| 70 | [hevc @ 0x55ee865d3580] Decoding VUI
|
|---|
| 71 | [hevc @ 0x55ee865d3580] Decoding PPS
|
|---|
| 72 | [hevc @ 0x55ee865d3580] Decoding SEI
|
|---|
| 73 | [hevc @ 0x55ee865d3580] Format yuv444p chosen by get_format().
|
|---|
| 74 | [hevc @ 0x55ee865d3580] Decoded frame with POC 0.
|
|---|
| 75 | [hevc @ 0x55ee865d0900] stream 0: start_time: NOPTS duration: NOPTS
|
|---|
| 76 | [hevc @ 0x55ee865d0900] format: start_time: NOPTS duration: NOPTS (estimate from bit rate) bitrate=0 kb/s
|
|---|
| 77 | [hevc @ 0x55ee865d0900] After avformat_find_stream_info() pos: 2975 bytes read:2975 seeks:0 frames:1
|
|---|
| 78 | Selecting decoder 'hevc' because of requested hwaccel method vaapi
|
|---|
| 79 | Input #0, hevc, from '../chromium-video-format-tests/media/test/data/blackwhite_yuv444p-frame.hevc':
|
|---|
| 80 | Duration: N/A, bitrate: N/A
|
|---|
| 81 | Stream #0:0, 1, 1/1200000: Video: hevc (Rext), 1 reference frame, yuv444p(tv), 240x240 [SAR 1:1 DAR 1:1], 0/1, 25 tbr, 1200k tbn
|
|---|
| 82 | Successfully opened the file.
|
|---|
| 83 | Parsing a group of options: output url 444.yuv.
|
|---|
| 84 | Successfully parsed a group of options.
|
|---|
| 85 | Opening an output file: 444.yuv.
|
|---|
| 86 | [file @ 0x55ee865dabc0] Setting default whitelist 'file,crypto,data'
|
|---|
| 87 | Successfully opened the file.
|
|---|
| 88 | [AVHWDeviceContext @ 0x55ee865d3e00] libva: VA-API version 1.10.0
|
|---|
| 89 | [AVHWDeviceContext @ 0x55ee865d3e00] libva: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
|
|---|
| 90 | [AVHWDeviceContext @ 0x55ee865d3e00] libva: Found init function __vaDriverInit_1_10
|
|---|
| 91 | [AVHWDeviceContext @ 0x55ee865d3e00] libva: va_openDriver() returns 0
|
|---|
| 92 | [AVHWDeviceContext @ 0x55ee865d3e00] Initialised VAAPI connection: version 1.10
|
|---|
| 93 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x41524742 -> bgra.
|
|---|
| 94 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x42475241 -> argb.
|
|---|
| 95 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x41424752 -> rgba.
|
|---|
| 96 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x52474241 -> abgr.
|
|---|
| 97 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x58524742 -> bgr0.
|
|---|
| 98 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x42475258 -> 0rgb.
|
|---|
| 99 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x58424752 -> rgb0.
|
|---|
| 100 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x52474258 -> 0bgr.
|
|---|
| 101 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x30335241 -> unknown.
|
|---|
| 102 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x30334241 -> unknown.
|
|---|
| 103 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x30335258 -> x2rgb10le.
|
|---|
| 104 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x30334258 -> unknown.
|
|---|
| 105 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x36314752 -> unknown.
|
|---|
| 106 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x56555941 -> unknown.
|
|---|
| 107 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x30303859 -> gray.
|
|---|
| 108 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x3231564e -> nv12.
|
|---|
| 109 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x3132564e -> unknown.
|
|---|
| 110 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x32595559 -> yuyv422.
|
|---|
| 111 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x59565955 -> uyvy422.
|
|---|
| 112 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x32315659 -> yuv420p.
|
|---|
| 113 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x30323449 -> yuv420p.
|
|---|
| 114 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x50313134 -> yuv411p.
|
|---|
| 115 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x48323234 -> yuv422p.
|
|---|
| 116 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x56323234 -> yuv440p.
|
|---|
| 117 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x50343434 -> yuv444p.
|
|---|
| 118 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x33434d49 -> unknown.
|
|---|
| 119 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x30313050 -> p010le.
|
|---|
| 120 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x32313050 -> p012le.
|
|---|
| 121 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x36313050 -> unknown.
|
|---|
| 122 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x30313259 -> y210le.
|
|---|
| 123 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x32313259 -> y212le.
|
|---|
| 124 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x36313259 -> unknown.
|
|---|
| 125 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x30313459 -> xv30le.
|
|---|
| 126 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x32313459 -> xv36le.
|
|---|
| 127 | [AVHWDeviceContext @ 0x55ee865d3e00] Format 0x36313459 -> unknown.
|
|---|
| 128 | [AVHWDeviceContext @ 0x55ee865d3e00] VAAPI driver: Intel iHD driver for Intel(R) Gen Graphics - 21.1.1 ().
|
|---|
| 129 | [AVHWDeviceContext @ 0x55ee865d3e00] Driver not found in known nonstandard list, using standard behaviour.
|
|---|
| 130 | detected 8 logical cores
|
|---|
| 131 | [hevc @ 0x55ee867b87c0] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 132 | [hevc @ 0x55ee867b87c0] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 133 | [hevc @ 0x55ee867b87c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 134 | [hevc @ 0x55ee867b87c0] Decoding VPS
|
|---|
| 135 | [hevc @ 0x55ee867b87c0] Range Extension profile bitstream
|
|---|
| 136 | [hevc @ 0x55ee867b87c0] Decoding SPS
|
|---|
| 137 | [hevc @ 0x55ee867b87c0] Range Extension profile bitstream
|
|---|
| 138 | [hevc @ 0x55ee867b87c0] Decoding VUI
|
|---|
| 139 | [hevc @ 0x55ee867b87c0] Decoding PPS
|
|---|
| 140 | Stream mapping:
|
|---|
| 141 | Stream #0:0 -> #0:0 (hevc (native) -> rawvideo (native))
|
|---|
| 142 | Press [q] to stop, [?] for help
|
|---|
| 143 | [vost#0:0/rawvideo @ 0x55ee865fe000] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 144 | EOF in input file 0
|
|---|
| 145 | [vost#0:0/rawvideo @ 0x55ee865fe000] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 146 | [hevc @ 0x55ee867b87c0] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 147 | Terminating demuxer thread 0
|
|---|
| 148 | [hevc @ 0x55ee867b87c0] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 149 | [hevc @ 0x55ee867b87c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 150 | [hevc @ 0x55ee867b87c0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 151 | [hevc @ 0x55ee867b87c0] nal_unit_type: 20(IDR_N_LP), nuh_layer_id: 0, temporal_id: 0
|
|---|
| 152 | [hevc @ 0x55ee867b87c0] Decoding VPS
|
|---|
| 153 | [hevc @ 0x55ee867b87c0] Range Extension profile bitstream
|
|---|
| 154 | [hevc @ 0x55ee867b87c0] Decoding SPS
|
|---|
| 155 | [hevc @ 0x55ee867b87c0] Range Extension profile bitstream
|
|---|
| 156 | [hevc @ 0x55ee867b87c0] Decoding VUI
|
|---|
| 157 | [hevc @ 0x55ee867b87c0] Decoding PPS
|
|---|
| 158 | [hevc @ 0x55ee867b87c0] Decoding SEI
|
|---|
| 159 | [hevc @ 0x55ee867b87c0] Format vaapi chosen by get_format().
|
|---|
| 160 | [hevc @ 0x55ee867b87c0] Format vaapi requires hwaccel initialisation.
|
|---|
| 161 | [hevc @ 0x55ee867b87c0] HEVC profile Main 4:4:4 is found.
|
|---|
| 162 | [hevc @ 0x55ee867b87c0] Hardware does not offer any usable surface formats.
|
|---|
| 163 | [hevc @ 0x55ee867b87c0] Failed setup for format vaapi: hwaccel initialisation returned error.
|
|---|
| 164 | [hevc @ 0x55ee867b87c0] Format vaapi not usable, retrying get_format() without it.
|
|---|
| 165 | [hevc @ 0x55ee867b87c0] Format yuv444p chosen by get_format().
|
|---|
| 166 | [hevc @ 0x55ee868830c0] Output frame with POC 0.
|
|---|
| 167 | [hevc @ 0x55ee867b87c0] Decoded frame with POC 0.
|
|---|
| 168 | [graph 0 input from stream 0:0 @ 0x55ee86ea2c80] Setting 'video_size' to value '240x240'
|
|---|
| 169 | [graph 0 input from stream 0:0 @ 0x55ee86ea2c80] Setting 'pix_fmt' to value '5'
|
|---|
| 170 | [graph 0 input from stream 0:0 @ 0x55ee86ea2c80] Setting 'time_base' to value '1/1200000'
|
|---|
| 171 | [graph 0 input from stream 0:0 @ 0x55ee86ea2c80] Setting 'pixel_aspect' to value '1/1'
|
|---|
| 172 | [graph 0 input from stream 0:0 @ 0x55ee86ea2c80] Setting 'frame_rate' to value '25/1'
|
|---|
| 173 | [graph 0 input from stream 0:0 @ 0x55ee86ea2c80] w:240 h:240 pixfmt:yuv444p tb:1/1200000 fr:25/1 sar:1/1
|
|---|
| 174 | [AVFilterGraph @ 0x55ee868828c0] query_formats: 3 queried, 2 merged, 0 already done, 0 delayed
|
|---|
| 175 | Output #0, rawvideo, to '444.yuv':
|
|---|
| 176 | Metadata:
|
|---|
| 177 | encoder : Lavf60.3.100
|
|---|
| 178 | Stream #0:0, 0, 1/25: Video: rawvideo, 1 reference frame (444P / 0x50343434), yuv444p(tv, progressive), 240x240 (0x0) [SAR 1:1 DAR 1:1], 0/1, q=2-31, 34560 kb/s, 25 fps, 25 tbn
|
|---|
| 179 | Metadata:
|
|---|
| 180 | encoder : Lavc60.3.100 rawvideo
|
|---|
| 181 | [vost#0:0/rawvideo @ 0x55ee865fe000] Not duplicating 1 initial frames
|
|---|
| 182 | frame= 0 fps=0.0 q=0.0 size= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
|
|---|
| 183 | [out_0_0 @ 0x55ee86ea3380] EOF on sink link out_0_0:default.
|
|---|
| 184 | No more output streams to write to, finishing.
|
|---|
| 185 | [out#0/rawvideo @ 0x55ee865d92c0] All streams finished
|
|---|
| 186 | [out#0/rawvideo @ 0x55ee865d92c0] Terminating muxer thread
|
|---|
| 187 | [AVIOContext @ 0x55ee865d3bc0] Statistics: 172800 bytes written, 0 seeks, 1 writeouts
|
|---|
| 188 | frame= 1 fps=0.0 q=-0.0 Lsize= 169kB time=00:00:00.04 bitrate=34560.0kbits/s speed=15.4x
|
|---|
| 189 | video:169kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000000%
|
|---|
| 190 | Input file #0 (../chromium-video-format-tests/media/test/data/blackwhite_yuv444p-frame.hevc):
|
|---|
| 191 | Input stream #0:0 (video): 1 packets read (2975 bytes); 1 frames decoded;
|
|---|
| 192 | Total: 1 packets (2975 bytes) demuxed
|
|---|
| 193 | Output file #0 (444.yuv):
|
|---|
| 194 | Output stream #0:0 (video): 1 frames encoded; 1 packets muxed (172800 bytes);
|
|---|
| 195 | Total: 1 packets (172800 bytes) muxed
|
|---|
| 196 | 1 frames successfully decoded, 0 decoding errors
|
|---|
| 197 | [AVIOContext @ 0x55ee865dadc0] Statistics: 2975 bytes read, 0 seeks
|
|---|