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 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel