From owner-freebsd-multimedia@FreeBSD.ORG Wed Jul 7 15:27:37 2004 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47E6316A4CF for ; Wed, 7 Jul 2004 15:27:37 +0000 (GMT) Received: from pimout2-ext.prodigy.net (pimout2-ext.prodigy.net [207.115.63.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id A79A143D48 for ; Wed, 7 Jul 2004 15:27:36 +0000 (GMT) (envelope-from kaboofa@weakmind.org) Received: from weakmind.org (h-66-167-172-124.cmbrmaor.dynamic.covad.net [66.167.172.124])i67FRTUK059554; Wed, 7 Jul 2004 11:27:35 -0400 Message-ID: <40EC165D.1090506@weakmind.org> Date: Wed, 07 Jul 2004 11:27:25 -0400 From: Tom Norris User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Drew Tomlinson References: <40EC11C2.6020504@mykitchentable.net> In-Reply-To: <40EC11C2.6020504@mykitchentable.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-multimedia@freebsd.org Subject: Re: VCDGear Doesn't Extract MPEG X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2004 15:27:37 -0000 Drew Tomlinson wrote: > I've installed the VCDGear 1.6d port on FBSD 4.9. When using the > -cue2mpg option, I get this error: > > ERROR: Could not find MPEG stream in CD_Image_File_CD1.cue > > Yet if I use the latest Windows GUI version (3.55), the mpeg is > extracted without error. Here's my .cue file: > > blacklamb# cat CD_Image_File_CD1.cue > FILE "CD_Image_File_CD1.bin" BINARY > TRACK 01 MODE2/2352 > FLAGS DCP > INDEX 01 00:00:00 > TRACK 02 MODE2/2352 > FLAGS DCP > INDEX 00 00:07:15 > INDEX 01 00:09:15 > INDEX 02 15:49:49 > INDEX 03 31:43:32 > INDEX 04 44:04:22 > INDEX 05 56:43:62 > > I suspect this is a bug in the older FBSD version? Has anyone else > experienced this problem? Any known workarounds? > > Thanks, > > Drew > Are you sure that the file is where the cue is pointing too? CD_Image_File_CD1.bin kinda sounds generic to me. I'm *not* trying to insult or anything :X -- Tom