From owner-freebsd-multimedia Sun Feb 15 20:59:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA28342 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 20:59:45 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from cybere.creative.net (cybere.creative.net [207.137.200.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA28336 for ; Sun, 15 Feb 1998 20:59:43 -0800 (PST) (envelope-from tristan@mpegtv.com) Received: from tristan (port21.creative.net [207.137.201.21]) by cybere.creative.net (8.8.8/8.8.8) with SMTP id UAA26897; Sun, 15 Feb 1998 20:56:42 -0800 (PST) Message-ID: <34E7C57C.59E0E253@mpegtv.com> Date: Sun, 15 Feb 1998 20:50:04 -0800 From: Tristan Savatier Organization: MpegTV, http://www.mpegtv.com X-Mailer: Mozilla 3.01 (X11; I; Linux 2.0.27 i586) MIME-Version: 1.0 To: "Daniel O'Connor" CC: Doug Lo , multimedia@FreeBSD.ORG Subject: Re: VideoCD (VCD) on freeBSD References: <199802160445.PAA22941@cain.gsoft.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Daniel O'Connor wrote: > > > > > 2) the following ioctl should be implemented for reading mode2 form2 > > > > sectors of CDROM-XA: > > > > CDROMREADTOCHDR > Can be done > > > > > CDROMREADTOCENTRY > Ditto.. > > > > > CDROMREADRAW > Not yet :( > (I'm pretty sure of this, but I could be wrong) > > The first two are called CDIOREADTOCHEADER, and CDIOREADTOCENTRYS (there is > also CDIOREADTOCENTRY, but I'm not sure what the difference is)... > > Also, so kludging to translate ioctl's for the CD device would be needed.. > > The read raw stuff would need to be added to the FreeBSD kernel driver (yech..) Yes. Absolutely necessary to play VCDs. And in order for mtv to work with Linux emulation, those ioctl must be the same numbers and work exactly the same way as on Linux. -t To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message