From owner-freebsd-questions@FreeBSD.ORG Sun Aug 19 07:41:27 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC81716A46C for ; Sun, 19 Aug 2007 07:41:27 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from smtp224.math.arizona.edu (smtp224.math.arizona.edu [128.196.224.202]) by mx1.freebsd.org (Postfix) with ESMTP id A965613C4A7 for ; Sun, 19 Aug 2007 07:41:27 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from Debian-exim by smtp224.math.arizona.edu with local-bsmtp (Exim 4.50) id 1IMfPt-0002sg-0Q for questions@freebsd.org; Sun, 19 Aug 2007 00:41:45 -0700 Received: from 71-220-138-238.tcsn.qwest.net ([71.220.138.238] helo=.domain.actdsltmp) by smtp224.math.arizona.edu with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1IMfPp-0002sN-Ru; Sun, 19 Aug 2007 00:41:42 -0700 Message-ID: <46C7F418.5020906@math.arizona.edu> Date: Sun, 19 Aug 2007 00:41:12 -0700 From: Predrag Punosevac User-Agent: Thunderbird 2.0.0.4 (X11/20070713) MIME-Version: 1.0 To: C Thala , questions@freebsd.org References: <77647f500708182342y69c5992dsed0d03552987d47b@mail.gmail.com> In-Reply-To: <77647f500708182342y69c5992dsed0d03552987d47b@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ACL-Warn: The HELO/EHLO greeting .domain.actdsltmp is invalid X-Outgoing-Spam-Score: -5.9 (-----) Cc: Subject: Re: vlc won't play region encoded DVDs (still doesn't work) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Aug 2007 07:41:27 -0000 C Thala wrote: >>> Definitely something is wrong with your VLC (probably an older version) >>> since I can play US DVDs with VLC . >>> >> That's pretty much what I thought. I'm upgrading VLC now on the machine. >> > > Well, that didn't work. I have the latest VLC in ports, and here is > the error I get: > > libdvdnav: Using dvdnav version 0.1.10 from http://dvd.sf.net > libdvdread: Using libdvdcss version 1.2.9 for DVD access > libdvdread: Attempting to use device /dev/acd0 mounted on /cdrom for CSS > authentication > libdvdread: Could not open /dev/acd0 with libdvdcss. > libdvdread: Can't open /dev/acd0 for reading > libdvdread: Device /dev/acd0 inaccessible, CSS authentication not available. > libdvdnav: Can't read name block. Probably not a DVD-ROM device. > libdvdnav: Unable to find map file '/home/cthala/.dvdnav/.map' > libdvdnav: DVD disk reports itself with Region mask 0x00fe0000. Regions: 1 > libdvdnav: Suspected RCE Region Protection!!! > libdvdnav: Suspected RCE Region Protection!!! > [00000265] main playlist: nothing to play > > > :( > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Well if you read whole my message I said that if everything fail you should try MPlayer. I have never found a video format that MPlayer cannot play. Did you try Ogle DVD player? Sorry for asking silly questions. I read little bit your output. Did you edit devfs.conf with appropriate permissions and links. How did you mount your DVD. Forget about HAL. Try to mount it from the command line. su - mount -t udf /dev/acd0 /mnt Then try to play with MPlayer or Ogly. I am really curious to see what is happening Sincerely, Predrag Punosevac