Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

From: Ethan Grammatikidis <eekee57_AT_fastmail.fm>
Date: Sat, 6 Aug 2011 11:09:26 +0100

On Sat, 6 Aug 2011 09:19:24 +0100
Rob <robpilling_AT_gmail.com> wrote:

> On 5 August 2011 17:39, Kris Maglione <maglione.k_AT_gmail.com> wrote:
> > On Fri, Aug 05, 2011 at 09:31:40AM -0700, Suraj Kurapati wrote:
> >> # see http://www.reddit.com/r/linux/comments/dky73/
> >> lsof -p $(pgrep -f libflashplayer) | grep /tmp/Flash |
> >> awk '{print "/proc/" $2 "/fd/" $4}' | sed 's/[rwu]$//' |
> >> xargs mplayer -fs
> >
> > That's only the case for HTTP streams. RTMP streams are never written to
> > disk. And there are quite a lot of cases where it automatically unlinks the
> > files, in any case. Even then, you still need to let the non-fullscreen
> > player buffer the things, which kind of defeats the point.
>
> Somewhat off topic now, but http://repo.hu/projects/yget/ works fine for me

Shell script and an order of magnitude smaller than youtube-dl which
I've been using, nice! Is it updated quickly when youtube changes?
Received on Sat Aug 06 2011 - 12:09:26 CEST

This archive was generated by hypermail 2.2.0 : Sat Aug 06 2011 - 12:12:03 CEST