On Thu, 2007-11-29 at 13:10 +0100, Diego Biurrun wrote: > On Wed, Nov 28, 2007 at 11:57:39PM +0100, superdump wrote: > > > > --- (empty file) > > +++ amr/reformat.pl Wed Nov 28 23:57:38 2007 > > @@ -0,0 +1,29 @@ > > +$grp = 0; > > +$mod = 8; > > Doesn't this need #!/usr/bin/perl or something?
It could have, as it's marked executable. I've just been using it as `perl reformat.pl < input.txt` It's nothing final, I've just found it useful so I thought I'd slap it into the repo so I didn't lose it. :) Rob _______________________________________________ FFmpeg-soc mailing list [email protected] http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
