Fwd: Fwd: problems with cd/dvd-device

Linnea Forslund supermoccine at gmail.com
Tue Oct 25 08:50:51 PDT 2005


---------- Forwarded message ----------
From: Linnea Forslund <supermoccine at gmail.com>
Date: Oct 25, 2005 5:50 PM
Subject: Re: Fwd: problems with cd/dvd-device
To: Roland Smith <rsmith at xs4all.nl>


On 10/25/05, Roland Smith <rsmith at 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 contents
> > > 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 are
> 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-cpudetection.

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


More information about the freebsd-questions mailing list