Re: harassed by mplayer on FreeBSD-6.1-R amd64

2007-08-26 Thread luizbcampos
 sorry, Roland, it will be no use this script of yours...

On 8/24/07, Roland Smith [EMAIL PROTECTED] wrote:

 On Fri, Aug 24, 2007 at 12:33:19PM -0300, [EMAIL PROTECTED] wrote:
  Hi, everybody...I've downloaded mplayer but there is not a graphical
  interface... and how do I configure it?

 It is configured in the default build. It is called 'gmplayer'.  But you
 might want to try building mplayer locally, so you can make a better
 choice wrt the codecs you want. E.g, in the default build, the H.264
 codec is not enabled. Neither are the esound or arts sound
 systems.

 Add your choice of dvd devices to /etc/make.conf;

 .if ${.CURDIR:M*/multimedia/mplayer}
 WITH_DVD_DEVICE=/dev/cd1
 WITH_CDROM_DEVICE=/dev/cd1
 .endif

 Deinstall the package, then go to /usr/ports/multimedia/mplayer,
 and issue 'make config' and then 'make install clean' as root.

 Roland
 --
 R.F.Smith   http://www.xs4all.nl/~rsmith/
 [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
 pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


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


Re: harassed by mplayer on FreeBSD-6.1-R amd64

2007-08-24 Thread Pollywog
On Friday 24 August 2007 15:33:19 [EMAIL PROTECTED] wrote:
 Hi, everybody...I've downloaded mplayer but there is not a graphical
 interface... and how do I configure it?

I have used it in Linux and I know that in Linux, to have a graphical 
interface, one has to specify that during configure, before compiling.
The command for the graphical interface is gmplayer.  Try that and see if 
you already have the gui installed.

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


harassed by mplayer on FreeBSD-6.1-R amd64

2007-08-24 Thread luizbcampos
Hi, everybody...I've downloaded mplayer but there is not a graphical
interface... and how do I configure it?


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


Re: harassed by mplayer on FreeBSD-6.1-R amd64

2007-08-24 Thread Roland Smith
On Fri, Aug 24, 2007 at 12:33:19PM -0300, [EMAIL PROTECTED] wrote:
 Hi, everybody...I've downloaded mplayer but there is not a graphical
 interface... and how do I configure it?

It is configured in the default build. It is called 'gmplayer'.  But you
might want to try building mplayer locally, so you can make a better
choice wrt the codecs you want. E.g, in the default build, the H.264
codec is not enabled. Neither are the esound or arts sound
systems. 

Add your choice of dvd devices to /etc/make.conf;

.if ${.CURDIR:M*/multimedia/mplayer}
WITH_DVD_DEVICE=/dev/cd1
WITH_CDROM_DEVICE=/dev/cd1
.endif

Deinstall the package, then go to /usr/ports/multimedia/mplayer,
and issue 'make config' and then 'make install clean' as root. 

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgpqvNFkRQKnf.pgp
Description: PGP signature


Re: harassed by mplayer on FreeBSD-6.1-R amd64

2007-08-24 Thread Predrag Punosevac

[EMAIL PROTECTED] wrote:

Hi, everybody...I've downloaded mplayer but there is not a graphical
interface... and how do I configure it?


   Thanks
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
  
What do you mean there is no graphical interface? When you type gmplayer 
what do you get? I get graphical interface.

For the list of the commands from the command line just type mplayer.

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