playing a dvd

2006-04-30 Thread eoghan

Hi
Im trying to open a dvd and play it. I am trying a number of programs 
but I cannot seem to get it to open my dvd.

I have tried totem, kmplayer and finally mplayer from terminal.
$mplayer dvd://1
gives me:

libdvdread: Could not open device with libdvdcss.
libdvdread: Can't open /dev/acd0 for reading.
Couldn't open DVD device: /dev/acd0

This seems to have happened a few weeks ago, because i have used 
kmplayer (on gnome) before and I had no problems playing dvd's.

Could someone help me out?
Thanks
Eoghan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: playing a dvd

2006-04-30 Thread dick hoogendijk
On Sun, 30 Apr 2006 15:09:48 +0100
eoghan [EMAIL PROTECTED] wrote:

 Hi
 Im trying to open a dvd and play it. I am trying a number of programs 
 but I cannot seem to get it to open my dvd.

For playing DVD's try ogle. It's very fast, no stuttering audio, etc.

OGLE is just fot DVD playing though. ;-)

-- 
dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 6.1 ++ The Power to Serve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: playing a dvd

2006-04-30 Thread eoghan

dick hoogendijk wrote:

On Sun, 30 Apr 2006 15:09:48 +0100
eoghan [EMAIL PROTECTED] wrote:


Hi
Im trying to open a dvd and play it. I am trying a number of programs 
but I cannot seem to get it to open my dvd.


For playing DVD's try ogle. It's very fast, no stuttering audio, etc.

OGLE is just fot DVD playing though. ;-)



Thanks
But I get the same error with ogle; with the addition of:
DVDSetDVDRoot:: Root not set

Any ideas?
Eoghan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: playing a dvd

2006-04-30 Thread Fabian Keil
eoghan [EMAIL PROTECTED] wrote:

 Im trying to open a dvd and play it. I am trying a number of programs 
 but I cannot seem to get it to open my dvd.
 I have tried totem, kmplayer and finally mplayer from terminal.
 $mplayer dvd://1
 gives me:
 
 libdvdread: Could not open device with libdvdcss.
 libdvdread: Can't open /dev/acd0 for reading.
 Couldn't open DVD device: /dev/acd0
 
 This seems to have happened a few weeks ago, because i have used 
 kmplayer (on gnome) before and I had no problems playing dvd's.
 Could someone help me out?

Does your user have read permissions for /dev/acd0?

Fabian
-- 
http://www.fabiankeil.de/


signature.asc
Description: PGP signature


Re: playing a dvd

2006-04-30 Thread eoghan

Fabian Keil wrote:

eoghan [EMAIL PROTECTED] wrote:

Im trying to open a dvd and play it. I am trying a number of programs 
but I cannot seem to get it to open my dvd.

I have tried totem, kmplayer and finally mplayer from terminal.
$mplayer dvd://1
gives me:

libdvdread: Could not open device with libdvdcss.
libdvdread: Can't open /dev/acd0 for reading.
Couldn't open DVD device: /dev/acd0

This seems to have happened a few weeks ago, because i have used 
kmplayer (on gnome) before and I had no problems playing dvd's.

Could someone help me out?


Does your user have read permissions for /dev/acd0?

Fabian


Thanks Fabian
How can i check this. Im not using root.
Eoghan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: playing a dvd

2006-04-30 Thread Fabian Keil
eoghan [EMAIL PROTECTED] wrote:

 Fabian Keil wrote:
  eoghan [EMAIL PROTECTED] wrote:
  
  Im trying to open a dvd and play it. I am trying a number of programs 
  but I cannot seem to get it to open my dvd.
  I have tried totem, kmplayer and finally mplayer from terminal.
  $mplayer dvd://1
  gives me:
 
  libdvdread: Could not open device with libdvdcss.
  libdvdread: Can't open /dev/acd0 for reading.
  Couldn't open DVD device: /dev/acd0
 
  This seems to have happened a few weeks ago, because i have used 
  kmplayer (on gnome) before and I had no problems playing dvd's.
  Could someone help me out?
  
  Does your user have read permissions for /dev/acd0?

 Thanks Fabian
 How can i check this. Im not using root.
 
[EMAIL PROTECTED] ~ $ls -l /dev/acd0 
crw-rw  1 root  operator0,  99 Apr 30 13:28 /dev/acd0

[EMAIL PROTECTED] ~ $id
uid=1001(fk) gid=1001(fk) groups=1001(fk), 0(wheel), 5(operator), 201(privoxy)

To get these permissions I have: 

[EMAIL PROTECTED] ~ $grep ^perm /etc/devfs.conf
permsmb00660
permacd00660
permxpt00660
permpass0   0660

If your user isn't already part of the operator group you
could add him/her, or make /dev/acd0 world readable (0664).

Fabian
-- 
http://www.fabiankeil.de/


signature.asc
Description: PGP signature


Re: playing a DVD with mplayer

2003-10-19 Thread Hendrik Hasenbein
stan wrote:
I just got a new notebook with a DVD drive. I compiled mplayer from the
ports.
Now I want to play a smaple VD that I have. What do I need to do to mount
the DVD?
'mplayer -dvd 1 -dvd-device /dev/cd0' should do. Eventually you have to 
change the device.

Hendrik

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: playing a DVD with mplayer

2003-09-04 Thread Ganael Laplanche
Hi Peder,

I agree with you, no need for a gui... But what I meant is I'd like to access
the DVD (the disc !) menu, not the one of the software, a command line is much
more efficient ;-)

Ganaël LAPLANCHE
[EMAIL PROTECTED]
Tel : (+33)6.84.03.57.24.

-- Original Message ---
From: Peder Blom [EMAIL PROTECTED]
To: Ganael Laplanche [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Wed, 3 Sep 2003 17:31:02 +0200
Subject: Re: playing a DVD with mplayer

 On Tue, 2 Sep 2003 08:36:37 +
 Ganael Laplanche [EMAIL PROTECTED] wrote:
 
  Hi,
  
  Isn't there a mean to launch the full DVD and to navigate through the
  in a graphical way (as ogle or xine) ?
 
 
 You can define WITH_GUI when you build the port (see the Makefile). I
 also think that there are some graphical frontends in ports/multimedia
 that you might want to look at.
 
 But as I've never used any gui for mplayer I don't know if they bring 
 in any additional functionality.
 
 Note that if you use the command line you can put options in
 ~/.mplayer/config so most of the time you just have to enter something
 like mplayer -dvd 1 to watch a movie.
--- End of Original Message ---

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: playing a DVD with mplayer

2003-09-03 Thread Peder Blom
On Tue, 2 Sep 2003 08:36:37 +
Ganael Laplanche [EMAIL PROTECTED] wrote:

 Hi,
 
 Isn't there a mean to launch the full DVD and to navigate through the
 in a graphical way (as ogle or xine) ?
 

You can define WITH_GUI when you build the port (see the Makefile). I
also think that there are some graphical frontends in ports/multimedia
that you might want to look at.

But as I've never used any gui for mplayer I don't know if they bring in
any additional functionality.

Note that if you use the command line you can put options in
~/.mplayer/config so most of the time you just have to enter something
like mplayer -dvd 1 to watch a movie.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: playing a DVD with mplayer

2003-09-02 Thread Ganael Laplanche
Hi,

Isn't there a mean to launch the full DVD and to navigate through the in a
graphical way (as ogle or xine) ?

Ganaël LAPLANCHE
[EMAIL PROTECTED]
Tel : (+33)6.84.03.57.24.

-- Original Message ---
From: Peder Blom [EMAIL PROTECTED]
To: stan [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Mon, 1 Sep 2003 09:14:14 +0200
Subject: Re: playing a DVD with mplayer

 On Sat, 30 Aug 2003 21:13:52 -0400
 stan [EMAIL PROTECTED] wrote:
 
  I just got a new notebook with a DVD drive. I compiled mplayer from
  the ports.
  
  Now I want to play a smaple VD that I have. What do I need to do to
  mount the DVD?
  
  --
 
 You don't have to mount it. Just run mplayer.
 
 As an example, this is what I do to view chapter 5 of title 6 with
 japanese sound and english subtitles in fullscreen mode:
 
 mplayer -dvd 6 -dvd-device /dev/acd0c -alang ja -slang en -fs
  -cache 8192 -chapter 5
 
 See man mplayer for (many!) more options.
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
--- End of Original Message ---
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: playing a DVD with mplayer

2003-09-01 Thread Peder Blom
On Sat, 30 Aug 2003 21:13:52 -0400
stan [EMAIL PROTECTED] wrote:

 I just got a new notebook with a DVD drive. I compiled mplayer from
 the ports.
 
 Now I want to play a smaple VD that I have. What do I need to do to
 mount the DVD?
 
 -- 

You don't have to mount it. Just run mplayer.

As an example, this is what I do to view chapter 5 of title 6 with
japanese sound and english subtitles in fullscreen mode:

mplayer -dvd 6 -dvd-device /dev/acd0c -alang ja -slang en -fs
 -cache 8192 -chapter 5

See man mplayer for (many!) more options.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


playing a DVD with mplayer

2003-08-31 Thread stan
I just got a new notebook with a DVD drive. I compiled mplayer from the
ports.

Now I want to play a smaple VD that I have. What do I need to do to mount
the DVD?

-- 
They that would give up essential liberty for temporary safety deserve
neither liberty nor safety.
-- Benjamin Franklin
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


lowest possible mhz speed for playing mpeg/dvd video ?

2003-03-20 Thread Josh Brooks

Hello,

I am considering purchasing a toshiba libretto 110ct with a pentium 233
mhz MMX processor.

Is this speed/processor fast enough to play mpeg video and DVD movies from
my hard drive, assuming I have _no_ hardware acceleration at all ?

I want to use this small notebook for watching movies on planes, etc.
(among other things) and am wondering if the CPU is up to the task.

Previously I had tried video on a 166 mhz MMX and was not successful.

Any comments are appreciated - especially regarding how well it will
work.  Even if it _technically_ works on a 233 mmx, if the playback will
be spotty and bad, it's still not worth much...

thanks!


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: lowest possible mhz speed for playing mpeg/dvd video ?

2003-03-20 Thread Charlie Clark

On 2003-03-20 at 21:37:48 [+0100], Josh Brooks wrote:
 
 Hello,
 
 I am considering purchasing a toshiba libretto 110ct with a pentium 233 
 mhz MMX processor.
 
 Is this speed/processor fast enough to play mpeg video and DVD movies 
 from my hard drive, assuming I have _no_ hardware acceleration at all ?
 
 I want to use this small notebook for watching movies on planes, etc. 
 (among other things) and am wondering if the CPU is up to the task.
 
 Previously I had tried video on a 166 mhz MMX and was not successful.
 
 Any comments are appreciated - especially regarding how well it will 
 work.  Even if it _technically_ works on a 233 mmx, if the playback will 
 be spotty and bad, it's still not worth much...
 
Without acceleration or at least overlay I think this won't be enuff for 
DVD. MPEG might work but it depends on which MPEG you're talking about and 
what resolution. Plus the battery definitely won't last long enuff for a 
film.

Charlie

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: lowest possible mhz speed for playing mpeg/dvd video ?

2003-03-20 Thread Simon Barner
 I am considering purchasing a toshiba libretto 110ct with a pentium 233
 mhz MMX processor.
 
 Is this speed/processor fast enough to play mpeg video and DVD movies from
 my hard drive, assuming I have _no_ hardware acceleration at all ?

I have an AMD K6-III 400 here, and I can watch DivX movies at 1024x768 using
mplayer, but only with xv support from an old ATI Rage II and with the
-framedrop option set.

Unfortunately, DVD playback does not work, although my DVD drive is working in
DMA mode. Replacing my ISA sound card with a PCI soundblaster did not help
either... (I am writing this because the mplayer documentation hints that a bad
sound card will slow down everything).

Simon


pgp0.pgp
Description: PGP signature