aacparse
Nicolas Dufresne
nicolas.dufresne at collabora.com
Tue Jun 4 07:44:52 PDT 2013
Le mardi 04 juin 2013 à 12:06 +0200, Stefan Sauer a écrit :
> On 06/04/2013 09:49 AM, mrjojan wrote:
> > Hello,
> >
> > I`m trying to stream files via rtsp server.
> > i`m using /gst-rtsp-server/examples. I`m just changing
> > gst_rtsp_media_factory_launch like this `
> > filesrc location=test.aac ! aacparse ! rtpmp4apay name=pay0 pt=97
> > But got error like 'can`t prepare media'.
> > My aac file is with adts header.
> > IMHO the problem is that the aacparse does not convert between 'adts' to raw
> > aac , and the rtpmp4apay
> > accepts only raw aac.
> >
> > is there any suggestions?
> Check if some already filed a bug on bugzilla.gnome.org for the
> component gstreamer. If not file one and ideally make the file availble.
> Now either wait until the issue is resolved or dive into the code and
> help fixing it.
I just saw that bug this morning:
https://bugzilla.gnome.org/show_bug.cgi?id=615740
Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130604/377bfc1b/attachment.html>
More information about the gstreamer-devel
mailing list