From owner-freebsd-multimedia@FreeBSD.ORG Sat May 3 12:40:01 2003 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 EB13337B401 for ; Sat, 3 May 2003 12:40:01 -0700 (PDT) Received: from conure.mail.pas.earthlink.net (conure.mail.pas.earthlink.net [207.217.120.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59A4143F75 for ; Sat, 3 May 2003 12:40:01 -0700 (PDT) (envelope-from rpratt1950@earthlink.net) Received: from user223.net726.fl.sprint-hsd.net ([65.41.147.223] helo=k6-2.weeble.com) by conure.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 19C2rQ-0001jD-00; Sat, 03 May 2003 12:39:52 -0700 Date: Sat, 3 May 2003 15:41:19 -0400 From: Randy Pratt To: Soeren Schmidt Message-Id: <20030503154119.12213646.rpratt1950@earthlink.net> In-Reply-To: <200305031632.h43GWg9N087867@spider.deepcore.dk> References: <20030503174807.1c33f72f.Alexander@Leidinger.net> <200305031632.h43GWg9N087867@spider.deepcore.dk> X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-multimedia@FreeBSD.ORG cc: Alexander@Leidinger.net Subject: Re: Extracting from a .bin file 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: Sat, 03 May 2003 19:40:02 -0000 On Sat, 3 May 2003 18:32:42 +0200 (CEST) Soeren Schmidt wrote: > It seems Alexander Leidinger wrote: > > On Sat, 3 May 2003 11:11:05 -0400 > > Randy Pratt wrote: > > > > > Things look as if they went well, but when trying to mount: > > > > > > vnconfig -c -v vn0 movie-02.iso > > > /dev/vn0: 0 bytes on movie02.iso > > > mount_cd9660 /dev/vn0 /mnt > > > cd9660: /dev/vn0: Invalid argument > > > > > > Either this .bin file is corrupt or isn't what it appears to be. > > > > I think it's a XCD (not a XVCD!) image. You won't be able to mount it, > > it isn't anything near iso9660 compatible... There's software to read it > > with Windows, but I don't know of a program capable of understanding it > > on any unix system. > > Try to play it with mplayer (evt use the -cuefile option if you have that) > if that works you can glean info on the format there, or even use mplayer > to rip the info you want :) I think Alexander hit on it. It does say that its an XCD so I guess I'm just out of luck with this one since I don't have access to a win box. Probably the best thing to do is delete it and move on to something else. I'll keep the file another day or so in case someone comes up with something else to try. I really appreciate the suggestions since I learned a few more things out of it all! Thanks to all, Randy