splitmuxsrc does not work
Julio
jeloguin at gmail.com
Thu Feb 25 14:26:52 UTC 2016
Hi guys.
I have a pipeline that uses splitmuxsink to record h264 live stream into
multiples h264 files. The pipeline works great... I got the files splitted
with the desired duration ... but my problem is that in the next step I want
to create a pipeline to reproduce those files ... and I was thinking in
splitmuxsrc ... bus I was unable to let it woks !!
I´n trying with that line:
gst-launch-1.0.exe splitmuxsrc location="*.mp4" ! decodebin ! autovideosink
But the pipeline starts ( for one seconds ) and stops suddenly ...
Here is the result:
C:\Users\x51085fr\Videos\1>gst-launch-1.0.exe splitmuxsrc location="*.mp4" !
decodebin ! autovideosink
WARNING: no real random source present!
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Redistribute latency...
ERROR: from element /GstPipeline:pipeline0/GstSplitMuxSrc:splitmuxsrc0:
Internal data flow error.
Additional debug info:
gstsplitmuxsrc.c(533): gst_splitmux_pad_loop ():
/GstPipeline:pipeline0/GstSplitMuxSrc:splitmuxsrc0:
streaming task paused, reason eos (-3)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...
Any idea of what is happening ?
Here are a description of the mp4 files:
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : Baseline at L3
Format settings, CABAC : No
Format settings, ReFrames : 1 frame
Codec ID : avc1
Codec ID/Info : Advanced Video Coding
Duration : 59s 865ms
Bit rate : 633 Kbps
Width : 352 pixels
Height : 288 pixels
Display aspect ratio : 1.222
Frame rate : 14.499 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.431
Stream size : 4.52 MiB (100%)
Language : English
Encoded date : UTC 2016-02-25 11:08:45
Tagged date : UTC 2016-02-25 11:08:45
Thaks a lot !!
Regards !!
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/splitmuxsrc-does-not-work-tp4676048.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list