Re: playing flv on chroot, repos of capable mplayer?

2006-10-30 Thread Edward Guldemond
On 2006-10-26, vitko <[EMAIL PROTECTED]> wrote:
> Alternatively you could try Marillat's packages

You can also build Debian packages from the latest mplayer source.  The
instructions to do so are in the (excellent) mplayer documentation.

-- 
Ed


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: playing flv on chroot, repos of capable mplayer?

2006-10-25 Thread vitko
Igor TAmara píše v St 25. 10. 2006 v 21:13 +0200:
> Hi, I want to know if someone has a repository to download mplayer with
> support to play .vlf , showmedo and youtube convert the videos to this
> format, and I want to download and play locally, does anyone has managed
> to download and play with mplayer or some other tool?

If you mean .flv (flash video), I play it on my Sid AMD64 using mplayer
with no problems. 

I'm using home built fresh SVN code, it is just

$ cd /usr/local/src/mplayer-SVN
$ svn checkout svn://svn.mplayerhq.hu/mplayer/trunk/
$ cd trunk/
$ ./configure
$ make
$ sudo make install

Alternatively you could try Marillat's packages

...
deb http://www.debian-multimedia.org/ sid main
...


Vit


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]