Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Mar 2011 18:17:27 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        Michal Varga <varga.michal@gmail.com>
Cc:        Marko Lerota <mlerota@claresco.hr>, Jason Hsu <jhsu802701@jasonhsu.com>, freebsd-stable@FreeBSD.org, Oliver Pinter <oliver.pntr@gmail.com>
Subject:   Re: Best way to switch from Linux to BSD
Message-ID:  <4D934987.2080209@FreeBSD.org>
In-Reply-To: <1301497823.1511.57.camel@xenon>
References:  <20110329013223.ddca7453.jhsu802701@jasonhsu.com>	<4D917B7B.1020106@FreeBSD.org> <87tyek99zb.fsf@cosmos.claresco.hr>	<AANLkTimaw6iDcWu5mPJtSM56M=LLLi1ab3HuLWnN62Gx@mail.gmail.com> <1301497823.1511.57.camel@xenon>

next in thread | previous in thread | raw e-mail | index | archive | help
on 30/03/2011 18:10 Michal Varga said the following:
> On Wed, 2011-03-30 at 16:26 +0200, Oliver Pinter wrote:
>> http://hup.hu/node/94286  ;)
>>
> 
> 1.
> $ portinstall -v www/epiphany
> $ epiphany "http://www.youtube.com/html5"
> $ epiphany "http://www.youtube.com/watch?v=XBH1dcHoL6Y"
> 
> 
> 2.
> $ portinstall -v multimedia/quvi multimedia/mplayer
> $ cat ~/bin/streamvid
> quvi -f best "$1" --exec "mplayer -prefer-ipv4 %u 1>&2" > /dev/null
> $ streamvid "http://www.youtube.com/watch?v=XBH1dcHoL6Y"
> 
> 
> 3.
> $ portinstall -v multimedia/cclive
> $ cclive -f best "http://www.youtube.com/watch?v=XBH1dcHoL6Y"
> 

There is also multimedia/minitube

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D934987.2080209>