Re: [9fans] actionfs

2009-02-23 Thread Bruce Ellis
Score! http://www.chunder.com/stuff/score.html On Tue, Feb 24, 2009 at 12:41 AM, roger peppe wrote: > 2009/2/23 Bruce Ellis : >> to make "score" i converted over 30,000 frames from mpg to tiff, using >> inferno. it took a while, as it was 10 years ago, but nice to wake up >> to. > > what's "scor

Re: [9fans] actionfs

2009-02-23 Thread roger peppe
2009/2/23 Bruce Ellis : > to make "score" i converted over 30,000 frames from mpg to tiff, using > inferno. it took a while, as it was 10 years ago, but nice to wake up > to. what's "score"?

Re: [9fans] actionfs

2009-02-23 Thread Bruce Ellis
to make "score" i converted over 30,000 frames from mpg to tiff, using inferno. it took a while, as it was 10 years ago, but nice to wake up to. brucee On Mon, Feb 23, 2009 at 11:13 AM, wrote: > Hi, > > this one was an experiment > > /n/sources/contrib/maht/actionfs.c > > invoked with a regex l

[9fans] actionfs

2009-02-22 Thread mattmobile
Hi, this one was an experiment /n/sources/contrib/maht/actionfs.c invoked with a regex like actionfs (file.mpg).([0-9]+).(ppm) if you then cat /n/actionfs/file.mpg.100.ppm actionfs responds with the output from executing /bin/action-read $fd file.mpg.100.ppm file.mpg 100 ppm where $fd wil