Request for a new version of squeezelite-2.0.0.1517 aarch64 (ARM 64) including FLAC patches
Resolved.
I removed both files shortly after uploading them as there's an additional feature we're testing that I hope to include in the next release. There's no way that I'm aware to change the released files list that's generated by sourceforge.
I've been unable to reproduce the issue with aac or fdkaac encoders and the latest ffmpeg git checkout. One thing to note you need to add the flags -movflags +faststart to have ffmpeg create aac files that all players can play natively. Without those flags and depending on what version of LMS, it will decode using faad and send to the player as flac. ffmpeg -y -i input.wav -c aac -movflags +faststart output.m4a
I did include the post in the link however it appears that SF has truncated the last part of the URL. It's post #3836 on page 384.
Hi Vincenzo, I answered a similiar question on the slimdevices forums. See https://forums.slimdevices.com/showthread.php?97046-Announce-Squeezelite-a-small-headless-squeezeplay-emulator-for-linux-(alsa-only)&p=1052506&viewfull=1#post1052506 Ralphy
Can you provide the steps to create a test stream from ffmpeg so I reproduce the issue. It's likely an issue with libfdk which might be fixed in the latest release.
Thanks for the comments. I've updated the softsqueeze summary metadata to indicate the new source code location. I should have done that ages ago since the SF cvs repository has been marked read only since 2009.