Re: [newbie] Can anyone recommend a good media player?

2002-10-05 Thread teddy wl

if you want compile mplayer on MDK 8.2, because the
mandrake use gcc 2.96, its not compatible with
mplayer. U should use the gcc 2.95 or 3.x or later.
but I still use mandrake 8.2 in my home too, and I use
Mplayer 0.9pre6. its work properly. you can installed
Mplayer on your linux box. this the way

./configure --disable-gcc-checking --enable-gui

on my computer its work properly. try this way
Sorry my english. i hope you understand :)


Teddy


--- Roger Sherman <[EMAIL PROTECTED]> wrote:
> On Sat, 5 Oct 2002, Rob Black wrote:
> 
> > Hi
> > 
> > I've got a few MPG, AVI (VFW & DivX) files from my
> windows drive that I'd
> > like to be able to play in Linux, but I can't seem
> to find anything that
> > will play them, the built in player (Xine is it?)
> won't play my files.
> > 
> > I did try and download MPlayer for Linux
> (http://www.mplayerhq.hu/homepage/)
> > but it was a lot of hassle, and didn't really want
> to work (complained that
> > gcc was the wrong version, suggested I get an
> older one)
> > 
> > Any suggestions?
> 
> Which version of Mandrake are you using? In 9.0,
> Xine works fine for me 
> for most avi and divx...xmms plays avi, as well.
> 
> 
> > 
> > Thanks
> > 
> > Rob.
> > 
> > 
> > 
> 
> -- 
> 
> peace,
> 
> Rog
> 
>
010100100111011011100110011101100101011100100111001100100110011001110110111001110011001001100100011100100110011001101110011001101110001001110100011011100101011010010111001000100111001101101110011001010111001100110010001110110010110100101001
> 
> 56469198
> > Want to buy your Pack or Services from
MandrakeSoft?
> 
> Go to http://www.mandrakestore.com
> > Want to buy your Pack or Services from
MandrakeSoft?
> 
> Go to http://www.mandrakestore.com
> 


__
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Can anyone recommend a good media player?

2002-10-05 Thread Rob Black

Thanks Teddy, I'll give that a go later (in XP at the mo, not brave enough
to switch all the way to Linux just yet!)


- Original Message -
From: "teddy wl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, October 05, 2002 1:17 PM
Subject: Re: [newbie] Can anyone recommend a good media player?


> if you want compile mplayer on MDK 8.2, because the
> mandrake use gcc 2.96, its not compatible with
> mplayer. U should use the gcc 2.95 or 3.x or later.
> but I still use mandrake 8.2 in my home too, and I use
> Mplayer 0.9pre6. its work properly. you can installed
> Mplayer on your linux box. this the way
>
> ./configure --disable-gcc-checking --enable-gui
>
> on my computer its work properly. try this way
> Sorry my english. i hope you understand :)
>
>
> Teddy
>
>
> --- Roger Sherman <[EMAIL PROTECTED]> wrote:
> > On Sat, 5 Oct 2002, Rob Black wrote:
> >
> > > Hi
> > >
> > > I've got a few MPG, AVI (VFW & DivX) files from my
> > windows drive that I'd
> > > like to be able to play in Linux, but I can't seem
> > to find anything that
> > > will play them, the built in player (Xine is it?)
> > won't play my files.
> > >
> > > I did try and download MPlayer for Linux
> > (http://www.mplayerhq.hu/homepage/)
> > > but it was a lot of hassle, and didn't really want
> > to work (complained that
> > > gcc was the wrong version, suggested I get an
> > older one)
> > >
> > > Any suggestions?
> >
> > Which version of Mandrake are you using? In 9.0,
> > Xine works fine for me
> > for most avi and divx...xmms plays avi, as well.
> >
> >
> > >
> > > Thanks
> > >
> > > Rob.
> > >
> > >
> > >
> >
> > --
> >
> > peace,
> >
> > Rog
> >
> >
>
01010010011101101110011001110110010101110010011100110010011001100110
00010110111001110011001001100100011100100110011001101110
011001101110001001110100011011100101011010010111001000100111
001101101110011001010111001100110010001110110010110100101001

> >
> > 56469198
> > > Want to buy your Pack or Services from
> MandrakeSoft?
> >
> > Go to http://www.mandrakestore.com
> > > Want to buy your Pack or Services from
> MandrakeSoft?
> >
> > Go to http://www.mandrakestore.com
> >
>
>
> __
> Do you Yahoo!?
> Faith Hill - Exclusive Performances, Videos & More
> http://faith.yahoo.com
>
>






> Want to buy your Pack or Services from MandrakeSoft?
> Go to http://www.mandrakestore.com
>




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Can anyone recommend a good media player?

2002-10-05 Thread Chris Spackman

"Rob Black" <[EMAIL PROTECTED]> writes:

> Hi
> 
> I've got a few MPG, AVI (VFW & DivX) files from my windows drive that I'd
> like to be able to play in Linux, but I can't seem to find anything that
> will play them, the built in player (Xine is it?) won't play my files.
> 
> I did try and download MPlayer for Linux (http://www.mplayerhq.hu/homepage/)
> but it was a lot of hassle, and didn't really want to work (complained that
> gcc was the wrong version, suggested I get an older one)
> 
> Any suggestions?

In my limited experience, mplayer really is worth the effort. Someone
suggested the rpms, so if you can get those working, then great. If
not, compiling mplayer isn't that hard.

first, get the win32 codecs and install them where the docs say to --
/usr/lib/win32 iirc.

the command to configure is:

./configure --with-gui --disable-gcc-checking

this will give a warning, but ignore it (i think you can just hit
return). I don't know for sure if the compiler rant applies to the
mandrake version of gcc or not, but i've been using mplayer on 8.2
with no problems at all.

after configure, just do:

make

and as root:

make install

then, do not forget to move [source directory/]etc/codecs.conf to
.mplayer/ in your home directory (notice the . in front of the name)
-- you may have to make the directory if it doesn't exist.

-- 
Chris Spackman
Sat Oct  5 20:23:56 JST 2002

 random quote 
vacation, n.:
A two-week binge of rest and relaxation so intense that
it takes another 50 weeks of your restrained workaday
life-style to recuperate.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Can anyone recommend a good media player?

2002-10-05 Thread Rob Black

I'm running 9.0

Both my MPG videos and DivX's play in Xine, but sound only, the video window
is just a blue box.

I was just looking at the X Movie Player (http://xmps.sourceforge.net/)
anyone tried it, is it any good?

Rob.


- Original Message -
From: "Roger Sherman" <[EMAIL PROTECTED]>
To: "Mandrake Newbie List" <[EMAIL PROTECTED]>
Sent: Saturday, October 05, 2002 3:35 AM
Subject: Re: [newbie] Can anyone recommend a good media player?


> On Sat, 5 Oct 2002, Rob Black wrote:
>
> > Hi
> >
> > I've got a few MPG, AVI (VFW & DivX) files from my windows drive that
I'd
> > like to be able to play in Linux, but I can't seem to find anything that
> > will play them, the built in player (Xine is it?) won't play my files.
> >
> > I did try and download MPlayer for Linux
(http://www.mplayerhq.hu/homepage/)
> > but it was a lot of hassle, and didn't really want to work (complained
that
> > gcc was the wrong version, suggested I get an older one)
> >
> > Any suggestions?
>
> Which version of Mandrake are you using? In 9.0, Xine works fine for me
> for most avi and divx...xmms plays avi, as well.
>
>
> >
> > Thanks
> >
> > Rob.
> >
> >
> >
>
> --
>
> peace,
>
> Rog
>
>
01010010011101101110011001110110010101110010011100110010011001100110
00010110111001110011001001100100011100100110011001101110
011001101110001001110100011011100101011010010111001000100111
001101101110011001010111001100110010001110110010110100101001

>
> 56469198
>






Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com







> Want to buy your Pack or Services from MandrakeSoft?
> Go to http://www.mandrakestore.com
>




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Can anyone recommend a good media player?

2002-10-04 Thread shane

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Friday 04 October 2002 7:17 pm, Rob Black did speak unto the huddled 
masses, saying:

> Hi
>
> I've got a few MPG, AVI (VFW & DivX) files from my windows drive that I'd
> like to be able to play in Linux, but I can't seem to find anything that
> will play them, the built in player (Xine is it?) won't play my files.
>
> I did try and download MPlayer for Linux

you might try the mplayer rpms from the PLF at http://plf.zarb.org/ i had it 
running in 8.2 very well with those.  haven't gotten around to it yet for 
9..

- -- 
remember the original 'jimminey cricket'???  no?  he got smashed for telling 
the truth, remember that the next time someone says "honestly now, tell me 
what you think"

shane
Profile at: http://dmoz.org/profiles/shen.html
Proud to be a DMOZ editor since 10-98
Mandrake Users Club Member http://www.linux-mandrake.com/en/club/
Registered linux user #101606 @ http://counter.li.org/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9nnH0Bwq+ZwvIN/oRAjqFAJsGfnPQWODr8d9NgkgE0Gt31Nu5aACcDGRl
AID3/zgeZmFZW9QEvMrspd0=
=ltVA
-END PGP SIGNATURE-




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Can anyone recommend a good media player?

2002-10-04 Thread Roger Sherman

On Sat, 5 Oct 2002, Rob Black wrote:

> Hi
> 
> I've got a few MPG, AVI (VFW & DivX) files from my windows drive that I'd
> like to be able to play in Linux, but I can't seem to find anything that
> will play them, the built in player (Xine is it?) won't play my files.
> 
> I did try and download MPlayer for Linux (http://www.mplayerhq.hu/homepage/)
> but it was a lot of hassle, and didn't really want to work (complained that
> gcc was the wrong version, suggested I get an older one)
> 
> Any suggestions?

Which version of Mandrake are you using? In 9.0, Xine works fine for me 
for most avi and divx...xmms plays avi, as well.


> 
> Thanks
> 
> Rob.
> 
> 
> 

-- 

peace,

Rog

010100100111011011100110011101100101011100100111001100100110011001110110111001110011001001100100011100100110011001101110011001101110001001110100011011100101011010010111001000100111001101101110011001010111001100110010001110110010110100101001

56469198


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com