From owner-freebsd-multimedia Mon Sep 18 3:49:27 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id 7563337B422 for ; Mon, 18 Sep 2000 03:49:24 -0700 (PDT) Received: from fwd01.sul.t-online.com by mailout06.sul.t-online.com with smtp id 13ayUE-0007RT-02; Mon, 18 Sep 2000 12:49:22 +0200 Received: from giskard.foundation.hs (320048919767-0001@[62.224.100.118]) by fwd01.sul.t-online.com with esmtp id 13ayU8-03lBTMC; Mon, 18 Sep 2000 12:49:16 +0200 Received: from daneel.foundation.hs (daneel.foundation.hs [192.168.20.2]) by giskard.foundation.hs (8.9.3/8.9.3) with ESMTP id MAA25997; Mon, 18 Sep 2000 12:49:05 +0200 (CEST) (envelope-from hschaefer@fto.de) Date: Mon, 18 Sep 2000 12:47:42 +0200 (CEST) From: 320048919767-0001@t-online.de (Heiko Schaefer) To: Soren Schmidt Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: vcd In-Reply-To: <200009181038.MAA88108@freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 320048919767-0001@t-dialin.net Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hey all, On Mon, 18 Sep 2000, Soren Schmidt wrote: > It seems Max Khon wrote: > > hi, there! > > > > On Mon, 18 Sep 2000, Soren Schmidt wrote: > > > > > On FreeBSD you should just open the device, set the blocksize via > > > the right ioctl, and the read normally from the device. There is > > > no longer a need for the ioctl hacks.... > > > > this is ok. but can we emulate linux ioctls using our scheme? > > Why not ? > > BTW this all only applies to ATAPI CD's nobody use SCSI anymore ?? whoops, i do ! i was going to try this later today - so i don't need to bother ? anyway - why isn't there a filesystem for video cds ... is there a reason for this - or do they have iso9660 with a different sectorsize ?! hmm... i guess i really don't know enough about all of this :-\ guenter (main developer of xine) suggested putting all vcd-specifics into xine and reading the vcd by using the raw cdrom-device... any thoughts about this way of doing it ? i guess you'd still need the ioctl calls for setting the sector-size, which would be os-specific probably... Heiko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message