florca wrote: > aac support would be awesome - especially if this supported native > Direct Streaming of the BBC R3 "HD Audio" streams via your iPlayer > plugin (or does Direct Streaming only work for mp3 streams?) > > Planning to try this on my R-Pi. Won't have a chance to test until next > week but looks really neat! >
Looking into this - I suspect aac radio streams (ADTS) are relatively easy with libfaad, but mp4 files will be harder as it looks like I would need to write some extra code to find the samples in the aac file. Unfortunately the way the server works, if I only do radio then it will break playback of mp4 aac files.... (but this would actually be good enough for my use case too!) ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=97046 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
