From owner-freebsd-questions@freebsd.org Wed Feb 15 14:09:01 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0450CCE098D for ; Wed, 15 Feb 2017 14:09:01 +0000 (UTC) (envelope-from simon@optinet.com) Received: from cobra.acceleratedweb.net (cobra-gw.acceleratedweb.net [207.99.79.37]) by mx1.freebsd.org (Postfix) with SMTP id A7FC5630 for ; Wed, 15 Feb 2017 14:08:59 +0000 (UTC) (envelope-from simon@optinet.com) Received: (qmail 15026 invoked by uid 110); 15 Feb 2017 14:02:18 -0000 Received: from ool-43549c41.dyn.optonline.net (HELO desktop1) (simon@optinet.com@67.84.156.65) by cobra.acceleratedweb.net with SMTP; 15 Feb 2017 14:02:18 -0000 From: "Simon" To: "Bernt Hansson" , "freebsd-questions@freebsd.org" Date: Wed, 15 Feb 2017 09:02:14 -0500 Priority: Normal X-Mailer: PMMail 2000 Professional (2.20.2717) For Windows 2000 (5.1.2600;3) In-Reply-To: MIME-Version: 1.0 Subject: Re: Ffmpeg/ffmpeg0 dumps core every time Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2017 14:09:01 -0000 Sometimes, if you update/install ffmpeg while having other outdated/corrupt ports, you will run into ffmpeg issues. I would try the same conversion on a different 10.3 with ffmpeg, it may not be ffmpeg but the way you compiled/installed it. -Simon On Tue, 14 Feb 2017 14:51:46 +0100, Bernt Hansson wrote: >Hello list! >FreeBSD testbox 10.3-RELEASE-p11 FreeBSD 10.3-RELEASE-p11 #0: Mon Oct 24 >18:49:24 UTC 2016 >root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Trying to convert a file from mp4 to avi, and get this error. >Updated ports a few days ago. >They both build and install fine. Tried with all options on and >all options off, with both of them, same error every time. >ffmpeg -i file1.mp4 -o file1.avi >Illegal instruction (core dumped) >ffmpeg0 -i file1.mp4 -o file1.avi >Illegal instruction (core dumped) >_______________________________________________ >freebsd-questions@freebsd.org mailing list >https://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"