Short answer: Yes, just use a pipe (|) to do it Long answer: Don't bother, just recompile LAME with Ogg input support - its either an official compile option or theres a patch for it. oggdec is slow (not that LAME doing it will be majorly), and there is a possibility of pipe-starvation, where LAME could be running faster than oggdec, and there wouldn't be any file to encode from...
Cian On 27/04/05, Eric Dunbar <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm trying to use oggdec and lame to convert from .ogg to .mp3. > > First I decode with oggdec to a .wav file and then from .wav to .mp3 using > lame. > > What I was wondering is if it'd be possible to direct the .wav output > from oggdec *directly* to lame, skipping the intermediate file > creation process? > > Eric. > _______________________________________________ > yellowdog-general mailing list > [email protected] > http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general > HINT: to Google archives, try '<keywords> site:terrasoftsolutions.com' > -- ------------------------- "We're busy running out of time" _______________________________________________ yellowdog-general mailing list [email protected] http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general HINT: to Google archives, try '<keywords> site:terrasoftsolutions.com'
