Not negotiated error in mpegts plugin of gstreamer-1.0
Tim-Philipp Müller
t.i.m at zen.co.uk
Wed Aug 14 02:42:50 PDT 2013
On Wed, 2013-08-14 at 02:20 -0700, rubndsouza wrote:
Hi,
> and also tried this:
> gst-launch-1.0 playbin uri=file:///home/rubndsouza/prog4.mpg
>
> But i get this error from the tsdemux element for both pipelines:
>
> Setting pipeline to PAUSED ...
> Pipeline is PREROLLING ...
> Redistribute latency...
> ERROR: from element /GstPipeline:pipeline0/GstTSDemux:dem: Internal data
> stream error.
> Additional debug info:
> mpegtsbase.c(1639): mpegts_base_loop ():
> /GstPipeline:pipeline0/GstTSDemux:dem:
> stream stopped, reason not-negotiated
>
> Additional Info: My source file has 4 programs, and they are successfully
> playing in gstreamer-0.10 on windows!!
> I have installed gstreamer-1.0 in ubuntu, and thats where the problem
> occurs.
Could you file a bug please, and ideally make the file, or part of the
file, available, so we can test ourselves?
A GST_DEBUG=*:6 log might tell you where the not-negotiated comes from
(grep -B25 not-negotiated dbg.log).
Cheers
-Tim
More information about the gstreamer-devel
mailing list