From owner-freebsd-questions Sat Nov 23 20:10:25 2002 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 EE31D37B401 for ; Sat, 23 Nov 2002 20:10:23 -0800 (PST) Received: from pooh.ASARian.org (pooh.ASARian.org [216.21.171.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id A62D843E6E for ; Sat, 23 Nov 2002 20:10:22 -0800 (PST) (envelope-from fuzzy@pooh.ASARian.org) Received: from localhost (fuzzy@localhost.ASARian.org [127.0.0.1]) by pooh.ASARian.org (8.12.6/8.12.6) with ESMTP id gAO49x7F071168 for ; Sat, 23 Nov 2002 23:10:00 -0500 (EST) (envelope-from fuzzy@pooh.ASARian.org) Date: Sat, 23 Nov 2002 23:09:59 -0500 (EST) From: Fuzzy To: freebsd-questions@FreeBSD.ORG Subject: how to make a vcd Message-ID: X-No-Archive: Yes Organization: ASARian Inc. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to create a video-cd from an exitiang mpeg file. Is there a tool to create a VCD image from an mpeg file, to be burned using burncd? FreeBSD 4.7-r mkisofs 1.15a7 rar 3.00 par ? I have the assembled mpg file and need to crate a VCD of the file. I tried both mkisofs -o bvs307.iso BvS307.mpg burncd -s 1 data bvs307.iso fixate and burncd -s 1 raw BvS307.mpg fixate both ended up as coasters. I'm guessing there is a different application to build an image (ISO) for vcd/svcd burning? Any body know how to make a vcd/svcd from an mpeg or mpeg2? thanks Fuzzy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message