mpg123 v0.59
http://www.mpg123.de/
win32binary 0.59r
http://www3.tky.3web.ne.jp/~takuroho/mpg123.html
win32binary 0.59r 0.59s
http://www.jthz.com/~lame/
home

--longhelp

with option "-t"

  • result

    normal sample
    Title  : LUNCH IN SAVANNAH               Artist: JUDY AND MARY
    Album  : POP LIFE                        Year  : 1998
    Comment:                                 Genre : JPop
    
    Playing MPEG stream from G:\smpl\06.mp3 ...
    Junk at the beginning 49443303
    MPEG 1.0 layer III, 128 kbit/s, 44100 Hz joint-stereo
    Illegal Audio-MPEG-Header 0x5441474c at offset 0x78e30c.
    Skipped ID3 Tag!
    
    [5:00] Decoding of G:\smpl\06.mp3 finished.
    

    "Junk at the beginning 49443303"
    -> id3v2tag
    "Illegal Audio-MPEG-Header 0x5441474c at offset 0x78e30c.
    Skipped ID3 Tag!"
    -> id3v1tag

    damaged sample

    Title  : bad02                           Artist: foo
    Album  : bar                             Year  : 2003
    Comment: bad                             Genre : A Capella
    
    Playing MPEG stream from G:\bad\bad02.mp3 ...
    MPEG 1.0 layer III, 128 kbit/s, 44100 Hz joint-stereo
    Illegal Audio-MPEG-Header 0x00000000 at offset 0x10814f.
    Skipped 65201 bytes in input.
    mpg123: Can't rewind stream by 254 bits!
    Illegal Audio-MPEG-Header 0x00000000 at offset 0x22d730.
    
    [2:18] Decoding of G:\bad\bad02.mp3 finished.
    



    --longhelp

    High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3.
    Version 0.59s-mh2 (1999/Sep/21). Written and copyrights by Michael Hipp.
    Win32 port v0.01 (Feb 18 2000) by Dmitry Rahalov
    
    usage: mpg123 [option(s)] [file(s) | URL(s) | -]
    supported options:
    
     -k  --skip 
     -a  --audiodevice 
     -2     --2to1             2:1 Downsampling
     -4     --4to1             4:1 Downsampling
     -t     --test
     -s     --stdout
     -S     --STDOUT           Play AND output stream (not implemented yet)
     -c     --check
     -v[*]  --verbose          Increase verboselevel
     -q     --quiet            Enables quiet mode
            --title            Prints filename in xterm title bar
     -y     --resync           DISABLES resync on error
     -0     --left --single0   Play only left channel
     -1     --right --single1  Play only right channel
     -m     --mono --mix       Mix stereo to mono
            --stereo           Duplicate mono channel
            --reopen           Force close/open on audiodevice
     -g     --gain             Set audio hardware output gain
     -r     --rate             Force a specific audio output rate
            --8bit             Force 8 bit output
     -o h   --headphones       Output on headphones
     -o s   --speaker          Output on speaker
     -o l   --lineout          Output to lineout
     -f  --scale         Scale output samples (soft gain)
     -n     --frames        Play only  frames of every stream
     -b  --buffer        Set play buffer ("output cache")
     -C     --control          Enable control keys
     -d     --doublespeed      Play only every second frame
     -h     --halfspeed        Play every frame twice
     -p  --proxy         Set WWW proxy
     -@  --list          Play songs in  file-list
     -z     --shuffle          Shuffle song-list before playing
     -Z     --random           full random play
            --equalizer        Exp.: scales freq. bands acrd. to 'equalizer.dat'
            --aggressive       Tries to get higher priority (nice)
     -u     --auth             Set auth values for HTTP access
     -T     --realtime         Tries to get realtime priority
     -w  --wav           Writes samples as WAV file in  (- is stdout)
            --au            Writes samples as Sun AU file in  (- is stdout)
            --cdr           Writes samples as CDR file in  (- is stdout)
    
    See the manpage mpg123(1) for more information.
    


    home