[gst-devel] How I test the FLV demux plugin

michael mcygogo at gmail.com
Sat Dec 11 07:17:11 CET 2010


Hi all:
     Now I am learning some about the flv plugin--flvdemux, I try to demux
my flv test file like this:
gst-launch filesrc location=test.flv ! flvdemux name=demux demux.video_00 !
queue ! filesink location=test.ves demux.audio_00 ! queue ! filesink
location=test.aes
     But when I run it , I just get the information like this:
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/GstFlvDemux:demux: Internal data
stream error.
Additional debug info:
gstflvdemux.c(2283): gst_flv_demux_loop ():
/GstPipeline:pipeline0/GstFlvDemux:demux:
stream stopped, reason not-linked
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

I just want test the flvdemux plugin , So How I fixed it? tks:)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20101211/ef869d36/attachment.htm>


More information about the gstreamer-devel mailing list