Bugzilla – Bug 16379
aac->pcm using faad is wrong at non-44.1 samplerates
Last modified: 2011-05-24 07:44:23 UTC
Test stream: http://www.somafm.com/illstreet32.pls This is mainly a problem for Sparc ReadyNAS but also occurs if you configure any other system to use aac->pcm. The faad commandline -s 44100 does not really do any resampling. We would need to remove the -s value, detect the samplerate during the scan phase, and pass the right samplerate to the player in the strm command.
== Auto-comment from SVN commit #31104 to the slim repo by agrundman == == http://svn.slimdevices.com/slim?view=revision&revision=31104 == Fixed bug 16379, detect correct AAC stream samplerate for PCM transcoding
Andy, can you provide repro steps.
To repro: Play the test stream in comment 1 on an ip3k player connected to a Sparc ReadyNAS.