[gst-devel] faad decoding error playing AAC
Jérémy Garnier
garnier.gerpi at wiz4com.com
Wed Sep 6 15:43:35 CEST 2006
Thanks for this help
.
I use Darwin Streaming server for mp3 and mp4 streaming
with Helix all is
ok but not with GStreamer
This is the pipeline: (see the file mplayer_rtsp_mp4.c)
This is the error:
....
....
DEBUG (0x99180b8 - 0:00:10.766743000) default (12400)
gstrtspsrc.c(746):gst_rtspsrc_open: parsing url...
DEBUG (0x99180b8 - 0:00:10.766788000) default (12400)
gstrtspsrc.c(753):gst_rtspsrc_open: opening connection...
DEBUG (0x99180b8 - 0:00:10.767278000) default (12400)
gstrtspsrc.c(760):gst_rtspsrc_open: create options...
DEBUG (0x99180b8 - 0:00:10.767338000) default (12400)
gstrtspsrc.c(770):gst_rtspsrc_open: send options...
request message 0xbff367d4
request line:
method: 'OPTIONS'
uri: 'rtsp://111.111.111.111:554/test.mp3'
headers:
body:
....
....
DEBUG (0x99180b8 - 0:00:10.768848000) default (12400)
gstrtspsrc.c(817):gst_rtspsrc_open: create describe...
DEBUG (0x99180b8 - 0:00:10.768872000) default (12400)
gstrtspsrc.c(826):gst_rtspsrc_open: send describe...
request message 0xbff367d4
request line:
method: 'DESCRIBE'
uri: 'rtsp://111.111.111.111:554/test.mp3'
....
....
DEBUG (0x99180b8 - 0:00:10.815302000) default (12400)
gstrtspsrc.c(846):gst_rtspsrc_open: parse sdp...
sdp packet 0xbff3670c:
....
....DEBUG (0x99180b8 - 0:00:10.820808000) default (12400)
gstrtspsrc.c(870):gst_rtspsrc_open: setup media 0 DEBUG (0x99180b8 -
0:00:10.820833000) default(12400) gstrtspsrc.c(885):gst_rtspsrc_open: setup
rtsp://111.111.111.111:554/test.mp3/streamid=0
But after this it loses the rtsp server address:
....
....
DEBUG (0x99180b8 - 0:00:10.821211000) GST_ELEMENT_FACTORY(12400)
gstelementfactory.c (390):gst_element_factory_create: created element
"rtspsrc"
LOG (0x99180b8 - 0:00:10.821237000) GST_URI(12400)
gsturi.c(548):gst_element_make_from_uri:<rtspsrc1> created source for URL
'rtsp://0.0.0.0:0'
....
....
DEBUG (0x99180b8 - 0:00:10.826758000) default(12400)
gstrtspsrc.c(746):gst_rtspsrc_open: parsing url...
DEBUG (0x99180b8 - 0:00:10.826794000) default(12400)
gstrtspsrc.c(753):gst_rtspsrc_open: opening connection...
gst_rtspsrc_open could_not_open
WARN (0x99180b8 - 0:00:10.826919000) default(12400)
gstrtspsrc.c(982):gst_rtspsrc_open:<rtspsrc1> error: Could not open
connection.
....
....
Actually it dosent work
it is possible to make a log file after the
execution?
Thanks.
Jérémie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20060906/55840784/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer_rtsp_mp4.c
Type: application/octet-stream
Size: 7834 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20060906/55840784/attachment.obj>
More information about the gstreamer-devel
mailing list