On 11/26/08, brian m. carlson <[EMAIL PROTECTED]> wrote: > Playing MPEG stream from css_descramble.mp3 ... > MPEG 1.0 layer III, 64 kbit/s, 22050 Hz joint-stereo > ^C > [0:05] Decoding of css_descramble.mp3 finished. > lakeview ok % file css_descramble.mp3 css_descramble.mp3: MPEG ADTS, layer > III, v2, 64 kbps, 22.05 kHz, JntStereo >
I checked mpg321's code again. It's hardcoding the MPEG 1.0 part. A look at mad's struct from where the other info is retrieved didn't revealed a way to get the MPEG 1.0/2.0 info. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

