Multiple ogg vorbis audio files to single tcpserversink
bomba
jhonata.poma at gmail.com
Mon Jun 13 12:52:03 UTC 2016
I've been trying to test splitfilesrc element - which would do the job quite
well - with the following pipeline:
splitfilesrc location=/path/to/*.ogg ! decodebin ! autoaudiosink
The pipeline plays the first sample, then exits. Logs:
Setting pipeline to PAUSED ...
0:00:00.025201433 32529 0x1b3f590 WARN basesrc
gstbasesrc.c:3486:gst_base_src_start_complete:<splitfilesrc0> pad not
activated yet
Pipeline is PREROLLING ...
/GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind.GstPad:src:
caps = audio/ogg
/GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind.GstPad:src:
caps = "NULL"
/GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind.GstPad:src:
caps = audio/ogg
/GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstOggDemux:oggdemux0.GstPad:sink:
caps = audio/ogg
0:00:00.040240751 32529 0x7f074004de80 WARN oggdemux
gstoggdemux.c:3318:gst_ogg_demux_do_seek:<'':src_02b386b6> Locking on ts
0:00:00.444081632
[..]
0:00:00.819383933 32529 0x7f074004de80 WARN oggdemux
gstoggdemux.c:4860:gst_ogg_demux_loop:<oggdemux0> error: Internal data
stream error.
0:00:00.819402866 32529 0x7f074004de80 WARN oggdemux
gstoggdemux.c:4860:gst_ogg_demux_loop:<oggdemux0> error: stream stopped,
reason not-linked
ERROR: from element
/GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstOggDemux:oggdemux0:
Internal data stream error.
Additional debug info:
gstoggdemux.c(4860): gst_ogg_demux_loop ():
/GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstOggDemux:oggdemux0:
stream stopped, reason not-linked
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Multiple-ogg-vorbis-audio-files-to-single-tcpserversink-tp4677997p4678004.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list