> So, let me get this straight.... > > You guys don't have an stream identifier (thats fine), so you allow the user > to explicitly state that the source is an MP3 by using a flag, --mp3input. > Then, you undermine the whole reason the flag is there in the first place, > by looking at the friggin suffix of the filename anyway!
This switch is very usefull if you are using stdin as input. Now, your stating that a suffix should never matter. Ok, why not. But in this case, how do you deal with an mp3 bitstream with other data prepending? Like an mp3 bitstream with a wav header before, an id3v2 tag before, or even random data before? Regards, ---- Gabriel Bouvigne www.mp3-tech.org personal page: http://gabriel.mp3-tech.org _______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
