On 21/01/15 19:37, Akshay Garg wrote: > Hi All, > > While trying to play the this ESPN Radio Station on Tune in: > > http://edge.espn.cdn.abacast.net/espn-networkmp3-48 > > using the following Gstreamer pipeline > > gst-launch-0.1 soupthttpsrc > location=http://edge.espn.cdn.abacast.net/espn-networkmp3-48 ! > decodebin ! pulsesink > > I keep getting the following warnings: > > "Reserved SBR extensions is not implemented. Update your Libav version > to the newest one from Git. If the problem still occurs, it means that > your file has a feature which has not been implemented." > > and eventually the playback stops. I have the latest version of libav > (11.2) installed on my machine. Even the gstreamer (gst-libav) version > is latest i.e. 1.4.5. > > Looking at the libav aacsbr code it seems like the only extension > that's currently supported is SBR+Parametric Stereo.
Right now it is sending mp3 so I can't check what's wrong =/ lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
