From owner-freebsd-questions@FreeBSD.ORG Sat Apr 26 15:32:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9944F1065672 for ; Sat, 26 Apr 2008 15:32:24 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell.rawbw.com (shell.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 72FBA8FC12 for ; Sat, 26 Apr 2008 15:32:24 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from eagle.syrec.org (ip224.carlyle.sfo.ygnition.net [24.219.144.224]) (authenticated bits=0) by shell.rawbw.com (8.13.6/8.13.6) with ESMTP id m3QFWOAP005972 for ; Sat, 26 Apr 2008 08:32:24 -0700 (PDT) Message-ID: <48134B04.70106@rawbw.com> Date: Sat, 26 Apr 2008 08:32:20 -0700 From: Yuri User-Agent: Thunderbird 2.0.0.12 (X11/20080423) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Is mplayer currently broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@rawbw.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2008 15:32:24 -0000 Hi, When I am tryig to play DVD disk: mplayer dvd:// -sid 0 -vo xv -alang english -dvd-device /dev/acd0 all video comes up as scrambled, with big blinking squares as if MPEG2 is damaged or not decrypted correctly. But if I first read DVD content to disk mplayer plays the resulting directory ok: dvdbackup -o . -M -i /dev/acd0 mplayer dvd:// -sid 0 -aid 128 -vo xv -dvd-device I am using 7.0-STABLE and all my ports are up to date and I just rebuilt whole dependency tree of mplayer. Anybody else is having this problem? Yuri