Can no add LAME encoder: I placed exe in XMPlay folder, but button "Add" in 'Options and stuff' is grayed.
I tried remove LAME text and write anew, this enable button, but anyway stream saved in ogg format, not mp3.(file extension already set to mp3).
I must tell that this isn't handy to record streaming audio with XMPlay. Screamer Radio do this in much more handy way.
My command line contains configuration:
lame --alt-preset standard --ignore-tag-errors --tt %1 --ta %2 --tl %3 --ty %4 --tn %5 --tg %6 --tc %7 - %o
Note that the input should be stdin (that's what the - is for), otherwise use %i and XMPlay will make an intermediate wav file.
I don't uderstand this. Where goes this 'stdin' parameter? And I do not need intermediate wav file. How should look correct command?? What means '-q0' ?
I wish use preset Lame VBR mode with 'extreme' key.
lame --alt-preset extreme --ignore-tag-errors --tt %1 --ta %2 --tl %3 --ty %4 --tn %5
And where goes '-h ' high quality parameter? Have not find real example in Lame help files.
How to add radiostation to Favorites, do not paste link every time?