gst-launch-1.0 audiotestsrc ! voaacenc ! mpegtsmux ! filesink location=aac.ts Internal data flow error
zhang
dqzhangp at 163.com
Mon Jul 20 02:02:57 PDT 2015
Thanks, resolved!
在 2015-07-20 16:51:07,"Sérgio Agostinho" <sergio.r.agostinho at gmail.com> 写道:
Try this
gst-launch-1.0 audiotestsrc ! voaacenc ! aacparse ! mpegtsmux ! filesink location=/tmp/aac.ts
Cheers,
Sérgio
2015-07-20 8:43 GMT+02:00 zhang <dqzhangp at 163.com>:
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/GstAudioTestSrc:audiotestsrc0: Internal data flow error.
Additional debug info:
gstbasesrc.c(2943): gst_base_src_loop (): /GstPipeline:pipeline0/GstAudioTestSrc:audiotestsrc0:
streaming task paused, reason not-negotiated (-4)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...
I compile source code, version 1.5.2
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150720/2fc02e77/attachment.html>
More information about the gstreamer-devel
mailing list