From owner-freebsd-i386@FreeBSD.ORG Sun Jun 8 16:50:16 2003 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51B6837B401 for ; Sun, 8 Jun 2003 16:50:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC03643FB1 for ; Sun, 8 Jun 2003 16:50:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h58NoFUp047533 for ; Sun, 8 Jun 2003 16:50:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h58NoFE4047532; Sun, 8 Jun 2003 16:50:15 -0700 (PDT) Date: Sun, 8 Jun 2003 16:50:15 -0700 (PDT) Message-Id: <200306082350.h58NoFE4047532@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: none Subject: Re: i386/52427: DVD replay under MSI "655 MAX" mobo interrupted X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: none List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jun 2003 23:50:16 -0000 The following reply was made to PR i386/52427; it has been noted by GNATS. From: none To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: i386/52427: DVD replay under MSI "655 MAX" mobo interrupted Date: Sun, 8 Jun 2003 18:48:00 -0500 (CDT) Using gmplayer (mplayer-gtk-esound-0.90.0.110_2) has reduced the video skips dramatically, virtually eliminating them. Options enabled with gmplayer (which have no equivalent with ogle or Goggles): 1) Video driver chosen: X11 (XImage/Shm) - enable double buffering - enable direct rendering 2) Misc - Enable postprocessing (auto quality = 0) - Cache on (size = 8192) - AutoSync on (value = 30) The biggest changes in video synchronization were achieved with: a) enabling double buffering b) enabling cache=8192 Now there are only small "blips" which may be due to "missing frames" in original video recording or mpeg generation, but they are usually not noticable (they don't appear to "drag" the video motion or cause it to "jump"). The IDE activity LED is now "furious with action" (ie; blinking very rapidly), rather than emulating a slow heartbeat. The video output quality appears to be slightly more grainy than that shown by ogle/Goggles, but is acceptable. There may be more tunables that will assist this, but I haven't tried everything yet. All three programs (gmplayer, ogle, Goggles) exhibit slightly grainy/fluid backgrounds, but gmplayer's is somewhat more noticable. Note: this testing was done under FreeBSD 5.1-RC1.