Re: [mpg123-devel] Please test new network code in/out of mpg123 (now with HTTPS support)!
Brought to you by:
sobukus
From: Dave Y. <dav...@gm...> - 2022-05-16 20:15:02
|
On 05/16/22 12:15 PM, Thomas Orgis wrote: > Am Mon, 16 May 2022 11:30:22 -0700 > schrieb Dave Yeo <dav...@gm...>: > >> Control is mostly working fine. Display not so much. >> pressing h lists the commands, which scroll of the window and doesn't >> return to the usual output. > > I don't grok that description. „Return to the usual output“? It displays the tail of help and I guess I was expecting something about the file being played. > >> "p" seems to keep playing the same frame, > > Yes, that's what it always does. Read the help: > > [p] loop around current position (don't combine with output buffer) > > Actual pause is [s] or the space bar. Blame history. OK, Samuel's port used p for pause. > >> most of the other keys work, "+" for increasing the volume, but not "-", >> this is probably a driver issue, even the system volume control is >> erratic, seems our port of Alsa doesn't get the mixer right a lot of the >> time. > > You're using Alsa with mpg123, not os2 output? The current OS/2 driver is based on Alsa to support most modern hardware, but it is os2 output. Really I should test the USB audio, the only other current sound device/driver. > >> No progress bar or even time count. >> Kind of surprised the term stuff doesn't work. > >> No progress bar, timer etc. Basically in the console, > > You only get a progress bar if you ask for it. Run mpg123 -v or press > 'v' (multiple times) in terminal control! Doesn't help. > >> ulrc = DosSleep(msec); > > OK, DosSleep(10) it is, then. > >> >> [3:41] Decoding of F:\sounds\mp3\09 What God Wants, Part II.mp3 finished. > > Give it some -vvvvvvvvv! ;-) Lots of output like, MPEG 1.0, Layer: III, Freq: 44100, mode: Stereo, modext: 0, BPF : 627 Channels: 2, copyright: No, original: No, CRC: No, emphasis: 0. Bitrate: 192 kbit/s Extension value: 0 scrolling by Dave |