Re: using stdin stdout with lame
"Elad Karako" <[email protected]>
| Newsgroups | gmane.comp.audio.mp3.encoders |
|---|---|
| Message-ID | <000001c6d63f$91b06ca0$0100a8c0@eladcom> |
Oak is more convenient for tar extractions and operations on compressed files. (..execute command for extraction and another for lame action.) -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Warren Toomey Sent: Tuesday, September 12, 2006 1:25 AM To: MP3 encoders development list Subject: Re: [mp3encoder] using stdin stdout with lame On Mon, Sep 11, 2006 at 04:55:02PM +0100, [email protected] wrote: > tar -zxvf rob.tgz | lame - rob.mp3 Reading the tar manual: tar {-r | -u} -f archive-file [options] [files | directories] -O (x, t modes only) In extract (-x) mode, files will be written to standard out rather than being extracted to disk. So: tar vxzOf rob.tgz /dirpath/rob.wav | lame - rob.mp3 and then lose the v option because you know that it works. Warren _______________________________________________ mp3encoder mailing list [email protected] https://minnie.tuhs.org/mailman/listinfo/mp3encoder __________ NOD32 1.1750 (20060911) Information __________ This message was checked by NOD32 antivirus system. http://www.eset.com