-
Hi,
I did not compile anything. I am using:
mpg123-1.8.0-x86.zip
I always downloaded the pre-compiled mpg123 for windows.
To reproduce the problem:
1) put mpg123 in windows path
2) call from a dos shell - mpg123 "name of a song"
If mpg123 is not in the path, it works, by using the full path.
However, with mpg123 1.6.4, it works either way.
Also, trying to call mpg123 from inside a...
2009-06-11 23:39:32 UTC in mpg123
-
Same problem in version 1.8.0.
2009-06-11 22:40:20 UTC in mpg123
-
mpg123-1.7.3 does not work in a windows shell (dos prompt)
E:\temp\mpg123-1.7.3-x86>mpg123 "..\01 - Sapatilha 37.mp3"
[module.c:97] error: Failure getting workdir or moddir!
[audio.c:179] error: Unable to find a working output module in this list: win32
[audio.c:533] error: Failed to open audio output module
E:\temp\mpg123-1.7.3-x86>
If I use a msys shell, it works.
Version...
2009-05-23 11:51:31 UTC in mpg123
-
That is it. The third patch fixed it.
Even using the v4l2 API it is working. No more problems changing stations.
By the way, which is the best API for me, v4l or v4l2?
Both are working fine now.
Thanks a lot.
PS:
I maintain kradio in ATrpms:
http://atrpms.net/name/kradio/
I also submitted kradio4 to Fedora, because it is one order of magnitude better than
gnomeradio, but...
2009-04-11 13:54:15 UTC in KRadio
-
Sorry. I meant v4l2 API in the previous output.
As I said before, with v4l2, I lose the sound when I change the stations.
2009-04-11 13:38:36 UTC in KRadio
-
This is the result of the second patch.
I am appending the complete output. Called kradio4, power off and then power on (v4l API):
2009-04-11T10:31:26 KRadio4 Version 4.0.0-rc2 logging started
2009-04-11T10:31:26 Initializing kradio lirc plugin successful
2009-04-11T10:31:27 LircSupport::setStartupPowerOnMode()
2009-04-11T10:31:27 LircSupport::setStartupPowerOffMode(...
2009-04-11 13:34:39 UTC in KRadio
-
http://people.atrpms.net/~pcavalcanti/patches/mute-on.txt
http://people.atrpms.net/~pcavalcanti/patches/mute-off.txt.
2009-04-11 13:16:54 UTC in KRadio
-
When I tun off, it prints:
2009-04-11T10:03:23 (un)muting v4l: old=0, new=1
When I turn on:
2009-04-11T10:03:58 (un)muting v4l: old=0, new=0.
2009-04-11 13:04:25 UTC in KRadio
-
Sorry, you are right. I should have looked in the debugging window.
This is what is printed, with the first patch:
2009-04-11T10:00:50 (un)muting v4l: old=0, new=0
I will apply now the second patch.
2009-04-11 13:03:03 UTC in KRadio
-
There is nothing else. I called kradio4 and redirected the output to a file.
I did not see any (un)muting v4l ....
Is like the procedure was not being called at all.
2009-04-11 11:33:10 UTC in KRadio