Hi ! First thank you for this great distrib for the raspPi ! I am using hdmi out, it works well but if you play audio files above 48khz, the raspPi resamples it to 48khz (using hdmi out to a Emotiva UMC-1 processor). I searched this issue, and it seems to be a kernel related one. The kernel limits the output at 48khz stereo (https://github.com/digitalcode/android_kernel_raspberrypi/blob/master/sound/arm/bcm2835-pcm.c#L26 and http://www.raspberrypi.org/phpBB3/viewtopic.php?t=25810).
It seems possible to just modify the bcm2835-pcm.c file in the kernel and then compile it to run on the Pi. Is it possible for me to do with piCoPlayer distrib ? (i have a ubuntu 13.04 VM on my PC) I read that you tried to implements the latest kernel, would it be possible for you to try this little modification on the audio output for the next version ? Thank you very much ! Regards ------------------------------------------------------------------------ giantpopples's Profile: http://forums.slimdevices.com/member.php?userid=42798 View this thread: http://forums.slimdevices.com/showthread.php?t=97803 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
