bpa wrote: 
> OK - that's positive.
> 
> It seems that since mplayer can output to an Alsa device and audio is
> heard, it would seem likely that squeezelite should be able to do the
> same.
> 
> The known issues are 
> 1. the asound library is not on the path - this could be a build issue
> if th path is non standard and so continue with present solution and
> hope it is OK.
> 2. when a suitable device is chosen - no audio is output.  The reason
> for this is not clear.
> 3. there is a no amixer or alsamixer command so no easy access to ALSA
> devices, their settings or controls
> 4. Unclear what the mplayer command option "-unique USB"  does - it
> seems to be important.
> 
> Since mplayer works, I think, it is worthwhile trying to spend time
> getting it to output more diagnostic. This means you have to learn more
> as waiting for me to suggest a command and then executing it a few days
> later will mean this process will take until Christmas.
> 

-mplayer -unique help- just displays the normal usage options 
Dropping the -unique USB option from the command line does not change
anything, it still plays fine!

-mplayer -ao help:-
MPlayer2 62ebca1 (C) 2000-2012 MPlayer Team
Available audio output drivers:
alsa    ALSA-0.9.x-1.x audio output
oss     OSS/ioctl audio output
pulse   PulseAudio audio output
null    Null audio output
pcm     RAW PCM/WAVE file writer audio output

Tried this (-ao pulse instead of -ao alsa) : 
./mplayer -gapless-audio -ao pulse "/volume1/music/Santana/Shaman/1 -
Adouma.flac" -v
It did not output audio. No error messages, screen output looked
normal.

./mplayer -msglevel help:
Available msg modules:
global     - common player errors/information
cplayer    - console player (mplayer.c)
vo         - libvo
ao         - libao
demuxer    - demuxer.c (general stuff)
ds         - demux stream (add/read packet etc)
demux      - fileformat-specific stuff (demux_*.c)
header     - fileformat-specific header (*header.c)
avsync     - mplayer.c timer stuff
autoq      - mplayer.c auto-quality stuff
cfgparser  - cfgparser.c
decaudio   - av decoder
decvideo
seek       - seeking code
win32      - win32 dll stuff
open       - open.c (stream opening)
dvd        - open.c (DVD init/read/seek)
parsees    - parse_es.c (mpeg stream parser)
lirc       - lirc_mp.c and input lirc driver
stream     - stream.c
cache      - cache2.c
xacodec    - XAnim codecs
tv         - TV input subsystem
osdep      - OS-dependent parts
spudec     - spudec.c
playtree   - Playtree handling (playtree.c, playtreeparser.c)
input
vfilter
osd
network
cpudetect
codeccfg
vobsub
subreader
afilter    - Audio filter messages
muxer      - muxer layer
identify   - identify output
ass        - libass messages
statusline - playback/encoding status line
fixme      - messages not yet fixed to map to module

There is no man command on Synology, seems they dumbed it down a lot.
But I found this, don’t know if it helps:
https://linux.die.net/man/1/mplayer

I found the config file /root/.mplayer/config, but it was empty. Nothing
else on the config side.

But this command line will output audio:
./mplayer -gapless-audio -ao alsa "/volume1/music/Santana/Shaman/1 -
Adouma.flac"


------------------------------------------------------------------------
Thorden's Profile: http://forums.slimdevices.com/member.php?userid=66927
View this thread: http://forums.slimdevices.com/showthread.php?t=97766

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to