GNOME Bugzilla – Bug 722517
lamemp3enc and flvmux internal data flow error
Last modified: 2014-01-19 09:20:06 UTC
Command: gst-launch-1.0 audiotestsrc ! lamemp3enc ! flvmux ! fakesink Output: Setting pipeline to PAUSED ... Pipeline is PREROLLING ... Redistribute latency... ERROR: from element /GstPipeline:pipeline0/GstAudioTestSrc:audiotestsrc0: Internal data flow error. Additional debug info: gstbasesrc.c(2871): 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 ... OS: Fedora 20 64bit Build from git source.
Add the mpegaudioparse element between encoder and muxer.