utgg wrote: > I've been playing about a bit with my own decoder (at the moment a bit > of stand-alone 'C' code to replace ffmpeg as a 'transcoding helper' to > extract and demux the aac stream which works for both the Listen Live > and the Listen Again streams). The listen again streams have a bit of > obfuscation in the route to their url's which ffmpeg can't handle. It's > a pretty simple protocol to deal with - I've got it working in a fashion > - lots of interesting things discovered!
I was looking at the same thing only in Perl so it is all in the plugin - otherwise a C based decoder/demuxer will need to be compiled for each platforms which is not on. I haven't looked at the Listen Again stuff. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=103158 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
