bjzhanghao 发表于 2003-4-29 14:52:58

mpg321怎样循环播放?

选项里好像没有啊

吴文官 发表于 2003-4-30 20:18:21

man mpg321

bjzhanghao 发表于 2003-4-30 21:14:08

man过了,但没找到:(

Ivn 发表于 2003-5-2 21:51:09

mpg123 -Z似乎可以
mpg123 -C 大开控制健
=================================
usage: mpg123
supported options :
   -v    increase verbosity level       -q    quiet (don't print title)
   -t    testmode (no output)         -s    write to stdout
   -w <filename> write Output as WAV file
   -k nskip first n frames       -n ndecode only n frames
   -c    check range violations         -y    DISABLE resync on errors
   -b noutput buffer: n Kbytes     -f nchange scalefactor
   -r nset/force samplerate     -g nset audio hardware output gain
   -os,-ol,-ohoutput to built-in speaker,line-out connector,headphones
                                        -a dset audio device
   -2    downsample 1:2 (22 kHz)      -4    downsample 1:4 (11 kHz)
   -d nplay every n'th frame only   -h nplay every frame n times
   -0    decode channel 0 (left) only   -1    decode channel 1 (right) only
   -m    mix both channels (mono)       -p puse HTTP proxy p [$HTTP_PROXY]
   -@ fread filenames/URLs from f
   -z    shuffle play (with wildcards)-Z    random play
   -u aHTTP authentication string   -E fEqualizer, data from file
   -C    enable control keys

bjzhanghao 发表于 2003-5-3 18:57:52

-Z是乱序循环播放:(
看来是没有repeat选项了……
请问-C是哪个版本加入的,控制键是哪些呢?

Ivn 发表于 2003-5-7 23:56:41

mpg123 -Z can do !
//
I use mpg123 version 0.59r
-C:
P: pause
S:stop
F: fwd
B: back

hongewuyan 发表于 2003-5-8 14:52:34

我的mpg123加-C居然出错……

hongewuyan 发表于 2003-5-8 16:34:05

我的mpg123加-C居然出错……

Ivn 发表于 2003-5-9 23:57:37

我这个mpg123 好像就是从公社下载的!
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3.
Version 0.59r (1999/Jun/15). Written and copyrights by Michael Hipp.
Uses code from various people. See 'README' for more!
THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!

Dicky 发表于 2003-5-13 10:01:43

mpg123和mpg321不一样,改用mpg123

Ivn 发表于 2003-5-15 00:27:04

mpg123和mpg321不一样,改用mpg123
ll -l /usr/bin/mpg123
lrwxrwxrwx    1 root   root            65月3 20:36 /usr/bin/mpg123 -> mpg3
21

Dicky 发表于 2003-5-15 09:02:31

mpg321是用libmad的库做的,mpg123是自带解码核心的。

pdfer 发表于 2003-5-15 11:11:32

请问怎么建mpg123/mpg321的播放列表呢?我很菜但是我很温柔:)

Dicky 发表于 2003-5-15 11:31:04

ls *.mp3 > list
页: [1]
查看完整版本: mpg321怎样循环播放?