Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 564124

Summary: x11-drivers/nvidia-drivers-358.09 breaks nvenc in ffmpeg
Product: Gentoo Linux Reporter: Anton Gubarkov <anton.gubarkov>
Component: Current packagesAssignee: Jeroen Roovers (RETIRED) <jer>
Status: RESOLVED CANTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=542726
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: modified ffmpeg ebuild to enable nvenc

Description Anton Gubarkov 2015-10-25 20:11:48 UTC
Created attachment 415482 [details]
modified ffmpeg ebuild to enable nvenc

although nvenc (nvidia-accelerated encoding) is not in the ~amd64 for ffmpeg yet, there is a way to compile it in.

I enjoy high speed encoding for 5 months already. 
recent upgrade to x11-drivers/nvidia-drivers-358.09 broke the functionality. 

The ffmpeg stops with dl_fn->cu_init(0) - failed with error code 0x65 w/o making any output.
Comment 1 Anton Gubarkov 2015-10-25 20:17:34 UTC
when I rolled back to x11-drivers/nvidia-drivers-355.11-r2, nvenc started to work again/