From owner-freebsd-current@FreeBSD.ORG Fri Jan 2 11:00:03 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CA0816A4CE for ; Fri, 2 Jan 2004 11:00:03 -0800 (PST) Received: from ran.psg.com (ip166.usw253.dsl-acs2.sea.iinet.com [209.20.253.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61BBB43D5E for ; Fri, 2 Jan 2004 11:00:01 -0800 (PST) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com) by ran.psg.com with esmtp (Exim 4.24; FreeBSD) id 1AcUWe-000OBT-Vu for freebsd-current@freebsd.org; Fri, 02 Jan 2004 11:00:01 -0800 From: Randy Bush Date: Fri, 2 Jan 2004 11:00:00 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: FreeBSD Current Message-Id: Subject: vlc and dvd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 19:00:03 -0000 i tried to start vlc with a dvd and get % vlc VideoLAN Client 0.6.2 Trevelyan [00000152] main input: playlist item `dvd:/dev/dvd@0:1' [00000152] main input error: no suitable access module for `/://dvd:/dev/dvd@0:1' [00000153] main input: playlist item `dvd:/dev/dvd@0:1' [00000153] main input error: no suitable access module for `/://dvd:/dev/dvd@0:1' [00000154] main input: playlist item `dvdsimple:/dev/dvd@1:1' [00000154] main input error: no suitable access module for `/://dvdsimple:/dev/dvd@1:1' oh, and gnome totem sez An error occured The movie '/dev/cdrom' could not be read.. clues? randy