From owner-freebsd-multimedia@FreeBSD.ORG Fri May 2 18:30:07 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 A037F37B401 for ; Fri, 2 May 2003 18:30:07 -0700 (PDT) Received: from falcon.mail.pas.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 322C243FA3 for ; Fri, 2 May 2003 18:30:07 -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 falcon.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 19Blqf-00063b-00; Fri, 02 May 2003 18:29:57 -0700 Date: Fri, 2 May 2003 21:31:22 -0400 From: Randy Pratt To: Mathew Kanner Message-Id: <20030502213122.15ceb755.rpratt1950@earthlink.net> In-Reply-To: <20030502231656.GC21232@cnd.mcgill.ca> References: <20030502181806.08e55b65.rpratt1950@earthlink.net> <20030502222229.GB21232@cnd.mcgill.ca> <20030502185341.7ffbf72d.rpratt1950@earthlink.net> <20030502231656.GC21232@cnd.mcgill.ca> 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 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 01:30:07 -0000 On Fri, 2 May 2003 19:16:56 -0400 Mathew Kanner wrote: > On May 02, Randy Pratt wrote: > > I've been successful in playing .bin files that do not contain vorbis audio > > but this one will not play with mplayer. > > If mplayer only dies on the decoding, you could copy out the > data with "mencoder -oac copy" and see if you can manipulate it with > generic vorbis tools. I only get this using the "copy": success: format: 0 data: 0x0 - 0x321FC780 ============ Sorry, this file format is not recognized/supported ============= === If this file is an AVI, ASF or MPEG stream, please contact the author! === Cannot open demuxer. Exiting... Its too bad this is such a big file (800M) or I could make it available. I'm beginning to wonder if its some strange format but I have seen it on several of the multimedia newsgroups (scifi). Randy