Opened 10 months ago

#10453 new defect

Preset definition for slower seems to be missing

Reported by: monochromec Owned by:
Priority: normal Component: ffmpeg
Version: unspecified Keywords: preset slower
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
When trying to transcode a media stream to HEVC, the corresponding preset seems to be missing.
How to reproduce:

% ffmpeg -i input -vf scale=768:432 -c:v hevc -pre slower -c:a libmp3lame output
ffmpeg 6
built on Debian bullseye

The invocation above works with ffmpeg version 4.3.6 (from the OS distro repos) although /usr/share/ffmpeg only contains the presets as found on Github in the corresponding "presets" directory.

Change History (0)

Note: See TracTickets for help on using tickets.