| 1 | ffmpeg started on 2020-02-01 at 15:13:19
|
|---|
| 2 | Report written to "ffmpeg-20200201-151319.log"
|
|---|
| 3 | Command line:
|
|---|
| 4 | ffmpeg -report -vaapi_device /dev/dri/card1 -f lavfi -i "color=color=black:size=1920x1080" -t 0.04 -vf "format=nv12,hwupload" -c:v hevc_vaapi -qp 24 -y 1088.ts
|
|---|
| 5 | ffmpeg version n4.2.2 Copyright (c) 2000-2019 the FFmpeg developers
|
|---|
| 6 | built with gcc 9.2.0 (GCC)
|
|---|
| 7 | configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-fontconfig --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libdav1d --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libiec61883 --enable-libjack --enable-libmfx --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-nvdec --enable-nvenc --enable-omx --enable-shared --enable-version3
|
|---|
| 8 | libavutil 56. 31.100 / 56. 31.100
|
|---|
| 9 | libavcodec 58. 54.100 / 58. 54.100
|
|---|
| 10 | libavformat 58. 29.100 / 58. 29.100
|
|---|
| 11 | libavdevice 58. 8.100 / 58. 8.100
|
|---|
| 12 | libavfilter 7. 57.100 / 7. 57.100
|
|---|
| 13 | libswscale 5. 5.100 / 5. 5.100
|
|---|
| 14 | libswresample 3. 5.100 / 3. 5.100
|
|---|
| 15 | libpostproc 55. 5.100 / 55. 5.100
|
|---|
| 16 | Splitting the commandline.
|
|---|
| 17 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 18 | Reading option '-vaapi_device' ... matched as option 'vaapi_device' (set VAAPI hardware device (DRM path or X11 display name)) with argument '/dev/dri/card1'.
|
|---|
| 19 | Reading option '-f' ... matched as option 'f' (force format) with argument 'lavfi'.
|
|---|
| 20 | Reading option '-i' ... matched as input url with argument 'color=color=black:size=1920x1080'.
|
|---|
| 21 | Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '0.04'.
|
|---|
| 22 | Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'format=nv12,hwupload'.
|
|---|
| 23 | Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'hevc_vaapi'.
|
|---|
| 24 | Reading option '-qp' ... matched as AVOption 'qp' with argument '24'.
|
|---|
| 25 | Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
|
|---|
| 26 | Reading option '1088.ts' ... matched as output url.
|
|---|
| 27 | Finished splitting the commandline.
|
|---|
| 28 | Parsing a group of options: global .
|
|---|
| 29 | Applying option report (generate a report) with argument 1.
|
|---|
| 30 | Applying option vaapi_device (set VAAPI hardware device (DRM path or X11 display name)) with argument /dev/dri/card1.
|
|---|
| 31 | [AVHWDeviceContext @ 0x56388fca5880] libva: VA-API version 1.6.0
|
|---|
| 32 | [AVHWDeviceContext @ 0x56388fca5880] libva: User environment variable requested driver 'radeonsi'
|
|---|
| 33 | [AVHWDeviceContext @ 0x56388fca5880] libva: Trying to open /usr/lib/dri/radeonsi_drv_video.so
|
|---|
| 34 | [AVHWDeviceContext @ 0x56388fca5880] libva: Found init function __vaDriverInit_1_6
|
|---|
| 35 | [AVHWDeviceContext @ 0x56388fca5880] libva: va_openDriver() returns 0
|
|---|
| 36 | [AVHWDeviceContext @ 0x56388fca5880] Initialised VAAPI connection: version 1.6
|
|---|
| 37 | [AVHWDeviceContext @ 0x56388fca5880] Format 0x3231564e -> nv12.
|
|---|
| 38 | [AVHWDeviceContext @ 0x56388fca5880] Format 0x30313050 -> p010le.
|
|---|
| 39 | [AVHWDeviceContext @ 0x56388fca5880] Format 0x36313050 -> unknown.
|
|---|
| 40 | [AVHWDeviceContext @ 0x56388fca5880] Format 0x30323449 -> yuv420p.
|
|---|
| 41 | [AVHWDeviceContext @ 0x56388fca5880] Format 0x32315659 -> yuv420p.
|
|---|
| 42 | [AVHWDeviceContext @ 0x56388fca5880] Format 0x56595559 -> unknown.
|
|---|
| 43 | [AVHWDeviceContext @ 0x56388fca5880] Format 0x59565955 -> uyvy422.
|
|---|
| 44 | [AVHWDeviceContext @ 0x56388fca5880] Format 0x41524742 -> bgra.
|
|---|
| 45 | [AVHWDeviceContext @ 0x56388fca5880] Format 0x41424752 -> rgba.
|
|---|
| 46 | [AVHWDeviceContext @ 0x56388fca5880] Format 0x58524742 -> bgr0.
|
|---|
| 47 | [AVHWDeviceContext @ 0x56388fca5880] Format 0x58424752 -> rgb0.
|
|---|
| 48 | [AVHWDeviceContext @ 0x56388fca5880] VAAPI driver: Mesa Gallium driver 19.3.3 for Radeon Vega Frontier Edition (VEGA10, DRM 3.35.0, 5.4.10-rt5-1-rt, LLVM 9.0.1).
|
|---|
| 49 | [AVHWDeviceContext @ 0x56388fca5880] Driver not found in known nonstandard list, using standard behaviour.
|
|---|
| 50 | Applying option y (overwrite output files) with argument 1.
|
|---|
| 51 | Successfully parsed a group of options.
|
|---|
| 52 | Parsing a group of options: input url color=color=black:size=1920x1080.
|
|---|
| 53 | Applying option f (force format) with argument lavfi.
|
|---|
| 54 | Successfully parsed a group of options.
|
|---|
| 55 | Opening an input file: color=color=black:size=1920x1080.
|
|---|
| 56 | detected 8 logical cores
|
|---|
| 57 | [Parsed_color_0 @ 0x56388fe28a80] Setting 'color' to value 'black'
|
|---|
| 58 | [Parsed_color_0 @ 0x56388fe28a80] Setting 'size' to value '1920x1080'
|
|---|
| 59 | [Parsed_color_0 @ 0x56388fe28a80] size:1920x1080 rate:25/1 duration:-1.000000 sar:1/1
|
|---|
| 60 | [AVFilterGraph @ 0x56388fe27580] query_formats: 2 queried, 1 merged, 0 already done, 0 delayed
|
|---|
| 61 | [lavfi @ 0x56388fe26740] All info found
|
|---|
| 62 | Input #0, lavfi, from 'color=color=black:size=1920x1080':
|
|---|
| 63 | Duration: N/A, start: 0.000000, bitrate: N/A
|
|---|
| 64 | Stream #0:0, 1, 1/25: Video: rawvideo (I420 / 0x30323449), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 25 tbr, 25 tbn, 25 tbc
|
|---|
| 65 | Successfully opened the file.
|
|---|
| 66 | Parsing a group of options: output url 1088.ts.
|
|---|
| 67 | Applying option t (record or transcode "duration" seconds of audio/video) with argument 0.04.
|
|---|
| 68 | Applying option vf (set video filters) with argument format=nv12,hwupload.
|
|---|
| 69 | Applying option c:v (codec name) with argument hevc_vaapi.
|
|---|
| 70 | Successfully parsed a group of options.
|
|---|
| 71 | Opening an output file: 1088.ts.
|
|---|
| 72 | [file @ 0x56388fe2fec0] Setting default whitelist 'file,crypto'
|
|---|
| 73 | Successfully opened the file.
|
|---|
| 74 | Stream mapping:
|
|---|
| 75 | Stream #0:0 -> #0:0 (rawvideo (native) -> hevc (hevc_vaapi))
|
|---|
| 76 | Press [q] to stop, [?] for help
|
|---|
| 77 | 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)
|
|---|
| 78 | [rawvideo @ 0x56388fe2ccc0] PACKET SIZE: 3110400, STRIDE: 2880
|
|---|
| 79 | [Parsed_format_0 @ 0x56388fe32a40] Setting 'pix_fmts' to value 'nv12'
|
|---|
| 80 | [graph 0 input from stream 0:0 @ 0x56388fe33500] Setting 'video_size' to value '1920x1080'
|
|---|
| 81 | [graph 0 input from stream 0:0 @ 0x56388fe33500] Setting 'pix_fmt' to value '0'
|
|---|
| 82 | [graph 0 input from stream 0:0 @ 0x56388fe33500] Setting 'time_base' to value '1/25'
|
|---|
| 83 | [graph 0 input from stream 0:0 @ 0x56388fe33500] Setting 'pixel_aspect' to value '1/1'
|
|---|
| 84 | [graph 0 input from stream 0:0 @ 0x56388fe33500] Setting 'sws_param' to value 'flags=2'
|
|---|
| 85 | [graph 0 input from stream 0:0 @ 0x56388fe33500] Setting 'frame_rate' to value '25/1'
|
|---|
| 86 | [graph 0 input from stream 0:0 @ 0x56388fe33500] w:1920 h:1080 pixfmt:yuv420p tb:1/25 fr:25/1 sar:1/1 sws_param:flags=2
|
|---|
| 87 | [format @ 0x56388fe32c40] Setting 'pix_fmts' to value 'vaapi_vld'
|
|---|
| 88 | [auto_scaler_0 @ 0x56388fe36200] Setting 'flags' to value 'bicubic'
|
|---|
| 89 | [auto_scaler_0 @ 0x56388fe36200] w:iw h:ih flags:'bicubic' interl:0
|
|---|
| 90 | [Parsed_format_0 @ 0x56388fe32a40] auto-inserting filter 'auto_scaler_0' between the filter 'graph 0 input from stream 0:0' and the filter 'Parsed_format_0'
|
|---|
| 91 | [AVFilterGraph @ 0x56388fe31700] query_formats: 6 queried, 4 merged, 1 already done, 0 delayed
|
|---|
| 92 | [auto_scaler_0 @ 0x56388fe36200] w:1920 h:1080 fmt:yuv420p sar:1/1 -> w:1920 h:1080 fmt:nv12 sar:1/1 flags:0x4
|
|---|
| 93 | [hwupload @ 0x56388fe2f200] Surface format is nv12.
|
|---|
| 94 | [AVHWFramesContext @ 0x56388fe37a40] Created surface 0x1.
|
|---|
| 95 | [AVHWFramesContext @ 0x56388fe37a40] Direct mapping disabled: deriving image does not work: 1 (operation failed).
|
|---|
| 96 | [AVHWFramesContext @ 0x56388fe37a40] Map surface 0x1.
|
|---|
| 97 | [AVHWFramesContext @ 0x56388fe37a40] Unmap surface 0x1.
|
|---|
| 98 | [hevc_vaapi @ 0x56388fe2e440] Input surface format is nv12.
|
|---|
| 99 | [hevc_vaapi @ 0x56388fe2e440] Using VAAPI profile VAProfileHEVCMain (17).
|
|---|
| 100 | [hevc_vaapi @ 0x56388fe2e440] Using VAAPI entrypoint VAEntrypointEncSlice (6).
|
|---|
| 101 | [hevc_vaapi @ 0x56388fe2e440] Using VAAPI render target format YUV420 (0x1).
|
|---|
| 102 | [hevc_vaapi @ 0x56388fe2e440] Driver supports RC modes CQP, CBR, VBR.
|
|---|
| 103 | [hevc_vaapi @ 0x56388fe2e440] RC mode: CQP.
|
|---|
| 104 | [hevc_vaapi @ 0x56388fe2e440] RC quality: 24.
|
|---|
| 105 | [hevc_vaapi @ 0x56388fe2e440] RC framerate: 25/1 (25.00 fps).
|
|---|
| 106 | [hevc_vaapi @ 0x56388fe2e440] Using intra and P-frames (supported references: 1 / 0).
|
|---|
| 107 | [hevc_vaapi @ 0x56388fe2e440] Driver does not support some wanted packed headers (wanted 0xd, found 0).
|
|---|
| 108 | [hevc_vaapi @ 0x56388fe2e440] Using nv12 as format of reconstructed frames.
|
|---|
| 109 | [AVHWFramesContext @ 0x56388fe54400] Created surface 0x3.
|
|---|
| 110 | [AVHWFramesContext @ 0x56388fe54400] Direct mapping disabled: deriving image does not work: 1 (operation failed).
|
|---|
| 111 | [hevc_vaapi @ 0x56388fe2e440] Using fixed QP = 24 / 24 / 29 for IDR- / P- / B-frames.
|
|---|
| 112 | [hevc_vaapi @ 0x56388fe2e440] Using level 4.
|
|---|
| 113 | [mpegts @ 0x56388fe2d540] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts
|
|---|
| 114 | Output #0, mpegts, to '1088.ts':
|
|---|
| 115 | Metadata:
|
|---|
| 116 | encoder : Lavf58.29.100
|
|---|
| 117 | Stream #0:0, 0, 1/90000: Video: hevc (hevc_vaapi) (Main), vaapi_vld, 1920x1080 [SAR 1:1 DAR 16:9], q=-1--1, 25 fps, 90k tbn, 25 tbc
|
|---|
| 118 | Metadata:
|
|---|
| 119 | encoder : Lavc58.54.100 hevc_vaapi
|
|---|
| 120 | Clipping frame in rate conversion by 0.000008
|
|---|
| 121 | [hevc_vaapi @ 0x56388fe2e440] Input frame: 1920x1080 (0).
|
|---|
| 122 | [hevc_vaapi @ 0x56388fe2e440] Pick forced IDR-picture to encode next.
|
|---|
| 123 | [hevc_vaapi @ 0x56388fe2e440] Issuing encode for pic 0/0 as type IDR.
|
|---|
| 124 | [hevc_vaapi @ 0x56388fe2e440] No reference pictures.
|
|---|
| 125 | [hevc_vaapi @ 0x56388fe2e440] Input surface is 0x1.
|
|---|
| 126 | [hevc_vaapi @ 0x56388fe2e440] Recon surface is 0x3.
|
|---|
| 127 | [hevc_vaapi @ 0x56388fe2e440] Allocated output buffer 0x5
|
|---|
| 128 | [hevc_vaapi @ 0x56388fe2e440] Output buffer is 0x5.
|
|---|
| 129 | [hevc_vaapi @ 0x56388fe2e440] Param buffer (22) is 0x6.
|
|---|
| 130 | [hevc_vaapi @ 0x56388fe2e440] Param buffer (27) is 0x7.
|
|---|
| 131 | [hevc_vaapi @ 0x56388fe2e440] Param buffer (23) is 0x8.
|
|---|
| 132 | [hevc_vaapi @ 0x56388fe2e440] Slice 0: 0-33 (34 rows), 0-2039 (2040 blocks).
|
|---|
| 133 | [hevc_vaapi @ 0x56388fe2e440] Param buffer (24) is 0x9.
|
|---|
| 134 | [hevc_vaapi @ 0x56388fe2e440] Sync to pic 0/0 (input surface 0x1).
|
|---|
| 135 | [hevc_vaapi @ 0x56388fe2e440] Output buffer: 584 bytes (status 00000000).
|
|---|
| 136 | [hevc_vaapi @ 0x56388fe2e440] Output read for pic 0/0.
|
|---|
| 137 | [hevc_vaapi @ 0x56388fe2e440] Output packet: pts 0 dts 0.
|
|---|
| 138 | [hevc_vaapi @ 0x56388fe2e440] Pick nothing to encode next - need more input for reference pictures.
|
|---|
| 139 | [rawvideo @ 0x56388fe2ccc0] PACKET SIZE: 3110400, STRIDE: 2880
|
|---|
| 140 | [AVHWFramesContext @ 0x56388fe37a40] Created surface 0x6.
|
|---|
| 141 | [AVHWFramesContext @ 0x56388fe37a40] Map surface 0x6.
|
|---|
| 142 | [AVHWFramesContext @ 0x56388fe37a40] Unmap surface 0x6.
|
|---|
| 143 | [out_0_0 @ 0x56388fe342c0] EOF on sink link out_0_0:default.
|
|---|
| 144 | No more output streams to write to, finishing.
|
|---|
| 145 | [hevc_vaapi @ 0x56388fe2e440] Pick nothing to encode next - need more input for reference pictures.
|
|---|
| 146 | frame= 1 fps=0.0 q=-0.0 Lsize= 1kB time=00:00:00.00 bitrate=957090.9kbits/s speed=0.000269x
|
|---|
| 147 | video:1kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 125.342468%
|
|---|
| 148 | Input file #0 (color=color=black:size=1920x1080):
|
|---|
| 149 | Input stream #0:0 (video): 2 packets read (6220800 bytes); 2 frames decoded;
|
|---|
| 150 | Total: 2 packets (6220800 bytes) demuxed
|
|---|
| 151 | Output file #0 (1088.ts):
|
|---|
| 152 | Output stream #0:0 (video): 1 frames encoded; 1 packets muxed (584 bytes);
|
|---|
| 153 | Total: 1 packets (584 bytes) muxed
|
|---|
| 154 | 2 frames successfully decoded, 0 decoding errors
|
|---|
| 155 | [AVIOContext @ 0x56388fe1ac40] Statistics: 0 seeks, 1 writeouts
|
|---|
| 156 | [hevc_vaapi @ 0x56388fe2e440] Freed output buffer 0x5
|
|---|