Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 2000 15:21:56 +0200 (CEST)
From:      320048919767-0001@t-online.de (Heiko Schaefer)
To:        multimedia@FreeBSD.ORG
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   video cd reading on freebsd (fwd)
Message-ID:  <Pine.BSF.4.21.0010141521370.47838-100000@daneel.foundation.hs>

next in thread | raw e-mail | index | archive | help


---------- Forwarded message ----------
Date: Sat, 14 Oct 2000 15:13:21 +0200 (CEST)
From: Heiko Schaefer <hschaefer@fto.de>
To: multimedia@FreeBSD.ORG
Cc: freebsd-hackers@FreeBSD.ORG, Soren Schmidt <sos@freebsd.dk>,
     Valeriy E. Ushakov <uwe@ptc.spbu.ru>
Subject: video cd reading on freebsd

Hey everyone,

as many of you might know (by reading -multimedia), i would like to write
a video cd input plugin for xine (xine.sourceforge.net, a player for
mpeg-1 and mpeg-2 video that is mainly developed on linux, which
synchronizes playback of video and audio) that works on freebsd.

the current video cd plugin for linux uses the linux ioctls, which we
obviously don't have on freebsd (aside from luoqi's patch that is not in
-stable, as far as i understand).
it needs a way to read the toc of the vcd (which is a ioctl call on
linux), and read the video stream off of the disc. 

i understand that there is a (quite straightforward) way to read the raw
data off a video cd using an atapi drive and that Mike Meyer is going to
make it work for scsi as well as soon as he has time to do that. now i
still don't quite understand how to do read data off of video cds exactly
(although probably the answer is in mails on -multimedia, which i intend
to read through again looking for this information - after getting an
atapi drive). if someone (uwe?) could send me some sample c-program that
does that, i would be really grateful.

but i have absolutely no clue about how to read the toc off a video cd.
will sys/cdio.h's ioc_read_toc_entry work for that ? if so, will it work
for atapi, scsi or both ?!

Heiko




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0010141521370.47838-100000>