[FFmpeg-devel] [PATCH 0/2] RFC: Generic hwaccel for cuvid v2
Philip Langdale
philipl at overt.org
Sun Jun 25 02:40:01 EEST 2017
Second try.
Feedback on first proposal was lack of interest in having default behaviour
vary between hwaccels, despite their other differences.
In this patch series, I instead force the user to confront the change in
command line semantics when doing cuvid/nvenc transcoding. They will only
get full transcoding with an additional command line argument, so force
them to specify that argument.
Philip Langdale (2):
ffmpeg: Switch cuvid to generic hwaccel
ffmpeg: Require output format when using cuvid hwaccel
Makefile | 1 -
ffmpeg.h | 2 +-
ffmpeg_cuvid.c | 73 ----------------------------------------------------------
ffmpeg_opt.c | 31 ++++++++++++++++++-------
4 files changed, 24 insertions(+), 83 deletions(-)
delete mode 100644 ffmpeg_cuvid.c
--
2.11.0
More information about the ffmpeg-devel
mailing list