[gst-devel] Problem in ffmpeg transport stream multiplexer

Gajel Kumar gajel.kumar at gmail.com
Tue Feb 6 06:15:57 CET 2007


HI Mike,

The rtpi.mp3 and rtpi.mpg are elementary audio and video ( rtpi.mpv to be
precise )
streams that were separeted from rtpi.ts itself.
rtpi.ts is MPEG2 Transport Stream.

regds
gajel
On 2/5/07, Gajel Kumar <gajel.kumar at gmail.com> wrote:
>
> HI,
>
> I want to multiplex an mpeg2 video and a mp3 audio into a transport
> stream.
> But i am getting an error,
>
> gst-launch-0.10 filesrc location=/root/rtpi.mpg ! queue ! mux. filesrc
> location=/root/rtpi.mp3 ! queue ! mux. ffmux_mpegts name=mux ! filesink
> location=/root/rtpi.ts
> Setting pipeline to PAUSED ...
> Pipeline is PREROLLING ...
> ERROR: from element /pipeline0/mux: Internal GStreamer error: negotiation
> problem.  Please file a bug at
> http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.
> Additional debug info:
> gstffmpegmux.c(377): gst_ffmpegmux_collected (): /pipeline0/mux:
> no caps set on stream 1 (audio)
> ERROR: pipeline doesn't want to preroll.
> Setting pipeline to NULL ...
> FREEING pipeline ...
>
> Is the pipeline correct or is there someting that i have missed?
>
> regds
> Gajel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20070206/d4c7a55b/attachment.htm>


More information about the gstreamer-devel mailing list