From owner-freebsd-questions@FreeBSD.ORG Tue Oct 25 15:50:51 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E05B16A420 for ; Tue, 25 Oct 2005 15:50:51 +0000 (GMT) (envelope-from supermoccine@gmail.com) Received: from qproxy.gmail.com (qproxy.gmail.com [72.14.204.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E50F43D48 for ; Tue, 25 Oct 2005 15:50:50 +0000 (GMT) (envelope-from supermoccine@gmail.com) Received: by qproxy.gmail.com with SMTP id a39so527773qbd for ; Tue, 25 Oct 2005 08:50:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IVbAxae/9gDg/schh1tEAu+JAu162rL3vihk7g6Plm56RfS9iW/YvHE9q57ahlO33v5AHDTtFIn/H0Zv8wxCna4K64RKZfhBSd4cQ9ZfGEDNnAxCXW1A+3Jq13LuHcCLHCLOfDM92ftbaxSZFWZh8aQ3OIY8JjWhgmZq4Xjvle8= Received: by 10.65.236.16 with SMTP id n16mr1510703qbr; Tue, 25 Oct 2005 08:50:49 -0700 (PDT) Received: by 10.65.103.11 with HTTP; Tue, 25 Oct 2005 08:50:49 -0700 (PDT) Message-ID: Date: Tue, 25 Oct 2005 17:50:49 +0200 From: Linnea Forslund To: freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051025123759.GC764@eucla.lemis.com> <20051025140212.GB66887@slackbox.xs4all.nl> <20051025141946.GD66887@slackbox.xs4all.nl> <20051025153834.GA23237@slackbox.xs4all.nl> Subject: Fwd: Fwd: problems with cd/dvd-device 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: Tue, 25 Oct 2005 15:50:51 -0000 ---------- Forwarded message ---------- From: Linnea Forslund Date: Oct 25, 2005 5:50 PM Subject: Re: Fwd: problems with cd/dvd-device To: Roland Smith On 10/25/05, Roland Smith wrote: > On Tue, Oct 25, 2005 at 05:14:58PM +0200, Linnea Forslund wrote: > > > > To read a data CD with mp3 files you should run > > > > > > mount -t cd9660 /dev/acd0 /cdrom > > > > > > as root (for now). If that command finishes without error, the conten= ts > > > of the CD will be under /cdrom. See "ls /cdrom". > > > > I can see it! Weehoo! > > > > supermoccine# ls /cdrom > > Hipp Hipp - Extra Material.avi > > > > When i tried running it with mplayer just copying and pasting the name > > I got this: > > > > supermoccine# mplayer Hipp Hipp - Extra Material.avi > > Spaces are seen as seperation characters between arguments. So what you a= re > trying to do is invoke mplayer with five arguments. > > If a filename contains spaces, use quotes around the filename. > > Try this instead: > > mplayer "Hipp Hipp - Extra Material.avi" > Ah! Thats it.. It still won't play though. supermoccine# mplayer "Hipp Hipp - Extra Material.avi" MPlayer 1.0pre6-3.4.2 (C) 2000-2004 MPlayer Team CPU: Advanced Micro Devices (Family: 8, Stepping: 0) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1 Compiled with runtime CPU detection - WARNING - this is not optimal! To get best performance, recompile MPlayer with --disable-runtime-cpudetect= ion. Playing Hipp Hipp - Extra Material.avi. File not found: 'Hipp Hipp - Extra Material.avi' Failed to open Hipp Hipp - Extra Material.avi Exiting... (End of file) supermoccine# Should I recompile as it says? Well, maybe I don't need to do that now.. there are far more important things to take care of... /Linnea -- /Linnea