My bad, sorry for posting an mp3 stream.

Please use the following url

http://edge.espn.cdn.abacast.net/espn-network-48

The issue starts once we get an advertisement in the stream. Usually within
5-10 minutes of the playback start.

I use GST_DEBUG=4 to check the logs.

Thanks
Akshay

On 21 January 2015 at 11:01, Luca Barbato <[email protected]> wrote:

> 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
>
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to