From owner-freebsd-multimedia Thu Jan 18 8:14: 1 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from smtpproxy1.mitre.org (mb-20-100.mitre.org [129.83.20.100]) by hub.freebsd.org (Postfix) with ESMTP id A247637B402 for ; Thu, 18 Jan 2001 08:13:43 -0800 (PST) Received: from avsrv1.mitre.org (avsrv1.mitre.org [129.83.20.58]) by smtpproxy1.mitre.org (8.9.3/8.9.3) with ESMTP id LAA08819 for ; Thu, 18 Jan 2001 11:13:41 -0500 (EST) Received: from mailsrv2.mitre.org (mailsrv2.mitre.org [129.83.221.17]) by smtpsrv1.mitre.org (8.9.3/8.9.3) with ESMTP id LAA01675 for ; Thu, 18 Jan 2001 11:13:40 -0500 (EST) Received: from mitre.org ([128.29.145.140]) by mailsrv2.mitre.org (Netscape Messaging Server 4.15) with ESMTP id G7D92Q00.P1F; Thu, 18 Jan 2001 11:13:38 -0500 Message-ID: <3A671606.145AE597@mitre.org> Date: Thu, 18 Jan 2001 11:12:54 -0500 From: "Andresen,Jason R." X-Mailer: Mozilla 4.75 [en]C-20000818M (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Marc van Kempen Cc: Mathew KANNER , multimedia@FreeBSD.ORG Subject: Re: DVD playback References: <20010117131850.A3402@cs.mcgill.ca> <3A670CA9.EEC14186@bowtie.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Marc van Kempen wrote: > > How is the performance for you? > > I've tested xine and it loses a lot of frames, it not really > usable now. > > I read on somewhere that it might be the fault of the > dvd player not reading data as fast as under Linux. Any thoughts? > > My hardware: > > (Celeron 600, > acd0: DVD-ROM at ata1-master using PIO4, > Matrox G400 with XFree86 3.3.6) Well, you've got two problems right off the bat: 1. PIO4, programmed I/O tends to eat a lot of CPU cycles that would be better spent decoding DVD frames. There may not be much you can do about this though. 2. XFree86 3.3.6 tends to be VERY SLOW with bitblts. Try running top and see if XF86_SVGA is consuming a large % of your available CPU time (>5-10%). If it is, you may want to consider upgrading to XFree4 and installing the drm support for your card. It made a huge difference on my machine (full screen playback went from <1 FPS (at 1280x1024) to ~30FPS with CPU time to spare. Finally, has anybody else experianced the problem where xine only runs at 1/2 speed (even the audio?)? The latest versions seem to do this on my system, and I am wondering if it is a common occurance or a fluke on my system. -- _ _ _ ___ ____ ___ ______________________________________ / \/ \ | ||_ _|| _ \|___| | Jason Andresen -- jandrese@mitre.org / /\/\ \ | | | | | |/ /|_|_ | Views expressed may not reflect those /_/ \_\|_| |_| |_|\_\|___| | of the Mitre Corporation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message