From owner-freebsd-questions@FreeBSD.ORG Fri Oct 14 00:16:43 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A2E716A41F for ; Fri, 14 Oct 2005 00:16:43 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from ms-smtp-04-eri0.ohiordc.rr.com (ms-smtp-04-smtplb.ohiordc.rr.com [65.24.5.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id A321143D48 for ; Fri, 14 Oct 2005 00:16:41 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (cpe-65-31-44-187.woh.res.rr.com [65.31.44.187]) by ms-smtp-04-eri0.ohiordc.rr.com (8.12.10/8.12.7) with SMTP id j9E0GcHH023316 for ; Thu, 13 Oct 2005 20:16:39 -0400 (EDT) Message-ID: <000301c5d053$bba8c4f0$0900a8c0@satellite> From: "Dave" To: Date: Thu, 13 Oct 2005 20:10:49 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: dvdauthor on 5.4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2005 00:16:43 -0000 Hello, I'm trying to make a dvd video under 5.4 on an i386 system. When i give the command: dvdauthor -o outputdir -t filename.mpg i get a core dump. This has happened twice and i'm hoping it is not a sign of failing memory as this box has expensive ram. Basically i'm trying to make a dvd video out of two files, one video being an .avi file the other an .mpg file, neither is working. Thanks. Dave.