Re: [FFmpeg-user] Segmentation fault in Ubuntu 17.04 using NVENC

2017-04-16 Thread Marco Diletti
Found the problem. SOLVED.
Ignore last thread, was a misconfiguration.
Il giorno ven, 14/04/2017 alle 02.56 +0200, Marco ha scritto:
> 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.
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
-- 































Marco Diletti

Via Tuscolana, 
725

00174 Rome 
(Italy)

















+39 342 5792352 


3634753














___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Segmentation fault in Ubuntu 17.04 using NVENC

2017-04-13 Thread Carl Eugen Hoyos
2017-04-14 2:56 GMT+02:00 Marco :

> 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

Remember to provide here on the mailing list complete, uncut console
output, backtrace, disassembly and register dump as explained on
https://ffmpeg.org/bugreports.html

Carl Eugen
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Segmentation fault in Ubuntu 17.04 using NVENC

2017-04-13 Thread James Darnley
On 2017-04-14 02:56, Marco wrote:
> this is the result:
> https://pastebin.com/4M9Ein2J
> 
> this one with strace:
> https://pastebin.com/HP5jj8qT

It is now 04:07.  You sent this email 71 minutes ago (at 02:56) and
these external resources have already expired.  Please put all *text* in
the email you send.  Thank you.




signature.asc
Description: OpenPGP digital signature
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

[FFmpeg-user] Segmentation fault in Ubuntu 17.04 using NVENC

2017-04-13 Thread Marco
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.
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".