[Bug 758160] splitmuxsink with mpegtsmux, curlftpsink generates only the first fragment and pipeline exits with a timeout error.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 18 21:40:36 PST 2016


https://bugzilla.gnome.org/show_bug.cgi?id=758160

Randeep <randeepk at tataelxsi.co.in> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |randeepk at tataelxsi.co.in

--- Comment #6 from Randeep <randeepk at tataelxsi.co.in> ---
Hi,

I'm able to interleave audio and video using splitmuxsink for avimux. But this
is not happening for mpegtsmux. For mpegtsmux I'm getting negotiation error.
Pipeline which i used for avimux is given below,

gst-launch-1.0 videotestsrc do-timestamp=true num-buffers=300 !
'video/x-raw,width=720,height=480,format=NV12,framerate=30/1' ! splitmuxsink
name=mux location= <Output_File.avi> muxer=avimux filesrc location= ./audio.wav
! wavparse ! teaacenc ! mux.audio_0

Can anyone please provide the pipeline to interleave audio and video using
splitmuxsink using mpegtsmux ?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list