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. Just wanted to check with you all if there is a mistake that i'm doing at my end or this feature is still under development. Appreciate your help. Thanks Akshay _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
