From owner-freebsd-multimedia Mon Oct 22 10: 9:34 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from magic.adaptec.com (magic.adaptec.com [208.236.45.80]) by hub.freebsd.org (Postfix) with ESMTP id B7A2637B407 for ; Mon, 22 Oct 2001 10:09:30 -0700 (PDT) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id KAA10946; Mon, 22 Oct 2001 10:09:25 -0700 (PDT) Received: from btc.btc.adaptec.com (btc.btc.adaptec.com [162.62.64.10]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id JAA10453; Mon, 22 Oct 2001 09:55:19 -0700 (PDT) Received: from hollin.btc.adaptec.com (hollin [162.62.149.56]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id LAA25689; Mon, 22 Oct 2001 11:09:20 -0600 (MDT) Received: (from scottl@localhost) by hollin.btc.adaptec.com (8.11.6/8.11.4) id f9MH4T415736; Mon, 22 Oct 2001 11:04:29 -0600 (MDT) (envelope-from scottl) Date: Mon, 22 Oct 2001 11:04:29 -0600 From: Scott Long To: Mario Sergio Fujikawa Ferreira Cc: Jason Andresen , stolz@hyperion.informatik.rwth-aachen.de, Randall Hopper , freebsd-multimedia@freebsd.org Subject: Re: Preferred device for ogle DVD is /dev/racd0c ? (was Re: Device for DVD with mplayer/current/devfs?) Message-ID: <20011022110429.A15714@hollin.btc.adaptec.com> References: <1002914934.3bc7447630577@Mail.SavvyWorld.Net> <20011012224656.A90053@f113.hadiko.de> <1002914934.3bc7447630577@Mail.SavvyWorld.Net> <20011012210517.A15947@nc.rr.com> <1002944815.3bc7b92f39ba9@Mail.SavvyWorld.Net> <20011013091956.A1069@nc.rr.com> <20011020010947.A3518@i2.informatik.rwth-aachen.de> <3BD41DF9.9A7E178C@mitre.org> <20011022144348.A1576@exxodus.fedaykin.here> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011022144348.A1576@exxodus.fedaykin.here> User-Agent: Mutt/1.3.19i Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Oct 22, 2001 at 02:43:48PM -0200, Mario Sergio Fujikawa Ferreira wrote: > On Mon, Oct 22, 2001 at 09:23:47AM -0400, Jason Andresen wrote: > > Volker Stolz wrote: > > > > > > Hrmpf, I keep getting: > > > > > > Reading disc structure, please wait... > > > libdvdread: Can't open file VIDEO_TS.IFO. > > > Can't open VMG info! > > > > > > although I did update libdvdread (0.9.2) & mplayer (0.50.2?). > > > Any more hints? > > > > Make sure you are passing the correct device to your program, > > some of them (ogle) don't chase symlinks for some reason and > > only work when I give them /dev/acd0c as the device. > > Well, since picking the right device will be a problem. > What's the device people want as the default? I will be committing > ogle in the next few days and I would like to know which is the > most preferred device. I chose /dev/racd0c as the default (raw, c > slice) but I can change that if there is enough desire. There really isn't such a thing as a raw device anymore, the r* devices in -stable are just there for compatability sake. Further, -current does not have r* devices at all, so I would suggest that you make /dev/acd0c the default. To add my $0.02, I'm 95% happy with ogle as a DVD player. I have three gripes, which I think have all been mentioned before. 1) It keeps you waiting while it unlocks all of the titles on the disk. Maybe just unlock the first few, then unlock the rest while the copyright or menu screens are on. Or just unlock each title as it's needed. 2) I get a lot of MPEG artifacts. I'm using a PIII/700MHz machine with plenty of RAM, XF4.1.0 with XVideo, and xine doesn't have this problem. It's not so severe as to make the viewing unpleasant, but it is annoying. Running 'top' shows that the CPU is 40% idle, so I'm not sure what's going on. There was a discussion a while back concerning xine and how it seemed that frame decompression was fine, but frame delivery was abnormally slow. I'd welcome more thoughts on this. 3) The ogle_gui doesn't work for me. It just sits and waits forever after displaying 'xsniff_mouse'. This could either be that I'm using KDE, not Gnome, and it's expecting some piece of infrastructure that I don't have, or that it spawned a thread that blocked in the kernel. I haven't looked to much into it. Other than that, I'm very impressed with ogle. Keep up the good work! Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message