From owner-freebsd-multimedia Sun Feb 15 15:20:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA11088 for freebsd-multimedia-outgoing; Sun, 15 Feb 1998 15:20:17 -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 PAA11083 for ; Sun, 15 Feb 1998 15:20:15 -0800 (PST) (envelope-from tristan@mpegtv.com) Received: from tristan (port23.creative.net [207.137.201.23]) by cybere.creative.net (8.8.8/8.8.8) with SMTP id PAA13926; Sun, 15 Feb 1998 15:17:18 -0800 (PST) Message-ID: <34E775F0.5EDB55FC@mpegtv.com> Date: Sun, 15 Feb 1998 15:10:40 -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: hasty@rah.star-gate.com, brian@worldcontrol.com, multimedia@FreeBSD.ORG Subject: Re: VideoCD (VCD) on freeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org MpegTV Player (mtv/mtvp) can play VCDs directly (on Linux). The best solution would be to use it on FreeBSD with the Linux emulation. The requirements are: 1) The clone system-call is needed (mtvp is now multithreaded). I had reports that clone is not available (yet) on freeBSD. 2) the following ioctl should be implemented for reading mode2 form2 sectors of CDROM-XA: CDROMREADTOCHDR CDROMREADTOCENTRY CDROMREADRAW Note: Those ioctl are included in the latest Linux development kernels. -t > > Now, sorry to pester you about the Green Book and VideoCD stuff we > > can really use something to read those CD formats;specially, now days > > with the PII getting so cheap . > > Here is what I have been thinking: > > I have read that CDD will read the mode 2 form 2 "tracks" > of a CD. > > So I could write a library/filter (distributed in object form) that > does the following: > > cdd whatever | myfilter | [now you get MPEG 1 system stream ] > | toyourfavorite MPEG 1 stream player > > Would this be satisfactory? > And does CDD work as advertised? > > Also, haven't "we" been reading those formats for awhile? > >Yeap, that will the trick if cdd or tosha can't read mode form track >I can modify the programs to do it. > > Tnks, > Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message