Re: [mp3encoder] lame and linux!

2006-08-04 Thread Ken
> > Did you write a script called /tmp/z with these contents and make it > executable? I made a script called z and put it in the /tmp/ directory, with the script that you gave me, then i set the file permissions to 755. > > #!/bin/sh > > > infile=$1 > > > dir=`dirname $infile` > > > base=`basen

Re: [mp3encoder] lame and linux!

2006-08-04 Thread Ken
I'm getting this error when it try to run your script: "find: /tmp/z: No such file or directory" and the command I'm running it with, not sure if this is right, find /home/www.site.com/members/ -name '*.mp3' -exec /tmp/z {} \; thanks again, -Ken On 8/3/06, W

Re: [mp3encoder] lame and linux!

2006-08-04 Thread Ken
the commands to install it, i haven't used perl in years. any ideas? thanks again! -Ken On 8/4/06, Ken <[EMAIL PROTECTED]> wrote: > > awesome! thanks guys! > I'll try that this morning. > > cheers, > -Ken > > > On 8/3/06, Stephen Swinsburg <[EMAIL

Re: [mp3encoder] lame and linux!

2006-08-04 Thread Ken
ah, i've got it, had to initialize cpan first:-P On 8/4/06, Ken <[EMAIL PROTECTED]> wrote: > > hmm, i got this error trying to run the perl script: > > > [EMAIL PROTECTED] home]# ./lame.pl > unknown warnings category 'File::Find' at ./lame.pl line 8

Re: [mp3encoder] lame and linux!

2006-08-04 Thread Ken
awesome! thanks guys! I'll try that this morning. cheers, -Ken On 8/3/06, Stephen Swinsburg <[EMAIL PROTECTED]> wrote: > > Heres the perl equivalent: > > #!/usr/bin/perl -w > > # > # script to process all mp3 files under a given directory or directories >

Re: [mp3encoder] lame and linux!

2006-08-03 Thread Ken
hmm, i don't really know perl, though i know php/asp/vb very well. but i thought that maybe i could just use grep to find the files and parse the names into the lame command line. On 8/3/06, Stephen Swinsburg <[EMAIL PROTECTED]> wrote: > > Hi Ken, > Probably easiest to write

[mp3encoder] lame and linux!

2006-08-03 Thread Ken
you guys understand what I'm saying here. any ideas would be great! thanks in advance for your time, -Ken ___ mp3encoder mailing list mp3encoder@minnie.tuhs.org https://minnie.tuhs.org/mailman/listinfo/mp3encoder

[mp3encoder] lame problem

2005-09-23 Thread Ken Arromdee
Using Lame 3.97: First, the ACM directory in the source distro is bad. ACM is empty and acm (lower case) contains the contents, making the Linux compile not work until you rename it. Second, I've been having a problem decoding a particular file. (It seems, from searching the web, that someone e