LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   could some check my syntax (https://www.linuxquestions.org/questions/linux-software-2/could-some-check-my-syntax-100853/)

ehdwuld 10-06-2003 11:38 AM

could some check my syntax
 
I was trying to figure out the syntax of the command line to convert .ogg files to .mp3 files

is this rite?

lame -br 128000 -if [whatever].ogg -of [whatever].mp3

now I read at this tutorial site how to convert .wav file to .mp3
http://www.linux.org/lessons/beginne...lesson18c.html

but my concern was using one compression algorythem
with another may actually make the package BIGGER

This is something I've heard with other compression software for internet protocols

wonder if it applies to this

thanks

ehdwuld 10-06-2003 12:11 PM

well maybe later someone will answer

oh well

:)


All times are GMT -5. The time now is 06:13 AM.