CommanderROR wrote: 
> OK, got something now. Running a 44.1Khz FLAC I get 44100 (so not
> upsampled, right?) as value when I enter "cat
> /proc/asound/card1/pcm0p/sub0/hw_params"
> 
> 
> EDIT: If I play a true 192k file it shows up as 192k, so it is playing
> bit-perfect, but not upsampling anything...hmmm...
> Is this a Logitech Media Server Problem perhaps?
> 
> Edit2: If I send a 96Khz file via upnp it also doens't get upsampled, so
> not a LMS issue. Either the Squeezelite build was not compiled with the
> correct flags set, or I'm missing a parameter somewhere...

Hi CommanderROR

Thanks for testing.

I think I have a bug in the piCorePlayer menu regarding upsample, so
that it simply is not used.

Could you please try to add your command manually?

So from the command promt first stop the squeezelite (if it is running).
Use the "top" and find the process, something like this:
8827     1 root     S    25392  5.2   0  0.0
/mnt/mmcblk0p2/tce/squeezelite-armv6hf -n testafrestart -o
sysdefault:CARD=sndrpihifi

then "Control C" to escape from the top command.
then sudo kill 8827   (will stop the squeezelite player)

Next restart squeezelite with you prefered settings:
sudo /mnt/mmcblk0p2/tce/squeezelite-armv6hf -n picoreplayer -o
sysdefault:CARD..etc -u<provide your commands here>

And this should restart squeezelite with your upsampling options, which
I'm afraid wasn't passed before if you used the piCorePlayer menu  -- 
sorry about that

Steen



piCorePlayer a small player for the Raspberry Pi (25MB in RAM).
Homepage: https://sites.google.com/site/picoreplayer/home and
discussion:
http://forums.slimdevices.com/showthread.php?97803-piCoPlayer-Squeezelite-on-Microcore-linux-An-embedded-OS-in-RAM-with-Squeezelite

Squeezeboxserver on Voyage Linux 500 MB CF-card (read-only)
http://forums.slimdevices.com/showthread.php?90581-HOW-TO-install-squeezeboxserver-on-very-small-Linux-(Voyage-linux)
------------------------------------------------------------------------
sbp's Profile: http://forums.slimdevices.com/member.php?userid=37237
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to