[FFmpeg-user] Segmentation fault in Ubuntu 17.04 using NVENC
Marco
moonchild at moonchild.it
Fri Apr 14 03:56:58 EEST 2017
Hello,
i updated my Ubuntu to 17.04
I have a self-compiled FFMPEG with this script:
https://pastebin.com/hQekxBsN
I have not added any external repository, i use the version 375 of
NVIDIA driver.
The SDK 7.1.9 works propely, at least not crashes.
With ffmpeg if i launch:
ffmpeg -y -i Calabria\ \(1997\).mkv -c:v h264_nvenc -preset:v hq -rc:v
constqp -qp:v 12 -c:a ac3 -b:a 192k /tmp/b.mkv
this is the result:
https://pastebin.com/4M9Ein2J
this one with strace:
https://pastebin.com/HP5jj8qT
With the old version of ubuntu I never had this problem.
Some1 know how I can fix it ?
Thanks in advance. Sorry for bad english....
Marco.
More information about the ffmpeg-user
mailing list