On Thu, Jan 23, 2003 at 03:51:41PM +0200, Sergey A. Ovchar wrote:
> How can I convert several *.wav to *.mp3, by the _one_ command, using lame. I'm
>interesting about batch mode.
> Reading This F.. Manual didn't take desired effect :(.
>
> And how can I redirect output trom "cdparanoia -B" to the
Op do 23-01-2003, om 16:41 schreef David Z Maze:
> "Sergey A. Ovchar" <[EMAIL PROTECTED]> writes:
> > How can I convert several *.wav to *.mp3, by the _one_ command, using lame. I'm
>interesting about batch mode.
> > Reading This F.. Manual didn't take desired effect :(.
> >
> > And how can I redi
Sergey A. Ovchar wrote:
Hi.
How can I convert several *.wav to *.mp3, by the _one_ command, using lame. I'm interesting about batch mode.
Reading This F.. Manual didn't take desired effect :(.
And how can I redirect output trom "cdparanoia -B" to the lame ?
It's not clear. Are you trying to r
Tim Ayers wrote:
> me@mymachine:~$ for f in *.wav; do lame $f ${f%%wav}mp3"; done
Darn. Syntax error. Take off the errant double-quote after 'mp3' in both
examples...
for f in *.wav; do lame $f ${f%%wav}mp3; done
Hope you have a very nice day, :-)
Tim Ayers ([EMAIL PROTECTED])
--
To UNSU
On Thu, Jan 23, 2003 at 03:51:41PM +0200, Sergey A. Ovchar wrote:
> Hi.
> How can I convert several *.wav to *.mp3, by the _one_ command, using lame. I'm
>interesting about batch mode.
lame file.wav file.mp3
Add the '--decode' option to go in the opposite direction. I have a
perl script that wil
To: [EMAIL PROTECTED]
Subject: Lame,cdparanoia,AidioCD
Hi.
How can I convert several *.wav to *.mp3, by the _one_ command, using lame.
I'm interesting about batch mode.
Reading This F.. Manual didn't take desired effect :(.
And how can I redirect output trom "cdparanoia -B" to th
003 9:06 AM
> To: [EMAIL PROTECTED]
> Subject: Lame,cdparanoia,AidioCD
>
>
> Hi.
> How can I convert several *.wav to *.mp3, by the _one_
> command, using lame. I'm interesting about batch mode.
> Reading This F.. Manual didn't take desired effect :(.
>
>
"Sergey A. Ovchar" <[EMAIL PROTECTED]> writes:
> How can I convert several *.wav to *.mp3, by the _one_ command, using lame. I'm
>interesting about batch mode.
> Reading This F.. Manual didn't take desired effect :(.
>
> And how can I redirect output trom "cdparanoia -B" to the lame ?
It sounds l
Hi.
How can I convert several *.wav to *.mp3, by the _one_ command, using lame. I'm
interesting about batch mode.
Reading This F.. Manual didn't take desired effect :(.
And how can I redirect output trom "cdparanoia -B" to the lame ?
--
,''`. Sincerely yours
: :' : Sergey A. Ovchar
`. `'
9 matches
Mail list logo