From owner-freebsd-multimedia@FreeBSD.ORG Sat May 3 00:33:50 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 8FA7837B401 for ; Sat, 3 May 2003 00:33:50 -0700 (PDT) Received: from CRWdog.demon.co.uk (12-228-200-39.client.attbi.com [12.228.200.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id B380343FB1 for ; Sat, 3 May 2003 00:33:47 -0700 (PDT) (envelope-from spadger@best.com) Received: from localhost (localhost [127.0.0.1]) by CRWdog.demon.co.uk (Postfix) with ESMTP id EC97224C; Sat, 3 May 2003 00:32:51 -0700 (PDT) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Randy Pratt In-Reply-To: Message from Randy Pratt <20030502181806.08e55b65.rpratt1950@earthlink.net> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_1183280894P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Sat, 03 May 2003 00:32:51 -0700 From: Andy Sparrow Message-Id: <20030503073251.EC97224C@CRWdog.demon.co.uk> cc: freebsd-multimedia@freebsd.org 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 07:33:50 -0000 --==_Exmh_1183280894P Content-Type: text/plain; charset=us-ascii > > > I've had fair successes in dealing with some of the more common formats > like avi, mpg, etc. However, I've ran into one that I don't have a > clue how to proceed. > > Its a movie.bin file and I would like to extract the movie from it. > The .bin file contains these formats: > Audio Format.........: OGG Vorbis > Audio Bitrate........: ~126kbps (VBR) 2 Channels (0.400 Quality) > Hz...................: 48,000 > Video Format.........: XVID I don't know if this is right/the same thing, but the only .bin file I've ever seen was a CD image generated with something like Roxio. Couldn't do jack with it until I found a program called 'bin2iso' which allowed me to convert it to an ISO image I could mount/burn etc. The Linux binary ran fine under emulation, although the code is kind of light on parameter checking 'n stuff (you can make it dump core really easily, IIRC), but it did the job on the .bin file for me. I'm sure there'll be a later version around than the one I still have from last year, but let me know if you can't find one. HTH. Cheers, AS --==_Exmh_1183280894P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) Comment: Exmh version 2.5 07/13/2001 iD8DBQE+s3CjPHh895bDXeQRAi5/AKDJ8Xg5JpBDQ0lk3A/xr8PhVgnk/QCgtNMQ 56LJrRQ1QD8j/x5fbSTYv70= =noYS -----END PGP SIGNATURE----- --==_Exmh_1183280894P--