Using MPlayer in console

2004-08-05 Thread ilich
Hello all.

I want to watch video films in console using MPlayer or other video players.
I have tried to use SVGAlib, but it supports 4 bit per pixel only, but I want more.

What does mean Framebuffer and can it decide my problem?

Help me please!

Thanks, beforehand.


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


Re: Using MPlayer in console

2004-08-05 Thread Radek Kozlowski
On Thu, Aug 05, 2004 at 02:45:01AM +0400, ilich wrote:
> Hello all.
> 
> I want to watch video films in console using MPlayer or other video players.
> I have tried to use SVGAlib, but it supports 4 bit per pixel only, but I want more.

You might want to check this article out:
http://www.ezunix.org/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=61&page=1

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


Re: Using MPlayer in console

2004-08-05 Thread Michael Johnson
mplayer also supports libcaca (http://sam.zoy.org/projects/libcaca/).
install graphics/libcaca and then remove the line "--disable-libcaca" 
in multimedia/mplayer/Makefile and install mplayer.

Michael
On Aug 4, 2004, at 6:45 PM, ilich wrote:
Hello all.
I want to watch video films in console using MPlayer or other video 
players.
I have tried to use SVGAlib, but it supports 4 bit per pixel only, but 
I want more.

What does mean Framebuffer and can it decide my problem?
Help me please!
Thanks, beforehand.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"