[PATCH] etc/codecs.conf: Mark vdpau hevc acceleration as working
This works correctly with the latest 355.06 nvidia drivers --- etc/codecs.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/codecs.conf b/etc/codecs.conf index 8a50507..a5238e7 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1400,7 +1400,7 @@ videocodec ffhevc videocodec ffhevcvdpau info "FFmpeg HEVC / H.265 (VDPAU)" - status buggy + status working fourcc HEVC fourcc hvc1 fourcc hev1 -- 2.1.4
On Sat, 22 Aug 2015 19:25:22 -0700 Philip Langdale <philipl@overt.org> wrote:
This works correctly with the latest 355.06 nvidia drivers
videocodec ffhevcvdpau info "FFmpeg HEVC / H.265 (VDPAU)" - status buggy + status working
sure, committed, thanks. sorry, i see you posted this same patch a few days ago and it was ignored :\ also, free typo on your name in the commit message. -compn
participants (2)
-
compn -
Philip Langdale