Greetings all. I am looking to Rune Audio and Pianobar on the same Raspberry Pi. Unfortunately, there is a conflict since Rune audio uses a custom version of ffmpeg.
To resolve this, what would happen if I setup a Chroot environment with these directories and installed pianobar and ffmpeg with pacman?
/usr/lib
/usr/bin
/etc
I am going to give it a test run and see what happens, but wanted to know if there was anything I didn't know due the architecture of ArchLinux and the Alsa sound system.
This would also allow me to keep the Rune Audio system separate from the Pianobar to make upgrading either much easier.
Thank you for spending a minute to think about why this would or wouldn't work.