Command: ffmpeg -y -i data/color.png -c:v h264_nvenc -b:v 5M -minrate 5M -maxrate 5M -pix_fmt yuv420p result/video_color_5M_h264_nvenc_yuv420p_____.mp4 2>&1

ffmpeg version 7.0.2-static https://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2024 the FFmpeg developers

built with gcc 8 (Debian 8.3.0-6)

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

libavutil 59. 8.100 / 59. 8.100

libavcodec 61. 3.100 / 61. 3.100

libavformat 61. 1.100 / 61. 1.100

libavdevice 61. 1.100 / 61. 1.100

libavfilter 10. 1.100 / 10. 1.100

libswscale 8. 1.100 / 8. 1.100

libswresample 5. 1.100 / 5. 1.100

libpostproc 58. 1.100 / 58. 1.100

Input #0, png_pipe, from 'data/color.png':

Duration: N/A, bitrate: N/A

Stream #0:0: Video: png, rgba(pc, gbr/bt709/bt470m), 1024x768 [SAR 2835:2835 DAR 4:3], 25 fps, 25 tbr, 25 tbn

[vost#0:0 @ 0x860fdc0] Unknown encoder 'h264_nvenc'

[vost#0:0 @ 0x860fdc0] Error selecting an encoder

Error opening output file result/video_color_5M_h264_nvenc_yuv420p_____.mp4.

Error opening output files: Encoder not found

ffmpeg failed with code 8

Error opening output files: Encoder not found