aacparse to rtpmp4apay
mrjojan
prostoars at mail.ru
Tue May 7 04:51:24 PDT 2013
Tim-Philipp Müller-2 wrote
> On Tue, 2013-05-07 at 04:15 -0700, mrjojan wrote:
>
>> Someone please help me. I want to parse an aac audio from multifilesrc to
>> rtpmp4apay, but it giving me an error.
>> My pipeline is this `
>>
>> gst-launch-1.0 multifilesrc location=./audio_aac/audio_%03d.aac index=1
>> !
>> aacparse ! rtpmp4apay ! udpsink host=127.0.0.1 port=5600
>>
>> And error is like this `
>>
>> Setting pipeline to PAUSED ...
>> Pipeline is PREROLLING ...
>> ERROR: from element /GstPipeline:pipeline0/GstMultiFileSrc:multifilesrc0:
>> Internal data flow error.
>> Additional debug info:
>> gstbasesrc.c(2814): gst_base_src_loop ():
>> /GstPipeline:pipeline0/GstMultiFileSrc:multifilesrc0:
>> streaming task paused, reason not-negotiated (-4)
>
> I think the problem here is that aacparse does not (yet) convert between
> different AAC stream formats, in this case ADTS to "raw" AAC.
>
> Cheers
> -Tim
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at .freedesktop
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
And What can i do for fix it ??
regards
-mrjojan
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/aacparse-to-rtpmp4apay-tp4659815p4659817.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list