#7232: hevc_nvenc: Cannot get the preset configuration: invalid version (15) ------------------------------------+------------------------------------- Reporter: tdname | Type: defect Status: new | Priority: important Component: ffmpeg | Version: Keywords: hevc_nvenc | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------- Summary of the bug: I tried to update FFMPEG from 3.4 to 4.0 (or last Nightly) but the same command-line doesn't work in newer versions. The errore is: '''Cannot get the preset configuration: invalid version (15)''' How to reproduce: {{{ ffmpeg -report -r 24 -c:v h264_cuvid -i "Film.mkv" -map 0:v:0 -c:v hevc_nvenc -preset hq -b:v 3.0M -r 24 -f matroska -map 0:a:0 -c:a copy -map 0:s:0 -c:s copy "Film HEVC.mkv" ffmpeg started on 2018-05-27 at 21:07:48 Report written to "ffmpeg-20180527-210748.log" ffmpeg version 4.0 Copyright (c) 2000-2018 the FFmpeg developers built with gcc 7.3.0 (GCC) configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable- bzlib --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable- libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable- libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable- nvenc --enable-nvdec --enable-dxva2 --enable-avisynth libavutil 56. 14.100 / 56. 14.100 libavcodec 58. 18.100 / 58. 18.100 libavformat 58. 12.100 / 58. 12.100 libavdevice 58. 3.100 / 58. 3.100 libavfilter 7. 16.100 / 7. 16.100 libswscale 5. 1.100 / 5. 1.100 libswresample 3. 1.100 / 3. 1.100 libpostproc 55. 1.100 / 55. 1.100 }}}
-- Ticket URL: <https://trac.ffmpeg.org/ticket/7232> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://ffmpeg.org/mailman/listinfo/ffmpeg-trac