ggalt wrote: > > AFAIK, the only thing that depends on ffmeg2-libs is the squeezelite > package, yet I can compile squeezelite from source without ffmpeg2-libs > or ffmpeg2-devel. Is it really needed? >
Really needed, no. ffmpeg1 is OK to build and use. But ffmpeg2 resolves an issue with one of the codecs and radio streams, that causes stuttering and drop-outs with ffmpeg1. I'll ponder this afternoon. Might just remove "/etc/ld.so.conf.d/ffmpeg2-arm.conf" so ffmpeg2 libs are not on the system loader path and use LD_LIBRARY_PATH for squeezelite, so it doesn't interfere with anything else. ------------------------------------------------------------------------ JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069 View this thread: http://forums.slimdevices.com/showthread.php?t=99395 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
