From owner-freebsd-questions@FreeBSD.ORG Thu Nov 24 05:45:00 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 6077316A41F for ; Thu, 24 Nov 2005 05:45:00 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFA3E43D46 for ; Thu, 24 Nov 2005 05:44:59 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so1307621wxc for ; Wed, 23 Nov 2005 21:44:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=Z3vBZMG6yqzXjXeo/5ndPoGMQHwMAmBF1hg6EhjBNkJiHm9zPucEyV6HEGhR36CV/6LW8rulHhPOgSt/DLfOwtdJf7gLQTk63dxIPIp5ExwrkaP/ZQwQ6i1Bp/SUmEXu9k+zN0ecJbOUqIjm+YChZImHiRYJyzfW5v3pPuQgtsQ= Received: by 10.70.69.1 with SMTP id r1mr6013678wxa; Wed, 23 Nov 2005 21:44:59 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id h17sm519861wxd.2005.11.23.21.44.58; Wed, 23 Nov 2005 21:44:59 -0800 (PST) From: "Michael C. Shultz" To: freebsd-questions@freebsd.org Date: Wed, 23 Nov 2005 21:35:36 -0800 User-Agent: KMail/1.8.3 References: <20051124052022.GA26465@keyslapper.net> In-Reply-To: <20051124052022.GA26465@keyslapper.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511232135.36623.ringworm01@gmail.com> Cc: Louis LeBlanc Subject: Re: How the heck do you burn a VCD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Nov 2005 05:45:00 -0000 On Wednesday 23 November 2005 21:20, Louis LeBlanc wrote: > Hey folks. This may be slightly OT, but I just downloaded the > StarWreck spoof (http://www.starwreck.com), and I'd like to get it > burned to a VCD. It's in xvid/avi format, and I'm not sure what's the > best way to burn this. with the following: > > burncd -f /dev/acd1 -d vcd star_wreck_in_the_pirkinning_subtitled_xvid.avi > > but it doesn't seem to play anywhere - not even my FreeBSD box - which > is the only machine I can get the avi file to play in the first place > (MacOs X & Windoze won't play it). How's that for FreeBSD being a > better multimedia box? > > I have checked the disk, and it *does* appear to have been burned - so > this is a coaster now. I'm guessing I just didn't understand the > burncd manpage in regards to vcd burning. I also couldn't find > anything but 'doze and MacOs X commercial software ads on google, even > though I required either "FreeBSD" or "Linux" in my search. > > Anyway, I'm really a newbie with this vcd stuff, so a little leg up > would be appreciated. > > TIA > Lou Look in the handbook under opticle drives on how to make ISO's -Mike