On Thu, May 31, 2018 at 7:11 PM, Fabian Russell <[email protected]> wrote:
> The problem then must be the nvidia proprietary drivers. > > > I discovered a partial solution to the problem. I need to unload and then reload the nvidia-uvm module before using ffmpeg: modprobe -r nvidia-uvm modprobe nvidia-uvm ffmpeg ... It is a strange and only a partial solution but at least it allows me to use ffmpeg hardware acceleration. I can't answer why, but it works. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
