Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Oct 2005 17:50:49 +0200
From:      Linnea Forslund <supermoccine@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Fwd: Fwd: problems with cd/dvd-device
Message-ID:  <cadcd740510250850j1e9f5d24v54b5e66bf9082181@mail.gmail.com>
In-Reply-To: <cadcd740510250850l74d41accm7ff1251e3481b2f0@mail.gmail.com>
References:  <cadcd740510250504m9ca242dl68d6b6e5afc9a953@mail.gmail.com> <20051025123759.GC764@eucla.lemis.com> <cadcd740510250651rfdabd37s99462d0c9695387e@mail.gmail.com> <cadcd740510250652j4047113bncc40400c42f07be4@mail.gmail.com> <20051025140212.GB66887@slackbox.xs4all.nl> <cadcd740510250710u265ce8e1v50475d36edb6a387@mail.gmail.com> <20051025141946.GD66887@slackbox.xs4all.nl> <cadcd740510250814i2816369fwe4e6ad22fe45ed19@mail.gmail.com> <20051025153834.GA23237@slackbox.xs4all.nl> <cadcd740510250850l74d41accm7ff1251e3481b2f0@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
---------- Forwarded message ----------
From: Linnea Forslund <supermoccine@gmail.com>
Date: Oct 25, 2005 5:50 PM
Subject: Re: Fwd: problems with cd/dvd-device
To: Roland Smith <rsmith@xs4all.nl>


On 10/25/05, Roland Smith <rsmith@xs4all.nl> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cadcd740510250850j1e9f5d24v54b5e66bf9082181>